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