A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AAclAuthz - Class in com.netscape.cms.authorization
An abstract class represents an authorization manager that governs the access of internal resources such as servlets.
AAclAuthz() - Constructor for class com.netscape.cms.authorization.AAclAuthz
Constructor
accept(IRequest) - Method in interface com.netscape.certsrv.publish.ILdapPublishModule
Accepts completed requests from an authority and performs ldap publishing.
accept(IRequest) - Method in interface com.netscape.certsrv.request.IRequestListener
Accepts request.
accept(IRequest) - Method in class com.netscape.cms.listeners.CertificateIssuedListener
 
accept(IRequest) - Method in class com.netscape.cms.listeners.CertificateRevokedListener
 
accept(IRequest) - Method in class com.netscape.cms.listeners.PinRemovalListener
 
accept(IRequest) - Method in class com.netscape.cms.listeners.RequestInQListener
carries out the operation when the listener is triggered.
ACCEPTED - Static variable in class com.netscape.certsrv.request.PolicyResult
 
accessInit(String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
accessInit is for servlets who want to initialize their own authorization information before full operation.
accessInit(String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
ACL - Class in com.netscape.certsrv.acls
A class represents an access control list (ACL).
ACL() - Constructor for class com.netscape.certsrv.acls.ACL
Class constructor.
ACL(String, Vector, String) - Constructor for class com.netscape.certsrv.acls.ACL
Class constructor.
ACLAdminServlet - Class in com.netscape.cms.servlet.admin
Manage Access Control List configuration
ACLAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.ACLAdminServlet
Constructs servlet.
ACLEntry - Class in com.netscape.certsrv.acls
A class represents an ACI entry of an access control list.
ACLEntry() - Constructor for class com.netscape.certsrv.acls.ACLEntry
Class Constructor
aclEvaluatorElements() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get all registered evaluators.
aclEvaluatorElements() - Method in class com.netscape.cms.authorization.AAclAuthz
gets an enumeration of access evaluators
aclResElements() - Method in class com.netscape.cms.authorization.AAclAuthz
gets an enumeration of resources
ACLS_ATTR - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
ACLsResources - Class in com.netscape.certsrv.acls
Deprecated. 
ACLsResources() - Constructor for class com.netscape.certsrv.acls.ACLsResources
Deprecated.
 
add(String, IAuthManager) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Adds (registers) the given authentication manager.
add(String, IAuthzManager) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Adds (registers) the given authorization manager.
add(String, String) - Method in class com.netscape.certsrv.common.NameValuePairs
Adds a name value pair into this set.
add(String, IDBObj) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Adds object to backend database.
add(String, int, Object) - Method in class com.netscape.certsrv.dbs.ModificationSet
Adds modification to this set.
add(String, IDescriptor) - Method in class com.netscape.certsrv.property.PropertySet
 
add(IArgValue) - Method in class com.netscape.certsrv.template.ArgList
Adds an argument to the list.
addACLInfo(IAuthzSubsystem, String, String) - Static method in class com.netscape.cms.servlet.common.Utils
 
addACLs(String) - Method in class com.netscape.cms.authorization.AAclAuthz
Parse ACL resource attributes, then update the ACLs memory store This is intended to be used if storing ACLs on ldap is not desired, and the caller is expected to call this method to add resource and acl info into acls memory store.
addAdminAgent(CMSRequest, X509CertImpl[]) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
 
addAgentAsyncKeyRecovery(String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
add approving agent in asynchronous key recovery
addApproval(String) - Method in class com.netscape.certsrv.request.AgentApprovals
Adds an approval to approval's list.
addAuthToken(String, IAuthToken) - Method in class com.netscape.cms.authentication.HashAuthentication
 
addAutoRecovery(String, Credential[]) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Adds credentials to the given authorizated recovery operation.
addBigIntegerValue(String, BigInteger, int) - Method in interface com.netscape.certsrv.base.IArgBlock
Adds integer-type arguments to this block.
addBooleanValue(String, boolean) - Method in interface com.netscape.certsrv.base.IArgBlock
Adds boolean-type arguments to this block.
AddCAServlet - Class in com.netscape.cms.servlet.ocsp
Configure the CA to respond to OCSP requests for a CA
AddCAServlet() - Constructor for class com.netscape.cms.servlet.ocsp.AddCAServlet
 
addCertificateRecord(ICertRecord) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Adds a certificate record to the repository.
addCertRecord(String, String, String, ICertRecord) - Method in class com.netscape.cms.ocsp.DefStore
Creates a new issuing point in OCSP.
addCertSubjectDN(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Add a certSubjectDN field to the user
ADDCERTSUBJECTDNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
addConfigName(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
addConfigName(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
addConfigName(String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
addCRLIssuingPoint(IConfigStore, String, boolean, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Adds CRL issuing point with the given identifier and description.
addCRLIssuingPoint(String, ICRLIssuingPointRecord) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method adds a CRL issuing point
addCRLIssuingPoint(String, ICRLIssuingPointRecord) - Method in class com.netscape.cms.ocsp.DefStore
Creates a new issuing point in OCSP.
addCRLIssuingPoint(String, ICRLIssuingPointRecord) - Method in class com.netscape.cms.ocsp.LDAPStore
 
addCRLIssuingPointRecord(ICRLIssuingPointRecord) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Adds CRL issuing point record.
AddCRLServlet - Class in com.netscape.cms.servlet.ocsp
Update the OCSP responder with a new CRL
AddCRLServlet() - Constructor for class com.netscape.cms.servlet.ocsp.AddCRLServlet
 
addDistributedCredential(String, String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
Adds password in the distributed recovery operation.
addEntropy(boolean) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Adds entropy to the token used for supporting server-side keygen Parameters are set in the config file
addEntropy(int) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Adds the specified number of bits of entropy from the system entropy generator to the RNG of the default PKCS#11 RNG token.
addEntry(ACLEntry) - Method in class com.netscape.certsrv.acls.ACL
Adds an ACL entry to this list.
addEntry(String, String, String, String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
addEntry(String, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
addEntry(String, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
addExpiredCert(BigInteger) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Adds expired and revoked certificate to delta-CRL cache.
addExtension(String, Extension, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
addGroup(IGroup) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Adds a group of identities.
addGroup(IGroup) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Adds a group
addImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
addInputName(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
addIntegerValue(String, int) - Method in interface com.netscape.certsrv.base.IArgBlock
Adds integer-type arguments to this block.
addKeyRecord(IKeyRecord) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Archives a key to the repository.
addLogEventListener(ILogEventListener) - Method in interface com.netscape.certsrv.logging.ILogQueue
Registers an event listener.
addLongValue(String, long) - Method in interface com.netscape.certsrv.base.IArgBlock
Adds long-type arguments to this block.
addMemberName(String) - Method in interface com.netscape.certsrv.usrgrp.IGroup
Adds new member.
addNonce(long, X509Certificate) - Method in class com.netscape.certsrv.base.Nonces
 
addParam(String, Object) - Static method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
addPassword(String, String) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Add password to private password data structure.
addPermission(IACL, String) - Method in class com.netscape.certsrv.acls.ACLEntry
Adds permission to this entry.
addPluginInfo(String, String, IPluginInfo) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Adds plugin info.
addPolicyConstraintConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add policy constraints profile configuration
addPolicyDefaultConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add default policy profile configuration
addPolicyImpl(String, String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Adds a policy implementation identified by an impl id.
addPolicyImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Add policy implementation
addPolicyInstance(String, Hashtable) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Adds a policy instance
addPolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Add policy instance
addProfileInput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add profile input
addProfileInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add profile instance
addProfileOutput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add profile output
addProfilePolicy(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Add policy profile
addPublisherInstance(String, IConfigStore) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Adds publisher instance to the instance list.
addRepeatRecord(IArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
addRepository(String, String, IRepositoryRecord) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method adds a request to the default OCSP store repository.
addRepository(String, String, IRepositoryRecord) - Method in class com.netscape.cms.ocsp.DefStore
Creates a new issuing point in OCSP.
addRepository(String, String, IRepositoryRecord) - Method in class com.netscape.cms.ocsp.LDAPStore
 
addRequest(IRequest) - Method in interface com.netscape.certsrv.connector.IResender
Adds the request to the resend queue.
addRevokedCert(BigInteger, RevokedCertImpl) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Adds revoked certificate to delta-CRL cache.
addRevokedCert(BigInteger, RevokedCertImpl, String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Adds revoked certificate to delta-CRL cache.
addRight(String) - Method in class com.netscape.certsrv.acls.ACL
Adds an rights entry to this list.
addRule(String, IPolicyRule) - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Add a policy rule.
addRule(String, ILdapRule) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Add a publishing rule
addRuleInstance(String, IConfigStore) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Adds rule instance to the instance list.
addShare(int, byte[]) - Method in interface com.netscape.certsrv.kra.IJoinShares
Deprecated.
 
addShare(int, byte[]) - Method in class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
addStringValue(String, String) - Method in interface com.netscape.certsrv.base.IArgBlock
Adds string-based value into this argument block.
addSubEvent(StatsEvent) - Method in class com.netscape.certsrv.util.StatsEvent
 
addToNotify(IRequest) - Method in class com.netscape.certsrv.request.ARequestNotifier
Notifies all registered listeners about request.
addToNotify(IRequest) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Notifies all registered listeners about request.
addUnrevokedCert(BigInteger) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Adds unrevoked certificate to delta-CRL cache.
addUnrevokedCert(BigInteger, String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Adds unrevoked certificate to delta-CRL cache.
addUser(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Adds the given user to the internal database
addUser(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Adds a user identity to the LDAP server.
addUserCert(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Adds a user certificate to user
ADDUSERCERTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
addUserCertificate(X509CertImpl) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
ADDUSERFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
ADDUSERGROUPFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
addValueName(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
addValueName(String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
addValueName(String) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
addValues(IAuthToken, String, Vector) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Add attribute values from an LDAP attribute to a vector
ADMIN_ENROLL_SERVLET_ID - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
ADMIN_ENROLL_SERVLET_ID - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
ADMIN_ENROLL_SERVLET_ID - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
ADMIN_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AdminAuthenticatePanel - Class in com.netscape.cms.servlet.csadmin
 
AdminAuthenticatePanel() - Constructor for class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
AdminPanel - Class in com.netscape.cms.servlet.csadmin
 
AdminPanel() - Constructor for class com.netscape.cms.servlet.csadmin.AdminPanel
 
AdminRequestFilter - Class in com.netscape.cms.servlet.filter
 
AdminRequestFilter() - Constructor for class com.netscape.cms.servlet.filter.AdminRequestFilter
 
AdminResources - Class in com.netscape.cms.servlet.admin
A class represents a resource bundle for the remote admin.
AdminResources() - Constructor for class com.netscape.cms.servlet.admin.AdminResources
 
AdminServlet - Class in com.netscape.cms.servlet.admin
A class represents an administration servlet that is responsible to serve administrative operation such as configuration parameter updates.
AdminServlet() - Constructor for class com.netscape.cms.servlet.admin.AdminServlet
Constructs generic administration servlet.
AGENT_PARAMS - Static variable in interface com.netscape.certsrv.request.IRequest
 
AgentApproval - Class in com.netscape.certsrv.request
The AgentApproval class contains the record of a single agent approval.
AgentApprovals - Class in com.netscape.certsrv.request
A collection of AgentApproval objects.
AgentApprovals() - Constructor for class com.netscape.certsrv.request.AgentApprovals
 
agentApproved(IRequest) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
request has previously been approved by an agent
AgentAuthenticatePanel - Class in com.netscape.cms.servlet.csadmin
 
AgentAuthenticatePanel() - Constructor for class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
AgentCertAuthentication - Class in com.netscape.cms.authentication
Certificate server agent authentication.
AgentCertAuthentication() - Constructor for class com.netscape.cms.authentication.AgentCertAuthentication
 
AgentPolicy - Class in com.netscape.cms.policy.constraints
Deprecated. 
AgentPolicy() - Constructor for class com.netscape.cms.policy.constraints.AgentPolicy
Deprecated.
 
AgentRequestFilter - Class in com.netscape.cms.servlet.filter
 
AgentRequestFilter() - Constructor for class com.netscape.cms.servlet.filter.AgentRequestFilter
 
AJobBase - Class in com.netscape.cms.jobs
This abstract class is a base job for real job extentions for the Jobs Scheduler.
AJobBase() - Constructor for class com.netscape.cms.jobs.AJobBase
 
ALL_CERTS - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
 
ALL_UNREVOKED_CERTS - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
 
ALL_VALID_CERTS - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
 
ALT_KEYID_TYPE_EMPTY - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
ALT_KEYID_TYPE_NONE - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
ALT_KEYID_TYPE_SPKISHA1 - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
ANY - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
Request state.
APolicyRule - Class in com.netscape.cms.policy
Deprecated. 
APolicyRule() - Constructor for class com.netscape.cms.policy.APolicyRule
Deprecated.
 
appendDetail(String) - Method in class com.netscape.cms.logging.LogEntry
 
apply(IRequest) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Apply policy rules on a request.
apply(IRequest) - Method in interface com.netscape.certsrv.request.IPolicy
Applies the policy check to the request.
apply(IRequest) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.AgentPolicy
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.ManualAuthentication
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
If this policy is enabled, add the authority information access extension to the certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Adds Authority Key Identifier Extension to a certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
Checks if the basic contraints extension in certInfo is valid and add the basic constraints extension for CA certs if none exists.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
If this policy is enabled, add the authority information access extension to the certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
Applies the policy to the given request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
Applies the policy to the given request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
If this policy is enabled, add the private Integer information extension to the certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
Adds a extension if none exists.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
Adds the key usage extension if not set already.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
Adds Name Constraints Extension to a (CA) certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
Applies the policy on the given Request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
Adds the ns cert type if not set already.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
Applies the policy to the given request.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
Adds Policy Constraints Extension to a (CA) certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
Adds policy mappings Extension to a (CA) certificate.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
Adds a private key usage extension if none exists.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
 
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Adds the subject alternative names extension if not set already.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
Adds the subject alternative names extension if not set already.
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
apply(IRequest) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Adds Subject Key identifier Extension to a certificate.
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
applyCert(IRequest, boolean, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
applyCert(IRequest, X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
 
APPROVED - Static variable in class com.netscape.certsrv.request.RequestStatus
The state of a request that has been approved by an agent, or automatically by the policy engine, but have not been successfully transmitted to the service module.
APPROVED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
APPROVED_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
approveRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Approves a request.
approveRequest(ServletRequest, ArgSet, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
Approve request
areCertsFromCA(X509Certificate[]) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine for checking if a list of certs is from this CA.
areExpiredCertsIncluded() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Checks if expired certificates are included in CRL.
ARequestNotifier - Class in com.netscape.certsrv.request
The ARequestNotifier class implements the IRequestNotifier interface, which notifies all registered request listeners.
ARequestNotifier() - Constructor for class com.netscape.certsrv.request.ARequestNotifier
 
ARequestNotifier(ICertificateAuthority) - Constructor for class com.netscape.certsrv.request.ARequestNotifier
 
areRequestsDisabled() - Static method in class com.netscape.certsrv.apps.CMS
Checks to ensure that all new incoming requests have been blocked.
areRequestsDisabled() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks to ensure that all new incoming requests have been blocked.
ARG_AUTH_CONSTRAINT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_DESC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_IS_SSL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_AUTH_SYNTAX - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_CON_DESC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_CON_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_CON_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_CON_VALUE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_CONSTRAINT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_DESC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_SYNTAX - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_DEF_VAL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_ERROR_CODE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_ERROR_REASON - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_CONSTRAINT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_PLUGIN_DESC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_PLUGIN_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_PLUGIN_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_PLUGIN_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_SYNTAX - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_INPUT_VAL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_IS_RENEWAL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OP - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_CONSTRAINT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_SYNTAX - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_OUTPUT_VAL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PATHLEN - Static variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
ARG_POLICY - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_POLICY_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_POLICY_SET_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_POLICY_SET_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_APPROVED_BY - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_DESC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_ENABLED_BY - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_IS_ENABLED - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_IS_VISIBLE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_REMOTE_ADDR - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_REMOTE_HOST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_PROFILE_SET_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_RECORD - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_RENEWAL_PROFILE_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_CREATION_TIME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_MODIFICATION_TIME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_NONCE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_NOTES - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_OWNER - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_STATUS - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_REQUEST_TYPE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ARG_XML_OUTPUT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
ArgList - Class in com.netscape.certsrv.template
This class represents a list of arguments that will be returned to the end-user via the template framework.
ArgList() - Constructor for class com.netscape.certsrv.template.ArgList
Constructs a argument list object.
ArgSet - Class in com.netscape.certsrv.template
This class represents a set of arguments.
ArgSet() - Constructor for class com.netscape.certsrv.template.ArgSet
 
ArgString - Class in com.netscape.certsrv.template
This class represents a string-based argument.
ArgString(String) - Constructor for class com.netscape.certsrv.template.ArgString
Constructs a string-based argument value.
arraysEqual(byte[], byte[]) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method compares two byte arrays to see if they are equivalent.
ASelfTest - Class in com.netscape.cms.selftests
This class implements an individual self test.
ASelfTest() - Constructor for class com.netscape.cms.selftests.ASelfTest
 
asIAttrSet() - Method in interface com.netscape.certsrv.request.IRequest
Deprecated. 
assignRequest(ServletRequest, ArgSet, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
ASubsystem - Class in com.netscape.certsrv.base
This class represents a basic subsystem.
ASubsystem() - Constructor for class com.netscape.certsrv.base.ASubsystem
 
AtoB(String) - Static method in class com.netscape.certsrv.apps.CMS
Converts a MIME-64 encoded string into a BER-encoded byte array.
AtoB(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Converts a MIME-64 encoded string into a BER-encoded byte array.
ATTR_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_ARCHIVED_BY - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_AUTO_RENEW - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_CA_CERT - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_CERT_STATUS - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_CREATE_TIME - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_CREATE_TIME - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_CREATE_TIME - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_CRL - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_CRL_CACHE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_CRL_NUMBER - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_CRL_SIZE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_DATE_OF_ARCHIVAL - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
ATTR_DATE_OF_RECOVERY - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_DELTA_CRL - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_DELTA_NUMBER - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_DELTA_SIZE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_DESCRIPTION - Static variable in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
 
ATTR_DESCRIPTION - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
Constant for description
ATTR_EMAIL - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userEmail
ATTR_EXPIRED_CERTS - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_EXT_DATA - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_FIRST_UNSAVED - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_FULLNAME - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userFullName
ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_ID - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
Constant for dn
ATTR_ID - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userId
ATTR_ISSUED_BY - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_ISSUER - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
ATTR_ISSUERDN - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
ATTR_KEY_SIZE - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_MEMBERS - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
Constant for uniquemember
ATTR_META_INFO - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_META_INFO - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_NAME - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
Contant for groupName
ATTR_NAME - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userName
ATTR_NEXT_UPDATE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_OWNER_NAME - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_PASSWORD - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userPassword
ATTR_PRIVATE_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_PUB_STATUS - Static variable in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
 
ATTR_PUBLIC_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_REQUEST_ID - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_REQUEST_OWNER - Static variable in interface com.netscape.certsrv.request.IRequest
 
ATTR_REQUEST_OWNER - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_REQUEST_STATE - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_REQUEST_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
ATTR_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
 
ATTR_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_REVO_INFO - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_REVOKED_BY - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_REVOKED_CERTS - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_REVOKED_ON - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_SCOPE - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userScope
ATTR_SERIALNO - Static variable in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
 
ATTR_SERIALNO - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
ATTR_SERIALNO - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
ATTR_SOURCE_ID - Static variable in interface com.netscape.certsrv.request.IRequest
 
ATTR_SOURCE_ID - Static variable in interface com.netscape.certsrv.request.IRequestRecord
 
ATTR_STATE - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
ATTR_STATE - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for userState
ATTR_STATUS - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
ATTR_SUBJECT - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
ATTR_SUBJECTDN - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
ATTR_THIS_UPDATE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_UNREVOKED_CERTS - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
ATTR_USERTYPE - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
Constant for usertype
ATTR_VERSION - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
ATTR_X509CERT - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_DURATION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_EXTENSION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_NOT_AFTER - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_NOT_BEFORE - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_PUBLIC_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_SERIAL_NUMBER - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_SIGNING_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_SUBJECT - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
ATTR_X509CERT_VERSION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
AttributeNameHelper - Class in com.netscape.certsrv.base
AttributeNameHelper.
AttributeNameHelper(String) - Constructor for class com.netscape.certsrv.base.AttributeNameHelper
Default constructor for the class.
AttributePresentConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
AttributePresentConstraints() - Constructor for class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
AttrSetCollection - Class in com.netscape.certsrv.pattern
This class represents a collection of attribute sets.
AttrSetCollection() - Constructor for class com.netscape.certsrv.pattern.AttrSetCollection
Constructs a collection.
audit(String) - Method in class com.netscape.cms.logging.LogFile
Signed Audit Log This method is inherited by all classes that extend this "LogFile" class, and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.profile.common.BasicProfile
Signed Audit Log This method is inherited by all extended "BasicProfile"s, and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.profile.input.EnrollInput
Signed Audit Log This method is inherited by all extended "CMSServlet"s, and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Signed Audit Log This method is inherited by all extended admin servlets and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
Signed Audit Log This method is inherited by all extended "CMSServlet"s, and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
Signed Audit Log This method is inherited by all extended "CMSServlet"s, and is called to store messages to the signed audit log.
audit(String) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
Signed Audit Log This method is inherited by all extended "CMSServlet"s, and is called to store messages to the signed audit log.
AuditEvent - Class in com.netscape.certsrv.logging
The log event object that carries message detail of a log event that goes into the Transaction log.
AuditEvent(String) - Constructor for class com.netscape.certsrv.logging.AuditEvent
Constructs a message event
AuditEvent(String, String) - Constructor for class com.netscape.certsrv.logging.AuditEvent
Constructs a message with a parameter.
AuditEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.AuditEvent
Constructs a message from an exception.
AuditEvent(Exception) - Constructor for class com.netscape.certsrv.logging.AuditEvent
Constructs a message from a base exception.
AuditEvent(String, Object[]) - Constructor for class com.netscape.certsrv.logging.AuditEvent
Constructs a message event with a list of parameters that will be substituted into the message format.
AuditFormat - Class in com.netscape.certsrv.logging
Define audit log message format.
AuditFormat() - Constructor for class com.netscape.certsrv.logging.AuditFormat
 
auditGroupID() - Method in class com.netscape.cms.servlet.base.CMSServlet
Signed Audit Log Group ID This method is inherited by all extended "CMSServlet"s, and is called to obtain the "gid" for a signed audit log message.
auditParams(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Signed Audit Parameters This method is inherited by all extended admin servlets and is called to extract parameters from the HttpServletRequest and return a string of name;;value pairs separated by a '+' if more than one name;;value pair exists.
auditProfileID() - Method in class com.netscape.cms.profile.common.EnrollProfile
Signed Audit Log Profile ID This method is inherited by all extended "EnrollProfile"s, and is called to obtain the "ProfileID" for a signed audit log message.
auditProfileID() - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
Signed Audit Log Profile ID This method is inherited by all extended "EnrollProfile"s, and is called to obtain the "ProfileID" for a signed audit log message.
auditRequesterID(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
Signed Audit Log Requester ID This method is inherited by all extended "EnrollProfile"s, and is called to obtain the "RequesterID" for a signed audit log message.
auditSubjectID() - Method in class com.netscape.cms.profile.common.BasicProfile
Signed Audit Log Subject ID This method is inherited by all extended "BasicProfile"s, and is called to obtain the "SubjectID" for a signed audit log message.
auditSubjectID() - Method in class com.netscape.cms.profile.input.EnrollInput
Signed Audit Log Subject ID This method is inherited by all extended "CMSServlet"s, and is called to obtain the "SubjectID" for a signed audit log message.
auditSubjectID() - Method in class com.netscape.cms.servlet.admin.AdminServlet
Signed Audit Log Subject ID This method is inherited by all extended "CMSServlet"s, and is called to obtain the "SubjectID" for a signed audit log message.
auditSubjectID() - Method in class com.netscape.cms.servlet.base.CMSServlet
Signed Audit Log Subject ID This method is inherited by all extended "CMSServlet"s, and is called to obtain the "SubjectID" for a signed audit log message.
auditSubjectID() - Method in class com.netscape.cms.servlet.processors.PKIProcessor
Signed Audit Log Subject ID This method is inherited by all extended "CMSServlet"s, and is called to obtain the "SubjectID" for a signed audit log message.
AUTH_CREDS - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
AUTH_FAILED - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
AUTH_FAILURE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTH_FAILURE - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
AUTH_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
AUTH_MANAGER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
ID of the authentication manager in the current thread.
AUTH_PASSWORD - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
AUTH_TOKEN - Static variable in class com.netscape.certsrv.base.SessionContext
Authentication token in the current thread.
AUTH_TOKEN - Static variable in interface com.netscape.certsrv.request.IRequest
 
AUTH_TOKEN - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
AuthAdminServlet - Class in com.netscape.cms.servlet.admin
A class representing an administration servlet for the Authentication Management subsystem.
AuthAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.AuthAdminServlet
 
AuthCredentials - Class in com.netscape.certsrv.authentication
Authentication Credentials as input to the authMgr.
AuthCredentials() - Constructor for class com.netscape.certsrv.authentication.AuthCredentials
Constructor
AuthCredentials - Class in com.netscape.cms.servlet.admin
Authentication Credentials as input to the authMgr
AuthCredentials() - Constructor for class com.netscape.cms.servlet.admin.AuthCredentials
 
AuthCredentials - Class in com.netscape.cms.servlet.common
Authentication Credentials as input to the authMgr
AuthCredentials() - Constructor for class com.netscape.cms.servlet.common.AuthCredentials
 
authenticate(IAuthCredentials) - Method in interface com.netscape.certsrv.authentication.IAuthManager
Authenticate the given credentials.
authenticate(IAuthCredentials, String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Authenticate the given credentials using the given manager name.
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
authenticates user(agent) by certificate
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.CMCAuth
Authenticates user by their CMC; resulting AuthToken sets a TOKEN_SUBJECT for the subject name.
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Authenticates user through LDAP by a set of credentials.
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Authenticates a user through directory based a set of credentials.
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.FlatFileAuth
Authenticate the request
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.HashAuthentication
Authenticates a user based on uid, pwd in the directory.
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.PortalEnroll
Authenticates a user based on uid, pwd in the directory.
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
authenticates user by certificate
authenticate(IAuthCredentials) - Method in class com.netscape.cms.authentication.TokenAuthentication
authenticates user(agent) by certificate
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UdnPwdDirAuthentication
Authenticates a user based on udn, pwd in the directory.
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Authenticates a user based on uid, pwd in the directory.
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Authenticates a user based on its uid, pwd, pin in the directory.
authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Authenticates a user based on attr, pwd in the directory.
authenticate(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Authenticates to the identity scope with the given userid and password via identity manager.
authenticate(CMSRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
authenticate(HttpServletRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
authenticate(CMSRequest, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
authenticate(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
Authentication
authenticate(AuthCredentials, IProfileAuthenticator, HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
authenticate(X509Certificate) - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
authenticate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
 
authenticate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.LoginServlet
 
authenticate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainLogin
 
authenticate(String, int, boolean, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
authenticate(IProfileAuthenticator, HttpServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitCMCServlet
 
authenticate(IProfileAuthenticator, HttpServletRequest, IRequest, SessionContext) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
 
authenticate(IProfileAuthenticator, HttpServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
 
authenticate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
AUTHENTICATED_NAME - Static variable in interface com.netscape.certsrv.profile.IProfileAuthenticator
 
AuthenticatePanel - Class in com.netscape.cms.servlet.csadmin
 
AuthenticatePanel() - Constructor for class com.netscape.cms.servlet.csadmin.AuthenticatePanel
 
AuthInfoAccessExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
AuthInfoAccessExt() - Constructor for class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
AuthInfoAccessExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Authuority Info Access extension.
AuthInfoAccessExtDefault() - Constructor for class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
AuthManagerProxy - Class in com.netscape.certsrv.authentication
A class represents an authentication manager.
AuthManagerProxy(boolean, IAuthManager) - Constructor for class com.netscape.certsrv.authentication.AuthManagerProxy
Constructor
AUTHMGR_PARAM - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHMGR_PARAM - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
AuthMgrPlugin - Class in com.netscape.certsrv.authentication
This class represents a registered authentication manager plugin.
AuthMgrPlugin(String, String) - Constructor for class com.netscape.certsrv.authentication.AuthMgrPlugin
Constructs a AuthManager plugin.
AUTHORITY - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
AuthorityKeyIdentifierExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
AuthorityKeyIdentifierExt() - Constructor for class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
AuthorityKeyIdentifierExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Authority Key Identifier extension into the certificate template.
AuthorityKeyIdentifierExtDefault() - Constructor for class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
authorize(IAuthToken, String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Check if the user is authorized to perform the given operation on the given resource.
authorize(IAuthToken, String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
 
authorize(String, IAuthToken, String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
authorize the user associated with the given authToken for a given operation with the given authorization manager name
authorize(String, IAuthToken, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
 
authorize(IAuthToken, String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
an abstract class that enforces implementation of the authorize() method that will authorize an operation on a particular resource
authorize(IAuthToken, String, String) - Method in class com.netscape.cms.authorization.BasicAclAuthz
check the authorization permission for the user associated with authToken on operation
authorize(IAuthToken, String) - Method in class com.netscape.cms.authorization.BasicAclAuthz
 
authorize(IAuthToken, String, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
check the authorization permission for the user associated with authToken on operation
authorize(IAuthToken, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
 
authorize(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Authorize must occur after Authenticate
authorize(IAuthToken) - Method in class com.netscape.cms.servlet.admin.AdminServlet
authorize a user based on its authentication credentials.
authorize(String, String, IAuthToken, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
authorize(String, IAuthToken, String, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
Authorize must occur after Authenticate
AuthResources - Class in com.netscape.certsrv.authentication
Deprecated. 
AuthResources() - Constructor for class com.netscape.certsrv.authentication.AuthResources
Deprecated.
 
AuthToken - Class in com.netscape.certsrv.authentication
Authentication token returned by Authentication Managers.
AuthToken(IAuthManager) - Constructor for class com.netscape.certsrv.authentication.AuthToken
Constructs an instance of a authentication token.
AuthTokenSubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates subject name based on the attribute values in the authentication token (AuthToken) object.
AuthTokenSubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
AUTHZ_CONFIG_STORE - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_CONFIG_STORE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_CONFIG_STORE - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_CONFIG_STORE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_MGR_BASIC - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_MGR_BASIC - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_MGR_BASIC - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_MGR_BASIC - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_MGR_LDAP - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_MGR_LDAP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_MGR_LDAP - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_MGR_LDAP - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_RES_NAME - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_SRC_LDAP - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_SRC_LDAP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_SRC_LDAP - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_SRC_LDAP - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_SRC_TYPE - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_SRC_TYPE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_SRC_TYPE - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_SRC_TYPE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_SRC_XML - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
AUTHZ_SRC_XML - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
AUTHZ_SRC_XML - Static variable in class com.netscape.cms.servlet.common.Utils
 
AUTHZ_SRC_XML - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
AUTHZ_STATUS_SUCCESS - Static variable in class com.netscape.certsrv.authorization.AuthzToken
Constant for the success status of the authorization evaluation.
AuthzManagerProxy - Class in com.netscape.certsrv.authorization
A class represents an authorization manager.
AuthzManagerProxy(boolean, IAuthzManager) - Constructor for class com.netscape.certsrv.authorization.AuthzManagerProxy
Constructor
authzMgrAccessInit(String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Initialize authz info - usually used for BasicAclAuthz
AuthzMgrPlugin - Class in com.netscape.certsrv.authorization
This class represents a registered authorization manager plugin.
AuthzMgrPlugin(String, String) - Constructor for class com.netscape.certsrv.authorization.AuthzMgrPlugin
Constructs a AuthzManager plugin.
AuthzResources - Class in com.netscape.certsrv.authorization
Deprecated. 
AuthzResources() - Constructor for class com.netscape.certsrv.authorization.AuthzResources
Deprecated.
 
AuthzToken - Class in com.netscape.certsrv.authorization
Authorization token returned by Authorization Managers.
AuthzToken(IAuthzManager) - Constructor for class com.netscape.certsrv.authorization.AuthzToken
Constructs an instance of a authorization token.
AUTO_RENEWAL_DISABLED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
AUTO_RENEWAL_DONE - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
AUTO_RENEWAL_ENABLED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
AUTO_RENEWAL_NOTIFIED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
AutoAssignDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that automatically assign request to agent.
AutoAssignDefault() - Constructor for class com.netscape.cms.profile.def.AutoAssignDefault
 

B

BackupKeyCertPanel - Class in com.netscape.cms.servlet.csadmin
 
BackupKeyCertPanel() - Constructor for class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
backupKeysCerts(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
BAD_CONFIGURATION_VAL - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
BASE64_CERT - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
base64Encode(byte[]) - Static method in class com.netscape.cms.logging.LogFile
 
BASE_RESOURCES - Static variable in class com.netscape.certsrv.logging.LogResources
 
BaseResources - Class in com.netscape.certsrv.base
A class represents a resource bundle for the entire system.
BaseResources() - Constructor for class com.netscape.certsrv.base.BaseResources
 
BaseServlet - Class in com.netscape.cms.servlet.csadmin
 
BaseServlet() - Constructor for class com.netscape.cms.servlet.csadmin.BaseServlet
 
BasicAclAuthz - Class in com.netscape.cms.authorization
A class for basic acls authorization manager
BasicAclAuthz() - Constructor for class com.netscape.cms.authorization.BasicAclAuthz
Default constructor
BasicConstraintsExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
BasicConstraintsExt() - Constructor for class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
Adds the basic constraints extension as a critical extension in CA certificates i.e.
BasicConstraintsExtConstraint - Class in com.netscape.cms.profile.constraint
This class implements the basic constraints extension constraint.
BasicConstraintsExtConstraint() - Constructor for class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
BasicConstraintsExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Basic Constraint extension into the certificate template.
BasicConstraintsExtDefault() - Constructor for class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
BasicProfile - Class in com.netscape.cms.profile.common
This class implements a basic profile.
BasicProfile() - Constructor for class com.netscape.cms.profile.common.BasicProfile
 
BEGIN - Static variable in class com.netscape.certsrv.request.RequestStatus
The initial state of a request.
BEGIN_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
 
BEGIN_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.AddCRLServlet
 
BEGIN_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
BEGIN_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.ListCAServlet
 
BEGIN_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
BEGIN_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
BIG_ZERO - Static variable in class com.netscape.cms.ocsp.DefStore
 
BIG_ZERO - Static variable in class com.netscape.cms.servlet.csadmin.DonePanel
 
BIG_ZERO - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
 
BOOLEAN - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
BtoA(byte[]) - Static method in class com.netscape.certsrv.apps.CMS
Converts a BER-encoded byte array into a MIME-64 encoded string.
BtoA(byte[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Converts a BER-encoded byte array into a MIME-64 encoded string.
buildContentParams(String, String) - Method in class com.netscape.cms.jobs.AJobBase
 
buildEmptyGeneralNames() - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
buildEmptyGeneralNames() - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
buildFilter(HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.ListCerts
 
buildFilter(HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.SrchCerts
 
buildGeneralNames(GeneralNames, CRLDistributionPoint) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
buildGeneralNames(GeneralNames, CRLDistributionPoint) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
buildItemParams(X509CertImpl) - Method in class com.netscape.cms.jobs.AJobBase
 
buildItemParams(IRequest) - Method in class com.netscape.cms.jobs.AJobBase
 
buildItemParams(String, String) - Method in class com.netscape.cms.jobs.AJobBase
 
buildRecords(Vector) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
byteArray2X509Cert(byte[]) - Method in interface com.netscape.certsrv.cert.ICrossCertPairSubsystem
convert byte array to X509Certificate
byteArraysAreEqual(byte[], byte[]) - Static method in class com.netscape.cms.publish.publishers.Utils
compares contents two byte arrays returning true if exactly same.
ByteValueExists(LDAPAttribute, byte[]) - Static method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
checks if a byte attribute has a certain value.
ByteValueExists(LDAPAttribute, byte[]) - Static method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
checks if a byte attribute has a certain value.

C

CA_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
CA_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
CA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_EEPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_EETYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CAAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet for Certificate Authority.
CAAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.CAAdminServlet
Constructs CA servlet.
CACertCAEnrollProfile - Class in com.netscape.cms.profile.common
This class implements a Certificate Manager enrollment profile for CA Certificates.
CACertCAEnrollProfile() - Constructor for class com.netscape.cms.profile.common.CACertCAEnrollProfile
 
CACERTCHAIN - Static variable in interface com.netscape.certsrv.request.IRequest
 
CAEnrollConstraint - Class in com.netscape.cms.profile.constraint
This class represents an abstract class for CA enrollment constraint.
CAEnrollConstraint() - Constructor for class com.netscape.cms.profile.constraint.CAEnrollConstraint
Constructs a CA enrollment constraint.
CAEnrollDefault - Class in com.netscape.cms.profile.def
This class implements an abstract CA specific Enrollment default.
CAEnrollDefault() - Constructor for class com.netscape.cms.profile.def.CAEnrollDefault
 
CAEnrollProfile - Class in com.netscape.cms.profile.common
This class implements a Certificate Manager enrollment profile.
CAEnrollProfile() - Constructor for class com.netscape.cms.profile.common.CAEnrollProfile
 
CAInfoPanel - Class in com.netscape.cms.servlet.csadmin
 
CAInfoPanel() - Constructor for class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
CANCELED - Static variable in class com.netscape.certsrv.request.RequestStatus
Not implemented.
CANCELED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CANCELED_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
cancelRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Cancels a request.
cancelRequest(ServletRequest, ArgSet, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
Cancel request
capitalize(String) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
capitalize(String) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
CAPresence - Class in com.netscape.cms.selftests.ca
This class implements a self test to check for CA presence.
CAPresence() - Constructor for class com.netscape.cms.selftests.ca.CAPresence
 
CAResources - Class in com.netscape.certsrv.ca
A class represents a resource bundle for CA subsystem.
CAResources() - Constructor for class com.netscape.certsrv.ca.CAResources
 
CAValidity - Class in com.netscape.cms.selftests.ca
This class implements a self test to check the validity of the CA.
CAValidity() - Constructor for class com.netscape.cms.selftests.ca.CAValidity
 
CAValidityConstraint - Class in com.netscape.cms.profile.constraint
This class implements the validity constraint.
CAValidityConstraint() - Constructor for class com.netscape.cms.profile.constraint.CAValidityConstraint
 
CAValidityDefault - Class in com.netscape.cms.profile.def
This class implements a CA signing cert enrollment default policy that populates a server-side configurable validity into the certificate template.
CAValidityDefault() - Constructor for class com.netscape.cms.profile.def.CAValidityDefault
 
CEP_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
Cert - Class in com.netscape.cms.servlet.csadmin
 
Cert(String, String, String) - Constructor for class com.netscape.cms.servlet.csadmin.Cert
 
CERT_ATTR - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
CERT_ATTR - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
CERT_ATTR - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
CERT_AUTH_CRED - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
CERT_FILTER - Static variable in interface com.netscape.certsrv.request.IRequest
 
CERT_FINGERPRINT - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CERT_HEADER - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
CERT_INFO - Static variable in interface com.netscape.certsrv.request.IRequest
 
CERT_NICKNAME - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CERT_PRETTYPRINT - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CERT_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
CERT_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
CERT_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
CERT_TRAILER - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
CERT_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.RenewalServlet
 
CERT_TYPE - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
certApplied - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
CertificateIssuedListener - Class in com.netscape.cms.listeners
a listener for every completed enrollment request
CertificateIssuedListener() - Constructor for class com.netscape.cms.listeners.CertificateIssuedListener
 
CertificatePoliciesExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
CertificatePoliciesExt() - Constructor for class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
CertificatePoliciesExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a policy mappings extension into the certificate template.
CertificatePoliciesExtDefault() - Constructor for class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CertificateRenewalWindowExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
CertificateRenewalWindowExt() - Constructor for class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
Adds the Netscape comment in the end-entity certificates or CA certificates.
CertificateRevokedListener - Class in com.netscape.cms.listeners
a listener for every completed enrollment request
CertificateRevokedListener() - Constructor for class com.netscape.cms.listeners.CertificateRevokedListener
 
Certificates - Class in com.netscape.certsrv.usrgrp
This class defines the strong authentication basic elements, the X509 certificates.
Certificates(X509Certificate[]) - Constructor for class com.netscape.certsrv.usrgrp.Certificates
Constructs strong authenticator.
CertificateScopeOfUseExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
CertificateScopeOfUseExt() - Constructor for class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
CertificateVersionDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Netscape comment extension into the certificate template.
CertificateVersionDefault() - Constructor for class com.netscape.cms.profile.def.CertificateVersionDefault
 
CERTINFO - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
CertInfoProfile - Class in com.netscape.certsrv.profile
 
CertInfoProfile(String) - Constructor for class com.netscape.certsrv.profile.CertInfoProfile
 
certIsRevoked(BigInteger) - Method in class com.netscape.cms.servlet.base.CMSServlet
check if a certificate (serial number) is revoked on a CA.
CertOutput - Class in com.netscape.cms.profile.output
This class implements the pretty print certificate output that displays the issued certificate in a pretty print format.
CertOutput() - Constructor for class com.netscape.cms.profile.output.CertOutput
 
CertPrettyPrintPanel - Class in com.netscape.cms.servlet.csadmin
 
CertPrettyPrintPanel() - Constructor for class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
CertReqInput - Class in com.netscape.cms.profile.input
This class implements the certificate request input.
CertReqInput() - Constructor for class com.netscape.cms.profile.input.CertReqInput
 
CertReqParser - Class in com.netscape.cms.servlet.request
Output a 'pretty print' of a certificate request
CertReqParser() - Constructor for class com.netscape.cms.servlet.request.CertReqParser
Constructs a certificate request parser.
CertReqParser(boolean) - Constructor for class com.netscape.cms.servlet.request.CertReqParser
Constructs a certificate request parser.
CertRequestPanel - Class in com.netscape.cms.servlet.csadmin
 
CertRequestPanel() - Constructor for class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
CERTS - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
 
CERTSRV_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
CERTUSERDB_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for certificate based authentication manager ID.
CERTUSERDB_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for certificate based authentication plugin ID.
CertUtil - Class in com.netscape.cms.servlet.csadmin
 
CertUtil() - Constructor for class com.netscape.cms.servlet.csadmin.CertUtil
 
CHALLENGE_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for challenge based authentication manager ID.
CHALLENGE_PASSWORD - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
CHALLENGE_PASSWORD - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
CHALLENGE_PHRASE - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
CHALLENGE_PHRASE - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
CHALLENGE_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for challenge based authentication plugin ID.
ChallengePassword - Class in com.netscape.cms.servlet.cert.scep
Class for handling the decoding of a SCEP Challenge Password object.
ChallengePassword(Object) - Constructor for class com.netscape.cms.servlet.cert.scep.ChallengePassword
Create a ChallengePassword object
ChallengeRevocationServlet1 - Class in com.netscape.cms.servlet.cert
Takes the certificate info (serial number) and optional challenge phrase, creates a revocation request and submits it to the authority subsystem for processing
ChallengeRevocationServlet1() - Constructor for class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
changeAgentMN(int, int, Credential[], Credential[]) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Changes M-N recovery scheme.
changeAgentPassword(String, String, String) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Changes agent password.
changePolicyInstanceOrdering(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Modifies policy ordering.
changePolicyInstanceOrdering(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Change ordering of policy instances
checkAdminEnroll(CMSRequest, X509CertImpl[]) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
check if this is first enroll from admin enroll.
checkAuthManager(HttpServletRequest, IArgBlock, X509Certificate, String) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
CHECKBOXTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
checkCertificateExt(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Checks if the given base-64 encoded string contains an extension or a sequence of extensions.
CheckCertServlet - Class in com.netscape.cms.servlet.ocsp
Check the status of a specific certificate
CheckCertServlet() - Constructor for class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
checkCurrentProfile(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Checks if CRL issuing point includes this profile.
checkHost(String) - Static method in class com.netscape.cms.publish.publishers.Utils
 
CheckIdentity - Class in com.netscape.cms.servlet.csadmin
 
CheckIdentity() - Constructor for class com.netscape.cms.servlet.csadmin.CheckIdentity
 
checkImportCertToNav(HttpServletResponse, IArgBlock, X509CertImpl) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
checkOID(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Checks if the given OID is valid.
checkOID(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks if the given OID is valid.
checkOwner() - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Checks if owner id should be enforced during profile approval.
checkPermission(String) - Method in class com.netscape.certsrv.acls.ACLEntry
Checks if this entry has the given permission.
checkPermission(String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
Checks if the permission is granted or denied in the current execution context.
checkPermission(IAuthToken, String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
Checks if the permission is granted or denied with id from authtoken gotten from authentication that precedes authorization.
checkpin(LDAPConnection, String, String, String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
checkProfileVersion(IProfile, IRequest, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
Check if the request creation time is older than the profile lastModified attribute.
checkRanges() - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Checks to see if a new range is needed, or if we have reached the end of the current range, or if a range conflict has occurred.
CheckRequest - Class in com.netscape.cms.servlet.request
Check the status of a certificate request
CheckRequest() - Constructor for class com.netscape.cms.servlet.request.CheckRequest
Constructs request query servlet.
checkRight(String) - Method in class com.netscape.certsrv.acls.ACL
Tells if the permission is one of the defined "rights"
checkRight(String) - Method in interface com.netscape.certsrv.acls.IACL
Verifies if permission is granted.
checkSigningAlgorithmFromName(String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Checks if the given algorithm name is supported.
CHOICE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
CLA_CERT4CRL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
CLA_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CLA_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CLA_PORT_EE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CLA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
CLA_UNCERT4CRL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
CLEAN_CACHE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.DonePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
 
cleanUp() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Cleans up this panel so that isPanelDone() will return false.
cleanUp() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Cleans up panel so that isPanelDone returns false
cleanUpFromPanel(int) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
Cleans up panels from a particular panel.
clear() - Method in class com.netscape.certsrv.base.Nonces
 
CLEAR_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
 
clearCRLCache() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Clears CRL cache
clearDeltaCRLCache() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Clears delta-CRL cache
clearRepeatRecords() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
CLIENT_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
clientIsMSIE(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
handy routine to check if client is msie based on user-agent.
clientIsNav(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
handy routine to check if client is navigator based on user-agent.
CLONE_CA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
cloneAndMarkPending(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Clones a request object and mark it pending.
CloneRedirect - Class in com.netscape.cms.servlet.cert
Redirect a request to the Master.
CloneRedirect() - Constructor for class com.netscape.cms.servlet.cert.CloneRedirect
Constructs CloneRedirect servlet.
cloneRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Clones a request object.
CloneServlet - Class in com.netscape.cms.servlet.connector
Clone servlet - part of the Clone Authority (CLA) processes Revoked certs from its dependant clone CAs service request and return status.
CloneServlet() - Constructor for class com.netscape.cms.servlet.connector.CloneServlet
 
close() - Method in interface com.netscape.certsrv.dbs.IDBSSession
Closes this session.
close() - Method in class com.netscape.cms.logging.LogFile
Close the log file
CMC_RECIPIENTNONCE - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMC_REGINFO - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMC_REQIDS - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMC_REQUEST - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
CMC_SENDERNONCE - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMC_TRANSID - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMCAuth - Class in com.netscape.cms.authentication
UID/CMC authentication plug-in
CMCAuth() - Constructor for class com.netscape.cms.authentication.CMCAuth
Default constructor, initialization must follow.
CMCAUTH_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for CMC authentication manager ID.
CMCAUTH_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for CMC authentication plugin ID.
CMCCertReqInput - Class in com.netscape.cms.profile.input
This class implements the certificate request input.
CMCCertReqInput() - Constructor for class com.netscape.cms.profile.input.CMCCertReqInput
 
CMCOutputTemplate - Class in com.netscape.cms.servlet.common
Utility CMCOutputTemplate
CMCOutputTemplate() - Constructor for class com.netscape.cms.servlet.common.CMCOutputTemplate
 
CMCProcessor - Class in com.netscape.cms.servlet.processors
Process CMC messages according to RFC 2797 See http://www.ietf.org/rfc/rfc2797.txt
CMCProcessor() - Constructor for class com.netscape.cms.servlet.processors.CMCProcessor
 
CMCProcessor(CMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CMCProcessor
 
CMCREVOKE_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
CMCRevReqServlet - Class in com.netscape.cms.servlet.cert
Revoke a certificate with a CMC-formatted revocation request
CMCRevReqServlet() - Constructor for class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
CMMF_RESP - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CMMFOutput - Class in com.netscape.cms.profile.output
This class implements the output plugin that outputs CMMF response for the issued certificate.
CMMFOutput() - Constructor for class com.netscape.cms.profile.output.CMMFOutput
 
CMS - Class in com.netscape.certsrv.apps
This represents the CMS server.
CMSAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet.
CMSAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.CMSAdminServlet
Constructs CA servlet.
CMSAuthInfoAccessExtension - Class in com.netscape.cms.crl
This represents a Authority Information Access CRL extension.
CMSAuthInfoAccessExtension() - Constructor for class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
CMSAuthorityKeyIdentifierExtension - Class in com.netscape.cms.crl
This represents an authority key identifier extension.
CMSAuthorityKeyIdentifierExtension() - Constructor for class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
CMSCertificateIssuerExtension - Class in com.netscape.cms.crl
This represents a certificate issuer extension.
CMSCertificateIssuerExtension() - Constructor for class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
CMSCRLNumberExtension - Class in com.netscape.cms.crl
This represents a CRL number extension.
CMSCRLNumberExtension() - Constructor for class com.netscape.cms.crl.CMSCRLNumberExtension
 
CMSCRLReasonExtension - Class in com.netscape.cms.crl
This represents a CRL reason extension.
CMSCRLReasonExtension() - Constructor for class com.netscape.cms.crl.CMSCRLReasonExtension
 
CMSDeltaCRLIndicatorExtension - Class in com.netscape.cms.crl
This represents a delta CRL indicator extension.
CMSDeltaCRLIndicatorExtension() - Constructor for class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
CMSFile - Class in com.netscape.cms.servlet.common
CMSFile represents a file from the filesystem cached in memory
CMSFile() - Constructor for class com.netscape.cms.servlet.common.CMSFile
 
CMSFile(File) - Constructor for class com.netscape.cms.servlet.common.CMSFile
 
CMSFileLoader - Class in com.netscape.cms.servlet.common
CMSFileLoader - file cache.
CMSFileLoader() - Constructor for class com.netscape.cms.servlet.common.CMSFileLoader
 
CMSFreshestCRLExtension - Class in com.netscape.cms.crl
This represents a freshest CRL extension.
CMSFreshestCRLExtension() - Constructor for class com.netscape.cms.crl.CMSFreshestCRLExtension
 
CMSGateway - Class in com.netscape.cms.servlet.common
This class is to hold some general method for servlets.
CMSGateway() - Constructor for class com.netscape.cms.servlet.common.CMSGateway
 
CMSGWResources - Class in com.netscape.cms.servlet.common
A class represents a resource bundle for cms gateway.
CMSGWResources() - Constructor for class com.netscape.cms.servlet.common.CMSGWResources
 
CMSHoldInstructionExtension - Class in com.netscape.cms.crl
This represents a hold instruction extension.
CMSHoldInstructionExtension() - Constructor for class com.netscape.cms.crl.CMSHoldInstructionExtension
 
CMSInvalidityDateExtension - Class in com.netscape.cms.crl
This represents a invalidity date extension.
CMSInvalidityDateExtension() - Constructor for class com.netscape.cms.crl.CMSInvalidityDateExtension
 
CMSIssuerAlternativeNameExtension - Class in com.netscape.cms.crl
This represents a issuer alternative name extension.
CMSIssuerAlternativeNameExtension() - Constructor for class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
CMSIssuingDistributionPointExtension - Class in com.netscape.cms.crl
This represents a issuing distribution point extension.
CMSIssuingDistributionPointExtension() - Constructor for class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
CMSLoadTemplate - Class in com.netscape.cms.servlet.common
handy class containing cms templates to load & fill.
CMSLoadTemplate() - Constructor for class com.netscape.cms.servlet.common.CMSLoadTemplate
 
CMSLoadTemplate(String, String, String, ICMSTemplateFiller) - Constructor for class com.netscape.cms.servlet.common.CMSLoadTemplate
 
CMSRequest - Class in com.netscape.cms.servlet.common
This represents a user request.
CMSRequest() - Constructor for class com.netscape.cms.servlet.common.CMSRequest
Constructor
CMSServlet - Class in com.netscape.cms.servlet.base
This is the base class of all CS servlet.
CMSServlet() - Constructor for class com.netscape.cms.servlet.base.CMSServlet
 
CMSStartServlet - Class in com.netscape.cms.servlet.base
This servlet is started by the web server at startup, and it starts the CMS framework.
CMSStartServlet() - Constructor for class com.netscape.cms.servlet.base.CMSStartServlet
 
CMSTemplate - Class in com.netscape.cms.servlet.common
File templates.
CMSTemplate(File, String) - Constructor for class com.netscape.cms.servlet.common.CMSTemplate
Constructor
CMSTemplateParams - Class in com.netscape.cms.servlet.common
Holds template parameters
CMSTemplateParams() - Constructor for class com.netscape.cms.servlet.common.CMSTemplateParams
 
CMSTemplateParams(IArgBlock, IArgBlock) - Constructor for class com.netscape.cms.servlet.common.CMSTemplateParams
 
com.netscape.certsrv.acls - package com.netscape.certsrv.acls
 
com.netscape.certsrv.apps - package com.netscape.certsrv.apps
 
com.netscape.certsrv.authentication - package com.netscape.certsrv.authentication
 
com.netscape.certsrv.authority - package com.netscape.certsrv.authority
 
com.netscape.certsrv.authorization - package com.netscape.certsrv.authorization
 
com.netscape.certsrv.base - package com.netscape.certsrv.base
 
com.netscape.certsrv.ca - package com.netscape.certsrv.ca
 
com.netscape.certsrv.cert - package com.netscape.certsrv.cert
 
com.netscape.certsrv.client - package com.netscape.certsrv.client
 
com.netscape.certsrv.client.connection - package com.netscape.certsrv.client.connection
 
com.netscape.certsrv.common - package com.netscape.certsrv.common
 
com.netscape.certsrv.connector - package com.netscape.certsrv.connector
 
com.netscape.certsrv.dbs - package com.netscape.certsrv.dbs
 
com.netscape.certsrv.dbs.certdb - package com.netscape.certsrv.dbs.certdb
 
com.netscape.certsrv.dbs.crldb - package com.netscape.certsrv.dbs.crldb
 
com.netscape.certsrv.dbs.keydb - package com.netscape.certsrv.dbs.keydb
 
com.netscape.certsrv.dbs.replicadb - package com.netscape.certsrv.dbs.replicadb
 
com.netscape.certsrv.dbs.repository - package com.netscape.certsrv.dbs.repository
 
com.netscape.certsrv.evaluators - package com.netscape.certsrv.evaluators
 
com.netscape.certsrv.extensions - package com.netscape.certsrv.extensions
 
com.netscape.certsrv.jobs - package com.netscape.certsrv.jobs
 
com.netscape.certsrv.kra - package com.netscape.certsrv.kra
 
com.netscape.certsrv.ldap - package com.netscape.certsrv.ldap
 
com.netscape.certsrv.listeners - package com.netscape.certsrv.listeners
 
com.netscape.certsrv.logging - package com.netscape.certsrv.logging
 
com.netscape.certsrv.notification - package com.netscape.certsrv.notification
 
com.netscape.certsrv.ocsp - package com.netscape.certsrv.ocsp
 
com.netscape.certsrv.password - package com.netscape.certsrv.password
 
com.netscape.certsrv.pattern - package com.netscape.certsrv.pattern
 
com.netscape.certsrv.policy - package com.netscape.certsrv.policy
 
com.netscape.certsrv.profile - package com.netscape.certsrv.profile
 
com.netscape.certsrv.property - package com.netscape.certsrv.property
 
com.netscape.certsrv.publish - package com.netscape.certsrv.publish
 
com.netscape.certsrv.ra - package com.netscape.certsrv.ra
 
com.netscape.certsrv.registry - package com.netscape.certsrv.registry
 
com.netscape.certsrv.request - package com.netscape.certsrv.request
 
com.netscape.certsrv.request.ldap - package com.netscape.certsrv.request.ldap
 
com.netscape.certsrv.security - package com.netscape.certsrv.security
 
com.netscape.certsrv.selftests - package com.netscape.certsrv.selftests
 
com.netscape.certsrv.template - package com.netscape.certsrv.template
 
com.netscape.certsrv.tks - package com.netscape.certsrv.tks
 
com.netscape.certsrv.usrgrp - package com.netscape.certsrv.usrgrp
 
com.netscape.certsrv.util - package com.netscape.certsrv.util
 
com.netscape.cms.authentication - package com.netscape.cms.authentication
 
com.netscape.cms.authorization - package com.netscape.cms.authorization
 
com.netscape.cms.crl - package com.netscape.cms.crl
 
com.netscape.cms.evaluators - package com.netscape.cms.evaluators
 
com.netscape.cms.jobs - package com.netscape.cms.jobs
 
com.netscape.cms.listeners - package com.netscape.cms.listeners
 
com.netscape.cms.logging - package com.netscape.cms.logging
 
com.netscape.cms.notification - package com.netscape.cms.notification
 
com.netscape.cms.ocsp - package com.netscape.cms.ocsp
 
com.netscape.cms.password - package com.netscape.cms.password
 
com.netscape.cms.policy - package com.netscape.cms.policy
 
com.netscape.cms.policy.constraints - package com.netscape.cms.policy.constraints
 
com.netscape.cms.policy.extensions - package com.netscape.cms.policy.extensions
 
com.netscape.cms.profile.common - package com.netscape.cms.profile.common
 
com.netscape.cms.profile.constraint - package com.netscape.cms.profile.constraint
 
com.netscape.cms.profile.def - package com.netscape.cms.profile.def
 
com.netscape.cms.profile.input - package com.netscape.cms.profile.input
 
com.netscape.cms.profile.output - package com.netscape.cms.profile.output
 
com.netscape.cms.profile.updater - package com.netscape.cms.profile.updater
 
com.netscape.cms.publish.mappers - package com.netscape.cms.publish.mappers
 
com.netscape.cms.publish.publishers - package com.netscape.cms.publish.publishers
 
com.netscape.cms.request - package com.netscape.cms.request
 
com.netscape.cms.selftests - package com.netscape.cms.selftests
 
com.netscape.cms.selftests.ca - package com.netscape.cms.selftests.ca
 
com.netscape.cms.selftests.common - package com.netscape.cms.selftests.common
 
com.netscape.cms.selftests.kra - package com.netscape.cms.selftests.kra
 
com.netscape.cms.selftests.ocsp - package com.netscape.cms.selftests.ocsp
 
com.netscape.cms.selftests.ra - package com.netscape.cms.selftests.ra
 
com.netscape.cms.selftests.tks - package com.netscape.cms.selftests.tks
 
com.netscape.cms.servlet.admin - package com.netscape.cms.servlet.admin
 
com.netscape.cms.servlet.base - package com.netscape.cms.servlet.base
 
com.netscape.cms.servlet.cert - package com.netscape.cms.servlet.cert
 
com.netscape.cms.servlet.cert.scep - package com.netscape.cms.servlet.cert.scep
 
com.netscape.cms.servlet.common - package com.netscape.cms.servlet.common
 
com.netscape.cms.servlet.connector - package com.netscape.cms.servlet.connector
 
com.netscape.cms.servlet.csadmin - package com.netscape.cms.servlet.csadmin
 
com.netscape.cms.servlet.filter - package com.netscape.cms.servlet.filter
 
com.netscape.cms.servlet.key - package com.netscape.cms.servlet.key
 
com.netscape.cms.servlet.ocsp - package com.netscape.cms.servlet.ocsp
 
com.netscape.cms.servlet.processors - package com.netscape.cms.servlet.processors
 
com.netscape.cms.servlet.profile - package com.netscape.cms.servlet.profile
 
com.netscape.cms.servlet.request - package com.netscape.cms.servlet.request
 
com.netscape.cms.servlet.tks - package com.netscape.cms.servlet.tks
 
com.netscape.cms.servlet.wizard - package com.netscape.cms.servlet.wizard
 
com.netscape.cms.shares - package com.netscape.cms.shares
 
COMBOTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
COMMA - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
COMMA - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
COMMA - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
commit(boolean) - Method in interface com.netscape.certsrv.base.IConfigStore
Commits all the data into file immediately.
commit(boolean) - Method in class com.netscape.cms.servlet.admin.AdminServlet
FileConfigStore functionality The original config file is moved to ..
COMPLETE - Static variable in class com.netscape.certsrv.request.RequestStatus
The normal final state of a request.
COMPLETE_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
COMPLETE_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
CONF_CA_CERT - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Definition for static variables in CS.cfg
CONF_CA_CERTNICKNAME - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
CONF_CA_CERTREQ - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
CONFIG_AD_ENABLE - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_AD_ENABLE - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_AD_LOCATION - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_AD_LOCATION - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_AD_LOCATIONTYPE - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_AD_LOCATIONTYPE - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_AD_METHOD - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_AD_METHOD - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_ALGORITHM - Static variable in class com.netscape.cms.profile.def.SigningAlgDefault
 
CONFIG_ALGORITHMS_ALLOWED - Static variable in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
CONFIG_ALLOW_SAME_KEY_RENEWAL - Static variable in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
CONFIG_ASSIGN_TO - Static variable in class com.netscape.cms.profile.def.AutoAssignDefault
 
CONFIG_ATTR_NAME - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
CONFIG_BYPASS_CA_NOTAFTER - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
CONFIG_C - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_CHECK_NOT_AFTER - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
CONFIG_CHECK_NOT_BEFORE - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
CONFIG_CN - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_COMMENT - Static variable in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
CONFIG_CPSURI_ENABLE - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_CPSURI_VALUE - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.GenericExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
CONFIG_CRITICAL - Static variable in class com.netscape.cms.profile.def.UserExtensionDefault
 
CONFIG_CRL_SIGN - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_CRL_SIGN - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_DATA - Static variable in class com.netscape.cms.profile.def.GenericExtDefault
 
CONFIG_DATA_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_DATA_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_DECIPHER_ONLY - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_DECIPHER_ONLY - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_DIGITAL_SIGNATURE - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_DIGITAL_SIGNATURE - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_DISPLAY_NAME - Static variable in class com.netscape.cms.profile.input.GenericInput
 
CONFIG_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
CONFIG_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
CONFIG_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_DURATION - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
CONFIG_EMAIL - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_EMAIL - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_EMAIL - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_EMAIL_CA - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_EMAIL_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_ENABLE - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_ENABLE - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_ENABLE - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
CONFIG_ENABLE - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
CONFIG_ENABLE - Static variable in class com.netscape.cms.profile.input.GenericInput
 
CONFIG_ENCIPHER_ONLY - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_ENCIPHER_ONLY - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_EXCLUDED_ENABLE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_EXCLUDED_MAX_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_EXCLUDED_MIN_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_EXCLUDED_NAME_CHOICE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_EXCLUDED_NAME_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_GN_ENABLE - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_INHIBIT_POLICY_MAPPING - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
CONFIG_IS_CA - Static variable in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
CONFIG_IS_CA - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
CONFIG_ISSUER_DOMAIN_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
CONFIG_ISSUER_NAME - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_ISSUER_NAME - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_ISSUER_TYPE - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_ISSUER_TYPE - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_KEY_AGREEMENT - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_KEY_AGREEMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_KEY_CERTSIGN - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_KEY_CERTSIGN - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_KEY_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_KEY_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_KEY_PARAMETERS - Static variable in class com.netscape.cms.profile.constraint.KeyConstraint
 
CONFIG_KEY_TYPE - Static variable in class com.netscape.cms.profile.constraint.KeyConstraint
 
CONFIG_KEY_USAGE_EXTENSION_CHECKING - Static variable in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
CONFIG_LDAP_BASEDN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_BASEDN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_ENABLE - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_HOST - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_HOST - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_MAX_CONN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_MAX_CONN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_MIN_CONN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_MIN_CONN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_PORT - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_PORT - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_SEARCH_NAME - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_SEC_CONN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_SEC_CONN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_STRING_ATTRS - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_STRING_ATTRS - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_VER - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_VER - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_LDAP_VERS - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
CONFIG_LDAP_VERS - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
CONFIG_MAX_PATH_LEN - Static variable in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
CONFIG_MIN_PATH_LEN - Static variable in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
CONFIG_NAME - Static variable in class com.netscape.cms.profile.constraint.EnrollConstraint
 
CONFIG_NAME - Static variable in class com.netscape.cms.profile.constraint.NoConstraint
 
CONFIG_NAME - Static variable in class com.netscape.cms.profile.def.SubjectNameDefault
 
CONFIG_NON_REPUDIATION - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
CONFIG_NON_REPUDIATION - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
CONFIG_NOT_AFTER_RANDOM_BITS - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
 
CONFIG_NOT_BEFORE_GRACE_PERIOD - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
CONFIG_NOT_BEFORE_RANDOM_BITS - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
 
CONFIG_NUM - Static variable in class com.netscape.cms.profile.input.GenericInput
 
CONFIG_NUM_ADS - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
CONFIG_NUM_ADS - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
CONFIG_NUM_ATTRS - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
CONFIG_NUM_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_NUM_GNS - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_NUM_PERMITTED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_NUM_POINTS - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_NUM_POINTS - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_NUM_POLICY_MAPPINGS - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
CONFIG_O - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_OBJECT_SIGNING - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_OBJECT_SIGNING - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_OBJECT_SIGNING_CA - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_OBJECT_SIGNING_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_OID - Static variable in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
CONFIG_OID - Static variable in class com.netscape.cms.profile.def.GenericExtDefault
 
CONFIG_OID - Static variable in class com.netscape.cms.profile.def.UserExtensionDefault
 
CONFIG_OIDS - Static variable in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
CONFIG_OIDS - Static variable in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
CONFIG_OLD_PATTERN - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_OLD_TYPE - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_OU - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_OU1 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_OU2 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_OU3 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_PARAM_NAME - Static variable in class com.netscape.cms.profile.input.GenericInput
 
CONFIG_PATH_LEN - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
CONFIG_PERMITTED_ENABLE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_PERMITTED_MAX_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_PERMITTED_MIN_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_PERMITTED_NAME_CHOICE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_PERMITTED_NAME_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
CONFIG_POINT_NAME - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_POINT_NAME - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_POINT_TYPE - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_POINT_TYPE - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
CONFIG_POLICY_ENABLE - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_POLICY_ID - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_POLICY_NUM - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_POLICY_QUALIFIERS_NUM - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_PREFIX - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_PREFIX1 - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_RANGE - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
 
CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.ValidityDefault
 
CONFIG_REASONS - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CONFIG_RENEW_GRACE_AFTER - Static variable in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
CONFIG_RENEW_GRACE_BEFORE - Static variable in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
CONFIG_REQ_EXPLICIT_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
CONFIG_SKIP_CERTS - Static variable in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
CONFIG_SOURCE - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_SOURCE_UUID4 - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_SSL_CA - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_SSL_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_SSL_CLIENT - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_SSL_CLIENT - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_SSL_SERVER - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
CONFIG_SSL_SERVER - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
 
CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.ValidityDefault
 
CONFIG_SUBJECT_DOMAIN_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
CONFIG_TYPE - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
CONFIG_TYPE - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
CONFIG_UID - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
CONFIG_USERNOTICE_ENABLE - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_USERNOTICE_NUMBERS - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_USERNOTICE_ORG - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_USERNOTICE_TEXT - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
CONFIG_VERSION - Static variable in class com.netscape.cms.profile.def.CertificateVersionDefault
 
ConfigBaseServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigBaseServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
configCert(HttpServletRequest, HttpServletResponse, Context, Cert) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
create and sign a cert locally (handles both "selfsign" and "local")
ConfigCertApprovalCallback - Class in com.netscape.cms.servlet.csadmin
 
ConfigCertApprovalCallback() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
 
ConfigCertReqServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigCertReqServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigCertReqServlet
 
configCertWithTag(HttpServletRequest, HttpServletResponse, Context, String) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
ConfigCloneServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigCloneServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigCloneServlet
 
ConfigConstants - Interface in com.netscape.certsrv.common
This interface contains constants that are used in the protocol between the configuration daemon and UI configuration wizard.
ConfigDatabaseServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigDatabaseServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigDatabaseServlet
 
ConfigHSMLoginPanel - Class in com.netscape.cms.servlet.csadmin
 
ConfigHSMLoginPanel() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
ConfigHSMServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigHSMServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
ConfigImportCertServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigImportCertServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigImportCertServlet
 
ConfigJoinServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigJoinServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
 
configParams - Variable in class com.netscape.cms.listeners.PinRemovalListener
 
ConfigRootCAServlet - Class in com.netscape.cms.servlet.csadmin
 
ConfigRootCAServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
ConfirmRecoverBySerial - Class in com.netscape.cms.servlet.key
A class representing a recoverKey servlet.
ConfirmRecoverBySerial() - Constructor for class com.netscape.cms.servlet.key.ConfirmRecoverBySerial
Constructs ConfirmRecoverBySerial servlet.
Connect(String, boolean, JssSSLSocketFactory) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
 
connectionIsSSL(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
ConnectorServlet - Class in com.netscape.cms.servlet.connector
Connector servlet process requests from remote authority - service request or return status.
ConnectorServlet() - Constructor for class com.netscape.cms.servlet.connector.ConnectorServlet
 
ConsoleError - Class in com.netscape.certsrv.logging
A static class to log error messages to the Console
ConsoleError() - Constructor for class com.netscape.certsrv.logging.ConsoleError
 
ConsoleLog - Class in com.netscape.certsrv.logging
A log event listener which sends all log events to the system console/tty
ConsoleLog() - Constructor for class com.netscape.certsrv.logging.ConsoleLog
 
Constants - Interface in com.netscape.certsrv.common
This interface contains constants that are shared by certificate server and its client SDK.
containPermission(String) - Method in class com.netscape.certsrv.acls.ACLEntry
Checks to see if this ACLEntry contains a particular permission
containsCertificate(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Checks if the certificate exists in this repository.
convert(String, String, String) - Method in interface com.netscape.certsrv.dbs.IFilterConverter
Converts attribute into LDAP attribute.
convertStringArrayToNVPairs(String[]) - Method in class com.netscape.cms.servlet.admin.AdminServlet
 
copyContents(IRequest) - Method in interface com.netscape.certsrv.request.IRequest
Copies meta attributes (excluding request Id, etc.) of another request to this request.
copyStream(InputStream, OutputStream) - Static method in class com.netscape.cms.publish.publishers.Utils
 
copyStream(BufferedReader, OutputStreamWriter) - Static method in class com.netscape.cms.publish.publishers.Utils
 
count() - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Returns the no of rules in a set.
count() - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Returns the no of publishing rules in a set.
create(String, int) - Method in interface com.netscape.certsrv.client.connection.IConnectionFactory
Creates connection using the host and port
create(int, Properties, int, int, boolean, String, Object[]) - Method in interface com.netscape.certsrv.logging.ILogEventFactory
Creates an event of a particular event type/class.
create(int, Properties, int, int, String, Object[], boolean) - Method in interface com.netscape.certsrv.logging.ILogger
 
createArgBlock() - Static method in class com.netscape.certsrv.apps.CMS
 
createArgBlock(String, Hashtable) - Static method in class com.netscape.certsrv.apps.CMS
 
createArgBlock(Hashtable) - Static method in class com.netscape.certsrv.apps.CMS
 
createArgBlock() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates argument block.
createArgBlock(String, Hashtable) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates argument block.
createArgBlock(Hashtable) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates argument block.
createCertificateExtensions(X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Create a new SET of extensions in the certificate info object.
createCertificateExtensions(X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
Create a new SET of extensions in the certificate info object.
createCertRecord(BigInteger, Certificate, MetaInfo) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Creates certificate record.
createContext() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves profile context.
createContext() - Method in class com.netscape.cms.profile.common.BasicProfile
 
createContext() - Method in class com.netscape.cms.profile.common.EnrollProfile
 
createCRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Static method in class com.netscape.certsrv.apps.CMS
Creates an issuing poing record.
createCRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates an issuing poing record.
createCRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method creates a CRL issuing point record.
createCRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Method in class com.netscape.cms.ocsp.DefStore
 
createCRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Method in class com.netscape.cms.ocsp.LDAPStore
 
createECCKeyPair(String, String, IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
createEnrollmentRequest() - Method in class com.netscape.cms.profile.common.EnrollProfile
 
createEntry(String, String, long, String, long) - Method in class com.netscape.cms.authentication.HashAuthentication
 
createError(String, String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Creates error for a specific recovery operation.
createExtension() - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
createExtension(X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
createExtension(Locale) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
createExtension(IRequest) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
createExtension() - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
createExtension(X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
createFileConfigStore(String) - Static method in class com.netscape.certsrv.apps.CMS
 
createFileConfigStore(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Create configuration file.
createFullResponse(HttpServletResponse, IRequest[], String, int[]) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
 
createFullResponseWithFailedStatus(HttpServletResponse, SEQUENCE, int, UTF8String) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
 
createGeneralNameAsConstraintsConfig(String, IConfigStore, boolean, boolean) - Static method in class com.netscape.certsrv.apps.CMS
Created general name constraints configuration.
createGeneralNameAsConstraintsConfig(String, IConfigStore, boolean, boolean) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Created general name constraints configuration.
createGeneralNamesAsConstraintsConfig(String, IConfigStore, boolean, boolean) - Static method in class com.netscape.certsrv.apps.CMS
Created general name constraints configuration.
createGeneralNamesAsConstraintsConfig(String, IConfigStore, boolean, boolean) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Created general name constraints configuration.
createGeneralNamesConfig(String, IConfigStore, boolean, boolean) - Static method in class com.netscape.certsrv.apps.CMS
Created general names configuration.
createGeneralNamesConfig(String, IConfigStore, boolean, boolean) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Created general names configuration.
createGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Create group with the given id.
createJobCron(String) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Creates a job cron.
createKeyIdentifier(X509Key) - Static method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
createKeyUsageExtension() - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
createLDAPAttributeSet(IDBObj) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Creates attribute set from object.
createLocalCert(IConfigStore, X509Key, String, String, String, Context) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
createLocalRequest(IRequestQueue, String, X509CertInfo) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
createObject(LDAPAttributeSet) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Creates object from attribute set.
createPk12(String, byte[]) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Creates PKCS12 package in memory.
createPluginInfo(String, String, String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Creates a pluginInfo
createProfile(String, String, String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Creates new profile.
createProfileConfig(String, String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Creates a new profile configuration file.
createProfileInput(String, String, NameValuePairs) - Method in interface com.netscape.certsrv.profile.IProfile
Creates a input policy.
createProfileInput(String, String, NameValuePairs) - Method in class com.netscape.cms.profile.common.BasicProfile
 
createProfileInput(String, String, NameValuePairs, boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
 
createProfileOutput(String, String, NameValuePairs) - Method in interface com.netscape.certsrv.profile.IProfile
Creates a output policy.
createProfileOutput(String, String, NameValuePairs) - Method in class com.netscape.cms.profile.common.BasicProfile
 
createProfileOutput(String, String, NameValuePairs, boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
 
createProfilePolicy(String, String, String, String) - Method in interface com.netscape.certsrv.profile.IProfile
Creates a profile policy.
createProfilePolicy(String, String, String, String) - Method in class com.netscape.cms.profile.common.BasicProfile
Creates a profile policy
createProfilePolicy(String, String, String, String, boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
 
createRecoveryParams(String) - Method in interface com.netscape.certsrv.kra.IKeyService
Creates recovery parameters for the given recovery operation.
createRemoteCert(String, int, String, HttpServletResponse, WizardPanelBase) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
createRepositoryRecord() - Static method in class com.netscape.certsrv.apps.CMS
Creates a repository record in the internal database.
createRepositoryRecord() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a repository record in the internal database.
createRepositoryRecord() - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method creates a an OCSP default store repository record.
createRepositoryRecord() - Method in class com.netscape.cms.ocsp.DefStore
 
createRepositoryRecord() - Method in class com.netscape.cms.ocsp.LDAPStore
 
createRequestQueue(String) - Method in interface com.netscape.certsrv.request.IRequestSubsystem
Creates a new request queue.
createRequests(IProfileContext, Locale) - Method in interface com.netscape.certsrv.profile.IProfile
Creates one or more requests.
createRequests(IProfileContext, Locale) - Method in class com.netscape.cms.profile.common.BasicProfile
Creates request.
createRequests(IProfileContext, Locale) - Method in class com.netscape.cms.profile.common.EnrollProfile
Creates request.
createRSAKeyPair(String, int, IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
createSession() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Creates a database session.
createShare(int) - Method in interface com.netscape.certsrv.kra.IShare
Deprecated.
 
createShare(int) - Method in class com.netscape.cms.shares.OldShare
Deprecated.
 
createSimpleResponse(HttpServletResponse, IRequest[]) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
 
createSubjAltNameConfig(String, IConfigStore, boolean) - Static method in class com.netscape.certsrv.apps.CMS
Creates subject alt name configuration.
createSubjAltNameConfig(String, IConfigStore, boolean) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates subject alt name configuration.
CreateSubsystemPanel - Class in com.netscape.cms.servlet.csadmin
 
CreateSubsystemPanel() - Constructor for class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
 
createUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Create user with the given id.
createVirtualList(String, String, String[]) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Retrieves a list of objects.
createVirtualList(String, String, String[], String, int) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Retrieves a list of objects.
createVirtualList(String, String, String[], String, String, int) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Retrieves a list of objects.
createVolatileRequest(RequestId) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Creates a request object to store attributes that will not be serialized.
CRED_CERT - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
CRED_CERT - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
CRED_CERT_SERIAL_TO_REVOKE - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
Standard credential for client cert's serial number from revocation.
CRED_CMC - Static variable in class com.netscape.cms.authentication.CMCAuth
 
CRED_CMC - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
CRED_FINGERPRINT - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
CRED_HOST - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
CRED_HOST_NAME - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
 
CRED_PAGEID - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
CRED_PIN - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
CRED_PWD - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
CRED_PWD - Static variable in class com.netscape.cms.authentication.UdnPwdDirAuthentication
 
CRED_PWD - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
CRED_PWD - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
CRED_PWD - Static variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
CRED_SESSION_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
 
CRED_SESSION_ID - Static variable in class com.netscape.cms.authentication.TokenAuthentication
 
CRED_SSL_CLIENT_CERT - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
 
CRED_UDN - Static variable in class com.netscape.cms.authentication.UdnPwdDirAuthentication
 
CRED_UID - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
CRED_UID - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
CRED_UID - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
CRED_UID - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
CRED_UID - Static variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
Credential - Class in com.netscape.certsrv.security
A class represents a credential.
Credential(String, String) - Constructor for class com.netscape.certsrv.security.Credential
Constructs credential object.
CRL - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRL_IP_INITIALIZATION_FAILED - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
CRL_IP_INITIALIZED - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
CRL_IP_NOT_INITIALIZED - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
CRL_PUBLISH_ERROR - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRL_PUBLISH_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRL_PUBLISHING_STARTED - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
CRL_UPDATE_DONE - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
for manual updates - requested by agent
CRL_UPDATE_ERROR - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRL_UPDATE_STARTED - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
CRL_UPDATE_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRLDistributionPointsExt - Class in com.netscape.cms.policy.extensions
CRL Distribution Points policy.
CRLDistributionPointsExt() - Constructor for class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
CRLDistributionPointsExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a CRL Distribution points extension into the certificate template.
CRLDistributionPointsExtDefault() - Constructor for class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
CRLUPDATEFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
CRMF_REQID - Static variable in interface com.netscape.certsrv.request.IRequest
 
CRMF_REQID - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
CRMF_REQID - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
CRMF_REQID - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
CRMF_REQUEST - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
CRMF_REQUEST - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
CRMFProcessor - Class in com.netscape.cms.servlet.processors
Process CRMF requests, according to RFC 2511 See http://www.ietf.org/rfc/rfc2511.txt
CRMFProcessor() - Constructor for class com.netscape.cms.servlet.processors.CRMFProcessor
 
CRMFProcessor(CMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CRMFProcessor
 
CRSEnrollment - Class in com.netscape.cms.servlet.cert.scep
This servlet deals with PKCS#10-based certificate requests from CRS, now called SCEP, and defined at: http://search.ietf.org/internet-drafts/draft-nourse-scep-02.txt The router is hardcoded to look for the http://host:80/cgi-bin/pkiclient.exe The HTTP parameters are 'operation' and 'message' operation can be either 'GetCACert' or 'PKIOperation'
CRSEnrollment() - Constructor for class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
Crypt - Class in com.netscape.cms.authentication
 
Crypt() - Constructor for class com.netscape.cms.authentication.Crypt
Create Crypt object with no passwd or salt set.
Crypt(String) - Constructor for class com.netscape.cms.authentication.Crypt
Create a Crypt object with specified salt.
Crypt(String, String) - Constructor for class com.netscape.cms.authentication.Crypt
Create a Crypt object with specified passwd and salt (often the already encypted passwd).
CTX_CERT_REQUEST - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the User Supplied Certificate Request.
CTX_CERT_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the User Supplied Certificate Request Type.
CTX_RENEWAL - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute to indicate if this is a renewal
CTX_RENEWAL_SEQ_NUM - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of the request attribute that stores the sequence number for a renewal request.

D

DatabasePanel - Class in com.netscape.cms.servlet.csadmin
 
DatabasePanel() - Constructor for class com.netscape.cms.servlet.csadmin.DatabasePanel
 
DatabaseServlet - Class in com.netscape.cms.servlet.csadmin
 
DatabaseServlet() - Constructor for class com.netscape.cms.servlet.csadmin.DatabaseServlet
 
DATE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
 
DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.ValidityDefault
 
DAYS_TO_MS_FACTOR - Static variable in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
 
DAYS_TO_MS_FACTOR - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
DAYS_TO_MS_FACTOR - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DBResources - Class in com.netscape.certsrv.dbs
A class represents a resource bundle for DBS subsystem.
DBResources() - Constructor for class com.netscape.certsrv.dbs.DBResources
 
debug(byte[]) - Static method in class com.netscape.certsrv.apps.CMS
Puts data of an byte array into the debug file.
debug(String) - Static method in class com.netscape.certsrv.apps.CMS
Puts a message into the debug file.
debug(int, String) - Static method in class com.netscape.certsrv.apps.CMS
Puts a message into the debug file.
debug(Throwable) - Static method in class com.netscape.certsrv.apps.CMS
Puts an exception into the debug file.
debug(byte[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts data of an byte array into the debug file.
debug(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts a message into the debug file.
debug(int, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts a message into the debug file.
debug(Throwable) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts an exception into the debug file.
DEBUG_INFORM - Static variable in class com.netscape.certsrv.apps.CMS
 
DEBUG_OBNOXIOUS - Static variable in class com.netscape.certsrv.apps.CMS
 
DEBUG_VERBOSE - Static variable in class com.netscape.certsrv.apps.CMS
 
debugOn() - Static method in class com.netscape.certsrv.apps.CMS
Checks if the debug mode is on or not.
debugOn() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks if the debug mode is on or not.
debugStackTrace() - Static method in class com.netscape.certsrv.apps.CMS
Puts the current stack trace in the debug file.
debugStackTrace() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts the current stack trace in the debug file.
decode(String) - Method in class com.netscape.certsrv.base.KeyGenInfo
Initialize using the SPKAC string
decode(String) - Method in interface com.netscape.certsrv.connector.IRequestEncoder
Dncodes a String into an object.
decode(InputStream) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Decodes the input stream.
decode(InputStream) - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
 
decode(InputStream) - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
decodePKIMessage(HttpServletRequest, HttpServletResponse, String) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
Decodes the PKI message and return information to RA.
decryptExternalPrivate(byte[], String, byte[], byte[]) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Decrypts the external private key (private key from the end-user).
decryptInternalPrivate(byte[]) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Decrypts the internal private key (private key from the KRA's internal storage).
DEF_ALT_KEYID_TYPE - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
DEF_ATTR - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_BITS - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
DEF_BITS - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
DEF_CONFIG_ALGORITHMS - Static variable in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
DEF_CONFIG_ALGORITHMS - Static variable in class com.netscape.cms.profile.def.SigningAlgDefault
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
DEF_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
DEF_INHIBIT_POLICY_MAPPING - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
DEF_KEYID_TYPE - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
DEF_LAG_TIME - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DEF_LDAP_AUTH - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_BASE - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_BIND - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_CERT - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_HOST - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_MAXC - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_MINC - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_PORT - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_PW - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_SSL - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LDAP_VER - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEF_LEAD_TIME - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DEF_MAX_VALIDITY - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
DEF_MAX_VALIDITY - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DEF_MIN_VALIDITY - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
DEF_MIN_VALIDITY - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DEF_NOT_BEFORE_SKEW - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
DEF_NUM - Static variable in class com.netscape.cms.profile.input.GenericInput
 
DEF_NUM_ATTRIBUTES - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
DEF_NUM_CERTPOLICIES - Static variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
DEF_NUM_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
DEF_NUM_EXCLUDEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
DEF_NUM_GENERALNAMES - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
Default number of general names.
DEF_NUM_PERMITTED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
DEF_NUM_PERMITTEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
DEF_NUM_POLICYMAPPINGS - Static variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
DEF_PATHLEN - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
DEF_PIN_ATTR - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
DEF_REMOVE_PIN - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
DEF_RENEWAL_INTERVAL - Static variable in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
DEF_RENEWAL_NOT_AFTER - Static variable in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
 
DEF_REQ_EXPLICIT_POLICY - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
DEF_REQATTR_NAME - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
DEF_SET_DEFAULT_BITS - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
DEF_SET_DEFAULT_BITS_VAL - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
DEF_VALUE - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
DEFAULT_ATTRNUM - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
 
DEFAULT_CRITICALITY - Static variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
DEFAULT_NOT_AFTER - Static variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
DEFAULT_NOT_BEFORE - Static variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
DEFAULT_TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
DEFAULT_VERSION - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
Constants
DefaultRevocation - Class in com.netscape.cms.policy.constraints
Deprecated. 
DefaultRevocation() - Constructor for class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
 
DEFERRED - Static variable in class com.netscape.certsrv.request.PolicyResult
 
deferred(IRequest) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
determines whether a DEFERRED policy result should be returned by checking the contents of the AgentApprovals attribute.
DefStore - Class in com.netscape.cms.ocsp
This is the default OCSP store that stores revocation information as certificate record (CMS internal data structure).
DefStore() - Constructor for class com.netscape.cms.ocsp.DefStore
Constructs the default store.
delete(String) - Method in class com.netscape.certsrv.authentication.AuthCredentials
Removes the name and its corresponding credential from this credential set.
delete(String) - Method in class com.netscape.certsrv.authentication.AuthToken
Removes an attribute in the AuthToken
delete(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Deletes (deregisters) the given authentication manager.
delete(String) - Method in class com.netscape.certsrv.authorization.AuthzToken
Removes an attribute in the AuthzToken
delete(String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Deletes (deregisters) the given authorization manager.
delete(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Deletes argument by the given key.
delete(String) - Method in interface com.netscape.certsrv.base.IAttrSet
Deletes an attribute value from this AttrSet.
delete(String) - Method in class com.netscape.certsrv.base.MetaInfo
Deletes an attribute value from this CertAttrSet.
delete(String) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Deletes object from database.
delete(String) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Deletes an attribute.
delete(String) - Method in interface com.netscape.certsrv.request.IRequestRecord
Removes attribute from the request.
delete(String) - Method in class com.netscape.cms.servlet.admin.AuthCredentials
removes the name and its corresponding credential from this credential set.
delete(String) - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
Currently Unimplemented
delete(String) - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
delete(String) - Method in class com.netscape.cms.servlet.common.AuthCredentials
removes the name and its corresponding credential from this credential set.
deleteAllCRLsInCA(String) - Method in class com.netscape.cms.ocsp.DefStore
 
deleteCert(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Delete certificate of the given nickname.
deleteCert(String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
deleteCertificateRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Deletes certificate from this repository.
deleteCRLIssuingPoint(IConfigStore, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Deletes CRL issuing point with the given identifier.
deleteCRLIssuingPointRecord(String) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Deletes issuing point record.
deleteCRLIssuingPointRecord(String) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method deletes a CRL issuing point record
deleteCRLIssuingPointRecord(String) - Method in class com.netscape.cms.ocsp.DefStore
 
deleteCRLIssuingPointRecord(String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
deleteCRLsInCA(String, boolean) - Method in class com.netscape.cms.ocsp.DefStore
 
deleteEntries(LDAPSearchResults, LDAPConnection, String, String[]) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
deleteEntry(LDAPConnection, String, String[]) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
deleteExtData(String) - Method in interface com.netscape.certsrv.request.IRequest
Removes the value of an extdata attribute.
deleteExtension(String, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
deleteImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
deleteKeyRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Deletes a key record.
deleteOldCRLs() - Method in class com.netscape.cms.ocsp.DefStore
This store will not delete the old CRL until the new one is totally committed.
deleteOldCRLsInCA(String) - Method in class com.netscape.cms.ocsp.DefStore
 
deletePolicyImpl(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Deletes a policy implementation identified by an impl id.
deletePolicyImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Delete policy implementation
deletePolicyInstance(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Deletes a policy instance identified by an instance id.
deletePolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Delete policy instance
deleteProfile(String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Deletes profile.
deleteProfileInput(String) - Method in interface com.netscape.certsrv.profile.IProfile
Deletes input policy by id.
deleteProfileInput(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
deleteProfileInput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Delete profile input
deleteProfileInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Delete profile instance
deleteProfileOutput(String) - Method in interface com.netscape.certsrv.profile.IProfile
Deletes output policy by id.
deleteProfileOutput(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
deleteProfileOutput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Delete profile output
deleteProfilePolicy(String, String) - Method in interface com.netscape.certsrv.profile.IProfile
Deletes a policy.
deleteProfilePolicy(String, String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
deleteProfilePolicy(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Delete policy profile
deleteRootCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
deleteToken(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
deleteTokenCertificate(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Deletes certificate of the given nickname.
deleteUserCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
DESC - Variable in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
Descriptor - Class in com.netscape.certsrv.property
This interface represents a property descriptor.
Descriptor(String, String, String, String) - Constructor for class com.netscape.certsrv.property.Descriptor
Constructs a descriptor.
deselectEvent(String) - Method in class com.netscape.cms.logging.LogFile
remove the event from the selected events list
DEST_ACL_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_AUTH_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_MAPPER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_POLICY_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_PROFILE_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_PUBLISHER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_RULE_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_CA_SERVLET_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_GROUP_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_JOBS_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_KRA_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_KRA_POLICY_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_KRA_SERVLET_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_LOG_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_NOTIFICATION_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_OCSP_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_MAPPER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_POLICY_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_PROFILE_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_PUBLISHER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_RULE_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_RA_SERVLET_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_REGISTRY_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_SERVER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DEST_USER_ADMIN - Static variable in interface com.netscape.certsrv.common.DestDef
 
DestDef - Interface in com.netscape.certsrv.common
This interface defines all the operation destination used in the administration protocol between the console and the server.
destroy() - Method in class com.netscape.cms.servlet.base.CMSStartServlet
 
destroy() - Method in class com.netscape.cms.servlet.filter.AdminRequestFilter
 
destroy() - Method in class com.netscape.cms.servlet.filter.AgentRequestFilter
 
destroy() - Method in class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
 
destroy() - Method in class com.netscape.cms.servlet.filter.EERequestFilter
 
destroyRecoveryParams(String) - Method in interface com.netscape.certsrv.kra.IKeyService
Destroys recovery parameters for the given recovery operation.
destroyVolatileRequest(RequestId) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Destroys the request object.
DETAIL_PARSER - Static variable in class com.netscape.cms.servlet.request.CertReqParser
 
DIGEST - Static variable in class com.netscape.cms.profile.input.FileSigningInput
 
DIGEST_TYPE - Static variable in class com.netscape.cms.profile.input.FileSigningInput
 
DirAclAuthz - Class in com.netscape.cms.authorization
A class for ldap acls based authorization manager The ldap server used for acls is the cms internal ldap db.
DirAclAuthz() - Constructor for class com.netscape.cms.authorization.DirAclAuthz
Default constructor
DirAuthServlet - Class in com.netscape.cms.servlet.cert
'Face-to-face' certificate enrollment.
DirAuthServlet() - Constructor for class com.netscape.cms.servlet.cert.DirAuthServlet
 
DirBasedAuthentication - Class in com.netscape.cms.authentication
Abstract class for directory based authentication managers Uses a pattern for formulating subject names.
DirBasedAuthentication() - Constructor for class com.netscape.cms.authentication.DirBasedAuthentication
Default constructor, initialization must follow.
disable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
disableAdminEnroll() - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
DisableEnrollResult - Class in com.netscape.cms.servlet.cert
For Face-to-face enrollment, disable EE enrollment feature
DisableEnrollResult() - Constructor for class com.netscape.cms.servlet.cert.DisableEnrollResult
 
disableProfile(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Disables a profile.
disableRequests() - Static method in class com.netscape.certsrv.apps.CMS
Blocks all new incoming requests.
disableRequests() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Blocks all new incoming requests.
disconnect() - Method in interface com.netscape.certsrv.client.connection.IConnection
Close the connection
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigDatabaseServlet
 
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
Displays panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Display the panel.
display(HttpServletRequest, HttpServletResponse, Context) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Display the panel.
DISPLAY_CERT_FROM_REQUEST_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
DisplayBySerial - Class in com.netscape.cms.servlet.cert
Display detailed information about a certificate The template 'displayBySerial.template' is used to render the response for this servlet.
DisplayBySerial() - Constructor for class com.netscape.cms.servlet.cert.DisplayBySerial
Constructs DisplayBySerial servlet.
DisplayBySerial - Class in com.netscape.cms.servlet.key
Display a specific Key Archival Request
DisplayBySerial() - Constructor for class com.netscape.cms.servlet.key.DisplayBySerial
Constructs displayBySerial servlet.
DisplayBySerialForRecovery - Class in com.netscape.cms.servlet.key
Display a Specific Key Archival Request, and initiate key recovery process
DisplayBySerialForRecovery() - Constructor for class com.netscape.cms.servlet.key.DisplayBySerialForRecovery
Constructor
DisplayCertChainPanel - Class in com.netscape.cms.servlet.csadmin
 
DisplayCertChainPanel() - Constructor for class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
DisplayCRL - Class in com.netscape.cms.servlet.cert
Decode the CRL and display it to the requester.
DisplayCRL() - Constructor for class com.netscape.cms.servlet.cert.DisplayCRL
Constructs DisplayCRL servlet.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
If validate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
If validiate() returns false, this method will be called.
displayError(HttpServletRequest, HttpServletResponse, Context) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
If validiate() returns false, this method will be called.
DisplayHashUserEnroll - Class in com.netscape.cms.servlet.cert
Servlet to report the status, ie, the agent-initiated user enrollment is enabled or disabled.
DisplayHashUserEnroll() - Constructor for class com.netscape.cms.servlet.cert.DisplayHashUserEnroll
 
DisplayHtmlServlet - Class in com.netscape.cms.servlet.base
This is the servlet that displays the html page for the corresponding input id.
DisplayHtmlServlet() - Constructor for class com.netscape.cms.servlet.base.DisplayHtmlServlet
 
displayPanel(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
DisplayServlet - Class in com.netscape.cms.servlet.csadmin
 
DisplayServlet() - Constructor for class com.netscape.cms.servlet.csadmin.DisplayServlet
 
DisplayTransport - Class in com.netscape.cms.servlet.key
Retrieve Transport Certificate used to wrap Private key Archival requests
DisplayTransport() - Constructor for class com.netscape.cms.servlet.key.DisplayTransport
Constructs displayTransport servlet.
DN - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
DNPattern - Class in com.netscape.cms.authentication
class for parsing a DN pattern used to construct a certificate subject name from ldap attributes and dn.
DNPattern(String) - Constructor for class com.netscape.cms.authentication.DNPattern
Construct a DN pattern by parsing a pattern string.
DNPattern(PushbackReader) - Constructor for class com.netscape.cms.authentication.DNPattern
 
doCMMFResponse(IArgBlock) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
doConfigParams(String, Hashtable) - Method in interface com.netscape.certsrv.base.IConfigStoreEventListener
Validates the config store parameters that changed
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.netscape.cms.servlet.filter.AdminRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.netscape.cms.servlet.filter.AgentRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.netscape.cms.servlet.filter.EERequestFilter
 
doFullResponse(IArgBlock) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
doFullResponse(IArgBlock) - Static method in class com.netscape.cms.servlet.common.GenPendingTemplateFiller
handy routine to check if client want full enrollment response
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.CMSStartServlet
 
DOGETCACHAIN - Static variable in interface com.netscape.certsrv.request.IRequest
 
doKeyRecovery(BigInteger, Credential[], String, X509CertImpl, String, String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
Performs administrator-initiated key recovery.
doKeyRecovery(String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
Async Recovers key for administrators.
DonePanel - Class in com.netscape.cms.servlet.csadmin
 
DonePanel() - Constructor for class com.netscape.cms.servlet.csadmin.DonePanel
 
DoRevoke - Class in com.netscape.cms.servlet.cert
Revoke a Certificate
DoRevoke() - Constructor for class com.netscape.cms.servlet.cert.DoRevoke
 
DOREVOKEFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
DoRevokeTPS - Class in com.netscape.cms.servlet.cert
Revoke a Certificate
DoRevokeTPS() - Constructor for class com.netscape.cms.servlet.cert.DoRevokeTPS
 
DoUnrevoke - Class in com.netscape.cms.servlet.cert
'Unrevoke' a certificate.
DoUnrevoke() - Constructor for class com.netscape.cms.servlet.cert.DoUnrevoke
 
DOUNREVOKEFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
DoUnrevokeTPS - Class in com.netscape.cms.servlet.cert
'Unrevoke' a certificate.
DoUnrevokeTPS() - Constructor for class com.netscape.cms.servlet.cert.DoUnrevokeTPS
 
DownloadPKCS12 - Class in com.netscape.cms.servlet.csadmin
 
DownloadPKCS12() - Constructor for class com.netscape.cms.servlet.csadmin.DownloadPKCS12
 
DSAKeyConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
DSAKeyConstraints() - Constructor for class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
 
DUAL_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
DUAL_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
DualKeyGenInput - Class in com.netscape.cms.profile.input
This class implements the dual key generation input.
DualKeyGenInput() - Constructor for class com.netscape.cms.profile.input.DualKeyGenInput
 
DynamicVariablesServlet - Class in com.netscape.cms.servlet.base
Return some javascript to the request which contains the list of dynamic data in the CMS system.
DynamicVariablesServlet() - Constructor for class com.netscape.cms.servlet.base.DynamicVariablesServlet
 

E

EACLsException - Exception in com.netscape.certsrv.acls
A class represents an acls exception.
EACLsException(String) - Constructor for exception com.netscape.certsrv.acls.EACLsException
Constructs an acls exception.
EACLsException(String, String) - Constructor for exception com.netscape.certsrv.acls.EACLsException
Constructs a base exception with a parameter.
EACLsException(String, Exception) - Constructor for exception com.netscape.certsrv.acls.EACLsException
Constructs a base exception.
EACLsException(String, Object[]) - Constructor for exception com.netscape.certsrv.acls.EACLsException
Constructs a base exception with a list of parameters that will be substituted into the message format.
EAuthException - Exception in com.netscape.certsrv.authentication
This class represents authentication exceptions.
EAuthException(String) - Constructor for exception com.netscape.certsrv.authentication.EAuthException
Constructs an authentication exception
EAuthException(String, String) - Constructor for exception com.netscape.certsrv.authentication.EAuthException
Constructs an authentication exception with a parameter.
EAuthException(String, Exception) - Constructor for exception com.netscape.certsrv.authentication.EAuthException
Constructs a auth exception with a exception parameter.
EAuthException(String, Object[]) - Constructor for exception com.netscape.certsrv.authentication.EAuthException
Constructs a auth exception with a list of parameters.
EAuthInternalError - Exception in com.netscape.certsrv.authentication
An exception for authentication internal error.
EAuthInternalError(String) - Constructor for exception com.netscape.certsrv.authentication.EAuthInternalError
Constructs an authentication internal error exception with a detailed message.
EAuthMgrNotFound - Exception in com.netscape.certsrv.authentication
Exception for authentication manager not found.
EAuthMgrNotFound(String) - Constructor for exception com.netscape.certsrv.authentication.EAuthMgrNotFound
Constructs a exception for a missing authentication manager
EAuthMgrPluginNotFound - Exception in com.netscape.certsrv.authentication
Exception for authentication manager not found.
EAuthMgrPluginNotFound(String) - Constructor for exception com.netscape.certsrv.authentication.EAuthMgrPluginNotFound
Constructs a exception for a missing authentication manager plugin
EAuthUserError - Exception in com.netscape.certsrv.authentication
Exception for invalid attribute value
EAuthUserError(String) - Constructor for exception com.netscape.certsrv.authentication.EAuthUserError
Constructs a exception for a Invalid attribute value
EAuthzAccessDenied - Exception in com.netscape.certsrv.authorization
Exception for authorization failure
EAuthzAccessDenied(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzAccessDenied
Constructs a exception for access denied by Authz manager
EAuthzException - Exception in com.netscape.certsrv.authorization
This class represents authorization exceptions.
EAuthzException(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzException
Constructs a authz exception
EAuthzException(String, String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzException
Constructs a authz exception with a parameter.
EAuthzException(String, Exception) - Constructor for exception com.netscape.certsrv.authorization.EAuthzException
Constructs a authz exception with a exception parameter.
EAuthzException(String, Object[]) - Constructor for exception com.netscape.certsrv.authorization.EAuthzException
Constructs a authz exception with a list of parameters.
EAuthzInternalError - Exception in com.netscape.certsrv.authorization
An exception for internal error for authorization.
EAuthzInternalError(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzInternalError
Constructs an authorization internal error exception
EAuthzMgrNotFound - Exception in com.netscape.certsrv.authorization
Exception for authorization manager not found.
EAuthzMgrNotFound(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzMgrNotFound
Constructs a exception for a missing required authorization manager
EAuthzMgrPluginNotFound - Exception in com.netscape.certsrv.authorization
Exception for authorization manager plugin not found.
EAuthzMgrPluginNotFound(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzMgrPluginNotFound
Constructs a exception for a missing authorization plugin
EAuthzUnknownOperation - Exception in com.netscape.certsrv.authorization
Exception for operation unknown to the authorization manager
EAuthzUnknownOperation(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzUnknownOperation
Constructs a exception for an operation unknown to the authorization manager
EAuthzUnknownProtectedRes - Exception in com.netscape.certsrv.authorization
Exception for protected resource unknown to the authorization manager
EAuthzUnknownProtectedRes(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzUnknownProtectedRes
Constructs a exception for a protected resource unknown to the authorization manager
EBaseException - Exception in com.netscape.certsrv.base
An exception with localizable error messages.
EBaseException(String) - Constructor for exception com.netscape.certsrv.base.EBaseException
Constructs an instance of this exception with the given resource key.
EBaseException(String, String) - Constructor for exception com.netscape.certsrv.base.EBaseException
Constructs an instance of this exception with the given resource key and a parameter as a string.
EBaseException(String, Exception) - Constructor for exception com.netscape.certsrv.base.EBaseException
Constructs an instance of the exception given the resource key and a exception parameter.
EBaseException(String, Object[]) - Constructor for exception com.netscape.certsrv.base.EBaseException
Constructs an instance of this exception given the resource key and an array of parameters.
ECAException - Exception in com.netscape.certsrv.ca
A class represents a CA exception.
ECAException(String) - Constructor for exception com.netscape.certsrv.ca.ECAException
Constructs a CA exception.
ECAException(String, String) - Constructor for exception com.netscape.certsrv.ca.ECAException
Constructs a CA exception.
ECAException(String, Exception) - Constructor for exception com.netscape.certsrv.ca.ECAException
Constructs a CA exception.
ECAException(String, Object[]) - Constructor for exception com.netscape.certsrv.ca.ECAException
Constructs a CA exception.
ECMSGWException - Exception in com.netscape.cms.servlet.common
A class represents a CMS gateway exception.
ECMSGWException(String) - Constructor for exception com.netscape.cms.servlet.common.ECMSGWException
Constructs a CMS Gateway exception.
ECMSGWException(String, String) - Constructor for exception com.netscape.cms.servlet.common.ECMSGWException
Constructs a CMSGW exception.
ECMSGWException(String, Exception) - Constructor for exception com.netscape.cms.servlet.common.ECMSGWException
Constructs a CMSGW exception.
ECMSGWException(String, Object[]) - Constructor for exception com.netscape.cms.servlet.common.ECMSGWException
Constructs a CMSGW exception.
ECompSyntaxErr - Exception in com.netscape.certsrv.authentication
An exception for DN component syntax error.
ECompSyntaxErr(String) - Constructor for exception com.netscape.certsrv.authentication.ECompSyntaxErr
Constructs an component syntax error
ECompSyntaxErr - Exception in com.netscape.certsrv.publish
This type of exception is thrown in cases where an parsing error is found while evaluating a PKI component.
ECompSyntaxErr(String) - Constructor for exception com.netscape.certsrv.publish.ECompSyntaxErr
Construct a ECompSyntaxErr
EDBException - Exception in com.netscape.certsrv.dbs
A class represents a database exception.
EDBException(String) - Constructor for exception com.netscape.certsrv.dbs.EDBException
Constructs a database exception.
EDBException(String, String) - Constructor for exception com.netscape.certsrv.dbs.EDBException
Constructs a database exception.
EDBException(String, Exception) - Constructor for exception com.netscape.certsrv.dbs.EDBException
Constructs a database exception.
EDBException(String, Object[]) - Constructor for exception com.netscape.certsrv.dbs.EDBException
Constructs a database exception.
EDBNotAvailException - Exception in com.netscape.certsrv.dbs
Indicates internal db is down.
EDBNotAvailException(String) - Constructor for exception com.netscape.certsrv.dbs.EDBNotAvailException
Constructs a ldap server down exception with host & port info.
EDBRecordNotFoundException - Exception in com.netscape.certsrv.dbs
Indicates internal db is down.
EDBRecordNotFoundException(String) - Constructor for exception com.netscape.certsrv.dbs.EDBRecordNotFoundException
Constructs a ldap server down exception with host & port info.
EDeferException - Exception in com.netscape.certsrv.profile
This represents a profile specific exception.
EDeferException(String) - Constructor for exception com.netscape.certsrv.profile.EDeferException
Creates a defer exception.
EDIT - Static variable in interface com.netscape.certsrv.common.Constants
 
EDuplicateSelfTestException - Exception in com.netscape.certsrv.selftests
This class implements a duplicate self test exception.
EDuplicateSelfTestException(String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Constructs a "duplicate" self test exception.
EDuplicateSelfTestException(String, String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Constructs a "duplicate" self test exception where the value is always a duplicate from a name/value pair
EDuplicateSelfTestException(String, String, String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Constructs a "duplicate" self test exception where the parameter is a duplicate from a substore.parameter/value pair; (the value passed in may be null).
EEClientAuthRequestFilter - Class in com.netscape.cms.servlet.filter
 
EEClientAuthRequestFilter() - Constructor for class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
 
EERequestFilter - Class in com.netscape.cms.servlet.filter
 
EERequestFilter() - Constructor for class com.netscape.cms.servlet.filter.EERequestFilter
 
EErrorPublishCRL - Exception in com.netscape.certsrv.ca
A class represents a CA exception associated with publishing error.
EErrorPublishCRL(String) - Constructor for exception com.netscape.certsrv.ca.EErrorPublishCRL
Constructs a CA exception caused by publishing error.
EExtensionsException - Exception in com.netscape.certsrv.extensions
This represents the extensions exception.
EExtensionsException(String) - Constructor for exception com.netscape.certsrv.extensions.EExtensionsException
 
EExtensionsException(String, String) - Constructor for exception com.netscape.certsrv.extensions.EExtensionsException
 
EExtensionsException(String, Exception) - Constructor for exception com.netscape.certsrv.extensions.EExtensionsException
 
EExtensionsException(String, Object[]) - Constructor for exception com.netscape.certsrv.extensions.EExtensionsException
 
EFormSubjectDN - Exception in com.netscape.certsrv.authentication
An exception for Error formulating the subject name (X500Name)
EFormSubjectDN(String) - Constructor for exception com.netscape.certsrv.authentication.EFormSubjectDN
Constructs an Error on formulating the subject dn.
EInvalidCredentials - Exception in com.netscape.certsrv.authentication
An exception for invalid credentials.
EInvalidCredentials(String) - Constructor for exception com.netscape.certsrv.authentication.EInvalidCredentials
Constructs an Invalid Credentials exception.
EInvalidSelfTestException - Exception in com.netscape.certsrv.selftests
This class implements an invalid self test exception.
EInvalidSelfTestException(String) - Constructor for exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Constructs an "invalid" self test exception.
EInvalidSelfTestException(String, String) - Constructor for exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Constructs a "invalid" self test exception where the value is always invalid from a name/value pair
EInvalidSelfTestException(String, String, String) - Constructor for exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Constructs an "invalid" self test exception where the parameter is always invalid from a substore.parameter/value pair; (the value passed in may be null).
EJobsException - Exception in com.netscape.certsrv.jobs
A class represents a jobs exception.
EJobsException(String) - Constructor for exception com.netscape.certsrv.jobs.EJobsException
Constructs a Job Scheduler exception
EJobsException(String, String) - Constructor for exception com.netscape.certsrv.jobs.EJobsException
Constructs a Identity exception.
EJobsException(String, Exception) - Constructor for exception com.netscape.certsrv.jobs.EJobsException
Constructs a Identity exception.
EJobsException(String, Object[]) - Constructor for exception com.netscape.certsrv.jobs.EJobsException
Constructs a Identity exception.
EKRAException - Exception in com.netscape.certsrv.kra
A class represents a KRA exception.
EKRAException(String) - Constructor for exception com.netscape.certsrv.kra.EKRAException
Constructs a KRA exception.
EKRAException(String, String) - Constructor for exception com.netscape.certsrv.kra.EKRAException
Constructs a KRA exception.
EKRAException(String, Exception) - Constructor for exception com.netscape.certsrv.kra.EKRAException
Constructs a KRA exception.
EKRAException(String, Object[]) - Constructor for exception com.netscape.certsrv.kra.EKRAException
Constructs a KRA exception.
ELdapException - Exception in com.netscape.certsrv.ldap
A class that represents a Ldap exception.
ELdapException(String) - Constructor for exception com.netscape.certsrv.ldap.ELdapException
Constructs a Ldap exception.
ELdapException(String, String) - Constructor for exception com.netscape.certsrv.ldap.ELdapException
Constructs a Ldap exception.
ELdapException(String, Exception) - Constructor for exception com.netscape.certsrv.ldap.ELdapException
Constructs a Ldap exception.
ELdapException(String, Object[]) - Constructor for exception com.netscape.certsrv.ldap.ELdapException
Constructs a Ldap exception.
ELdapServerDownException - Exception in com.netscape.certsrv.ldap
This represents exception which indicates Ldap server is down.
ELdapServerDownException(String) - Constructor for exception com.netscape.certsrv.ldap.ELdapServerDownException
Constructs a ldap server down exception with host & port info.
elementAt(int) - Method in class com.netscape.certsrv.common.NameValuePairs
Retrieves name value pairs in specific position.
elements() - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves a list of argument keys.
elements() - Method in class com.netscape.certsrv.common.NameValuePairs
Returns a list of name value pair object.
elements() - Method in class com.netscape.certsrv.request.AgentApprovals
Returns an enumeration of the agent approvals
EListenersException - Exception in com.netscape.certsrv.listeners
A class represents a listener exception.
EListenersException(String) - Constructor for exception com.netscape.certsrv.listeners.EListenersException
Constructs a listeners exception.
EListenersException(String, String) - Constructor for exception com.netscape.certsrv.listeners.EListenersException
Constructs a listeners exception.
EListenersException(String, Exception) - Constructor for exception com.netscape.certsrv.listeners.EListenersException
Constructs a Listeners exception.
EListenersException(String, Object[]) - Constructor for exception com.netscape.certsrv.listeners.EListenersException
Constructs a Listeners exception.
ELogException - Exception in com.netscape.certsrv.logging
This class implements a Log exception.
ELogException(String) - Constructor for exception com.netscape.certsrv.logging.ELogException
Constructs a log exception.
ELogException(String, String) - Constructor for exception com.netscape.certsrv.logging.ELogException
Constructs a log exception with a parameter.
ELogException(String, Exception) - Constructor for exception com.netscape.certsrv.logging.ELogException
Constructs a log exception.
ELogException(String, Object[]) - Constructor for exception com.netscape.certsrv.logging.ELogException
Constructs a log exception with a list of parameters that will be substituted into the message format.
ELogNotFound - Exception in com.netscape.certsrv.logging
Exception for log not found.
ELogNotFound(String) - Constructor for exception com.netscape.certsrv.logging.ELogNotFound
Constructs a exception for a missing required log.
ELogPluginNotFound - Exception in com.netscape.certsrv.logging
Exception for log plugin not found.
ELogPluginNotFound(String) - Constructor for exception com.netscape.certsrv.logging.ELogPluginNotFound
Constructs a exception for a missing log plugin.
EMAIL - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
EMAIL - Static variable in class com.netscape.cms.profile.input.SubmitterInfoInput
 
EMapperNotFound - Exception in com.netscape.certsrv.publish
Exception for Publish Mapper not found.
EMapperNotFound(String) - Constructor for exception com.netscape.certsrv.publish.EMapperNotFound
Constructs a exception for a missing required mapper
EMapperPluginNotFound - Exception in com.netscape.certsrv.publish
Exception for Mapper Plugin not found.
EMapperPluginNotFound(String) - Constructor for exception com.netscape.certsrv.publish.EMapperPluginNotFound
Constructs a exception for a missing mapper plugin
EMissingCredential - Exception in com.netscape.certsrv.authentication
Exception for missing a required authentication credential.
EMissingCredential(String) - Constructor for exception com.netscape.certsrv.authentication.EMissingCredential
Constructs a exception for a missing required authentication credential
EMissingSelfTestException - Exception in com.netscape.certsrv.selftests
This class implements a missing self test exception.
EMissingSelfTestException() - Constructor for exception com.netscape.certsrv.selftests.EMissingSelfTestException
Constructs a "missing" self test exception where the name is null
EMissingSelfTestException(String) - Constructor for exception com.netscape.certsrv.selftests.EMissingSelfTestException
Constructs a "missing" self test exception where the name is always missing from a name/value pair.
EMissingSelfTestException(String, String) - Constructor for exception com.netscape.certsrv.selftests.EMissingSelfTestException
Constructs a "missing" self test exception where the value is always missing from a name/value pair; (the value passed in is always null).
EMissingSelfTestException(String, String, String) - Constructor for exception com.netscape.certsrv.selftests.EMissingSelfTestException
Constructs a "missing" self test exception where the parameter is always missing from a substore.parameter/value pair; (the value passed in may be null).
enableCRLIssuingPoint(boolean) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Enables or disables CRL issuing point according to parameter.
enabled() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns true if the rule is enabled, false if it's disabled.
enabled() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Return true of PublisherProcessor is enabled.
EnableEnrollResult - Class in com.netscape.cms.servlet.cert
For Face-to-face enrollment, enable EE enrollment feature
EnableEnrollResult() - Constructor for class com.netscape.cms.servlet.cert.EnableEnrollResult
 
enableProfile(String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Enables a profile.
enableSerialNumberRecovery() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Avoids losing serial number.
ENC_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
ENC_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
encode() - Method in class com.netscape.certsrv.base.KeyGenInfo
Der encoded into buffer
encode(Object) - Method in interface com.netscape.certsrv.connector.IRequestEncoder
Encodes a request object.
encode(DerOutputStream) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Encodes this proof of escrow into the given output stream.
encode(OutputStream) - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
Currently Unimplemented
encode(OutputStream) - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
encodeAndSign(PrivateKey, String, String, DerOutputStream) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Encodes and signs this proof of escrow.
encryptInternalPrivate(byte[]) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Encrypts the internal private key (private key to the KRA's internal storage).
EncryptionKeyGenInput - Class in com.netscape.cms.profile.input
This class implements the key generation input that populates parameters to the enrollment page for key generation.
EncryptionKeyGenInput() - Constructor for class com.netscape.cms.profile.input.EncryptionKeyGenInput
 
END_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
 
END_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.AddCRLServlet
 
END_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
END_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.ListCAServlet
 
endTiming(String) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
Stops timing of a operation.
ENotificationException - Exception in com.netscape.certsrv.notification
A class represents a notification exception.
ENotificationException(String) - Constructor for exception com.netscape.certsrv.notification.ENotificationException
Constructs a notification exception
ENotificationException(String, String) - Constructor for exception com.netscape.certsrv.notification.ENotificationException
Constructs a Identity exception.
ENotificationException(String, Exception) - Constructor for exception com.netscape.certsrv.notification.ENotificationException
Constructs a Identity exception.
ENotificationException(String, Object[]) - Constructor for exception com.netscape.certsrv.notification.ENotificationException
Constructs a Identity exception.
ENROLL_SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
ENROLL_SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
EnrollConstraint - Class in com.netscape.cms.profile.constraint
This class implements the generic enrollment constraint.
EnrollConstraint() - Constructor for class com.netscape.cms.profile.constraint.EnrollConstraint
 
EnrollDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy.
EnrollDefault() - Constructor for class com.netscape.cms.profile.def.EnrollDefault
 
EnrollExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment extension default policy that extension into the certificate template.
EnrollExtDefault() - Constructor for class com.netscape.cms.profile.def.EnrollExtDefault
 
EnrollInput - Class in com.netscape.cms.profile.input
This class implements the base enrollment input.
EnrollInput() - Constructor for class com.netscape.cms.profile.input.EnrollInput
 
ENROLLMENT_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
ENROLLMENTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
EnrollOutput - Class in com.netscape.cms.profile.output
This class implements the basic enrollment output.
EnrollOutput() - Constructor for class com.netscape.cms.profile.output.EnrollOutput
 
EnrollProfile - Class in com.netscape.cms.profile.common
This class implements a generic enrollment profile.
EnrollProfile() - Constructor for class com.netscape.cms.profile.common.EnrollProfile
 
EnrollProfileContext - Class in com.netscape.cms.profile.common
This class implements an enrollment profile context that carries information for request creation.
EnrollProfileContext() - Constructor for class com.netscape.cms.profile.common.EnrollProfileContext
 
EnrollServlet - Class in com.netscape.cms.servlet.cert
Submit a Certificate Enrollment request
EnrollServlet() - Constructor for class com.netscape.cms.servlet.cert.EnrollServlet
 
entries() - Method in class com.netscape.certsrv.acls.ACL
Returns ACL entries.
entries() - Method in interface com.netscape.certsrv.acls.IACL
Returns a list of entries of the current ACL.
entries - Variable in class com.netscape.cms.authentication.FlatFileAuth
Hashtable of entries from Auth File.
EPasswordCheckException - Exception in com.netscape.certsrv.password
A class represents a password checker exception.
EPasswordCheckException(String) - Constructor for exception com.netscape.certsrv.password.EPasswordCheckException
Constructs a password checker exception
EPasswordCheckException(String, String) - Constructor for exception com.netscape.certsrv.password.EPasswordCheckException
Constructs a password checker exception.
EPasswordCheckException(String, Exception) - Constructor for exception com.netscape.certsrv.password.EPasswordCheckException
Constructs a password checker exception.
EPasswordCheckException(String, Object[]) - Constructor for exception com.netscape.certsrv.password.EPasswordCheckException
Constructs a password checker exception.
EPolicyException - Exception in com.netscape.certsrv.policy
Deprecated. 
EPolicyException(String) - Constructor for exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Constructs a base exception.
EPolicyException(String, String) - Constructor for exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Constructs a base exception with a parameter.
EPolicyException(String, String, String) - Constructor for exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Constructs a base exception with two String parameters.
EPolicyException(String, Exception) - Constructor for exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Constructs a base exception.
EPolicyException(String, Object[]) - Constructor for exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Constructs a base exception with a list of parameters that will be substituted into the message format.
EProfileException - Exception in com.netscape.certsrv.profile
This represents a generic profile exception.
EProfileException(String) - Constructor for exception com.netscape.certsrv.profile.EProfileException
Creates a profile exception.
EPropertyException - Exception in com.netscape.certsrv.property
This is the base exception for property handling.
EPropertyException(String) - Constructor for exception com.netscape.certsrv.property.EPropertyException
Constructs property exception
EPropertyNotDefined - Exception in com.netscape.certsrv.base
This class represents an exception thrown when a property is not defined (empty string) the configuration store.
EPropertyNotDefined(String) - Constructor for exception com.netscape.certsrv.base.EPropertyNotDefined
Constructs an instance of this exception given the name of the property that's not found.
EPropertyNotFound - Exception in com.netscape.certsrv.base
This class represents an exception thrown when a property is not found in the configuration store.
EPropertyNotFound(String) - Constructor for exception com.netscape.certsrv.base.EPropertyNotFound
Constructs an instance of this exception given the name of the property that's not found.
EPublisherNotFound - Exception in com.netscape.certsrv.publish
Exception for Publisher not found.
EPublisherNotFound(String) - Constructor for exception com.netscape.certsrv.publish.EPublisherNotFound
Constructs a exception for a missing required publisher.
EPublisherPluginNotFound - Exception in com.netscape.certsrv.publish
Exception for Publisher Plugin not found.
EPublisherPluginNotFound(String) - Constructor for exception com.netscape.certsrv.publish.EPublisherPluginNotFound
Constructs a exception for a missing publisher plugin.
EQUAL_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
EQUAL_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
equals(Object) - Method in class com.netscape.certsrv.base.MetaAttributeDef
Compares this attribute definition with another, for equality.
equals(Object) - Method in class com.netscape.certsrv.dbs.keydb.KeyState
Checks if the given object equals to this object.
equals(Object) - Method in class com.netscape.certsrv.request.RequestId
Implements Object.equals.
equals(String) - Method in class com.netscape.certsrv.request.RequestStatus
Compares request status with specified string.
equals(RequestStatus) - Method in class com.netscape.certsrv.request.RequestStatus
Compares current request status with request status.
ERegistryException - Exception in com.netscape.certsrv.registry
This represents a registry exception.
ERegistryException(String) - Constructor for exception com.netscape.certsrv.registry.ERegistryException
Constructs a registry exception.
ERejectException - Exception in com.netscape.certsrv.profile
This represents a profile specific exception.
ERejectException(String) - Constructor for exception com.netscape.certsrv.profile.ERejectException
Creates a rejection exception.
ERROR - Static variable in interface com.netscape.certsrv.request.IRequest
 
ERROR - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
ERROR - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
ERROR - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
ERROR - Static variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
ERROR - Static variable in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
ERROR - Static variable in class com.netscape.cms.servlet.tks.TokenServlet
 
ERROR_DESCR - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
ERROR_MSG_TOKEN - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
ERROR_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
ERRORS - Static variable in interface com.netscape.certsrv.request.IRequest
 
ERuleNotFound - Exception in com.netscape.certsrv.publish
Exception for Ldap Publishing Rule not found.
ERuleNotFound(String) - Constructor for exception com.netscape.certsrv.publish.ERuleNotFound
Constructs a exception for a missing required rule, which links a publisher and mapper.
ERulePluginNotFound - Exception in com.netscape.certsrv.publish
Exception for Publisher Rule plugin not found.
ERulePluginNotFound(String) - Constructor for exception com.netscape.certsrv.publish.ERulePluginNotFound
Constructs a exception for a missing rule plugin.
escapeBinaryData(byte[]) - Static method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
escapeForHTML(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
escapeJavaScriptString(String) - Static method in class com.netscape.cms.servlet.common.CMSTemplate
Escape the contents of src string in preparation to be enclosed in double quotes as a JavaScript String Literal within an