Interface JettyAuthenticatorFactory

All Known Implementing Classes:
BasicAuthenticatorFactory

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

    Modifier and Type
    Method
    Description
    org.eclipse.jetty.security.Authenticator
     
  • Method Details

    • retrieveAuthenticator

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