Uses of Interface
com.netscape.certsrv.ldap.ILdapConnModule
-
Packages that use ILdapConnModule Package Description com.netscape.cmscore.ldap -
-
Uses of ILdapConnModule in com.netscape.cmscore.ldap
Classes in com.netscape.cmscore.ldap that implement ILdapConnModule Modifier and Type Class Description classLdapConnModuleMethods in com.netscape.cmscore.ldap that return ILdapConnModule Modifier and Type Method Description ILdapConnModulePublisherProcessor. getLdapConnModule()Returns LdapConnModule belonging to this Processor.Methods in com.netscape.cmscore.ldap with parameters of type ILdapConnModule Modifier and Type Method Description voidPublisherProcessor. setLdapConnModule(ILdapConnModule m)Sets the LdapConnModule belonging to this Processor.
-