|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticatorFactory
Provides an interface for creating authenticators needed by various JAAS modules.
| Method Summary | |
|---|---|
AuthenticationRequest |
createAuthenticationRequest(Map<String,?> jaasOptions)
Creates a new authentication request with the supplied JAAS options. |
Authenticator |
createAuthenticator(Map<String,?> jaasOptions)
Creates a new authenticator with the supplied JAAS options. |
| Method Detail |
|---|
Authenticator createAuthenticator(Map<String,?> jaasOptions)
jaasOptions - JAAS configuration options
AuthenticationRequest createAuthenticationRequest(Map<String,?> jaasOptions)
jaasOptions - JAAS configuration options
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||