Uses of Class
com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
Packages that use LDAPAuthenticationConfig
-
Uses of LDAPAuthenticationConfig in com.netscape.cms.realm
Fields in com.netscape.cms.realm declared as LDAPAuthenticationConfig -
Uses of LDAPAuthenticationConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LDAPAuthenticationConfigModifier and TypeMethodDescriptionLDAPConfig.getAuthenticationConfig()Returns.ldapauth.* parameters. Methods 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.