Interface Authenticator.Factory
- All Known Implementing Classes:
DefaultAuthenticatorFactory, JaspiAuthenticatorFactory, OpenIdAuthenticatorFactory
- Enclosing interface:
Authenticator
public static interface Authenticator.Factory
Authenticator Factory
-
Method Summary
Modifier and TypeMethodDescriptiongetAuthenticator(Server server, Context context, Authenticator.Configuration configuration)
-
Method Details
-
getAuthenticator
Authenticator getAuthenticator(Server server, Context context, Authenticator.Configuration configuration)
-