Uses of Class
com.netscape.certsrv.publish.RulePlugin
-
Packages that use RulePlugin Package Description com.netscape.certsrv.publish com.netscape.cmscore.ldap -
-
Uses of RulePlugin in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return types with arguments of type RulePlugin Modifier and Type Method Description java.util.Hashtable<java.lang.String,RulePlugin>
IPublisherProcessor. getRulePlugins()
Returns Hashtable of rule plugins. -
Uses of RulePlugin in com.netscape.cmscore.ldap
Fields in com.netscape.cmscore.ldap with type parameters of type RulePlugin Modifier and Type Field Description java.util.Hashtable<java.lang.String,RulePlugin>
PublisherProcessor. mRulePlugins
Methods in com.netscape.cmscore.ldap that return types with arguments of type RulePlugin Modifier and Type Method Description java.util.Hashtable<java.lang.String,RulePlugin>
PublisherProcessor. getRulePlugins()
-