Package | Description |
---|---|
org.ldaptive.auth | |
org.ldaptive.auth.ext |
Modifier and Type | Field and Description |
---|---|
private AccountState |
AuthenticationResponse.accountState
Account state.
|
Modifier and Type | Method and Description |
---|---|
AccountState |
AuthenticationResponse.getAccountState()
Returns the account state associated with the authenticated user.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationResponse.setAccountState(AccountState state)
Sets the account state for the authenticated user.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveDirectoryAccountState
Represents the state of an Active Directory account.
|
class |
EDirectoryAccountState
Represents the state of an eDirectory account.
|
class |
FreeIPAAccountState
Represents the state of a FreeIPA account.
|
class |
PasswordExpirationAccountState
Represents the state of an account in a directory that implements:
http://tools.ietf.org/html/draft-vchu-ldap-pwd-policy-00.
|
class |
PasswordPolicyAccountState
Represents the state of an account as described by a password policy control.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.