Class AuthenticationServiceFactory

  • All Implemented Interfaces:
    org.glassfish.hk2.api.Factory<AuthenticationService>

    @Singleton
    public class AuthenticationServiceFactory
    extends ServiceFactory
    implements org.glassfish.hk2.api.Factory<AuthenticationService>
    The factory of AuthenticationService instances used by the SecurityScopeContext.
    • Constructor Detail

      • AuthenticationServiceFactory

        public AuthenticationServiceFactory()