Class PropertiesAuthenticatorFactory

    • Constructor Detail

      • PropertiesAuthenticatorFactory

        public PropertiesAuthenticatorFactory()
    • Method Detail

      • createAuthenticatorInternal

        protected Authenticator createAuthenticatorInternal​(Map<String,​?> options)
        Initializes an authenticator using an authenticator property source.
        Parameters:
        options - to initialize authenticator
        Returns:
        authenticator
      • close

        public static void close()
        Iterates over the CACHE and closes any managed dn resolvers and managed authentication handlers.