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 class
LdapConnModule
Methods in com.netscape.cmscore.ldap that return ILdapConnModule Modifier and Type Method Description ILdapConnModule
PublisherProcessor. getLdapConnModule()
Returns LdapConnModule belonging to this Processor.Methods in com.netscape.cmscore.ldap with parameters of type ILdapConnModule Modifier and Type Method Description void
PublisherProcessor. setLdapConnModule(ILdapConnModule m)
Sets the LdapConnModule belonging to this Processor.
-