| Package | Description |
|---|---|
| org.acegisecurity.providers.jaas |
An authentication provider for JAAS.
|
| Class and Description |
|---|
| AuthorityGranter
The AuthorityGranter interface is used to map a given principal to role
names.
|
| JaasAuthenticationCallbackHandler
The JaasAuthenticationCallbackHandler is similar to the
javax.security.auth.callback.CallbackHandler interface in that it defines a
handle method.
|
| LoginExceptionResolver
The JaasAuthenticationProvider takes an instance of LoginExceptionResolver
to resolve LoginModule specific exceptions to Acegi exceptions.
|
Copyright © 2021. All rights reserved.