Package org.eclipse.jetty.security
Interface Authenticator.Factory
- All Known Implementing Classes:
DefaultAuthenticatorFactory,EthereumAuthenticatorFactory,JaspiAuthenticatorFactory,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)
-