Package org.ldaptive.auth.ext
package org.ldaptive.auth.ext
-
ClassDescriptionRepresents the state of an Active Directory account.Enum to define active directory errors.Attempts to parse the authentication response message and set the account state using data associated with active directory.Represents the state of an eDirectory account.Enum to define edirectory errors.Attempts to parse the authentication response and set the account state using data associated with eDirectory.Represents the state of a FreeIPA account.Enum to define FreeIPA errors.Attempts to parse the authentication response and set the account state using data associated with FreeIPA.Represents the state of an account in a directory that implements: http://tools.ietf.org/html/draft-vchu-ldap-pwd-policy-00.Enum to define password expiration error.Attempts to parse the authentication response and set the account state using data associated with the password expiring and password expired controls.Represents the state of an account as described by a password policy control.Adds the
PasswordPolicyControl
to theAuthenticationRequest
.Attempts to parse the authentication response message and set the account state using data associated with a password policy control.