Class JaspiAuthenticatorFactory

java.lang.Object
org.eclipse.jetty.security.DefaultAuthenticatorFactory
org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
All Implemented Interfaces:
Authenticator.Factory

public class JaspiAuthenticatorFactory extends DefaultAuthenticatorFactory
Javax Authentication (JASPI) Authenticator Factory. This is used to link a jetty-security Authenticator.Factory to a Javax Authentication AuthConfigFactory.

This should be initialized with the provided DefaultAuthConfigFactory to set up Javax Authentication AuthConfigFactory before use. (A different AuthConfigFactory may also be provided using the same steps below)

To initialize either:

  • invoke AuthConfigFactory.setFactory(AuthConfigFactory)
  • Alternatively: set AuthConfigFactory.DEFAULT_FACTORY_SECURITY_PROPERTY