Interface JettyAuthenticatorFactory

  • All Known Implementing Classes:
    BasicAuthenticatorFactory

    public interface JettyAuthenticatorFactory
    Interface for factory to create Jetty Authenticators
    • Method Detail

      • retrieveAuthenticator

        org.eclipse.jetty.security.Authenticator retrieveAuthenticator()