Package com.netscape.certsrv.publish
-
Interface Summary Interface Description ILdapCertMapper Interface for mapping a X509 certificate to a LDAP entry.ILdapCrlMapper Interface for mapping a CRL to a LDAP entry.ILdapMapper Interface for mapping a X509 certificate to a LDAP entry.ILdapPlugin Interface for any Ldap plugin.ILdapPluginImpl Interface for any ldap plugin.ILdapPublisher Interface for publishing certificate or crl to database store.IXcertPublisherProcessor Interface for a publisher that has the capability of publishing cross certs -
Class Summary Class Description LdapCertMapResult Class that represents the result of a Ldap Mapping operation.MapperPlugin This class represents a registered mapper plugin.MapperProxy Class representing a LdapMapper.PublisherPlugin This class represents a registered publisher plugin.PublisherProxy Class representing a proxy for a ILdapPublisher.RulePlugin This class represents a registered Publishing Rule plugin. -
Exception Summary Exception Description ECompSyntaxErr This type of exception is thrown in cases where an parsing error is found while evaluating a PKI component.EMapperNotFound Exception for Publish Mapper not found.EMapperPluginNotFound Exception for Mapper Plugin not found.EPublisherNotFound Exception for Publisher not found.EPublisherPluginNotFound Exception for Publisher Plugin not found.ERuleNotFound Exception for Ldap Publishing Rule not found.ERulePluginNotFound Exception for Publisher Rule plugin not found.