Class OpenIdAuthenticatorFactory
java.lang.Object
org.eclipse.jetty.security.openid.OpenIdAuthenticatorFactory
- All Implemented Interfaces:
Authenticator.Factory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAuthenticator
(Server server, Context context, Authenticator.Configuration configuration)
-
Constructor Details
-
OpenIdAuthenticatorFactory
public OpenIdAuthenticatorFactory()
-
-
Method Details
-
getAuthenticator
public Authenticator getAuthenticator(Server server, Context context, Authenticator.Configuration configuration) - Specified by:
getAuthenticator
in interfaceAuthenticator.Factory
-