Uses of Class
com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
Packages that use LDAPAuthenticationConfig
-
Uses of LDAPAuthenticationConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LDAPAuthenticationConfigMethods in com.netscape.cmscore.ldapconn with parameters of type LDAPAuthenticationConfigModifier and TypeMethodDescriptionvoidLdapAuthInfo.init(LDAPAuthenticationConfig config) initialize this class from the config store.voidLdapAuthInfo.init(LDAPAuthenticationConfig config, String host, int port, boolean secure) initialize this class from the config store, and verify the password.