Class LdapGraphicalUserAuthenticationProperties

All Implemented Interfaces:
Serializable, CasFeatureModule

@RequiresModule(name="cas-server-support-gua") public class LdapGraphicalUserAuthenticationProperties extends AbstractLdapSearchProperties
Since:
6.3.0
See Also:
  • Constructor Details

    • LdapGraphicalUserAuthenticationProperties

      public LdapGraphicalUserAuthenticationProperties()
  • Method Details

    • getImageAttribute

      public String getImageAttribute()
      Entry attribute that holds the user image.
    • setImageAttribute

      public LdapGraphicalUserAuthenticationProperties setImageAttribute(String imageAttribute)
      Entry attribute that holds the user image.
      Returns:
      this.