Class NoAuthenticationHandler

  • All Implemented Interfaces:
    AuthenticationHandler

    public class NoAuthenticationHandler
    extends java.lang.Object
    implements AuthenticationHandler
    Dummy authentication handler that accepts all authentication requests in authenticate.
    • Constructor Detail

      • NoAuthenticationHandler

        public NoAuthenticationHandler()