| Class | Description |
|---|---|
| AuthenticationContextAttributeMetaDataPopulator | |
| AuthenticationCredentialTypeMetaDataPopulator | |
| BaseAuthenticationMetaDataPopulator |
This is
BaseAuthenticationMetaDataPopulator. |
| CacheCredentialsCipherExecutor |
This is
CacheCredentialsCipherExecutor. |
| CacheCredentialsMetaDataPopulator |
We utilize the
AuthenticationMetaDataPopulator to retrieve and store
the password as an authentication attribute under the key
UsernamePasswordCredential.AUTHENTICATION_ATTRIBUTE_PASSWORD. |
| RememberMeAuthenticationMetaDataPopulator |
Determines if the credential provided are for Remember Me Services and then sets the appropriate
Authentication attribute if remember me services have been requested.
|
| SuccessfulHandlerMetaDataPopulator |
Sets an authentication attribute containing the collection of authentication handlers (by name) that successfully
authenticated credential.
|