Class CredentialConfigFactoryBean

    • Field Detail

      • log

        @Nonnull
        private static org.slf4j.Logger log
        Class logger.
      • trustCredential

        @Nullable
        private Credential trustCredential
        The credential of the LDAP server.
      • authCredential

        @Nullable
        private Credential authCredential
        Our authentication credential for the LDAP connection.
    • Constructor Detail

      • CredentialConfigFactoryBean

        public CredentialConfigFactoryBean()