| Class | Description |
|---|---|
| AssignRealmNameRole |
Assign to user a role based on realm name
*
|
| JaasCredentialsValidator |
Validate credentials by using standard Java Authentication and Authorization Service
|
| LdapCredentialsValidator |
Validate credentials by performing an LDAP bind
|
| StaticRolesMapper |
Assign static roles to authenticated users
|
| StaticUserCredentialsValidator |
This credentials validator matches the user and password with the configured
Usage should be limited to test purposes
|
Authentication classes.