Class LdapAcceptableUsagePolicyProperties

All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-aup-ldap") public class LdapAcceptableUsagePolicyProperties extends AbstractLdapSearchProperties
Since:
6.2.0
See Also:
  • Constructor Details

    • LdapAcceptableUsagePolicyProperties

      public LdapAcceptableUsagePolicyProperties()
  • Method Details

    • getAupAcceptedAttributeValue

      public String getAupAcceptedAttributeValue()
      Attribute value that indicates whether AUP has been accepted for the LDAP record.
    • setAupAcceptedAttributeValue

      public LdapAcceptableUsagePolicyProperties setAupAcceptedAttributeValue(String aupAcceptedAttributeValue)
      Attribute value that indicates whether AUP has been accepted for the LDAP record.
      Returns:
      this.