Uses of Class
com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Packages that use LDAPAuthenticationConfig Package Description com.netscape.cmscore.ldapconn -
-
Uses of LDAPAuthenticationConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LDAPAuthenticationConfig Modifier and Type Method Description LDAPAuthenticationConfigLDAPConfig. getAuthenticationConfig()Methods in com.netscape.cmscore.ldapconn with parameters of type LDAPAuthenticationConfig Modifier and Type Method Description voidLdapAuthInfo. init(LDAPAuthenticationConfig config)initialize this class from the config store.voidLdapAuthInfo. init(LDAPAuthenticationConfig config, java.lang.String host, int port, boolean secure)initialize this class from the config store, and verify the password.
-