Class NoAuthenticationFactory

  • All Implemented Interfaces:
    AuthenticationFactory

    public class NoAuthenticationFactory
    extends java.lang.Object
    implements AuthenticationFactory
    Dummy authentication factory that creates an authentication handler which accepts all AuthenticationRequests
    Author:
    tzangerl