Uses of Interface
com.netscape.certsrv.base.IExtendedPluginInfo
Packages that use IExtendedPluginInfo
Package
Description
-
Uses of IExtendedPluginInfo in com.netscape.certsrv.base
Classes in com.netscape.certsrv.base that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
Plugin which can return extended information to console -
Uses of IExtendedPluginInfo in com.netscape.cms.authentication
Classes in com.netscape.cms.authentication that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
UID/CMC authentication plug-inclass
Abstract class for directory based authentication managers Uses a pattern for formulating subject names.class
This represents the authentication manager that authenticates user against a file where id, and password are stored.class
Hash uid/pwd directory based authentication managerclass
uid/pwd directory based authentication managerclass
SharedSecret provides methods to retrieve shared secrets between users and the server.class
uid/pwd directory based authentication managerclass
uid/pwd/pin directory based authentication managerclass
uid/pwd directory based authentication manager -
Uses of IExtendedPluginInfo in com.netscape.cms.authorization
Classes in com.netscape.cms.authorization that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
A class for basic acls authorization managerclass
class
A class for ldap acls based authorization manager The ldap server used for acls is the cms internal ldap db. -
Uses of IExtendedPluginInfo in com.netscape.cms.crl
Classes in com.netscape.cms.crl that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
This represents a Authority Information Access CRL extension.class
This represents a certificate issuer extension.class
This represents a CRL reason extension.class
This represents a freshest CRL extension.class
This represents a hold instruction extension.class
This represents a invalidity date extension.class
This represents a issuer alternative name extension.class
This represents a issuing distribution point extension. -
Uses of IExtendedPluginInfo in com.netscape.cms.jobs
Classes in com.netscape.cms.jobs that implement IExtendedPluginInfo -
Uses of IExtendedPluginInfo in com.netscape.cms.logging
Classes in com.netscape.cms.logging that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
A log event listener which write logs to log filesclass
A rotating log file for Certificate log events. -
Uses of IExtendedPluginInfo in com.netscape.cms.publish.mappers
Classes in com.netscape.cms.publish.mappers that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
Maps a request to an entry in the LDAP server.class
Maps a X509 certificate to a LDAP entry using AVAs in the certificate's subject name to form the ldap search dn and filter.class
Maps a X509 certificate to a LDAP entry by using the subject name of the certificate as the LDAP entry DN.class
Maps a X509 certificate to a LDAP entry by finding an LDAP entry which has an attribute whose contents are equal to the cert subject name.class
Default crl mapper.class
Maps a Subject name to an entry in the LDAP server.class
Maps a request to an entry in the LDAP server.class
Maps a request to an entry in the LDAP server.class
No Map -
Uses of IExtendedPluginInfo in com.netscape.cms.publish.publishers
Classes in com.netscape.cms.publish.publishers that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
This publisher writes certificate and CRL into a directory.class
Interface for publishing a CA certificate toclass
module for publishing a cross certificate pair to ldap crossCertificatePair attributeclass
For publishing master or global CRL.class
Interface for mapping a X509 certificate to a LDAP entryclass
This publisher writes certificate and CRL into a directory. -
Uses of IExtendedPluginInfo in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin that return IExtendedPluginInfoModifier and TypeMethodDescriptionprotected static IExtendedPluginInfo
AdminServlet.getClassByNameAsExtendedPluginInfo
(String className) -
Uses of IExtendedPluginInfo in com.netscape.cmscore.ldap
Classes in com.netscape.cmscore.ldap that implement IExtendedPluginInfoModifier and TypeClassDescriptionclass
The publishing rule which associates a Publisher with a Mapper.