Class AuthConfig

    • Method Detail

      • getAuthenticators

        public java.util.Map<java.lang.String,​Authenticator> getAuthenticators()
        Get an unmodifiable map of authenticators, where case insensitive authentication scheme to Authenticator.
        Returns:
        unmodifiable map of authenticators. Case insensitive authentication scheme is mapped to Authenticator.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object