Uses of Interface
com.netscape.certsrv.ldap.ILdapConnModule
-
Packages that use ILdapConnModule Package Description com.netscape.certsrv.publish -
-
Uses of ILdapConnModule in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return ILdapConnModule Modifier and Type Method Description ILdapConnModuleIPublisherProcessor. getLdapConnModule()Returns LdapConnModule belonging to this Processor.Methods in com.netscape.certsrv.publish with parameters of type ILdapConnModule Modifier and Type Method Description voidIPublisherProcessor. setLdapConnModule(ILdapConnModule m)Sets the LdapConnModule belonging to this Processor.
-