| Interface | Description |
|---|---|
| UserFilter | |
| UserSourceManager | |
| UserSourceProfile |
A user management profile provides access to users, groups, and provides authentication verification for users.
|
| Class | Description |
|---|---|
| AbstractUserSourceProfile | |
| UserSourceProfileRecord | |
| UserSourceProfileType |
| Enum | Description |
|---|---|
| AuthenticatorFailoverMode |
Failover mode for an authentication operation.
|
| UserManagementProfileAbilities |
| Exception | Description |
|---|---|
| PasswordExpiredException |
Throw this from
UserSourceProfile.authenticate(AuthChallenge) if the password was correct but expired. |