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.
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
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
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.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, 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_BEFORE_GRACE_PERIOD - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
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.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.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.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.
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
 
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(Exception) - Constructor for exception com.netscape.certsrv.base.EBaseException
 
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.
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).
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 script portion of an HTML document.
escapeJavaScriptStringHTML(String) - Static method in class com.netscape.cms.servlet.common.CMSTemplate
Like escapeJavaScriptString(String s) but also escape '[' for HTML processing.
escapeValueRfc1779(String, boolean) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
escapeValueRfc1779(String, boolean) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
escapeXML(String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
ESelfTestException - Exception in com.netscape.certsrv.selftests
This class implements a self test exception.
ESelfTestException(String) - Constructor for exception com.netscape.certsrv.selftests.ESelfTestException
Constructs a self test exception.
EUsrGrpException - Exception in com.netscape.certsrv.usrgrp
A class represents a Identity exception.
EUsrGrpException(String) - Constructor for exception com.netscape.certsrv.usrgrp.EUsrGrpException
Constructs a usr/grp management exception
EUsrGrpException(String, String) - Constructor for exception com.netscape.certsrv.usrgrp.EUsrGrpException
Constructs a Identity exception.
EUsrGrpException(String, Exception) - Constructor for exception com.netscape.certsrv.usrgrp.EUsrGrpException
Constructs a Identity exception.
EUsrGrpException(String, Object[]) - Constructor for exception com.netscape.certsrv.usrgrp.EUsrGrpException
Constructs a Identity exception.
EV_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
log class: audit event.
EV_SIGNED_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
log class: SignedAudit event.
EV_SYSTEM - Static variable in interface com.netscape.certsrv.logging.ILogger
log class: system event.
evaluate(String, String, String) - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Evaluates if the given value satisfies the access control in current context.
evaluate(IAuthToken, String, String, String) - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Evaluates if the given value satisfies the access control in authToken obtained from Authentication.
evaluate(IRequest) - Method in interface com.netscape.certsrv.policy.IExpression
Deprecated.
Evaluate the Expression.
evaluate(SessionContext) - Method in interface com.netscape.certsrv.publish.ILdapExpression
Evaluate the Expression.
evaluate(IRequest) - Method in interface com.netscape.certsrv.publish.ILdapExpression
Evaluate the Expression.
evaluate(String, IUser, String, String) - Method in interface com.netscape.certsrv.usrgrp.IIdEvaluator
Evaluates if the given value satisfies the ID evaluation: is a user a member of a group
evaluate(IAuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
evaluates uid in AuthToken to see if it has membership in group value
evaluate(String, String, String) - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
evaluates uid in SessionContext to see if it has membership in group value
evaluate(IAuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
Gets the IP address from session context
evaluate(String, String, String) - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
evaluates uid in SessionContext to see if it has membership in group value
evaluate(IAuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
Evaluates the user in AuthToken to see if it's equal to value
evaluate(String, String, String) - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
Evaluates the user in session context to see if it's equal to value
evaluate(IAuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
Evaluates the user in AuthToken to see if it's equal to value
evaluate(String, String, String) - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
Evaluates the user in session context to see if it's equal to value
evaluateACLs(IAuthToken, String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
ExamineRecovery - Class in com.netscape.cms.servlet.key
View the Key Recovery Request
ExamineRecovery() - Constructor for class com.netscape.cms.servlet.key.ExamineRecovery
Constructs EA servlet.
EXCEPTION - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
EXCEPTION - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
EXCEPTION_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
execute(IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Process a request after validation.
execute(IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
 
execute(IRequest) - Method in class com.netscape.cms.profile.common.CAEnrollProfile
 
execute(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
execute(IRequest) - Method in class com.netscape.cms.profile.common.RAEnrollProfile
 
expandValue(String, Object) - Method in class com.netscape.cms.servlet.request.CertReqParser
print value out nicely in request attributes.
expire(long) - Method in class com.netscape.cms.logging.RollingLogFile
Remove any log files which have not been modified in the specified time
exposePanels(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
EXT_IS_CRITICAL - Static variable in interface com.netscape.certsrv.extensions.ICMSExtension
 
EXT_PREFIX - Static variable in interface com.netscape.certsrv.extensions.ICMSExtension
 
ExtendedKeyUsageExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
ExtendedKeyUsageExt() - Constructor for class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
Constructs extended Key Usage extension.
ExtendedKeyUsageExtConstraint - Class in com.netscape.cms.profile.constraint
This class implements the extended key usage extension constraint.
ExtendedKeyUsageExtConstraint() - Constructor for class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
ExtendedKeyUsageExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Extended Key Usage extension into the certificate template.
ExtendedKeyUsageExtDefault() - Constructor for class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
ExtendedPluginInfo - Class in com.netscape.certsrv.base
Plugin which can return extended information to console
ExtendedPluginInfo(String[]) - Constructor for class com.netscape.certsrv.base.ExtendedPluginInfo
Constructs an extended plugin info object.
ExtensionConstraint - Class in com.netscape.cms.profile.constraint
This class implements the general extension constraint.
ExtensionConstraint() - Constructor for class com.netscape.cms.profile.constraint.ExtensionConstraint
 
extensionIsGood(NSCertTypeExtension, IRequest) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
check if ns cert type extension is set correctly, correct bits if not.
ExtensionsRequested - Class in com.netscape.cms.servlet.cert.scep
 
ExtensionsRequested(Object) - Constructor for class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
ExtensionsResources - Class in com.netscape.certsrv.extensions
This represents the resources for extensions.
ExtensionsResources() - Constructor for class com.netscape.certsrv.extensions.ExtensionsResources
 

F

FAILURE - Static variable in interface com.netscape.certsrv.logging.ILogger
 
FAILURE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
FAILURE - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
FALSE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
FALSE - Static variable in interface com.netscape.certsrv.common.Constants
 
FFAUTH - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
FILE - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
FileBasedPublisher - Class in com.netscape.cms.publish.publishers
This publisher writes certificate and CRL into a directory.
FileBasedPublisher() - Constructor for class com.netscape.cms.publish.publishers.FileBasedPublisher
 
fileList() - Method in class com.netscape.cms.logging.RollingLogFile
Get the log file list in the log directory
FileSigningInput - Class in com.netscape.cms.profile.input
This class implements the image input that collects a picture.
FileSigningInput() - Constructor for class com.netscape.cms.profile.input.FileSigningInput
 
fillCertInfo(String, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
 
fillCertInfo(String, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.KeyGenProcessor
 
fillCertInfo(PKCS10, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
 
fillCertInfo(String, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
 
fillCertInfo(String, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
 
fillCertInfoArray(String, IAuthToken, IArgBlock, IRequest) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
 
fillCertInfoArray(String, IAuthToken, IArgBlock, IRequest) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
 
fillCertInfoArray(String, IAuthToken, IArgBlock, IRequest) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
 
fillCertInfoFromAuthToken(X509CertInfo, IAuthToken) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
fill subject name, validity, extensions from authoken if any, overriding what was in pkcs10.
fillCertInfoFromAuthToken(X509CertInfo, IAuthToken) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
fill subject name, validity, extensions from authoken if any, overriding what was in pkcs10.
fillCertInfoFromForm(X509CertInfo, IArgBlock) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
fill subject name, extension from form.
fillCertReqMsg(Locale, CertReqMsg, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillCRMF(String, IAuthToken, IArgBlock, IRequest) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
fillKeyGen(Locale, DerInputStream, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillNSHKEY(Locale, String, String, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillNSNKEY(Locale, String, String, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillPKCS10(Locale, PKCS10, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillRecordIntoArg(IKeyRecord, IArgBlock) - Static method in class com.netscape.cms.servlet.key.KeyRecordParser
Fills key record into argument block.
fillRequestIntoArg(Locale, IRequest, CMSTemplateParams, IArgBlock) - Method in class com.netscape.cms.servlet.request.CertReqParser
Fills in certificate specific request attributes.
fillRequestIntoArg(Locale, IRequest, CMSTemplateParams, IArgBlock) - Method in interface com.netscape.cms.servlet.request.IReqParser
Maps request object into argument block.
fillRequestIntoArg(Locale, IRequest, CMSTemplateParams, IArgBlock) - Method in class com.netscape.cms.servlet.request.KeyReqParser
Fills in certificate specific request attributes.
fillRequestIntoArg(Locale, IRequest, CMSTemplateParams, IArgBlock) - Method in class com.netscape.cms.servlet.request.ReqParser
Maps request object into argument block.
fillTaggedRequest(Locale, TaggedRequest, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
fillValidityFromForm(X509CertInfo, IArgBlock) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
 
FINAL_ERROR_MSG - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
findApproval(String) - Method in class com.netscape.certsrv.request.AgentApprovals
Finds an existing AgentApproval for the named user.
findAuthToken(IRequest, String) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Find a particular authentication token by manager name.
findCertificates(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds all certificates given a filter.
findCertRecords(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds all certificate records given a filter.
findCertRecordsInList(String, String[], int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
findCertRecordsInList(String, String[], String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
findCertRecordsInList(String, String[], String, String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
findCertRecordsInList(String, String[], String, boolean, String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
 
findCertRecordsInListRawJumpto(String, String[], String, String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
findCertRecs(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds certificate records.
findGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Find a group for the given name
findGroups(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Finds groups that match the filter.
findKeyRecordsInList(String, String[], int) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Searchs for a list of key records.
findKeyRecordsInList(String, String[], String, int) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Searchs for a list of key records.
findRequest(RequestId) - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets the Request corresponding to id.
findRequestBySourceId(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Locates a request from the SourceId.
findRequestByTransactionID(String, boolean) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
finds a request with this transaction ID.
findRequestsBySourceId(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Locates all requests with a particular SourceId.
findUsersByCert(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Searchs for identities that matches the certificate locater generated filter.
fingerPrintFormat(String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
FINGERPRINTS - Static variable in interface com.netscape.certsrv.request.IRequest
 
FlatFileAuth - Class in com.netscape.cms.authentication
This represents the authentication manager that authenticates user against a file where id, and password are stored.
FlatFileAuth() - Constructor for class com.netscape.cms.authentication.FlatFileAuth
 
flush() - Method in class com.netscape.certsrv.logging.ConsoleLog
Flush the system output stream.
flush() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Flushes the log buffers (if any).
flush() - Method in interface com.netscape.certsrv.logging.ILogQueue
Flushes log queue, flushes all registered listeners.
flush() - Method in class com.netscape.cms.logging.LogFile
Flush the log file.
flushResourceACLs() - Method in class com.netscape.cms.authorization.AAclAuthz
update acls.
flushResourceACLs() - Method in class com.netscape.cms.authorization.BasicAclAuthz
updates resourceACLs to permanent storage.
flushResourceACLs() - Method in class com.netscape.cms.authorization.DirAclAuthz
updates resourceACLs to ldap.
forceShutdown() - Static method in class com.netscape.certsrv.apps.CMS
Shuts down subsystems in backwards order exceptions are ignored.
forceShutdown() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Performs graceful shutdown of CMS.
form_GeneralName(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Creates a general name.
form_GeneralName(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a general name.
form_GeneralNameAsConstraints(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Creates a general name constraints.
form_GeneralNameAsConstraints(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a general name constraints.
FORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
0: request type 1: request ID 2: initiative 3: auth module 4: status 5: cert dn 6: other info.
formCertInfo(LDAPConnection, String, X509CertInfo, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Formulate the cert info.
formContent(Vector) - Method in interface com.netscape.certsrv.notification.IEmailFormProcessor
takes a vector of strings and concatenate them
formCRLEntry(BigInteger, RevocationReason) - Method in class com.netscape.cms.servlet.base.CMSServlet
make a CRL entry from a serial number and revocation reason.
formDN(LDAPEntry) - Method in class com.netscape.cms.authentication.DNPattern
Form a Ldap v3 DN string from results of a ldap search.
formDN(IRequest, X500Name, CertificateExtensions) - Method in class com.netscape.cms.publish.mappers.MapDNPattern
Form a Ldap v3 DN string from a request and a cert subject name.
formDNandFilter(X500Name) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
form a dn and filter from component in the cert subject name
formGeneralName(String) - Method in interface com.netscape.certsrv.policy.IGeneralNameConfig
Deprecated.
Forms a general name from string.
formGeneralNames(Object) - Method in interface com.netscape.certsrv.policy.IGeneralNameConfig
Deprecated.
Forms general names from the given value.
formKeyIdentifier(X509CertImpl) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Form the Key Identifier in the Authority Key Identifier extension.
formKeyIdentifier(X509CertInfo, IRequest) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Form the Key Identifier in the Subject Key Identifier extension.
formSHA1KeyId(X509CertInfo) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Form a byte array of octet string key identifier from the sha-1 hash of the Subject Public Key BIT STRING.
formSpkiSHA1KeyId(X509CertInfo) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Form a byte array of octet string key identifier from the sha-1 hash of the Subject Public Key INFO.
formSubjectName(LDAPEntry) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Formulate the subject name
formTypeFieldKeyId(X509CertInfo) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Form key identifier from a type field value of 0100 followed by the least significate 60 bits of the sha-1 hash of the subject public key BIT STRING in accordance with RFC 2459.
forName(String) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
Retrieves attribute definition by name
forOID(ObjectIdentifier) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
Retrieves attribute definition by object identifier
freeConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Returns the number of free connections available from this pool.
FreshestCRLExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Freshest CRL extension into the certificate template.
FreshestCRLExtDefault() - Constructor for class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
FROMAGENT - Static variable in class com.netscape.certsrv.logging.AuditFormat
initiative: the event is from agent
FROMRA - Static variable in class com.netscape.certsrv.logging.AuditFormat
initiative: the event is from remote authority
fromRequest(IRequest) - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
Copies contents of request to make a simple name/value message.
fromRequest(IRequest) - Method in interface com.netscape.certsrv.connector.IPKIMessage
Makes a PKIMessage from a request PKIMessage will be sent to wire.
FROMROUTER - Static variable in class com.netscape.certsrv.logging.AuditFormat
initiative: the event is from router
fromString(String) - Static method in class com.netscape.certsrv.request.RequestStatus
Converts a string name for a request status into the request status enum object.
fromStringVector(Vector) - Static method in class com.netscape.certsrv.request.AgentApprovals
Recreates an AgentApprovals instance from a Vector of strings that was created by toStringVector().
FROMUSER - Static variable in class com.netscape.certsrv.logging.AuditFormat
initiative: the event is from EE
FULL_ENROLLMENT_REQUEST - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
FULL_ENROLLMENT_RESPONSE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
FULL_RESPONSE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
handy routine to check if client want full enrollment response
FULL_RESPONSE - Static variable in class com.netscape.cms.servlet.common.GenPendingTemplateFiller
 
FULL_RESPONSE - Static variable in class com.netscape.cms.servlet.request.CheckRequest
 

G

GE_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
GE_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
generateKeyPairs(Context, String) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
GenerateKeyPairServlet - Class in com.netscape.cms.servlet.connector
GenerateKeyPairServlet handles "server-side key pair generation" requests from the netkey RA.
GenerateKeyPairServlet() - Constructor for class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
Constructs GenerateKeyPair servlet.
generateSalt() - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
GenericASN1Ext - Class in com.netscape.cms.policy.extensions
Deprecated. 
GenericASN1Ext() - Constructor for class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
GenericExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Netscape comment extension into the certificate template.
GenericExtDefault() - Constructor for class com.netscape.cms.profile.def.GenericExtDefault
 
GenericInput - Class in com.netscape.cms.profile.input
This class implements a generic input.
GenericInput() - Constructor for class com.netscape.cms.profile.input.GenericInput
 
GenErrorTemplateFiller - Class in com.netscape.cms.servlet.common
Default error template filler
GenErrorTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenErrorTemplateFiller
 
GENNAME_CHOICE_DIRECTORYNAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_DNSNAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_EDIPARTYNAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_IPADDRESS - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_OTHERNAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_REGISTEREDID - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_RFC822NAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_URL - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_CHOICE_X400ADDRESS - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GENNAME_VALUE_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
GenPendingTemplateFiller - Class in com.netscape.cms.servlet.common
default Pending template filler
GenPendingTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenPendingTemplateFiller
 
GenRejectedTemplateFiller - Class in com.netscape.cms.servlet.common
default Service Pending template filler
GenRejectedTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenRejectedTemplateFiller
 
GenSuccessTemplateFiller - Class in com.netscape.cms.servlet.common
default Success template filler
GenSuccessTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenSuccessTemplateFiller
 
GenSvcPendingTemplateFiller - Class in com.netscape.cms.servlet.common
default Service Pending template filler
GenSvcPendingTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenSvcPendingTemplateFiller
 
GenUnauthorizedTemplateFiller - Class in com.netscape.cms.servlet.common
default Unauthorized template filler
GenUnauthorizedTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenUnauthorizedTemplateFiller
 
GenUnexpectedErrorTemplateFiller - Class in com.netscape.cms.servlet.common
default unexpected error template filler
GenUnexpectedErrorTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenUnexpectedErrorTemplateFiller
 
get(String) - Method in class com.netscape.certsrv.authentication.AuthCredentials
Returns the credential to which the specified name is mapped in this credential set
get(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Get an authentication manager interface for the given name.
get(String) - Method in class com.netscape.certsrv.authorization.AuthzToken
Get the value of an attribute in the AuthzToken
get(String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Get an authorization manager interface for the given name.
get(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument.
get(String) - Method in interface com.netscape.certsrv.base.IAttrSet
Gets an attribute value.
get(String) - Method in interface com.netscape.certsrv.base.ISourceConfigStore
Gets a property.
get(String) - Method in class com.netscape.certsrv.base.MetaInfo
Gets an attribute value.
get(String) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves the value of an named attribute.
get(String) - Method in interface com.netscape.certsrv.profile.IProfileContext
Retrieves a value from the context.
get(String) - Method in interface com.netscape.certsrv.request.IRequestRecord
Gets the request attribute value by the name.
get(int) - Method in class com.netscape.certsrv.template.ArgList
Returns the argument at the given position Position starts from 0.
get(String) - Method in class com.netscape.certsrv.template.ArgSet
Retrieves argument from the set.
get(String) - Method in class com.netscape.cms.profile.common.ProfileContext
 
get(String) - Method in class com.netscape.cms.servlet.admin.AuthCredentials
returns the credential to which the specified name is mapped in this credential set
get(String) - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
Get an attribute of this object.
get(String) - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
get(String) - Method in class com.netscape.cms.servlet.common.AuthCredentials
returns the credential to which the specified name is mapped in this credential set
get(String, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
 
get(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
 
GET_CERT_FROM_REQUEST_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
getAbsPath() - Method in class com.netscape.cms.servlet.common.CMSFile
 
getAccessEvaluators() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Return a table of evaluators
getAccessEvaluators() - Method in class com.netscape.cms.authorization.AAclAuthz
gets the access evaluators
getACL(String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get individual ACL entry for the given name of entry.
getACL(String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
getACLEntryString() - Method in class com.netscape.certsrv.acls.ACLEntry
Gets the ACL Entry String
getACLEntryString() - Method in interface com.netscape.certsrv.acls.IACLEntry
Returns the ACL entry string of the entry.
getACLs() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get ACL entries
getACLs() - Method in class com.netscape.cms.authorization.AAclAuthz
 
getActiveMapperInstance(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns ILdapMapper instance that is currently active.
getActivePublisherInstance(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns ILdapPublisher instance that is currently active.
getAdminHost() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's administration service.
getAdminHost() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the host name of the server's administration service.
getAdminIP() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the IP address of the server's administration service.
getAdminIP() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the IP address of the server's administration service.
getAdminPort() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the port number of the server's administration service.
getAdminPort() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the port number of the server's administration service.
getAdminProfileAlgorithm(IConfigStore) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
reads from the admin cert profile caAdminCert.profile and determines the algorithm as follows: 1.
getAfterDate() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending date of validity.
getAfterHour() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending hour of validity.
getAfterMin() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending minute of validity.
getAfterMonth() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending month of validity.
getAfterSec() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending second of validity.
getAfterYear() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves ending year of validity.
getAgentHost() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's agent service.
getAgentHost() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the host name of the server's agent service.
getAgentIdentifiers() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Retrieves a list of agents in this unit.
getAgentIP() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the IP address of the server's agent service.
getAgentIP() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the IP address of the server's agent service.
getAgentName(String) - Method in class com.netscape.cms.authentication.HashAuthData
 
getAgentName(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getAgentPort() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the port number of the server's agent service.
getAgentPort() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the port number of the server's agent service.
getAIA() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves Authority Information Access flag
getAKI() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves Authority Key Identifier flag
getAlgorithm() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves key algorithm.
getAlgorithmId() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get Algorithm ID
getAlgorithmId(String, IConfigStore) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves CA's signing algorithm id.
getAlgorithmId() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves signature algorithm.
getAllAlgorithms() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves all supported signing algorithm of this unit.
getAllCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves a list of nicknames of certificates that are in the installed tokens.
getAllCertsManage() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Gets all certificates on all tokens for Certificate Database Management.
getAllowEntries(Enumeration, String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
getAllRevokedCertificates() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves all revoked certificates including ones that have expired or that are not yet valid.
getAllRevokedNonExpiredCertificates() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves all revoked but not expired certificates.
getAlwaysUpdate() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL is updated for every change of revocation status of any certificate.
getAppAgents(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
GetApprovalStatus - Class in com.netscape.cms.servlet.key
Check to see if a Key Recovery Request has been approved
GetApprovalStatus() - Constructor for class com.netscape.cms.servlet.key.GetApprovalStatus
Constructs getApprovalStatus servlet.
getApprovedBy() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the user id of the person who approves this profile.
getApprovedBy() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getArchivedBy() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves archiver identifier.
getArgBlock() - Method in class com.netscape.certsrv.authentication.AuthCredentials
Returns the argblock.
getArgBlock() - Method in interface com.netscape.certsrv.authentication.IAuthCredentials
Returns argblock.
getArgBlock() - Method in class com.netscape.cms.servlet.admin.AuthCredentials
 
getArgBlock() - Method in class com.netscape.cms.servlet.common.AuthCredentials
 
GetAsyncPk12 - Class in com.netscape.cms.servlet.key
Get the recovered key in PKCS#12 format - for asynchronous key recovery only
GetAsyncPk12() - Constructor for class com.netscape.cms.servlet.key.GetAsyncPk12
Constructs getAsyncPk12 servlet.
getAttr() - Method in interface com.netscape.certsrv.policy.ISubjAltNameConfig
Deprecated.
Retrieves configuration attribute.
getAttributeExpressions() - Method in class com.netscape.certsrv.acls.ACLEntry
Retrieves the expression associated with this entry.
getAttributeNameOids() - Static method in class com.netscape.certsrv.base.MetaAttributeDef
Returns enumeration of the registered attribute object identifiers
getAttributeNames() - Static method in class com.netscape.certsrv.base.MetaAttributeDef
Returns enumeration of the registered attribute names
getAttrNames() - Method in interface com.netscape.certsrv.request.IRequestRecord
Gets attribute names of the request.
getAttrSet(String) - Method in class com.netscape.certsrv.pattern.AttrSetCollection
Retrieves a attribute set from this collection.
getAuthCreds(IAuthManager, X509Certificate) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
 
getAuthCreds(IAuthManager, IArgBlock, X509Certificate) - Static method in class com.netscape.cms.servlet.base.CMSServlet
construct a authentication credentials to pass into authentication manager.
getAuthCreds(IAuthManager, IArgBlock, X509Certificate) - Static method in class com.netscape.cms.servlet.common.CMSGateway
construct a authentication credentials to pass into authentication manager.
getAuthenticator() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the associated authenticator instance.
getAuthenticator() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getAuthenticatorId() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the instance id of the authenticator for this profile.
getAuthenticatorId() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getAuthManager() - Method in class com.netscape.certsrv.authentication.AuthManagerProxy
Returns an authentication manager instance.
getAuthManager(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Gets the Authentication manager instance of the specified name.
getAuthManagerImplName() - Method in class com.netscape.certsrv.authentication.AuthToken
Gets the plugin name of the authentication manager that created this token.
getAuthManagerInstName() - Method in class com.netscape.certsrv.authentication.AuthToken
Gets the name of the authentication manager instance that created this token.
getAuthManagerPlugin(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Gets a single authentication manager plugin implementation
getAuthManagerPluginImpl(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Get an authentication manager plugin impl for the given name.
getAuthManagerPlugins() - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Gets an enumeration of authentication manager plugins.
getAuthManagers() - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Gets an enumeration of authentication managers registered to the authentication subsystem.
getAuthMgr() - Method in class com.netscape.cms.servlet.base.CMSServlet
 
getAuthority() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
getAuthority() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Return Authority for which this Processor operates.
getAuthority() - Method in class com.netscape.cms.profile.common.CAEnrollProfile
 
getAuthority() - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getAuthority() - Method in class com.netscape.cms.profile.common.RAEnrollProfile
 
getAuthTime() - Method in class com.netscape.certsrv.authentication.AuthToken
Gets the time of authentication.
getAuthToken(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getAuthToken(IRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
getAuthType() - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Get authentication type.
getAuthzAcl() - Method in interface com.netscape.certsrv.profile.IProfile
 
getAuthzAcl() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getAuthzManager() - Method in class com.netscape.certsrv.authorization.AuthzManagerProxy
Returns an authorization manager instance.
getAuthzManager(String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Gets the Authorization manager instance of the specified name.
getAuthzManagerImplName() - Method in class com.netscape.certsrv.authorization.AuthzToken
Gets the plugin name of the authorization manager that created this token.
getAuthzManagerInstName() - Method in class com.netscape.certsrv.authorization.AuthzToken
Gets the name of the authorization manager instance that created this token.
getAuthzManagerPlugin(String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Gets a single authorization manager plugin implementation
getAuthzManagerPlugins() - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Gets an enumeration of authorization manager plugins.
getAuthzManagers() - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Gets an enumeration of authorization managers registered to the authorization component.
getAuthzTime() - Method in class com.netscape.certsrv.authorization.AuthzToken
Gets the time of authorization.
getAutoRecoveryIDs() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns a list of recovery identifiers.
getAutoRecoveryState() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the current auto recovery state.
getAutoUpdateInterval() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns auto update interval in milliseconds.
getAvg() - Method in class com.netscape.certsrv.util.StatsEvent
 
getB64Attr() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
returns the B64 attribute where it'll be published.
getBaseDN() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Retrieves the base DN.
getBaseDN() - Method in class com.netscape.cms.ocsp.DefStore
 
getBeginDate() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves begining date of validity.
getBeginHour() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves starting hour of validity.
getBeginMin() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves starting minute of validity.
getBeginMonth() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves begining month of validity.
getBeginSec() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves starting second of validity.
getBeginTime(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getBeginTime(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getBeginTime(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getBeginYear() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves begining year of validity.
getBigInteger(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as a big integer.
getBigInteger(String, BigInteger) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as a big integer.
getBitsFromRequest(IRequest, boolean) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
Gets ns cert type bits from request.
getBoolean(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as a boolean.
getBoolean(String, boolean) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as a boolean.
getBoolean(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getBoolean(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getBoolean(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getBooleanConfigParam(IConfigStore, String) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getBoundConnection(String, int, int, LDAPSSLSocketFactoryExt, String, String) - Static method in class com.netscape.certsrv.apps.CMS
 
getBoundConnection(String, int, int, LDAPSSLSocketFactoryExt, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getBundleName() - Method in exception com.netscape.certsrv.acls.EACLsException
Return the class name of the resource bundle.
getBundleName() - Method in exception com.netscape.certsrv.authentication.EAuthException
Returns the resource bundle name
getBundleName() - Method in exception com.netscape.certsrv.authorization.EAuthzException
Returns the resource bundle name
getBundleName() - Method in exception com.netscape.certsrv.base.EBaseException
Returns the given resource bundle name.
getBundleName() - Method in exception com.netscape.certsrv.ca.ECAException
Returns the bundle file name.
getBundleName() - Method in exception com.netscape.certsrv.dbs.EDBException
 
getBundleName() - Method in exception com.netscape.certsrv.extensions.EExtensionsException
 
getBundleName() - Method in exception com.netscape.certsrv.jobs.EJobsException
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.certsrv.kra.EKRAException
Returns the bundle file name.
getBundleName() - Method in exception com.netscape.certsrv.ldap.ELdapException
Gets the resource bundle name
getBundleName() - Method in exception com.netscape.certsrv.listeners.EListenersException
get the listener resource class name.
getBundleName() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.certsrv.logging.ELogException
Retrieves resource bundle name.
getBundleName() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves bundle name.
getBundleName() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.certsrv.notification.ENotificationException
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.certsrv.password.EPasswordCheckException
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
 
getBundleName() - Method in exception com.netscape.certsrv.selftests.ESelfTestException
Returns the bundle file name.
getBundleName() - Method in exception com.netscape.certsrv.usrgrp.EUsrGrpException
Retrieves bundle name.
getBundleName() - Method in exception com.netscape.cms.servlet.common.ECMSGWException
 
GetBySerial - Class in com.netscape.cms.servlet.cert
Retrieve certificate by serial number.
GetBySerial() - Constructor for class com.netscape.cms.servlet.cert.GetBySerial
 
getByteArray(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the value of a property as a byte array.
getByteArray(String, byte[]) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the value of a property as a byte array, using the given default value if property is not present.
getBytes(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
Converts string containing pairs of characters in the range of '0' to '9', 'a' to 'f' to an array of bytes such that each pair of characters in the string represents an individual byte
getCACert() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Returns CA's certificate implementaion.
getCACert() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the CA certificate.
getCACert() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves encoded CA certificate.
getCACert() - Method in class com.netscape.cms.profile.constraint.CAEnrollConstraint
Retrieves the CA certificate.
getCaCertAttrName() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
returns the ca cert attribute where it'll be published.
getCACertChain() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Returns CA's certificate chain.
getCACertChain() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the CA certificate chain.
getCACerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Gets all CA certificates on all tokens.
GetCAChain - Class in com.netscape.cms.servlet.cert
Retrieve the Certificates comprising the CA Chain for this CA.
GetCAChain() - Constructor for class com.netscape.cms.servlet.cert.GetCAChain
 
GETCACHAIN_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
getCAConnector() - Method in interface com.netscape.certsrv.ra.IRAService
Returns CA connector.
getCAExtensions() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves CA extensions
getCAKeyIdentifier() - Method in class com.netscape.cms.profile.def.CAEnrollDefault
 
getCAKeyPair() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves CA key pair
getCAObjectclass() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
Gets the CA object class to convert to.
getCAObjectclass() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
Gets the Certificate Authority object class to convert to.
getCAPQG(int, IConfigStore) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves PQG parameters based on key size.
getCAService() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the CA service object that is responsible for processing requests.
getCASigningAlgorithms() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Returns signing algorithms supported by the CA.
getCASigningAlgorithms() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the supported signing algorithms of this certificate authority.
getCaX509Cert() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the CA certificate.
getCert() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the signing certificate.
getCert(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getCert() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getCert(HttpServletRequest, IConfigStore, Context, String, Cert) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
getCert(IConfigStore, Context, String, Cert) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
GETCERT_STATUS_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
getCertAttr() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getCertAttrs() - Method in class com.netscape.cms.publish.mappers.MapDNPattern
 
getCertChain(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
GetCertChain - Class in com.netscape.cms.servlet.csadmin
 
GetCertChain() - Constructor for class com.netscape.cms.servlet.csadmin.GetCertChain
 
getCertChainUsingSecureAdminPort(String, int, boolean, ConfigCertApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getCertChainUsingSecureEEPort(String, int, boolean, ConfigCertApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getCertDN() - Method in interface com.netscape.certsrv.usrgrp.IUser
Get certificate DN
getCertExtensions(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves extensions of the certificate that is identified by the given nickname.
GetCertFromRequest - Class in com.netscape.cms.servlet.cert
Gets a issued certificate from a request id.
GetCertFromRequest() - Constructor for class com.netscape.cms.servlet.cert.GetCertFromRequest
 
getCertificate(long) - Method in class com.netscape.certsrv.base.Nonces
 
getCertificate(int) - Method in class com.netscape.certsrv.base.Nonces
 
getCertificate() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves certificate from certificate record.
getCertificate() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
Retrieves public key.
getCertificateAuthority() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns certificate authority.
getCertificateRepository() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Retrieves the certificate repository for this authority.
getCertificateRepository() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the certificate repository where all the locally issued certificates are kept.
getCertificates() - Method in class com.netscape.certsrv.usrgrp.Certificates
Retrieves certificates.
getCertificateSerialNumber() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves serial number from stored certificate.
getCertificateString(X509Certificate) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Get string representation of the given certificate
getCertificateString(X509Certificate) - Method in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
Converts certificate into string format.
getCertificateUsage(String) - Static method in class com.netscape.certsrv.apps.CMS
get the CertificateUsage as defined in JSS CryptoManager
getCertificateUsage(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
get the CertificateUsage as defined in JSS CryptoManager
getCertImpl() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the signing certificate.
getCertInstanceName() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves certificate server instance name.
getCertIssuedListener() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the request listener for issued certificates.
getCertIssuedListener() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the request listener for issued certificates.
getCertLen() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves key length
getCertListWithoutTokenName(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves all certificates.
getCertNickname() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves certificate nickname.
getCertpp() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getCertPrettyPrint(X509Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the certificate pretty print handler.
getCertPrettyPrint(X509Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the certificate pretty print handler.
getCertPrettyPrint(String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves certificate in pretty-print format by the nickname.
getCertPrettyPrint(String, String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
getCertPrettyPrint(String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the certificate in the pretty print format.
getCertPrettyPrintAndFingerPrint(String, String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
getCertRecord(int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Gets one single record at a time similar to processCertRecords but no extra class needed.
getCertRecord(BigInteger) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine for getting a cert record given a serial number.
getCertRecords(int, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Retrieves requests.
getCertRequest(String, KeyPair) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates certificate request from the given key pair.
getCertRequest(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getCertRevokedListener() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the request listener for revoked certificates.
getCertRevokedListener() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the request listener for revoked certificates.
GETCERTS_FOR_CHALLENGE_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
GETCERTS_FOR_CHALLENGE_REQUEST - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
GETCERTS_FOR_CHALLENGE_REQUEST - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
GETCERTS_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
getCertSubjectName(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves subject name of the certificate that is identified by the given nickname.
getCertSubjNameAttr() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
return certificate subject attribute
getCertTag() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getCertTypeBits(IRequest) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
get cert type bits according to cert type.
getCertUserLocator() - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Get user locator which does the mapping between the user and the certificate.
getChallenge() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get Challenge phrase in string format
getCheckbox(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getCipherPreferences() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the cipher preferences.
getCipherVersion() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the SSL cipher version.
getClassByNameAsExtendedPluginInfo(String) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
 
getClassName() - Method in interface com.netscape.certsrv.registry.IPluginInfo
Retrieves the class name of the plugin.
getClassPath() - Method in class com.netscape.certsrv.authentication.AuthMgrPlugin
Returns a classpath of a AuthManager plugin
getClassPath() - Method in class com.netscape.certsrv.authorization.AuthzMgrPlugin
Returns a classpath of a AuthzManager plugin
getClassPath() - Method in class com.netscape.certsrv.base.Plugin
Returns the plugin classpath.
getClassPath(String) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtensions
Returns class name with its path.
getClassPath() - Method in class com.netscape.certsrv.jobs.JobPlugin
get the Java class name
getClientCertificateChain() - Method in interface com.netscape.certsrv.authentication.ISSLClientCertProvider
Retrieves the SSL client certificate chain.
getClientCertificateChain() - Method in class com.netscape.cms.servlet.profile.SSLClientCertProvider
 
getCMSFile(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
 
getCommandQueue() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves command queue
getCommandQueue() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves command queue
getCompsFromString(String) - Static method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
useful routine for parsing components given as string to arrays of objectidentifiers.
getConfig(String) - Method in interface com.netscape.certsrv.property.IConfigTemplate
Retrieves configuration parameter by name.
getConfig(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfig(String) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getConfig(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfig(String) - Method in class com.netscape.cms.profile.def.NoDefault
 
getConfig(String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
getConfig(String) - Method in class com.netscape.cms.profile.input.SubjectDNInput
 
getConfig(String) - Method in class com.netscape.cms.profile.input.SubjectNameInput
 
getConfig(String) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getConfig(String) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
getConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Generic configuration store get operation.
getConfigBoolean(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfigBoolean(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfigDescriptor(Locale, String) - Method in interface com.netscape.certsrv.property.IConfigTemplate
Returns the descriptors of configuration parameter.
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ImageDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NoDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.GenericInput
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubjectDNInput
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubjectNameInput
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
GetConfigEntries - Class in com.netscape.cms.servlet.csadmin
 
GetConfigEntries() - Constructor for class com.netscape.cms.servlet.csadmin.GetConfigEntries
 
getConfigFile() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves configuration file.
getConfigInt(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfigInt(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfigNames() - Method in interface com.netscape.certsrv.property.IConfigTemplate
Returns a list of configuration parameter names.
getConfigNames() - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfigNames() - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getConfigNames() - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.NoDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getConfigNames() - Method in class com.netscape.cms.profile.input.EnrollInput
 
getConfigNames() - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getConfigNames() - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
getConfigParameters() - Method in interface com.netscape.certsrv.ocsp.IOCSPStore
This method retrieves the configuration parameters associated with this OCSP store.
getConfigParameters() - Method in class com.netscape.cms.ocsp.DefStore
 
getConfigParameters() - Method in class com.netscape.cms.ocsp.LDAPStore
Provides configuration parameters.
getConfigParams() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Get configuration parameters for this implementation.
getConfigParams(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Get configuration parameters for a authentication mgr plugin.
getConfigParams() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get configuration parameters for this implementation.
getConfigParams() - Method in interface com.netscape.certsrv.base.IPluginImpl
Retrieves a list of configuration parameter names.
getConfigParams(IConfigStore, NameValuePairs) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtension
Reads configuration data and converts them to name value pairs.
getConfigParams(String) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtensions
Reads configuration data and returns them as name value pairs.
getConfigParams() - Method in interface com.netscape.certsrv.jobs.IJob
Returns a list of configuration parameter names.
getConfigParams(String) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Retrieves the configuration parameters of the given implementation.
getConfigParams() - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
get the configuration parameters of the plug-in.
getConfigParams() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
get the list of configuration parameter names required by this authentication manager.
getConfigParams() - Method in class com.netscape.cms.authentication.CMCAuth
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.FlatFileAuth
Returns a list of configuration parameters, so the console can prompt the user when configuring.
getConfigParams() - Method in class com.netscape.cms.authentication.HashAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.PortalEnroll
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
get the list of configuration parameter names required by this authentication manager.
getConfigParams() - Method in class com.netscape.cms.authentication.TokenAuthentication
get the list of configuration parameter names required by this authentication manager.
getConfigParams() - Method in class com.netscape.cms.authentication.UdnPwdDirAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.authorization.AAclAuthz
Returns a list of configuration parameter names.
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSCRLNumberExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSCRLReasonExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSInvalidityDateExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
getConfigParams(IConfigStore, NameValuePairs) - Method in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
getConfigParams() - Method in class com.netscape.cms.jobs.PublishCertsJob
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.jobs.RequestInQueueJob
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.jobs.UnpublishExpiredJob
Returns a list of configuration parameter names.
getConfigParams() - Method in class com.netscape.cms.listeners.PinRemovalListener
 
getConfigReason(String) - Method in interface com.netscape.certsrv.password.IConfigPasswordCheck
Returns a reason if the password doesnt meet the quality requirement.
getConfigReason(String) - Method in class com.netscape.cms.password.PasswordChecker
 
getConfigSDSessionId() - Static method in class com.netscape.certsrv.apps.CMS
 
getConfigSDSessionId() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getConfigStore() - Static method in class com.netscape.certsrv.apps.CMS
Returns the main config store.
getConfigStore() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Get the configuration store for this authentication manager.
getConfigStore() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get the configuration store for this authorization manager.
getConfigStore() - Method in class com.netscape.certsrv.base.ASubsystem
Retrieves the configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.base.IPluginImpl
Retrieves the configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.base.ISubsystem
Returns the root configuration storage of this system.
getConfigStore() - Method in interface com.netscape.certsrv.jobs.IJob
Gets the configuration substore used by this job
getConfigStore() - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
get the configuration store of the plugin where the configuration parameters of the plug-in are stored.
getConfigStore() - Method in class com.netscape.certsrv.logging.ConsoleLog
get the configuration store that is associated with this log listener
getConfigStore() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Get the configuration store for the log event listener.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Returns the corresponding configuration store of this constraint policy.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves the configuration store of this default.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the configuration store of this profile.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Retrieves the configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IProfileInput
Returns configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.profile.IProfileUpdater
Retrieves configuration store.
getConfigStore() - Method in interface com.netscape.certsrv.publish.ILdapPlugin
Return config store.
getConfigStore() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
gets the configuretion substore used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authentication.CMCAuth
gets the configuration substore used by this authentication plug-in
getConfigStore() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Gets the configuration substore used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authentication.FlatFileAuth
Returns the configuration store used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authentication.HashAuthentication
Gets the configuration substore used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
gets the configuretion substore used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authentication.TokenAuthentication
gets the configuretion substore used by this authentication manager
getConfigStore() - Method in class com.netscape.cms.authorization.AAclAuthz
Returns the configuration store used by this Authz mgr
getConfigStore() - Method in class com.netscape.cms.jobs.AJobBase
Gets the configuration substore used by this job
getConfigStore() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
Gets the configuration substore used by this job
getConfigStore() - Method in class com.netscape.cms.listeners.PinRemovalListener
 
getConfigStore() - Method in class com.netscape.cms.logging.LogFile
Retrieves the configuration store of this subsystem.
getConfigStore() - Method in class com.netscape.cms.ocsp.DefStore
 
getConfigStore() - Method in class com.netscape.cms.ocsp.LDAPStore
 
getConfigStore() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getConfigStore() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getConfigStore() - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getConfigStore() - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getConfigStore() - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getConfigStore() - Method in class com.netscape.cms.profile.def.NoDefault
 
getConfigStore() - Method in class com.netscape.cms.profile.input.EnrollInput
 
getConfigStore() - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getConfigStore() - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
implementation for extended ILdapPlugin interface method
getConfigStore() - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getConfigStore() - Method in class com.netscape.cms.publish.mappers.NoMap
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getConfigStore() - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
 
getConn() - Method in interface com.netscape.certsrv.connector.IHttpConnFactory
Request access to a Ldap connection from the pool.
getConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Request access to a Ldap connection from the pool.
getConn() - Method in class com.netscape.cms.authorization.DirAclAuthz
 
getConnector(IConfigStore) - Method in interface com.netscape.certsrv.ca.ICAService
 
getConstraint() - Method in interface com.netscape.certsrv.profile.IProfilePolicy
Retrieves the constraint policy.
getConstraint() - Method in class com.netscape.certsrv.property.Descriptor
Constraint for the given syntax.
getConstraint() - Method in interface com.netscape.certsrv.property.IDescriptor
Constraint for the given syntax.
getConstraint() - Method in class com.netscape.cms.profile.common.ProfilePolicy
 
getContent() - Method in class com.netscape.cms.servlet.common.CMSFile
 
getContents() - Method in class com.netscape.certsrv.acls.ACLsResources
Deprecated.
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.authentication.AuthResources
Deprecated.
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.authorization.AuthzResources
Deprecated.
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.base.BaseResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.base.PasswordResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.ca.CAResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.dbs.DBResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.extensions.ExtensionsResources
 
getContents() - Method in class com.netscape.certsrv.jobs.JobsResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.kra.KRAResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.ldap.LdapResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.listeners.ListenersResources
get the content of the resource.
getContents() - Method in class com.netscape.certsrv.logging.LogResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.notification.NotificationResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.policy.PolicyResources
Deprecated.
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.selftests.SelfTestResources
Returns the content of this resource.
getContents() - Method in class com.netscape.certsrv.usrgrp.UsrGrpResources
Deprecated.
Returns the content of this resource.
getContents() - Method in class com.netscape.cms.servlet.admin.AdminResources
Returns the content of this resource.
getContents() - Method in class com.netscape.cms.servlet.common.CMSGWResources
Returns the content of this resource.
getContext() - Static method in class com.netscape.certsrv.base.SessionContext
Retrieves the session context associated with the current thread.
getContext() - Method in interface com.netscape.certsrv.request.IRequest
Gets context of this request.
GetCookie - Class in com.netscape.cms.servlet.csadmin
 
GetCookie() - Constructor for class com.netscape.cms.servlet.csadmin.GetCookie
 
getCreateTime() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves time of creation of this certificate record.
getCreateTime() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves creation time.
getCreationTime() - Method in interface com.netscape.certsrv.request.IRequest
Gets the time this request was created.
getCRL() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves encoded CRL.
GetCRL - Class in com.netscape.cms.servlet.cert
Retrieve CRL for a Certificate Authority
GetCRL() - Constructor for class com.netscape.cms.servlet.cert.GetCRL
 
GETCRL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
getCRLCache() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
getCRLCacheNoClone() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves cache information about CRL.
getCRLCachePrettyPrint(ICRLIssuingPoint) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the CRL cache pretty print handler.
getCRLCachePrettyPrint(ICRLIssuingPoint) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the CRL cache pretty print handler.
getCRLEntryExtensions() - Method in interface com.netscape.certsrv.dbs.certdb.IRevocationInfo
Retrieves CRL entry extensions.
getCRLExtension(IConfigStore, Object, boolean) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtension
Builds new CRL extension based on configuration data, issuing point information, and criticality.
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSCRLNumberExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSCRLReasonExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSInvalidityDateExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
getCRLExtension(IConfigStore, Object, boolean) - Method in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
getCRLExtensions() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns list of CRL extensions.
getCRLExtOID() - Method in interface com.netscape.certsrv.ca.ICMSCRLExtension
Returns CRL extension OID string.
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSCRLNumberExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSCRLReasonExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSInvalidityDateExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
getCRLExtOID() - Method in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
getCRLIssuingPoint(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves CRL issuing point with the given identifier.
getCRLIssuingPointRecordName() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the default CRL issuing point record name.
getCRLIssuingPointRecordName() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the default CRL issuing point record name.
getCRLIssuingPoints() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves all the CRL issuing points.
getCRLNumber() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns current CRL number of this CRL issuing point.
getCRLNumber() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves current CRL number out of CRL issuing point record.
getCRLObjectclass() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
Gets the CA object class to convert to.
getCRLPrettyPrint(X509CRL) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the CRL pretty print handler.
getCRLPrettyPrint(X509CRL) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the CRL pretty print handler.
getCrlPublishErrorStr() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns CRL publishing error.
getCrlPublishStatusStr() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns CRL publishing status.
getCRLRepository() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the CRL repository.
getCRLSchema() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns current CRL generation schema for this CRL issuing point.
getCRLSigningUnit() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the signing unit that manages the CA signing key for signing CRL.
getCRLSize() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns number of entries in the current CRL.
getCRLSize() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves CRL size measured by the number of entries.
getCrlUpdateErrorStr() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns CRL update error.
getCrlUpdateStatusStr() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns CRL update status.
getCRLX500Name() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the issuer name of this certificate authority issuing point.
getCSState() - Static method in class com.netscape.certsrv.apps.CMS
 
getCSState() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getCurrentDate() - Static method in class com.netscape.certsrv.apps.CMS
Returns a server wide system time.
getCurrentDate() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns a server wide system time.
getCurrentDate() - Method in interface com.netscape.certsrv.base.ITimeSource
Retrieves current time and date.
getCurrentIndex() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Gets the current index.
getCurrentIndex() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
 
getCurrentIndex() - Method in interface com.netscape.certsrv.request.IRequestVirtualList
Gets the current index
getCustomCurvename() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getCustomKeysize() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getData() - Method in class com.netscape.cms.authentication.HashAuthentication
 
getDate() - Method in class com.netscape.certsrv.request.AgentApproval
Returns the date of the approval
getDate() - Method in class com.netscape.cms.logging.LogEntry
 
getDateOfArchival() - Method in interface com.netscape.certsrv.kra.IProofOfArchival
Returns the beginning of the escrowed perioid.
getDateOfArchival() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Returns the beginning of the escrowed perioid.
getDateOfRevocation() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves dates of recovery.
getDateValue(Date, String) - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
getDBSubsystem() - Method in interface com.netscape.certsrv.dbs.IDBSSession
Returns database subsystem.
getDefault() - Method in interface com.netscape.certsrv.profile.IProfilePolicy
Retrieves the default policy.
getDefault() - Method in class com.netscape.cms.profile.common.ProfilePolicy
 
getDefaultAlgorithm() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the default signing algorithm of this certificate authority.
getDefaultAlgorithm() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the default signing algorithm.
getDefaultAlgorithm() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the default algorithm name.
getDefaultCertVersion() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the default certificate version.
getDefaultConfig(String) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.def.NoDefault
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
getDefaultConfig(String) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getDefaultParams() - Method in interface com.netscape.certsrv.base.IPluginImpl
Return default parameters for a plugin implementation.
getDefaultParams() - Method in class com.netscape.certsrv.logging.ConsoleLog
 
getDefaultParams() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Return list of default config parameters for this log event listener.
getDefaultParams() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
Returns the default parameters.
getDefaultParams() - Method in interface com.netscape.certsrv.publish.ILdapMapper
Returns the initial default parameters.
getDefaultParams() - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Returns the initial default parameters.
getDefaultParams() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns the initial default parameters.
getDefaultParams() - Method in class com.netscape.cms.logging.LogFile
 
getDefaultParams() - Method in class com.netscape.cms.logging.RollingLogFile
 
getDefaultParams() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.AgentPolicy
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.ManualAuthentication
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
Returns default parameters.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
Returns default parameters.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
getDefaultParams() - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Return default parameters for a policy implementation.
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.mappers.NoMap
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Returns the initial default parameters.
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getDefaultParams() - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Returns the initial default parameters.
getDefaultSignatureAlgorithm() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the default signature algorithm of this certificate authority.
getDefaultSignatureAlgorithm() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the default algorithm.
getDefaultStore() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the default OCSP store (i.
getDefaultValidity() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the default validity period.
getDefaultValidity() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the default validity period.
getDefaultValue() - Method in class com.netscape.certsrv.property.Descriptor
Returns the default value of the property.
getDefaultValue() - Method in interface com.netscape.certsrv.property.IDescriptor
Retrieves the default value of the property.
getDefaultX509CertInfo() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the default X.509 certificate template.
getDefaultX509CertInfo() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the default X.509 certificate template.
getDefSigningAlgorithms() - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getDeltaCRL() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves encoded delta CRL.
getDeltaCRLNumber() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns current delta CRL number of this CRL issuing point.
getDeltaCRLNumber() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves current delta CRL number out of CRL issuing point record.
getDeltaCRLSize() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns number of entries in delta CRL
getDeltaCRLSize() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves delta CRL size measured by the number of entries.
getDenyEntries(Enumeration, String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
getDerAttr() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
returns the Der attribute where it'll be published.
getDerChallenge() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get Challenge phrase in DerValue form
getDerExtension() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves extensions
getDerSPKI() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get SPKI in DerValue form
getDescription() - Method in class com.netscape.certsrv.acls.ACL
Retrieves the description of the resource governed by this access control.
getDescription() - Method in interface com.netscape.certsrv.acls.IACL
Returns the description of the current ACL.
getDescription() - Method in interface com.netscape.certsrv.base.IPluginImpl
Gets the description for this plugin instance.
getDescription() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns internal description of this CRL issuing point.
getDescription() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Gets the description of the evaluator
getDescription() - Method in class com.netscape.certsrv.logging.ConsoleLog
 
getDescription() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Returns the description of this log event listener.
getDescription() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Gets the description for this policy rule.
getDescription() - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
getDescription(Locale) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the profile description.
getDescription(Locale) - Method in class com.netscape.certsrv.property.Descriptor
Retrieves the description of the property.
getDescription(Locale) - Method in interface com.netscape.certsrv.property.IDescriptor
Retrieves the description of the property.
getDescription() - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
Returns the description of this mapper.
getDescription() - Method in interface com.netscape.certsrv.publish.ILdapMapper
Returns the description of this mapper.
getDescription() - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Returns the description of the publisher.
getDescription() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns the description of the ldap publisher.
getDescription(Locale) - Method in interface com.netscape.certsrv.registry.IPluginInfo
Retrieves the localized plugin description.
getDescription() - Method in interface com.netscape.certsrv.usrgrp.ICertUserLocator
Retrieves description.
getDescription() - Method in interface com.netscape.certsrv.usrgrp.IGroup
Retrieves group description.
getDescription() - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Retrieves the description
getDescription() - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
gets the description for this acl evaluator
getDescription() - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
gets the description for this acl evaluator
getDescription() - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
gets the description for this acl evaluator
getDescription() - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
gets the description for this acl evaluator
getDescription() - Method in class com.netscape.cms.logging.LogFile
 
getDescription() - Method in class com.netscape.cms.logging.RollingLogFile
 
getDescription() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Gets the description for this policy rule.
getDescription(Locale) - Method in class com.netscape.cms.profile.common.BasicProfile
Returns the profile description.
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getDescription() - Method in class com.netscape.cms.publish.mappers.NoMap
 
getDescription() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Returns the description of the ldap publisher.
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getDescription() - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Returns the description of the ldap publisher.
getDescriptor(String) - Method in class com.netscape.certsrv.property.PropertySet
 
getDetail() - Method in class com.netscape.cms.logging.LogEntry
 
getDigestName(AlgorithmIdentifier) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves an OCSP server instance digest name as a string.
getDistributedCredentials(String) - Method in interface com.netscape.certsrv.kra.IKeyService
Retrieves credentials in the distributed recovery operation.
getDn() - Method in class com.netscape.certsrv.publish.LdapCertMapResult
Gets DN from the result.
getDN(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getDN() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getDnComps() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getDomainName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
GetDomainXML - Class in com.netscape.cms.servlet.csadmin
 
GetDomainXML() - Constructor for class com.netscape.cms.servlet.csadmin.GetDomainXML
 
getDomainXML(String, int, boolean) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getDontSaveHttpParams(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
get http parameters not to save from configuration.
getDSAKeyLen(X509Key) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
getDSAKeyLen(X509Key) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
getECCKeyPair(KeyCertData) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates an ECC key pair based on the given parameters.
getECCKeyPair(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates an ECC key pair based on the given parameters.
getECCX509Key(IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
getEEClientAuthSSLPort() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's secure end entity service.
getEEClientAuthSSLPort() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the port number of the server's client auth secure end entity service.
getEEHost() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's secure end entity service.
getEEHost() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the host name of the server's secure end entity service.
getEENonSSLHost() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's non-secure end entity service.
getEENonSSLHost() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the host name of the server's non-secure end entity service.
getEENonSSLIP() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the IP address of the server's non-secure end entity service.
getEENonSSLIP() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the IP address of the server's non-secure end entity service.
getEENonSSLPort() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the port number of the server's non-secure end entity service.
getEENonSSLPort() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the port number of the server's non-secure end entity service.
getEESSLHost() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the host name of the server's secure end entity service.
getEESSLHost() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the host name of the server's secure end entity service.
getEESSLIP() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the IP address of the server's secure end entity service.
getEESSLIP() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the IP address of the server's secure end entity service.
getEESSLPort() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the port number of the server's secure end entity service.
getEESSLPort() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the port number of the server's secure end entity service.
getElementAt(int) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Fetchs data of a single list item Recommend to call getSize() before getElementAt() or getElements() since you'd better check if the index is out of bound first.
getElementAt(int) - Method in interface com.netscape.certsrv.request.IRequestVirtualList
Gets the element at the specified index
getElements() - Method in class com.netscape.certsrv.authentication.AuthCredentials
Returns an enumeration of the credentials in this credential set.
getElements() - Method in class com.netscape.certsrv.authentication.AuthToken
Enumerate all attribute names in the AuthToken.
getElements() - Method in interface com.netscape.certsrv.authentication.IAuthToken
Returns an enumeration of the names of the attributes existing within this AttrSet.
getElements() - Method in class com.netscape.certsrv.authorization.AuthzToken
Enumerate all attribute names in the AuthzToken.
getElements() - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves a list of argument keys.
getElements() - Method in interface com.netscape.certsrv.base.IAttrSet
Returns an enumeration of the names of the attributes existing within this AttrSet.
getElements() - Method in class com.netscape.certsrv.base.MetaInfo
Returns an enumeration of the names of the attributes existing within this attribute.
getElements() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves a list of possible attribute names.
getElements() - Method in interface com.netscape.certsrv.request.IRequestRecord
Gets attribute list of the request.
getElements() - Method in class com.netscape.cms.servlet.admin.AuthCredentials
returns an enumeration of the credentials in this credential set.
getElements() - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
 
getElements() - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
getElements() - Method in class com.netscape.cms.servlet.common.AuthCredentials
returns an enumeration of the credentials in this credential set.
getEmail(IEmailResolverKeys) - Method in interface com.netscape.certsrv.notification.IEmailResolver
returns an email address by using the resolver keys.
getEmail() - Method in interface com.netscape.certsrv.usrgrp.IUser
Gets user email address.
getEmail(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getEmailContent(String, Hashtable) - Method in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
getEmailFormProcessor() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the email form processor.
getEmailFormProcessor() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the email form processor.
getEmailList(IAuthToken) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Generate a String Vector containing all the email addresses found in this Authentication token
getEmailResolverKeys() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the email key resolver.
getEmailResolverKeys() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the email key resolver.
getEmailTemplate(String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the email form template.
getEmailTemplate(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the email form template.
getEnableAdminEnroll() - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
getEnableSerialMgmt() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Determines if serial number management has been enabled
GetEnableStatus - Class in com.netscape.cms.servlet.cert
Servlet to get the enrollment status, enable or disable.
GetEnableStatus() - Constructor for class com.netscape.cms.servlet.cert.GetEnableStatus
 
getEncodedCert(X509Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the certifcate in MIME-64 encoded format with header and footer.
getEncodedCert(X509Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the certifcate in MIME-64 encoded format with header and footer.
getEncryptedPasswd() - Method in class com.netscape.cms.authentication.Crypt
Retrieve the resulting encrypted string from the current passwd and salt settings.
getEnforcePop() - Method in class com.netscape.cms.servlet.cert.EnrollServlet
XXX (SHOULD CHANGE TO READ FROM Servletconfig) Getter method to see if Proof of Posession checking is enabled.
getEntry() - Method in class com.netscape.cms.logging.LogEntry
 
getError(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves error by recovery identifier.
getError(Locale) - Method in interface com.netscape.certsrv.request.IRequest
Gets localized error message from connector transfer.
getError() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getErrorDescr() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getEscapedCert() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getEscapedCertpp() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getEscapedDN() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getEventType() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves log event type.
getEventType() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves log event type.
getEventType() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves log event type.
getEventType() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves log event type.
getExistingContext() - Static method in class com.netscape.certsrv.base.SessionContext
Retrieves the session context associated with the current thread.
getExpirationTime() - Method in class com.netscape.cms.logging.RollingLogFile
Get the expiration time
getExpiredCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves expired certificates.
getExpiredCerts() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves cache information about expired certificates.
getExpiredPublishedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves expired and published certificates.
getExtData(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getExtDataInAuthToken(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an authtoken.
getExtDataInBigInteger(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves a BigInteger value.
getExtDataInBigIntegerArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of BigIntegers
getExtDataInBoolean(String, boolean) - Method in interface com.netscape.certsrv.request.IRequest
Gets boolean value for given type or default value if attribute is absent.
getExtDataInBoolean(String, String, boolean) - Method in interface com.netscape.certsrv.request.IRequest
Gets extdata boolean value for given type or default value if attribute is absent for this request with this prefix.
getExtDataInByteArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves the data, which should be base64 encoded as a byte array.
getExtDataInCert(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves the data, which should be base64 encoded as a byte array.
getExtDataInCertArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of X509CertImpl.
getExtDataInCertExts(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves the CertificateExtensions associated with the key.
getExtDataInCertInfo(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves the data, which should be base64 encoded as a byte array.
getExtDataInCertInfoArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of X509CertInfo.
getExtDataInCertSubjectName(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves the CertificateSubjectName associated with the key.
getExtDataInHashtable(String) - Method in interface com.netscape.certsrv.request.IRequest
Returns the Hashtable value for the String key.
getExtDataInInteger(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an integer value.
getExtDataInIntegerArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of Integers
getExtDataInRevokedCertArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of RevokedCertImpl.
getExtDataInString(String) - Method in interface com.netscape.certsrv.request.IRequest
Returns the String value stored for the String key.
getExtDataInString(String, String) - Method in interface com.netscape.certsrv.request.IRequest
Helper method to retrieve an individual value from a Hashtable value.
getExtDataInStringArray(String) - Method in interface com.netscape.certsrv.request.IRequest
Retrieves an array of Strings stored with the key.
getExtDataInStringVector(String) - Method in interface com.netscape.certsrv.request.IRequest
Returns a vector of strings for the key.
getExtDataKeys() - Method in interface com.netscape.certsrv.request.IRequest
Returns all the keys stored in ExtData
getExtendedPluginInfo(Locale) - Method in class com.netscape.certsrv.base.ExtendedPluginInfo
This method returns an array of strings.
getExtendedPluginInfo(Locale) - Method in interface com.netscape.certsrv.base.IExtendedPluginInfo
This method returns an array of strings.
getExtendedPluginInfo() - Method in class com.netscape.cms.authentication.CMCAuth
Activate the help system.
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.CMCAuth
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.PortalEnroll
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authorization.AAclAuthz
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSCRLNumberExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSCRLReasonExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSInvalidityDateExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.jobs.PublishCertsJob
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.jobs.RenewalNotificationJob
holds help text for this plugin
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.jobs.RequestInQueueJob
holds help text for this plugin
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.jobs.UnpublishExpiredJob
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.logging.LogFile
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.logging.RollingLogFile
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.ocsp.DefStore
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.ocsp.LDAPStore
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
gets plugin info for pretty console edit displays.
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Gets extended plugin info for pretty Console displays.
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.mappers.NoMap
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
 
getExtendedPluginInfo(Locale, String, String, String) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
getExtension(IArgBlock) - Method in interface com.netscape.certsrv.extensions.ICMSExtension
Get an instance of the extension given http input.
getExtension(String, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getExtension(String, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getExtension(String, CertificateExtensions) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getExtensions(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves extensions of the certificate that is identified by the given nickname.
getExtensions() - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
getExtPrettyPrint(Extension, int) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the extension pretty print handler.
getExtPrettyPrint(Extension, int) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the extension pretty print handler.
getFileConfigStore() - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Returns handle to the registry configuration file.
getFillerPropName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
getFilter() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns filter used to build CRL based on information stored in local directory.
getFilter(String) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Creates LDAP-based search filters with help of registered mappers.
getFilter(String, IFilterConverter) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Creates LDAP-based search filters with help of registered mappers.
getFilterComps() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getFingerPrint(Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Returns the finger print of the given certificate.
getFingerPrint(Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns the finger print of the given certificate.
getFingerPrints(byte[]) - Static method in class com.netscape.certsrv.apps.CMS
Returns the finger print of the given certificate.
getFingerPrints(Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Returns the finger print of the given certificate.
getFingerPrints(Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns the finger print of the given certificate.
getFingerPrints(byte[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getFirstIndex() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Gets the top of the buffer
getFirstUnsaved() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieve Retrieve reference to the first unsaved data.
getFixed() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
getFollowReferrals() - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Return whether or not the server is to follow referrals to other servers when servicing a query.
getFormParams(Extension) - Method in interface com.netscape.certsrv.extensions.ICMSExtension
Get Javascript name value pairs to put into the request processing template.
getFullName() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves user full name.
getGeneralName() - Method in interface com.netscape.certsrv.policy.IGeneralNameAsConstraintsConfig
Deprecated.
Retrieves the general name.
getGeneralNameConfigDefaultParams(String, boolean, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves default general name configuration.
getGeneralNameConfigDefaultParams(String, boolean, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves default general name configuration.
getGeneralNameConfigExtendedPluginInfo(String, boolean, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves extended plugin info for general name configuration.
getGeneralNameConfigExtendedPluginInfo(String, boolean, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves extended plugin info for general name configuration.
getGeneralNames() - Method in interface com.netscape.certsrv.policy.IGeneralNamesAsConstraintsConfig
Deprecated.
Retrieves a list of configured general names.
getGeneralNames() - Method in interface com.netscape.certsrv.policy.IGeneralNamesConfig
Deprecated.
Retrieves a list of configured general names.
getGeneralNamesConfigDefaultParams(String, boolean, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves default general names configuration.
getGeneralNamesConfigDefaultParams(String, boolean, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves default general names configuration.
getGeneralNamesConfigExtendedPluginInfo(String, boolean, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves extended plugin info for general name configuration.
getGeneralNamesConfigExtendedPluginInfo(String, boolean, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves extended plugin info for general name configuration.
getGeneralNameType(GeneralName) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getGeneralNameValue(GeneralName) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getGroup(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Retrieves a group from LDAP for the given DN.
getGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Retrieves an identity group
getGroup(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getGroup(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getGroupFromName(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Retrieves a group from LDAP for the given group name
getGroupID() - Method in interface com.netscape.certsrv.usrgrp.IGroup
Retrieves group identifier.
getHashType() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves hash type
getHeader() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
getHost() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
Retrieves the host name of the remote Authority.
getHost() - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Return the name of the Host.
getHostname(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getHosts() - Method in class com.netscape.cms.authentication.HashAuthentication
 
getHttpConnection(IRemoteAuthority, ISocketFactory) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the HTTP Connection for use with connector.
getHttpConnection(IRemoteAuthority, ISocketFactory, int) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the HTTP Connection for use with connector.
getHttpConnection(IRemoteAuthority, ISocketFactory) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the HTTP Connection for use with connector.
getHttpConnection(IRemoteAuthority, ISocketFactory, int) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the HTTP Connection for use with connector.
getHttpParams() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getHttpPKIMessage() - Static method in class com.netscape.certsrv.apps.CMS
Creates a HTTP PKI Message that can be sent to a remote authority.
getHttpPKIMessage() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a HTTP PKI Message that can be sent to a remote authority.
getHttpReq() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getHttpRequestEncoder() - Static method in class com.netscape.certsrv.apps.CMS
Creates a request encoder.
getHttpRequestEncoder() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a request encoder.
getHttpResp() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getHttpResponse(String, int, boolean, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getHttpResponse(String, int, boolean, String, String, String, SSLCertificateApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getId() - Static method in class com.netscape.certsrv.apps.CMS
Gets this ID .
getId() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Gets this ID .
getId() - Method in class com.netscape.certsrv.authentication.AuthMgrPlugin
Returns an auth manager implementation name
getId() - Method in class com.netscape.certsrv.authorization.AuthzMgrPlugin
Returns an authorization manager implementation name
getId() - Method in class com.netscape.certsrv.base.ASubsystem
Retrieves the subsystem identifier.
getId() - Method in interface com.netscape.certsrv.base.ISubsystem
Retrieves the name of this subsystem.
getId() - Method in class com.netscape.certsrv.base.Plugin
Returns the plugin identifier.
getId() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns internal id of this CRL issuing point.
getId() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieve unique CRL identifier.
getId() - Method in interface com.netscape.certsrv.jobs.IJob
get instance id.
getId() - Method in class com.netscape.certsrv.jobs.JobPlugin
get the job plugin name
getID() - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
getId() - Method in interface com.netscape.certsrv.profile.IProfile
Returns the identifier of this profile.
getId() - Method in interface com.netscape.certsrv.profile.IProfilePolicy
Retrieves the policy id
getId() - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Retrieves usr/grp manager identifier.
getID(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getId() - Method in class com.netscape.cms.jobs.AJobBase
get instance id.
getId() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
get instance id.
getId() - Method in class com.netscape.cms.ocsp.DefStore
 
getId() - Method in class com.netscape.cms.ocsp.LDAPStore
 
getId() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getId() - Method in class com.netscape.cms.profile.common.ProfilePolicy
 
getId() - Method in class com.netscape.cms.servlet.base.CMSServlet
 
getId() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getId() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
getIdentifier() - Method in class com.netscape.certsrv.security.Credential
Retrieves identifier.
getIds(String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Returns a list of plugin identifiers of the given type.
getImplName() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Get name of authentication manager plugin.
getImplName() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get implementation name of authorization manager plugin.
getImplName() - Method in interface com.netscape.certsrv.base.IPluginImpl
Returns the name of the plugin class.
getImplName() - Method in interface com.netscape.certsrv.jobs.IJob
gets the plugin name of this job.
getImplName() - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
get the plugin implementaion name set in the init() method.
getImplName() - Method in class com.netscape.certsrv.logging.ConsoleLog
 
getImplName() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Returns implementation name.
getImplName() - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
Returns implementation name.
getImplName() - Method in interface com.netscape.certsrv.publish.ILdapMapper
Returns implementation name.
getImplName() - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Returns the implementation name.
getImplName() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns the implementation name.
getImplName() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Gets the plugin name of authentication manager.
getImplName() - Method in class com.netscape.cms.authentication.CMCAuth
gets the plug-in name of this authentication plug-in.
getImplName() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
gets the plugin name of this authentication manager.
getImplName() - Method in class com.netscape.cms.authentication.FlatFileAuth
 
getImplName() - Method in class com.netscape.cms.authentication.HashAuthentication
gets the plugin name of this authentication manager.
getImplName() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Gets the plugin name of authentication manager.
getImplName() - Method in class com.netscape.cms.authentication.TokenAuthentication
Gets the plugin name of authentication manager.
getImplName() - Method in class com.netscape.cms.authorization.BasicAclAuthz
gets the plugin name of this authorization manager.
getImplName() - Method in class com.netscape.cms.authorization.DirAclAuthz
gets the plugin name of this authorization manager.
getImplName() - Method in class com.netscape.cms.jobs.AJobBase
gets the plugin name of this job.
getImplName() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
gets the plugin name of this job.
getImplName() - Method in class com.netscape.cms.listeners.PinRemovalListener
 
getImplName() - Method in class com.netscape.cms.logging.LogFile
 
getImplName() - Method in class com.netscape.cms.logging.RollingLogFile
 
getImplName() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getImplName() - Method in class com.netscape.cms.publish.mappers.NoMap
 
getImplName() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Returns the implementation name.
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getImplName() - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Returns the implementation name.
getInBigIntegerArray(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInBigIntegerArray(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the BigInteger array value for name.
getInByteArray(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInByteArray(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the byte array value for name.
getInByteArrayArray(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInByteArrayArray(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the byte[][] value for name.
getInCert(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInCert(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the X509CertImpl value for name.
getInCertExts(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInCertExts(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the CertificateExtensions value for name.
getInCertificates(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInCertificates(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the Certificates value for name.
getIncrementConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets range increment limit for next range in config file
getInDate(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInDate(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the Date value for name.
GetInfo - Class in com.netscape.cms.servlet.cert
Get detailed information about CA CRL processing
GetInfo() - Constructor for class com.netscape.cms.servlet.cert.GetInfo
Constructs GetInfo servlet.
getInInteger(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInInteger(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the Integer value for name.
getInitAgentAsyncKeyRecovery(String) - Method in interface com.netscape.certsrv.kra.IKeyService
get async recovery request initiating agent
getInput(String, Locale, IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getInputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getInputDescriptor(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getInputNames() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getInstanceDir() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the instance roort path of this server.
getInstanceDir() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the instance roort path of this server.
getInstanceName() - Method in interface com.netscape.certsrv.base.IPluginImpl
Returns the name of the plugin instance.
getInstanceName() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Returns the name of the policy rule instance.
getInstanceName() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns the instance name.
getInstanceName() - Method in exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Returns the instance name associated with this self test.
getInstanceName() - Method in exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Returns the instance name associated with this self test.
getInstanceName() - Method in exception com.netscape.certsrv.selftests.EMissingSelfTestException
Returns the instance name associated with this self test.
getInstanceName() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Returns the name of the policy rule instance.
getInstanceParameter() - Method in exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Returns the parameter associated with this self test.
getInstanceParameter() - Method in exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Returns the parameter associated with this self test.
getInstanceParameter() - Method in exception com.netscape.certsrv.selftests.EMissingSelfTestException
Returns the parameter associated with this self test.
getInstanceParams() - Method in interface com.netscape.certsrv.base.IPluginImpl
Return configured parameters for a plugin instance.
getInstanceParams() - Method in class com.netscape.certsrv.logging.ConsoleLog
 
getInstanceParams() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Return list of instance config parameters for this log event listener.
getInstanceParams(Vector) - Method in interface com.netscape.certsrv.policy.IGeneralNameAsConstraintsConfig
Deprecated.
Retrieves instance parameters.
getInstanceParams(Vector) - Method in interface com.netscape.certsrv.policy.IGeneralNameConfig
Deprecated.
Retrieves the instance parameters.
getInstanceParams(Vector) - Method in interface com.netscape.certsrv.policy.IGeneralNamesAsConstraintsConfig
Deprecated.
Retrieves instance parameters.
getInstanceParams(Vector) - Method in interface com.netscape.certsrv.policy.IGeneralNamesConfig
Deprecated.
Retrieves the instance parameters.
getInstanceParams() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
Returns the instance parameters.
getInstanceParams() - Method in interface com.netscape.certsrv.publish.ILdapMapper
Returns the current instance parameters.
getInstanceParams() - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Returns the current instance parameters.
getInstanceParams() - Method in interface com.netscape.certsrv.publish.ILdapRule
Returns the current instance parameters.
getInstanceParams() - Method in class com.netscape.cms.logging.LogFile
 
getInstanceParams() - Method in class com.netscape.cms.logging.RollingLogFile
 
getInstanceParams() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.AgentPolicy
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.ManualAuthentication
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
Returns instance specific parameters.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
Returns instance parameters.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
getInstanceParams() - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Return configured parameters for a policy rule instance.
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.mappers.NoMap
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Returns the current instance parameters.
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
getInstanceParams() - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Returns the current instance parameters.
getInstanceParamsWithExtras() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
getInstances() - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Get a hashtable containing all authentication instances.
getInstances() - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Get a hashtable containing all authentication instances.
getInstances() - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Retrieves all the job instances.
getInstanceStore() - Method in exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Returns the store associated with this self test.
getInstanceStore() - Method in exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Returns the store associated with this self test.
getInstanceStore() - Method in exception com.netscape.certsrv.selftests.EMissingSelfTestException
Returns the store associated with this self test.
getInstanceValue() - Method in exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
Returns the value associated with this self test.
getInstanceValue() - Method in exception com.netscape.certsrv.selftests.EInvalidSelfTestException
Returns the value associated with this self test.
getInstanceValue() - Method in exception com.netscape.certsrv.selftests.EMissingSelfTestException
Returns the value associated with this self test.
getInString(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInString(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Gets an attribute value.
getInStringArray(String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
getInStringArray(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Retrieves the String array value for name.
getInt(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getInt(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getIntConfigParam(IConfigStore, String) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getInteger(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as an integer.
getInteger(String, int) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given property as an integer.
getInteger(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getInteger(HttpServletRequest, String, int, int) - Static method in class com.netscape.certsrv.util.HttpInput
 
getInternalTokenName() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the token name of the internal (software) token.
getInvalidCertsByNotBeforeDate(Date, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Gets Invalid certs orderes by noAfter date, jumps to records where notAfter date is greater than current.
getIP(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getIP(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getIP(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getIRequest() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getIssuedBy() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves name of who issued this certificate.
getIssuerName() - Method in interface com.netscape.certsrv.kra.IProofOfArchival
Retrieves the issuer name.
getIssuerName() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves the issuer name.
getIssuerName() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves the issuer name from this container.
getIssuerName() - Method in class com.netscape.cms.profile.common.CAEnrollProfile
 
getIssuerName() - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getIssuerName() - Method in class com.netscape.cms.profile.common.RAEnrollProfile
 
getIssuerObj() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
 
getIssuingPointsNames() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Retrieves all the issuing points' names.
getJobCron() - Method in interface com.netscape.certsrv.jobs.IJob
get cron string associated with this job
getJobCron() - Method in class com.netscape.cms.jobs.AJobBase
get cron string associated with this job
getJobCron() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
get cron string associated with this job
getJumpToElementAt(int) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Retrieves and jumps to element in the given position.
getKeyCurveName() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves key curve name.
getKeygenToken() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the token that generates user key pairs for supporting server-side keygen
getKeyID(IRequest) - Method in class com.netscape.cms.servlet.request.CertReqParser
 
getKeyIdentifier(X509CertInfo) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Get the Key Identifier in a subject key identifier extension from a CertInfo.
getKeyIdentifier(X509CertInfo) - Method in class com.netscape.cms.profile.def.CAEnrollDefault
 
getKeyIdentifier(X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
getKeyLength() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves key length.
getKeyOption() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getKeyPair(KeyCertData) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates a key pair based on the given parameters.
getKeyPair(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the key pair based on the given nickname.
getKeyPair(String, String, int) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates a key pair based on the given parameters.
getKeyPair(String, String, int, PQGParams) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Generates a key pair based on the given parameters.
getKeyPair() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves the key pair from this container.
getKeyRecords(int, int) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecordList
Retrieves key records.
getKeyRepository() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves the key repository.
getKeySize() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves key length.
getKeySize(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getKeySize(HttpServletRequest, String, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getKeyType() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves key type.
getKeyType(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getKeyUsageExtension() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves key usage extension
getKRAConnector() - Method in interface com.netscape.certsrv.ca.ICAService
Returns KRA-CA connector.
getKRAConnector() - Method in interface com.netscape.certsrv.ra.IRAService
Returns KRA connector.
getLangFile(HttpServletRequest, File, Locale[]) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
getLangFile(HttpServletRequest, File, Locale[]) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
getLastAccess() - Method in class com.netscape.cms.servlet.common.CMSFile
 
getLastLogin(String) - Method in class com.netscape.cms.authentication.HashAuthData
 
getLastLogin(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getLastModified() - Method in class com.netscape.cms.servlet.common.CMSFile
 
getLastRequestIdInRange(BigInteger, BigInteger) - Method in interface com.netscape.certsrv.request.IRequestQueue
 
getLastSigningAlgorithm() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns signing algorithm used in last signing operation..
getLastUpdate() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns time of the last update.
getLdapAnonConnFactory() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the LDAP connection factory.
getLdapAnonConnFactory() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the LDAP connection factory.
getLDAPAttributes(String[]) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Retrieves a list of LDAP attributes that are associated with the given attributes.
getLdapAttrs() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Return a list of LDAP attributes with String values to retrieve.
getLdapAttrs() - Method in class com.netscape.cms.authentication.DNPattern
 
getLdapAuthInfo() - Static method in class com.netscape.certsrv.apps.CMS
Creates a LDAP Auth Info object.
getLdapAuthInfo() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a LDAP Auth Info object.
getLdapBoundConnFactory() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the LDAP connection factory.
getLdapBoundConnFactory() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the LDAP connection factory.
getLdapByteAttrs() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Return a list of LDAP attributes with byte[] values to retrieve.
getLdapConnFactory() - Method in interface com.netscape.certsrv.ldap.ILdapConnModule
Returns the internal ldap connection factory.
getLdapConnInfo(IConfigStore) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the ldap connection information from the configuration store.
getLdapConnInfo(IConfigStore) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the ldap connection information from the configuration store.
getLdapConnModule() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns LdapConnModule belonging to this Processor.
getLdapDatabase(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getLdapJssSSLSocketFactory(String) - Static method in class com.netscape.certsrv.apps.CMS
Creates a LDAP SSL socket with the given nickname.
getLdapJssSSLSocketFactory() - Static method in class com.netscape.certsrv.apps.CMS
Creates a LDAP SSL socket.
getLdapJssSSLSocketFactory(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a LDAP SSL socket with the given nickname.
getLdapJssSSLSocketFactory() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Creates a LDAP SSL socket.
getLevel() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves log level.
getLevel() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves log level.
getLevel() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves log level.
getLevel() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves log level.
getLevel() - Method in class com.netscape.cms.logging.LogEntry
 
getLevel() - Method in class com.netscape.cms.logging.LogFile
Retrieves the log level threshold.
getListener(String) - Method in class com.netscape.certsrv.request.ARequestNotifier
Gets listener from the list of registered listeners.
getListener(String) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Gets listener from the list of registered listeners.
getListenerNames() - Method in class com.netscape.certsrv.request.ARequestNotifier
Gets list of listener names.
getListenerNames() - Method in interface com.netscape.certsrv.request.IRequestNotifier
Gets list of listener names.
getListeners() - Method in class com.netscape.certsrv.request.ARequestNotifier
Gets list of listeners.
getListeners() - Method in interface com.netscape.certsrv.request.IRequestNotifier
Gets list of listeners.
getLocale(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getLocale(IRequest) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getLocale(IRequest) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getLocale(IRequest) - Method in class com.netscape.cms.profile.input.EnrollInput
 
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Retrieves locale based on the request.
getLocale(String) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.GetCAChain
Retrieves locale based on the request.
getLocale(String) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCertChain
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetConfigEntries
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCookie
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetStatus
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetSubsystemCert
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTokenInfo
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.TokenAuthenticate
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Retrieves locale based on the request.
getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
Retrieves locale based on the request.
getLocalizedString(Locale, String, String) - Static method in class com.netscape.certsrv.base.MessageFormatter
Retrieves the localized string.
getLocalizedString(Locale, String, String, Object) - Static method in class com.netscape.certsrv.base.MessageFormatter
Retrieves the localized string.
getLocalizedString(Locale, String, String, Object[]) - Static method in class com.netscape.certsrv.base.MessageFormatter
Retrieves the localized string.
getLogDefaultParams(String) - Method in interface com.netscape.certsrv.logging.ILogSubsystem
Get the default configuration parameter names associated with a plugin.
getLogger() - Static method in class com.netscape.certsrv.apps.CMS
Returns the logger of the current server.
getLogger() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns the logger of the current server.
getLogger() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Returns the logging interface for this authority.
getLogInstance(String) - Method in interface com.netscape.certsrv.logging.ILogSubsystem
Retrieve the log event listener by instance name
getLogInstanceParams(String) - Method in interface com.netscape.certsrv.logging.ILogSubsystem
Get the default configuration parameter names associated with a log instance.
getLogInsts() - Method in interface com.netscape.certsrv.logging.ILogSubsystem
get the list of log instances that are available
getLogMessage(String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String[]) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogMessage(String, String, String, String, String, String, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the centralized log message from LogMessages.properties.
getLogPluginName(ILogEventListener) - Method in interface com.netscape.certsrv.logging.ILogSubsystem
Retrieve plugin name (implementation name) of the log event listener.
getLogPluginName(ILogEventListener) - Method in class com.netscape.cms.servlet.admin.LogAdminServlet
 
getLogPlugins() - Method in interface com.netscape.certsrv.logging.ILogSubsystem
get the list of log plugins that are available
getLogQueue() - Method in interface com.netscape.certsrv.logging.ILogger
Retrieves the associated log queue.
getLowWaterMarkConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets low water mark limit in config file
getMailCABit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Mail CA bit
getMailNotification() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the email notification handler.
getMailNotification() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the email notification handler.
getMainStatsEvent() - Method in interface com.netscape.certsrv.util.IStatsSubsystem
Resets all internal counters.
getMapper() - Method in class com.netscape.certsrv.publish.MapperProxy
Returns ILdapMapper object.
getMapperDefaultParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns mapper initial default parameters.
getMapperInstance(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns ILdapMapper instance based on name of MapperProxy.
getMapperInstanceParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns mapper current instance parameters.
getMapperInsts() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of rule mapper instances.
getMapperPluginName(ILdapMapper) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
getMapperPlugins() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of mapper plugins.
getMasterUrlListFromSecurityDomain(IConfigStore, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getMax() - Method in class com.netscape.certsrv.util.StatsEvent
 
getMaxSerial() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the last serial number that can be used for certificate issuance in this certificate authority.
getMaxSerialConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets the maximum serial number limit in config file
getMemberNames() - Method in interface com.netscape.certsrv.usrgrp.IGroup
Retrieves a list of member names.
getMessage() - Method in class com.netscape.certsrv.logging.AuditEvent
Returns the current message format string.
getMessage() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Returns the current message format string.
getMessage() - Method in class com.netscape.certsrv.logging.SystemEvent
Returns the current message format string.
getMetaInfo() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves meta info.
getMin() - Method in class com.netscape.certsrv.util.StatsEvent
 
getMinSerialConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets minimum serial number limit in config file
getModificationAttribute(LDAPAttribute, byte[]) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
getModifications(LDAPEntry) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves modified certificate records.
getModifications() - Method in class com.netscape.certsrv.dbs.ModificationSet
Retrieves a list of modifications.
getModificationTime() - Method in interface com.netscape.certsrv.request.IRequest
Gets the time this request was last modified (defined as updated in the queue) (See IRequestQueue.update)
getModifyTime() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves time of modification of this certificate record.
getModifyTime() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves last modification time.
getMultiline() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves log multiline attribute.
getMultiline() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves multiline attribute.
getMultiline() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves log multiline attribute.
getMultiline() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves log multiline attribute.
getName() - Method in class com.netscape.certsrv.acls.ACL
Retrieves the name of the resource governed by this access control.
getName() - Method in interface com.netscape.certsrv.acls.IACL
Returns the name of the current ACL.
getName() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Get the name of this authentication manager instance.
getName() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Get the name of this authorization manager instance.
getName() - Method in interface com.netscape.certsrv.base.IConfigStore
Gets the name of this Configuration Store.
getName() - Method in class com.netscape.certsrv.base.MetaAttributeDef
Gets attribute name
getName() - Method in class com.netscape.certsrv.common.NameValuePair
Retrieves the name.
getName() - Method in class com.netscape.certsrv.dbs.Modification
Retrieves attribute name.
getName() - Method in interface com.netscape.certsrv.extensions.ICMSExtension
Get name of this extension.
getName() - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
get the registered class name set in the init() method.
getName() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the X500Name of an OCSP server instance.
getName() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Returns the name of the policy rule class.
getName() - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Returns the name of the rule set.
getName() - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
getName(Locale) - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Returns localized name of this constraint.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves the localizable name of this policy.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the profile name.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Retrieves the localizable name of this policy.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IProfileInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves the localizable name of this policy.
getName(Locale) - Method in interface com.netscape.certsrv.profile.IProfileUpdater
Retrieves the localizable name of this policy.
getName() - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Returns the name of the publishing rule set.
getName(Locale) - Method in interface com.netscape.certsrv.registry.IPluginInfo
Retrieves the localized plugin name.
getName() - Method in interface com.netscape.certsrv.usrgrp.IGroup
Retrieves the group name.
getName() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves name.
getName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getName() - Method in class com.netscape.certsrv.util.StatsEvent
Retrieves Transaction name.
getName() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Gets the name of this authentication manager.
getName(Locale) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Retrieves the localizable name of this policy.
getName() - Method in class com.netscape.cms.authentication.CMCAuth
gets the name of this authentication plug-in instance
getName(Locale) - Method in class com.netscape.cms.authentication.CMCAuth
Retrieves the localizable name of this policy.
getName() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
gets the name of this authentication manager instance
getName() - Method in class com.netscape.cms.authentication.FlatFileAuth
 
getName(Locale) - Method in class com.netscape.cms.authentication.FlatFileAuth
Retrieves the localizable name of this policy.
getName() - Method in class com.netscape.cms.authentication.HashAuthentication
gets the name of this authentication manager instance
getName() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Gets the name of this authentication manager.
getName(Locale) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Retrieves the localizable name of this policy.
getName() - Method in class com.netscape.cms.authentication.TokenAuthentication
Gets the name of this authentication manager.
getName(Locale) - Method in class com.netscape.cms.authentication.TokenAuthentication
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Retrieves the localizable name of this policy.
getName() - Method in class com.netscape.cms.authorization.BasicAclAuthz
gets the name of this authorization manager instance
getName() - Method in class com.netscape.cms.authorization.DirAclAuthz
gets the name of this authorization manager instance
getName() - Method in class com.netscape.cms.listeners.PinRemovalListener
 
getName() - Method in class com.netscape.cms.logging.LogFile
Retrieves the base log file name.
getName() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Returns the name of the policy rule.
getName() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getName(Locale) - Method in class com.netscape.cms.profile.common.BasicProfile
Returns the profile name.
getName(Locale) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getName(Locale) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getName(Locale) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getName(Locale) - Method in class com.netscape.cms.profile.def.NoDefault
 
getName(Locale) - Method in class com.netscape.cms.profile.input.CertReqInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.CMCCertReqInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.DualKeyGenInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.EnrollInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.FileSigningInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.GenericInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.ImageInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.KeyGenInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.nsNKeyCertReqInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.SerialNumRenewInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.SubjectDNInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.SubjectNameInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.input.SubmitterInfoInput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.output.CertOutput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.output.CMMFOutput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.output.EnrollOutput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.output.PKCS7Output
Retrieves the localizable name of this policy.
getName(Locale) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
getName() - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
 
getName() - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
getName() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getName() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
getNameFromPanelNo(int) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
getNames() - Method in class com.netscape.certsrv.common.NameValuePairs
Retrieves a list of names.
getNames() - Method in class com.netscape.certsrv.property.PropertySet
 
getNames() - Method in class com.netscape.certsrv.template.ArgSet
Returns a list of argument names.
getNewNickName() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the new nickname of the transport certifiate.
getNewNickName() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the nickname of the RA certificate from configuration store.
getNewNickName() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the new nickname in the renewal process.
getNextCRLNumber() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns next CRL number of this CRL issuing point.
getNextDeltaUpdate() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns time of the next delta CRL update.
getNextMaxSerialConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets the maximum serial number limit for next range in config file
getNextMinSerialConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets minimum serial number limit for next range in config file
getNextPanel(int) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
getNextRange(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets number corresponding to start of next range from database
getNextSerialConfig() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Gets the next serial number in config file
getNextSerialNumber() - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Retrieves the next serial number, and also increase the serial number by one.
getNextUpdate() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns time of the next update.
getNextUpdate() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves next update time.
getNextUpdateGracePeriod() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns next update grace period in minutes.
getNickname() - Method in interface com.netscape.certsrv.authority.IAuthority
nickname of signing (id) cert
getNickname() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Returns the nickname for the CA signing certificate.
getNickname() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the nickname of the transport certificate.
getNickname() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Returns the nickname of the RA certificate.
getNickname() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the nickname of the signing certificate.
getNickname() - Method in interface com.netscape.certsrv.tks.ITKSAuthority
Returns the nickname of the RA certificate.
getNickname(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getNickname() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getNickname(IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getNodes(String) - Method in class com.netscape.cms.authorization.AAclAuthz
 
getNonce(int) - Method in class com.netscape.certsrv.base.Nonces
 
getNonces() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
 
getNonNull(String) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getNonNull(String) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
getNoOfAgents() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Retrieves total number of recovery agents.
getNoOfOperations() - Method in class com.netscape.certsrv.util.StatsEvent
Retrieves number of operations performed.
getNoOfRequiredAgents() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the number of required agents.
getNoOfRequiredAgents() - Method in interface com.netscape.certsrv.kra.IKeyService
Retrieves number of agent required to perform key recovery operation.
getNoOfRequiredAgents() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Retrieves number of recovery agents required to perform recovery operation.
getNSCertTypeBits(IRequest) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
get ns cert type bits from actual sets in the request
getNTEventType() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves NT specific log event type.
getNTEventType() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves NT specific log event type.
getNTEventType() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves NT specific log event type.
getNTEventType() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves NT specific log event type.
getNum() - Method in class com.netscape.cms.profile.input.GenericInput
 
getNumAds() - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getNumAds() - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getNumAttrs() - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getNumberOfRecentlyExpiredCerts() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns number of recently expired and revoked certificates.
getNumberOfRecentlyRevokedCerts() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns number of recently revoked certificates.
getNumberOfRecentlyUnrevokedCerts() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns number of recently unrevoked certificates.
getNumberOfRequests() - Method in class com.netscape.certsrv.request.ARequestNotifier
Gets number of requests in publishing queue.
getNumberOfRequests() - Method in interface com.netscape.certsrv.request.IRequestNotifier
Gets number of requests in publishing queue.
getNumExcluded() - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getNumGNs() - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getNumMappings() - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getNumOCSPRequest() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Returns the in-memory count of the processed OCSP requests.
getNumOCSPRequest() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
Returns the in-memory count of the processed OCSP requests.
getNumPermitted() - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getNumPoints() - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getNumPoints() - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getNumPolicies() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getNumQualifiers() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getObjectSigningBit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Signing bit
getObjectSigningCABit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Object Signing bit
GetOCSPInfo - Class in com.netscape.cms.servlet.ocsp
Retrieve information about the number of OCSP requests the OCSP has serviced
GetOCSPInfo() - Constructor for class com.netscape.cms.servlet.ocsp.GetOCSPInfo
 
getOCSPNoCheck() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves OCSP No Check flag
getOCSPRequestTotalTime() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Returns the in-memory time (in mini-second) of the processed time for OCSP requests.
getOCSPRequestTotalTime() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
Returns the in-memory time (in mini-second) of the processed time for OCSP requests.
getOCSPSigning() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves OCSP Signing flag
getOCSPSigningAlgorithms() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves all potential OCSP signing algorithms.
getOCSPSigningUnit() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the signing unit that manages the CA signing key for signing OCSP response.
getOCSPStore(String) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the OCSP store given its name.
getOCSPTotalData() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Returns the total data signed for OCSP requests.
getOCSPTotalData() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
Returns the total data signed for OCSP requests.
getOCSPTotalLookupTime() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
 
getOCSPTotalSignTime() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Returns the in-memory time (in mini-second) of the signing time for OCSP requests.
getOCSPTotalSignTime() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
Returns the in-memory time (in mini-second) of the signing time for OCSP requests.
getOfficialName() - Method in interface com.netscape.certsrv.authority.IAuthority
return official product name.
getOID() - Method in class com.netscape.certsrv.base.MetaAttributeDef
Gets an attribute OID.
getOID() - Method in interface com.netscape.certsrv.extensions.ICMSExtension
Get object identifier associated with this extension.
getOn() - Method in class com.netscape.cms.logging.LogFile
Retrieves the log on/off.
getOp() - Method in class com.netscape.certsrv.dbs.Modification
Retrieves modification operation type.
getOrder() - Method in class com.netscape.cms.authorization.AAclAuthz
 
getOutput(CMSTemplateParams) - Method in class com.netscape.cms.servlet.common.CMSTemplate
for debugging, return contents that would've been outputed.
getOutputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getOwnerName() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves key owner name.
getPage(int) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Get a page starting at "first" (although we may also fetch some preceding entries) Recommend to call getSize() before getElementAt() or getElements() since you'd better check if the index is out of bound first.
getPage(String) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Called by application to scroll the list with initial letters.
getPagedRequests(int) - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets a pageable list of IRequest entries in this queue.
getPagedRequestsByFilter(String, int, String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets a pageable list of IRequest entries in this queue.
getPagedRequestsByFilter(RequestId, String, int, String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets a pageable list of IRequest entries in this queue.
getPagedRequestsByFilter(RequestId, boolean, String, int, String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets a pageable list of IRequest entries in this queue.
getPageID() - Method in class com.netscape.cms.authentication.HashAuthentication
 
getPair(String) - Method in class com.netscape.certsrv.common.NameValuePairs
Retrieves name value pair from this set.
getPanelByNo(int) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
getPanelNo() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getPanelNo() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
getPanelNo(HttpServletRequest) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
getParameter(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.admin.AdminServlet
 
getParameters() - Method in exception com.netscape.certsrv.acls.EACLsException
Returns a list of parameters.
getParameters() - Method in exception com.netscape.certsrv.base.EBaseException
Returns the list of parameters.
getParameters() - Method in class com.netscape.certsrv.logging.AuditEvent
Returns a list of parameters.
getParameters() - Method in exception com.netscape.certsrv.logging.ELogException
Returns a list of parameters.
getParameters() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Returns a list of parameters.
getParameters() - Method in class com.netscape.certsrv.logging.SystemEvent
Returns a list of parameters.
getParameters() - Method in exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Returns a list of parameters.
getParms() - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Get params for authentication.
getPasswd() - Method in class com.netscape.cms.authentication.Crypt
Retrieve the passwd string currently being encrypted.
getPassword() - Method in class com.netscape.certsrv.security.Credential
Retrieves password.
getPassword() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves user password.
getPassword(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getPasswordCallback() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the password callback.
getPasswordCallback() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the password callback.
getPasswordChecker() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the password check.
getPasswordChecker() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the password check.
getPasswordFromP10(PKCS10) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
getPasswordStore() - Static method in class com.netscape.certsrv.apps.CMS
 
getPasswordStore() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getPeerCert(HttpServletRequest) - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
getPeerCert(HttpServletRequest) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
getPendingNotify() - Method in interface com.netscape.certsrv.request.IRequestQueue
Retrieves the notifier for pending request.
getPercentage() - Method in class com.netscape.certsrv.util.StatsEvent
 
getPfx() - Method in interface com.netscape.certsrv.policy.ISubjAltNameConfig
Deprecated.
Retrieves configuration prefix.
getPhone() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves user phonenumber.
getpid() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the process id of this server.
getpid() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the process id of this server.
getPk12(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves PKCS12 package by recovery identifier.
GetPk12 - Class in com.netscape.cms.servlet.key
Get the recovered key in PKCS#12 format
GetPk12() - Constructor for class com.netscape.cms.servlet.key.GetPk12
Constructs getPk12 servlet.
getPKCS10(IConfigStore, String, Cert, Context) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
getPKCS7(Locale, IRequest) - Static method in class com.netscape.certsrv.apps.CMS
 
getPKCS7(Locale, IRequest) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getPKIArchiveOptions(AVA) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getPluginInfo(String, String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Retrieves the plugin information.
getPlugins() - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Get a hashtable containing all authentication plugins.
getPlugins() - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Get a hashtable containing all authentication plugins.
getPlugins() - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Retrieves all the job implementations.
getPolicies(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getPolicyConstraintConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getPolicyDefaultConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getPolicyImpl(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns an implementation identified by a given id.
getPolicyImplConfig(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns configuration for an implmentation.
getPolicyImplConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
getPolicyImpls() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns the rule implementations registered with this processor.
getPolicyImplsInfo() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns information on Policy impls.
getPolicyInstance(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns instance configuration for a given instance id.
getPolicyInstanceConfig(String) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns instance configuration for a given instance id.
getPolicyInstanceConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
getPolicyInstances() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns policy instances registered with this processor.
getPolicyInstancesInfo() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns information on Policy instances.
getPolicyMessages() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getPolicyProcessor() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the policy processor of this certificate authority.
getPolicyProcessor() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns policy processor of the key recovery authority.
getPolicyProcessor() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the policy processor of this registration authority.
getPolicySetId(IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves a default set id for the given request.
getPolicySetId(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
Perform simple policy set assignment.
getPolicySubstoreId() - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Returns the policy substore id.
getPort() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
Retrieves the port number of the remote Authority.
getPort() - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Return the port number of the host.
getPort(String, int, boolean, String, boolean) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getPortNumber(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getPortNumberInInt(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getPQG(int) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves PQG parameters based on key size.
getPredicate() - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Returns the predicate expression for the rule.
getPredicate() - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Returns the predicate expression for the rule.
getPrefix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
Return the prefix of the name.
getPrettyPrintFormat(String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the certificate pretty print handler.
getPrettyPrintFormat(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the certificate pretty print handler.
getPreviousPanel(int) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
getProfile(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Retrieves a profile by id.
getProfileClassId(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Retrieves the id of the implementation of the given profile.
getProfileEnableBy(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Retrieves the approver of the given profile.
getProfileIDMapping() - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
getProfileIds() - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Retrieves a list of profile ids.
getProfileImplConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
getProfileInput(String) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves input policy by id.
getProfileInput(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfileInput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getProfileInputIds() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves a list of input policy IDs.
getProfileInputIds() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfileInstanceConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getProfileOutput(String) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves output policy by id.
getProfileOutput(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfileOutput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getProfileOutputIds() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves a list of output policy IDs.
getProfileOutputIds() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfilePolicies(String) - Method in interface com.netscape.certsrv.profile.IProfile
Returns a list of profile policies.
getProfilePolicies(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfilePolicy(String, String) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves a policy.
getProfilePolicy(String, String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfilePolicy(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
getProfilePolicyIds(String) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves all the policy id within a set.
getProfilePolicyIds(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfilePolicySetIds() - Method in interface com.netscape.certsrv.profile.IProfile
Returns the profile policy set identifiers.
getProfilePolicySetIds() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfiles() - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
getProfileSetIDMapping() - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
getProfileUpdater(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getProfileUpdaterIds() - Method in class com.netscape.cms.profile.common.BasicProfile
 
getPropertyB(String, boolean) - Method in class com.netscape.cms.authentication.FlatFileAuth
Get the named property, If the property is not set, use b as the default, and create a new value for the property in the config file.
getPropertyNames() - Method in interface com.netscape.certsrv.base.IConfigStore
Retrives and enumeration of all properties in this config-store.
getPropertyS(String, String) - Method in class com.netscape.cms.authentication.FlatFileAuth
Get the named property If the property is not set, use s as the default, and create a new value for the property in the config file.
getPropName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
getPublicKey() - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Retrieves the public key in this unit.
getPublicKey() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the public key associated in this unit.
getPublicKeyData() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves public key data.
getPublishDN() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns DN of the directory entry where CRLs from this issuing point are published.
getPublisher() - Method in class com.netscape.certsrv.publish.PublisherProxy
Return ILdapPublisher object.
getPublisherDefaultParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns publisher initial default parameters.
getPublisherInstance(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns ILdapPublisher instance.
getPublisherInstanceParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Vector of PublisherIntance's current instance parameters.
getPublisherInsts() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of rule publisher instances.
getPublisherPluginName(ILdapPublisher) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
getPublisherPlugins() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of publisher plugins.
getPublisherProcessor() - Method in interface com.netscape.certsrv.authority.ICertAuthority
get authority's publishing module if any.
getPublisherProcessor() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the publishing processor of this certificate authority.
getPublisherProcessor() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the publishing processor of this registration authority.
getPublishingStatus() - Method in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
 
getPublishingStatus() - Method in interface com.netscape.certsrv.request.IRequestQueue
 
getRACert() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the RA certificate.
getRAService() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the RA service object that is responsible for processing requests.
getReason(String) - Method in interface com.netscape.certsrv.password.IPasswordCheck
Returns a reason if the password doesnt meet the quality requirement.
getReason(String) - Method in class com.netscape.cms.password.PasswordChecker
Returns a reason if the password doesnt meet the quality requirement.
getReason() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getRecoveryID() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the current recovery identifier.
getRecoveryID() - Method in interface com.netscape.certsrv.kra.IKeyService
Retrieves recovery identifier.
getRecoveryParams(String) - Method in interface com.netscape.certsrv.kra.IKeyService
Retrieves recovery parameters for the given recovery operation.
getRegistry() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Retrieves the registry.
getRelPath(IAuthority) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine for getting agent's relative path
getRenewableCertificates(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves renewable certificates.
getRenewedCert(ICertRecord) - Method in class com.netscape.cms.servlet.cert.RenewalServlet
 
getReplicaRepository() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the Replica ID repository.
getReplicaRepository() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves the Replica ID repository.
getReplicationAgreementName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getReqAttrs() - Method in class com.netscape.cms.publish.mappers.MapDNPattern
 
getReqCertSANameEmailResolver() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the email resolver that checks for subjectAlternateName.
getReqCertSANameEmailResolver() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the email resolver that checks for subjectAlternateName.
getReqCount(String) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method retrieves the number of OCSP requests since startup.
getReqCount(String) - Method in class com.netscape.cms.ocsp.DefStore
 
getReqCount(String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
getReqId() - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
Retrieves the request identifier.
getReqId() - Method in interface com.netscape.certsrv.connector.IPKIMessage
Retrieves the request identifer.
getReqStatus() - Method in interface com.netscape.certsrv.connector.IPKIMessage
Returns status of request.
getReqType() - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
Retrieves the request type.
getReqType() - Method in interface com.netscape.certsrv.connector.IPKIMessage
Retrieves the request type.
getRequest() - Method in class com.netscape.certsrv.request.ARequestNotifier
Gets request from publishing queue.
getRequest() - Method in interface com.netscape.certsrv.request.IRequestNotifier
Gets request from publishing queue.
getRequest() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getRequestId() - Method in interface com.netscape.certsrv.request.IRequest
Gets the primary identifier for this request.
getRequestId() - Method in interface com.netscape.certsrv.request.IRequestRecord
Gets the request id.
getRequestInQListener() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the request in queue listener.
getRequestInQListener() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the request listener that listens on the request completion event.
getRequestInQListener() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the request in queue listener.
getRequestListener(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the request listener by name.
getRequestListener(String) - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the request listener by name.
getRequestListenerNames() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves all request listeners.
getRequestListenerNames() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves all request listeners.
getRequestNotifier() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
get request notifier
getRequestorDN(IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves a localized string that represents requestor's distinguished name.
getRequestorDN(IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
 
getRequestorDN(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getRequestorDN(IRequest) - Method in class com.netscape.cms.servlet.request.CertReqParser
 
getRequestOwner() - Method in interface com.netscape.certsrv.request.IRequest
Gets the current owner of this request.
getRequestQueue() - Method in interface com.netscape.certsrv.authority.IAuthority
Retrieves the request queue for the Authority.
getRequestQueue() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the request queue of this certificate authority.
getRequestQueue() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves KRA request repository.
getRequestQueue() - Method in interface com.netscape.certsrv.profile.IProfile
Retrieves the request queue that is associated with this profile.
getRequestQueue() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the request queue of this registration authority.
getRequestQueue(String, int, IPolicy, IService, INotify) - Method in interface com.netscape.certsrv.request.IRequestSubsystem
Retrieves a request queue.
getRequestQueue(String, int, IPolicy, IService, INotify, INotify) - Method in interface com.netscape.certsrv.request.IRequestSubsystem
Retrieves a request queue.
getRequestQueue() - Method in interface com.netscape.certsrv.tks.ITKSAuthority
Retrieves the request queue of this registration authority.
getRequestQueue() - Method in class com.netscape.cms.profile.common.EnrollProfile
 
getRequestRepository() - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets request repository.
getRequestScheduler() - Method in interface com.netscape.certsrv.request.IRequestQueue
Gets request scheduler.
getRequestStatus() - Method in interface com.netscape.certsrv.request.IRequest
Gets the current state of this request.
getRequestType() - Method in interface com.netscape.certsrv.request.IRequest
Gets the type of this request.
getRequestVersion() - Method in interface com.netscape.certsrv.request.IRequest
Gets the version of this request.
getRequiredCreds() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Gets a list of the required credentials for this authentication manager.
getRequiredCreds(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Gets the required credential attributes for the given authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
get the list of authentication credential attribute names required by this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.CMCAuth
get the list of required credentials.
getRequiredCreds() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
get the list of required credentials.
getRequiredCreds() - Method in class com.netscape.cms.authentication.FlatFileAuth
Return a list of HTTP parameters which will be taken from the request posting and placed into the AuthCredentials block Note that this method will not be called until after the init() method is called
getRequiredCreds() - Method in class com.netscape.cms.authentication.HashAuthentication
Returns array of required credentials for this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.PortalEnroll
Returns array of required credentials for this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
get the list of authentication credential attribute names required by this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.TokenAuthentication
get the list of authentication credential attribute names required by this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.UdnPwdDirAuthentication
Returns array of required credentials for this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Returns array of required credentials for this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Returns array of required credentials for this authentication manager.
getRequiredCreds() - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Returns array of required credentials for this authentication manager.
getRequiredEntryExtensions(CRLExtensions) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Converts list of extensions supplied by revocation request to list of extensions required to be placed in CRL.
getResender(IAuthority, String, IRemoteAuthority, int) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the request sender for use with connector.
getResender(IAuthority, String, IRemoteAuthority, int) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the request sender for use with connector.
getResourceACLs() - Method in class com.netscape.certsrv.acls.ACL
Retrieves the exact string of the resourceACLs
getResponderIDByHash() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the responder ID by its hash.
getResponderIDByName() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the responder ID by its name.
getResponse() - Method in interface com.netscape.certsrv.client.connection.IConnection
Returns the response in byte array format
getResult() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getResult(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getRevocationDate() - Method in interface com.netscape.certsrv.dbs.certdb.IRevocationInfo
Retrieves revocation date.
getRevocationDateFromCache(BigInteger, boolean, boolean) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns date of revoked certificate or null if certificated is not listed as revoked.
getRevocationInfo() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves revocation info.
GETREVOCATIONINFO_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
getRevokedBy() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves name of who revoked this certificate.
getRevokedCertificates(int, int) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns all the revoked certificates from the CRL cache.
getRevokedCertificates(Date) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves all the revoked certificates that have not expired.
getRevokedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves revoked certificates.
getRevokedCerts() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves cache information about revoked certificates.
getRevokedCertsByNotAfterDate(Date, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Gets Revoked certs orderes by noAfter date, jumps to records where notAfter date is greater than current.
getRevokedOn() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves date when this certificate was revoked.
getRevokedPublishedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves revoked and published certificates.
getRolloverTime() - Method in class com.netscape.cms.logging.RollingLogFile
Get the rollover interval
getRootCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
getRootCertTrustBit(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
getRow() - Method in class com.netscape.cms.logging.LogEntry
 
getRSAKeyLen(X509Key) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
getRSAKeyLen(X509Key) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
getRSAX509Key(IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
getRule(String) - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Returns the rule identified by a given name.
getRule(String) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Get the publishing rule identified by a given name.
getRule(IRequest) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Get the publishing rule identified by a corresponding request.
getRuleDefaultParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Vector of RulePlugin's initial default parameters.
getRuleInstanceParams(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Vector of RulePlugin's current instance parameters.
getRuleInsts() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of rule instances.
getRulePluginName(ILdapRule) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
getRulePlugins() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns Hashtable of rule plugins.
getRules() - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Returns an enumeration of rules.
getRules(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns list of rules based on publishing type.
getRules(String, IRequest) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns list of rules based on publishing type and publishing request.
getRules() - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Get an enumeration of publishing rules.
getSalt() - Method in class com.netscape.cms.authentication.Crypt
Retrieve the salt string currently being used for encryption.
getSaveHttpHeaders(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
get http headers to save from configuration.
getSearchBase() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
return search base
getSecret(String) - Method in class com.netscape.cms.authentication.HashAuthData
 
getSecret(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getSecure() - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Return whether or not the connection is secure.
getSecurityDomainAdminPort(IConfigStore, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getSecurityDomainName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getSecurityDomainPort(IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getSecurityDomainSessionTable() - Static method in class com.netscape.certsrv.apps.CMS
 
getSecurityDomainSessionTable() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
getSelectedIndex() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Gets the virutal selected index
getSelfTest(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Retrieve an individual self test from the instances list given its instance name.
getSelfTestConfigStore() - Method in interface com.netscape.certsrv.selftests.ISelfTest
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ASelfTest
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ca.CAPresence
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ca.CAValidity
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.kra.KRAPresence
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestConfigStore() - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Returns the root configuration storage (self test parameters) associated with this subsystem.
getSelfTestDescription(Locale) - Method in interface com.netscape.certsrv.selftests.ISelfTest
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ASelfTest
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ca.CAPresence
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ca.CAValidity
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.kra.KRAPresence
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Retrieves description associated with an individual self test.
getSelfTestDescription(Locale) - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Retrieves description associated with an individual self test.
getSelfTestLogger() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Returns the ILogEventListener of this subsystem.
getSelfTestName() - Method in interface com.netscape.certsrv.selftests.ISelfTest
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ASelfTest
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ca.CAPresence
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ca.CAValidity
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.kra.KRAPresence
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Returns the name associated with this self test.
getSelfTestName() - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Returns the name associated with this self test.
getSep(int) - Method in class com.netscape.cms.servlet.base.GetStats
 
getSerializableAttrNames() - Method in interface com.netscape.certsrv.dbs.IDBObj
Returns a list of serializable attribute names.
getSerializableAttrNames() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves serializable attribute names.
getSerialNumber() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves serial number from certificate record.
getSerialNumber() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves key identifier.
getSerialNumber() - Method in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
Retrieves serial number.
getSerialNumber() - Method in interface com.netscape.certsrv.kra.IProofOfArchival
Retrieves the serial number.
getSerialNumber() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves the serial number.
getSerialNumber() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves serial number.
getServerCertNickname() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the nickname of the server's server certificate.
getServerCertNickname() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the nickname of the server's server certificate.
getServletConfig() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getServletContext() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
getServletInfo() - Method in class com.netscape.cms.servlet.admin.ACLAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.AuthAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.CAAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.JobsAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.KRAAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.LogAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.OCSPAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.RAAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.base.CMSStartServlet
 
getServletInfo() - Method in class com.netscape.cms.servlet.base.DynamicVariablesServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.base.IndexServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.cert.ReasonToRevoke
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
getServletInfo() - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
getServletInfo() - Method in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.ConfirmRecoverBySerial
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.DisplayBySerial
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.DisplayBySerialForRecovery
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.DisplayTransport
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.ExamineRecovery
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.GetApprovalStatus
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.GetAsyncPk12
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.GetPk12
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.GrantAsyncRecovery
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.GrantRecovery
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.RecoverBySerial
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.SrchKey
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.key.SrchKeyForRecovery
Returns serlvet information.
getServletInfo() - Method in class com.netscape.cms.servlet.tks.TokenServlet
Returns serlvet information.
getSessionIds() - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getSessionIds() - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getSessionIds() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getShareCount() - Method in interface com.netscape.certsrv.kra.IJoinShares
Deprecated.
 
getShareCount() - Method in class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
getSharedToken(PKIData) - Method in interface com.netscape.certsrv.authentication.ISharedToken
 
getSharedToken(BigInteger) - Method in interface com.netscape.certsrv.authentication.ISharedToken
 
getSharedToken(PKIData) - Method in class com.netscape.cms.authentication.SharedSecret
 
getSharedToken(BigInteger) - Method in class com.netscape.cms.authentication.SharedSecret
 
getSignature() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get Signature
getSignatureAlgorithm(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the signature algorithm of the certificate named by the given nickname.
getSignatureAlgorithm() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves signature algorithm.
getSignedAuditLogger() - Static method in class com.netscape.certsrv.apps.CMS
Returns the signed audit logger of the current server.
getSignedAuditLogger() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns the signed audit logger of the current server.
getSignedBy() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves algorithm used to sign the root CA Cert.
getSignedCert(KeyCertData, String, PrivateKey) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Signs the certificate template into the given data and returns a signed certificate.
getSigningAlg() - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getSigningAlgorithm() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns signing algorithm.
getSigningAlgorithm() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
getSigningUnit() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the signing unit that manages the CA signing key for signing certificates.
getSigningUnit() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method retrieves the signing unit.
getSize() - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getSize() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Retrieves the size of request list.
getSize() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Retrieves the size of this virtual list.
getSize() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecordList
Retrieves the size of key list.
getSize() - Method in interface com.netscape.certsrv.request.IRequestVirtualList
Gets the total size of the result set.
getSize() - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getSize() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getSizeAfterJumpTo() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Gets size after jump to index.
getSizeAfterJumpTo() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
 
getSizeBeforeJumpTo() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Gets size before jump to index.
getSizeBeforeJumpTo() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Returns current index.
getSKI() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves Subject Key Identifier flag
getSource() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves log source.
getSource() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves log source.
getSource() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves log source.
getSource() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves log source.
getSource() - Method in class com.netscape.cms.logging.LogEntry
 
getSourceId() - Method in interface com.netscape.certsrv.request.IRequest
Gets the "sourceId" for the request.
getSPKI() - Method in class com.netscape.certsrv.base.KeyGenInfo
Get SPKI as X509Key
getSplitTimes() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns split times from CRL generation.
getSSLCABit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL CA bit
getSSLClientBit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Client bit
getSSLClientCertificate(HttpServletRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
get ssl client authenticated certificate
getSSLMailBit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Mail bit
getSSLServerBit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves SSL Server bit
getStartSerial() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the next available serial number.
getStartTime() - Method in interface com.netscape.certsrv.util.IStatsSubsystem
Retrieves the start time since startup or clearing of statistics.
getStartupTime() - Static method in class com.netscape.certsrv.apps.CMS
Retrieves time server started up.
getStartupTime() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves time server started up.
getState() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
Retrieves the state of the key.
getState() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves user state
getStateCount() - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method retrieves the number of CRL updates since startup.
getStateCount() - Method in class com.netscape.cms.ocsp.DefStore
 
getStateCount() - Method in class com.netscape.cms.ocsp.LDAPStore
 
GetStats - Class in com.netscape.cms.servlet.base
Retrieve information.
GetStats() - Constructor for class com.netscape.cms.servlet.base.GetStats
 
getStatus() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
Retrieves certificate status.
getStatus() - Method in class com.netscape.cms.servlet.common.CMSRequest
 
GetStatus - Class in com.netscape.cms.servlet.csadmin
 
GetStatus() - Constructor for class com.netscape.cms.servlet.csadmin.GetStatus
 
getStdDev() - Method in class com.netscape.certsrv.util.StatsEvent
 
getStorageKeyUnit() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the storage key unit that manages the stoarge key.
getString(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the value of the given property as a string.
getString(String, String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the value of a given property as a string or the given default value if the property is not present.
getString(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getString(HttpServletRequest, String, int, int) - Static method in class com.netscape.certsrv.util.HttpInput
 
getStringArrayFromVector(Vector) - Static method in class com.netscape.cms.publish.publishers.Utils
returns an array of strings from a vector of Strings there'll be trouble if the Vector contains something other than just Strings
getStringConfigParam(IConfigStore, String) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
getSubEvent(String) - Method in class com.netscape.certsrv.util.StatsEvent
Retrieves a sub transaction.
getSubEventNames() - Method in class com.netscape.certsrv.util.StatsEvent
Retrieves a list of sub transaction names.
getSubjAltNameConfigDefaultParams(String, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Get default parameters for subject alt name configuration.
getSubjAltNameConfigDefaultParams(String, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Get default parameters for subject alt name configuration.
getSubjAltNameConfigExtendedPluginInfo(String, Vector) - Static method in class com.netscape.certsrv.apps.CMS
Get extended plugin info for subject alt name configuration.
getSubjAltNameConfigExtendedPluginInfo(String, Vector) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Get extended plugin info for subject alt name configuration.
getSubjectDN(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves the subject DN of the certificate identified by the nickname.
getSubjectName() - Method in interface com.netscape.certsrv.kra.IProofOfArchival
Retrieves the subject name.
getSubjectName() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves the subject name.
getSubjectObj() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
 
getSubjNameAttr() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
getSubStore(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Retrieves the given sub-store.
getSubStoreNames() - Method in interface com.netscape.certsrv.base.IConfigStore
Returns an enumeration of the names of the substores of this config-store.
getSubsystem(String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the registered subsytem with the given name.
getSubsystem(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the registered subsytem with the given name.
getSubsystem(String) - Method in interface com.netscape.certsrv.base.ISubsystemSource
Retrieves subsystem from the source.
getSubsystem() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
GetSubsystemCert - Class in com.netscape.cms.servlet.csadmin
 
GetSubsystemCert() - Constructor for class com.netscape.cms.servlet.csadmin.GetSubsystemCert
 
getSubsystemCert(String, int, boolean) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getSubsystemCount(String, int, boolean, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getSubsystemNames() - Static method in class com.netscape.certsrv.apps.CMS
Returns the names of all the registered subsystems.
getSubsystemNames() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns the names of all the registered subsystems.
getSubsystems() - Static method in class com.netscape.certsrv.apps.CMS
Returns all the registered subsystems.
getSubsystems() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Returns all the registered subsystems.
getSuffix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
Return the suffix of the name.
getSupportedConstraintPolicies(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
getSupportedLDAPAttributeNames() - Method in interface com.netscape.certsrv.dbs.IDBAttrMapper
Retrieves a list of LDAP attributes that are used in the mapper.
getSupportedOperators() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Get the supported operators for this evaluator
getSupportedOperators() - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
 
getSupportedOperators() - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
 
getSupportedOperators() - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
 
getSupportedOperators() - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
 
getSyntax() - Method in class com.netscape.certsrv.property.Descriptor
Returns the syntax of the property.
getSyntax() - Method in interface com.netscape.certsrv.property.IDescriptor
Returns the syntax of the property.
getTargetNames() - Method in class com.netscape.cms.authorization.AAclAuthz
 
getTemplate(String, HttpServletRequest, Locale[]) - Method in class com.netscape.cms.servlet.base.CMSServlet
get a template based on result status.
getTemplate(String, HttpServletRequest, ServletConfig, CMSFileLoader, Locale[]) - Static method in class com.netscape.cms.servlet.common.CMSGateway
get a template
getTemplate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
getTemplate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigDatabaseServlet
 
getTemplate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
getTemplate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
 
getTemplate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
getTemplateContent(String) - Method in class com.netscape.cms.jobs.AJobBase
 
getTemplateFiller() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
getTemplateName() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
 
getTemplateName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
getTemplateName() - Method in class com.netscape.cms.servlet.common.CMSTemplate
 
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenErrorTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenPendingTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenRejectedTemplateFiller
 
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenSuccessTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenSvcPendingTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenUnauthorizedTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.GenUnexpectedErrorTemplateFiller
fill error details and description if any.
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
getTemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.common.IndexTemplateFiller
 
getText(Locale) - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Returns localized description of this constraint.
getText(Locale) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves the localizable description of this policy.
getText(Locale) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Retrieves the localizable description of this policy.
getText(Locale) - Method in interface com.netscape.certsrv.profile.IProfileInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves the localizable description of this policy.
getText(Locale) - Method in interface com.netscape.certsrv.profile.IProfileUpdater
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.CMCAuth
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.FlatFileAuth
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.TokenAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.CAValidityConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
make a CRL entry from a serial number and revocation reason.
getText(Locale) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
 
getText(Locale) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.EnrollDefault
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.ImageDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.NoDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.UserValidityDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
getText(Locale) - Method in class com.netscape.cms.profile.input.CertReqInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.CMCCertReqInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.DualKeyGenInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.EnrollInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.FileSigningInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.GenericInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.ImageInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.KeyGenInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.nsNKeyCertReqInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.SerialNumRenewInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.SubjectDNInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.SubjectNameInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.input.SubmitterInfoInput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.output.CertOutput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.output.CMMFOutput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.output.EnrollOutput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.output.PKCS7Output
Retrieves the localizable description of this policy.
getText(Locale) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
getTheSerialNumber() - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Retrieves the next serial number without increasing the serial number.
getThisUpdate() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves this update time.
getTime() - Method in class com.netscape.cms.logging.LogEntry
 
getTimeout() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
Retrieves the timeout value for the connection to the remote Authority.
getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthData
 
getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
getTimeStamp() - Method in class com.netscape.certsrv.logging.AuditEvent
Retrieves event time stamp.
getTimeStamp() - Method in interface com.netscape.certsrv.logging.ILogEvent
Retrieves event time stamp.
getTimeStamp() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Retrieves event time stamp.
getTimeStamp() - Method in class com.netscape.certsrv.logging.SystemEvent
Retrieves event time stamp.
getTimeStampingBit() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves Time Stamping bit
getTimeTaken() - Method in class com.netscape.certsrv.util.StatsEvent
Retrieves total time token in msec.
getTimeTakenSqSum() - Method in class com.netscape.certsrv.util.StatsEvent
 
getTimeToLive() - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getTimeToLive() - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getTimeToLive() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getToken() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
 
getToken() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
GetTokenInfo - Class in com.netscape.cms.servlet.csadmin
 
GetTokenInfo() - Constructor for class com.netscape.cms.servlet.csadmin.GetTokenInfo
 
getTokenInfo(IConfigStore, String, String, int, boolean, Context, ConfigCertApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getTokenList() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Retrieves a list of currently registered token names.
getTokenName() - Method in interface com.netscape.certsrv.security.ISigningUnit
Retrieves the token name of this unit.
getTokenName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getTokenname() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getTransportCert() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves the transport certificate.
GetTransportCert - Class in com.netscape.cms.servlet.csadmin
This servlet retrieves the transport certificate from DRM.
GetTransportCert() - Constructor for class com.netscape.cms.servlet.csadmin.GetTransportCert
 
getTransportKeyUnit() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the transport key unit that manages the transport key.
getType() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Gets the type of the evaluator.
getType() - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
gets the type name for this acl evaluator
getType() - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
gets the type name for this acl evaluator
getType() - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
gets the type name for this acl evaluator
getType() - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
gets the type name for this acl evaluator
getType() - Method in class com.netscape.cms.logging.LogFile
Retrieves the eventType this log is triggered.
getType() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getTypeNames() - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Returns all type names.
getUID(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
getUID(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getUID(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
getUID(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
getUnrevokedCerts() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
Retrieves cache information about certificates released from hold.
getURI() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
Retrieves the URI of the remote Authority.
getURL(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
 
getURL(HttpServletRequest, IConfigStore) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
getUrlListFromSecurityDomain(IConfigStore, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
Returns usage of this servlet.
getUsage() - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.DonePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.NamePanel
Returns the usage.XXX usage needs to be made dynamic
getUsage() - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
 
getUsage() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
getUsage() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
getUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Retrieves a user from LDAP
getUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Retrieves an identity
getUserAgent(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
Returns the users agent.
getUserCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
getUserCountry(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
Returns the user country.
getUserDN() - Method in interface com.netscape.certsrv.usrgrp.IUser
Gets user ldap dn
getUserFriendlyName() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
getUserID() - Method in interface com.netscape.certsrv.usrgrp.IUser
Retrieves user identifier.
getUserLanguage(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
Returns the user language.
getUserMessage(String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(String, String[]) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String[]) - Static method in class com.netscape.certsrv.apps.CMS
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the localized user message from UserMessages.properties.
getUserMessage(Locale, String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Retrieves the localized user message from UserMessages.properties.
getUserName() - Method in class com.netscape.certsrv.request.AgentApproval
Returns the approving agent's user name.
getUserType() - Method in interface com.netscape.certsrv.usrgrp.IUser
Get user type
getValidCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves valid certificates.
getValidCertsByNotAfterDate(Date, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Gets valid certs orderes by noAfter date, jumps to records where notAfter date is greater than current.
getValidNotPublishedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Retrieves valid and not published certificates.
getVals() - Method in class com.netscape.certsrv.authentication.AuthToken
Enumerate all attribute values in the AuthToken.
getVals() - Method in class com.netscape.certsrv.authorization.AuthzToken
Enumerate all attribute values in the AuthzToken.
getValue(Object) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as object
getValue(Object, Object) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as object
getValue() - Method in class com.netscape.certsrv.common.NameValuePair
Retrieves the value.
getValue(String) - Method in class com.netscape.certsrv.common.NameValuePairs
Retrieves value of the name value pairs that matches the given name.
getValue() - Method in class com.netscape.certsrv.dbs.Modification
Retrieves attribute value.
getValue(String, Locale, IRequest) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves the value of the given value property by name.
getValue(String, Locale, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileInput
Retrieves value from the request.
getValue(String, Locale, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves the value of the given value parameter by name.
getValue() - Method in class com.netscape.certsrv.template.ArgString
Returns the argument value.
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
Retrieves certificate template values and returns them to the approval page.
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.def.EnrollDefault
Retrieves the value of the given value property by name.
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.def.ImageDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.ImageDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.def.NoDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserValidityDefault
 
getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.input.EnrollInput
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.output.CertOutput
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.output.CMMFOutput
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
 
getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.output.PKCS7Output
 
getValueAsBigInteger(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as big integer.
getValueAsBigInteger(String, BigInteger) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as big integer.
getValueAsBoolean(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Gets boolean value.
getValueAsBoolean(String, boolean) - Method in interface com.netscape.certsrv.base.IArgBlock
Gets boolean value.
getValueAsInt(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as integer.
getValueAsInt(String, int) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as integer.
getValueAsKeyGenInfo(String, KeyGenInfo) - Method in interface com.netscape.certsrv.base.IArgBlock
Gets KeyGenInfo
getValueAsPKCS10(String, boolean) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves PKCS10
getValueAsPKCS10(String, boolean, PKCS10) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves PKCS10
getValueAsRawPKCS10(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Gets PKCS10 request.
getValueAsRawPKCS10(String, PKCS10) - Method in interface com.netscape.certsrv.base.IArgBlock
Gets PKCS10 request.
getValueAsString(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as string.
getValueAsString(String, String) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves argument value as string.
getValueClass() - Method in class com.netscape.certsrv.base.MetaAttributeDef
Gets an Java class for the attribute values
getValueDescriptor(Locale, String) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves the descriptor of the given property by name.
getValueDescriptor(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Retrieves the descriptor of the given value property by name.
getValueDescriptor(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfileInput
Retrieves the descriptor of the given value property by name.
getValueDescriptor(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.CMCAuth
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.TokenAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
getValueDescriptor(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ImageDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NoDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.UserValidityDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.CertReqInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.CMCCertReqInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.DualKeyGenInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.EnrollInput
Retrieves the descriptor of the given value property by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.FileSigningInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.GenericInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.ImageInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.KeyGenInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.nsNKeyCertReqInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SerialNumRenewInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubjectDNInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubjectNameInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubmitterInfoInput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.CertOutput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.CMMFOutput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.EnrollOutput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
Retrieves the descriptor of the given value parameter by name.
getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.output.PKCS7Output
Retrieves the descriptor of the given value parameter by name.
getValueNames() - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Retrieves a list of names of the property.
getValueNames() - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Retrieves a list of names of the property.
getValueNames() - Method in interface com.netscape.certsrv.profile.IProfileInput
Retrieves a list of names of the property.
getValueNames() - Method in interface com.netscape.certsrv.profile.IProfileOutput
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.CMCAuth
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.FlatFileAuth
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.TokenAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.profile.def.EnrollDefault
 
getValueNames() - Method in class com.netscape.cms.profile.def.NoDefault
 
getValueNames() - Method in class com.netscape.cms.profile.input.EnrollInput
Retrieves a list of names of the value parameter.
getValueNames() - Method in class com.netscape.cms.profile.input.GenericInput
Returns selected value names based on the configuration.
getValueNames() - Method in class com.netscape.cms.profile.input.SubjectDNInput
Returns selected value names based on the configuration.
getValueNames() - Method in class com.netscape.cms.profile.input.SubjectNameInput
Returns selected value names based on the configuration.
getValueNames() - Method in class com.netscape.cms.profile.output.EnrollOutput
Retrieves a list of names of the value parameter.
getValuePKCS10(String, PKCS10) - Method in interface com.netscape.certsrv.base.IArgBlock
Retrieves PKCS10
getVersion() - Method in interface com.netscape.certsrv.kra.IProofOfArchival
Retrieves version of this proof.
getVersion() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves version of this proof.
getVersion() - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Return the Ldap version number of the Ldap server.
getVolatileRequest(RequestId) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Retrieves the request object.
getX500Name() - Method in interface com.netscape.certsrv.authority.ICertAuthority
Returns authority's X500 Name.
getX500Name() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Retrieves the issuer name of this certificate authority.
getX500Name() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Returns the name of this subsystem.
getX500Name() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Retrieves the issuer name of this registration authority.
getX509Certificate(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Reads the certificate identified by the given serial no.
getX509Certificate(BigInteger) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine for getting a certificate from the certificate repository.
getX509Certificates(String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Gets all valid and unexpired certificates pertaining to a subject DN.
getX509Certificates() - Method in interface com.netscape.certsrv.usrgrp.IUser
Gets list of certificates from this user
getX509TemplateParams(CMSRequest, IAuthority, Locale, Exception) - Method in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
getXCertAttrName() - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
returns the cross cert pair attribute where it'll be published.
GN_ANY_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_DIRECTORY_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_DNS_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_EDI_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_IP_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_OID_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_RFC822_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
GN_URI_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
goApply(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
goBack(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
goNext(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
goNextApply(HttpServletRequest, HttpServletResponse, Context, boolean) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
GRANT_CMAGENT_PRIVILEGE - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_DRMAGENT_PRIVILEGE - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_ERROR - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_PRIVILEGE - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
grant_privileges(CMSRequest, IRequest, Certificate[], IArgBlock) - Method in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_RMAGENT_PRIVILEGE - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_TRUSTEDMGR_PRIVILEGE - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GRANT_UID - Static variable in class com.netscape.cms.servlet.request.ProcessCertReq
 
GrantAsyncRecovery - Class in com.netscape.cms.servlet.key
Approve an asynchronous key recovery request
GrantAsyncRecovery() - Constructor for class com.netscape.cms.servlet.key.GrantAsyncRecovery
Constructs EA servlet.
grantPermission(IRequest, IAuthToken) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
GrantRecovery - Class in com.netscape.cms.servlet.key
Approve a key recovery request
GrantRecovery() - Constructor for class com.netscape.cms.servlet.key.GrantRecovery
Constructs EA servlet.
GROUP_ID - Static variable in class com.netscape.certsrv.base.SessionContext
Group ID of the authenticated user in the current thread.
GroupAccessEvaluator - Class in com.netscape.cms.evaluators
A class represents a group acls evaluator.
GroupAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.GroupAccessEvaluator
Class constructor.
GT_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
GT_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 

H

handleCertRequest(IConfigStore, Context, String, Cert) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
handleGetCACert(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
Return the CA certificate back to the requestor.
handleGetCertInitial(CRSPKIMessage, CRSPKIMessage) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
Called if the router is requesting us to send it its certificate Examine request queue for a request matching the transaction ID.
handlePKCSReq(HttpServletRequest, IRequest, CRSPKIMessage, CRSPKIMessage, CRSEnrollment.CryptoContext) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
handlePKIOperation(HttpServletRequest, HttpServletResponse, String) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
finds a request with this transaction ID.
handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
 
handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
hasCert() - Method in class com.netscape.certsrv.publish.LdapCertMapResult
Gets whether the ldap entry had a certificate from result.
HashAuthData - Class in com.netscape.cms.authentication
The structure stores the information of which machine is enabled for the agent-initiated user enrollment, and whom agents enable this feature, and the value of the timeout.
HashAuthData() - Constructor for class com.netscape.cms.authentication.HashAuthData
 
HashAuthentication - Class in com.netscape.cms.authentication
Hash uid/pwd directory based authentication manager
HashAuthentication() - Constructor for class com.netscape.cms.authentication.HashAuthentication
Default constructor, initialization must follow.
hashCode() - Method in class com.netscape.certsrv.dbs.keydb.KeyState
Returns the hash code.
hashCode() - Method in class com.netscape.certsrv.request.RequestId
Implements Object.hashCode.
HashEnrollServlet - Class in com.netscape.cms.servlet.cert
performs face-to-face enrollment.
HashEnrollServlet() - Constructor for class com.netscape.cms.servlet.cert.HashEnrollServlet
 
hashFingerprint(String, String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
hashPassword(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
hashPassword(String) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
hasMoreElements() - Method in interface com.netscape.certsrv.dbs.IDBSearchResults
Checks if any element is available.
hasRangeConflict(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Determines if a range conflict has been observed in database
hasSubPanel() - Method in class com.netscape.cms.servlet.csadmin.DonePanel
 
hasSubPanel() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
hasSubPanel() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
has subPanels?
hasSubPanel() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
has subPanels?
HELP_TEXT - Static variable in interface com.netscape.certsrv.base.IExtendedPluginInfo
 
HELP_TOKEN - Static variable in interface com.netscape.certsrv.base.IExtendedPluginInfo
 
HIDDEN - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
HierarchyPanel - Class in com.netscape.cms.servlet.csadmin
 
HierarchyPanel() - Constructor for class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
HOST - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
HTTP_HEADERS - Static variable in interface com.netscape.certsrv.request.IRequest
 
HTTP_PARAMS - Static variable in interface com.netscape.certsrv.request.IRequest
 
HttpInput - Class in com.netscape.certsrv.util
 
HttpInput() - Constructor for class com.netscape.certsrv.util.HttpInput
 
httpReq - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
 

I

IAccessEvaluator - Interface in com.netscape.certsrv.evaluators
A class represents an evaluator.
IACL - Interface in com.netscape.certsrv.acls
A class represents an access control list (ACL).
IACLEntry - Interface in com.netscape.certsrv.acls
A class represents an entry of access control list.
IArgBlock - Interface in com.netscape.certsrv.base
This interface defines the abstraction for the generic collection of attributes indexed by string names.
IArgValue - Interface in com.netscape.certsrv.template
This interface presents a generic argument value.
IAttrSet - Interface in com.netscape.certsrv.base
This interface defines the abstraction for the generic collection of attributes indexed by string names.
IAuthCredentials - Interface in com.netscape.certsrv.authentication
An interface represents authentication credentials: e.g.
IAuthenticator - Interface in com.netscape.certsrv.client.connection
An interface represents authentiator.
IAuthInfo - Interface in com.netscape.certsrv.base
An interface represents an authentication context.
IAuthManager - Interface in com.netscape.certsrv.authentication
Authentication Manager interface.
IAuthority - Interface in com.netscape.certsrv.authority
Authority interface.
IAuthSubsystem - Interface in com.netscape.certsrv.authentication
An interface that represents an authentication component
IAuthToken - Interface in com.netscape.certsrv.authentication
AuthToken interface.
IAuthzManager - Interface in com.netscape.certsrv.authorization
Authorization Manager interface needs to be implemented by all authorization managers.
IAuthzSubsystem - Interface in com.netscape.certsrv.authorization
An interface that represents an authorization component
IBundleLogEvent - Interface in com.netscape.certsrv.logging
An interface which all loggable events must implement.
ICAService - Interface in com.netscape.certsrv.ca
An interface representing a CA request services.
ICertAuthority - Interface in com.netscape.certsrv.authority
Authority that handles certificates needed by the cert registration servlets.
ICertificateAuthority - Interface in com.netscape.certsrv.ca
An interface represents a Certificate Authority that is responsible for certificate specific operations.
ICertificateRepository - Interface in com.netscape.certsrv.dbs.certdb
An interface represents a CMS certificate repository.
ICertInfoPolicyDefault - Interface in com.netscape.certsrv.profile
 
ICertPrettyPrint - Interface in com.netscape.certsrv.base
This interface represents a certificate pretty print handler.
ICertRecord - Interface in com.netscape.certsrv.dbs.certdb
An interface contains constants for certificate record.
ICertRecordList - Interface in com.netscape.certsrv.dbs.certdb
A class represents a list of certificate records.
ICertUserLocator - Interface in com.netscape.certsrv.usrgrp
This interface defines a certificate mapping strategy to locate a user
ICMSCRLExtension - Interface in com.netscape.certsrv.ca
An interface representing a CRL extension plugin.
ICMSCRLExtensions - Interface in com.netscape.certsrv.ca
An interface representing a list of CRL extensions.
ICMSEngine - Interface in com.netscape.certsrv.apps
This interface represents the CMS core framework.
ICMSExtension - Interface in com.netscape.certsrv.extensions
CMS extension interface, for creating extensions from http input and displaying extensions to html forms.
ICMSTemplateFiller - Interface in com.netscape.cms.servlet.common
This interface represents a template filler.
ICommandQueue - Interface in com.netscape.certsrv.apps
This interface represents a command queue for registeration and unregisteration proccess for clean shutdown
IConfigPasswordCheck - Interface in com.netscape.certsrv.password
Configuration Wizard Password quality checker interface.
IConfigStore - Interface in com.netscape.certsrv.base
An interface represents a configuration store.
IConfigStoreEventListener - Interface in com.netscape.certsrv.base
ConfigStore Parameters Event Notification.
IConfigTemplate - Interface in com.netscape.certsrv.property
This interface provides a standard way to describe a set of configuration parameters and its associated syntax.
IConnection - Interface in com.netscape.certsrv.client.connection
Interface for all connection objects.
IConnectionFactory - Interface in com.netscape.certsrv.client.connection
Interface for all connection factory.
IConnector - Interface in com.netscape.certsrv.connector
This interface represents a connector that forwards CMS requests to a remote authority.
ICRLIssuingPoint - Interface in com.netscape.certsrv.ca
This class encapsulates CRL issuing mechanism.
ICRLIssuingPointRecord - Interface in com.netscape.certsrv.dbs.crldb
An interface that defines abilities of a CRL issuing point record.
ICRLPrettyPrint - Interface in com.netscape.certsrv.base
This interface represents a CRL pretty print handler.
ICRLPublisher - Interface in com.netscape.certsrv.publish
This interface represents a CRL publisher that is invoked when CRL publishing is requested by CMS.
ICRLRepository - Interface in com.netscape.certsrv.dbs.crldb
An interface represents a CMS CRL repository.
ICrossCertPairSubsystem - Interface in com.netscape.certsrv.cert
Interface for handling cross certs
ICryptoSubsystem - Interface in com.netscape.certsrv.security
This interface represents the cryptographics subsystem that provides all the security related functions.
ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for auths.
ID - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Constant for auths.
ID - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
ID - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
The ID of this component
ID - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
ID - Static variable in interface com.netscape.certsrv.logging.ILogSubsystem
The ID of this component
ID - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
ID - Static variable in interface com.netscape.certsrv.profile.IProfileSubsystem
 
ID - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
ID - Static variable in interface com.netscape.certsrv.registry.IPluginRegistry
 
ID - Static variable in interface com.netscape.certsrv.security.ICryptoSubsystem
 
ID - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
ID - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
ID - Static variable in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Constant for ID
IDataProcessor - Interface in com.netscape.certsrv.client
this class represents the callback interface between the client package and the data storage object (data model)
IDBAttrMapper - Interface in com.netscape.certsrv.dbs
An interface represents an attribute mapper.
IDBDynAttrMapper - Interface in com.netscape.certsrv.dbs
An interface representing a dynamic attribute mapper.
IDBObj - Interface in com.netscape.certsrv.dbs
An interface represents a database object that is serializable.
IDBRegistry - Interface in com.netscape.certsrv.dbs
A class represents a registry where all the schema (object classes and attribute) information is stored.
IDBSearchResults - Interface in com.netscape.certsrv.dbs
A class represents the search results.
IDBSSession - Interface in com.netscape.certsrv.dbs
An interface represents the database session.
IDBSubsystem - Interface in com.netscape.certsrv.dbs
An interface represents certificate server backend database.
IDBVirtualList - Interface in com.netscape.certsrv.dbs
A interface represents a virtual list of search results.
IDefStore - Interface in com.netscape.certsrv.ocsp
This class defines an Online Certificate Status Protocol (OCSP) store which has been extended to provide information from the internal database.
IDescriptor - Interface in com.netscape.certsrv.property
This interface represents a property descriptor.
IElementProcessor - Interface in com.netscape.certsrv.dbs
Processor handles object read from the session.
IEmailFormProcessor - Interface in com.netscape.certsrv.notification
formulates the final email.
IEmailResolver - Interface in com.netscape.certsrv.notification
An email resolver that first checks the request email, if none, then follows by checking the subjectDN of the certificate
IEmailResolverKeys - Interface in com.netscape.certsrv.notification
An interface represents email resolver (ordered) keys for resolving emails e.g.
IEmailTemplate - Interface in com.netscape.certsrv.notification
Files to be processed and returned to the requested parties.
IEncryptionUnit - Interface in com.netscape.certsrv.security
An interface represents a encryption unit.
IEnrollmentPolicy - Interface in com.netscape.certsrv.policy
Deprecated. 
IEnrollmentRequest - Interface in com.netscape.certsrv.request
An example of a more specialized request interface.
IEnrollProfile - Interface in com.netscape.certsrv.profile
This interface represents an enrollment profile.
IExpression - Interface in com.netscape.certsrv.policy
Deprecated. 
IExtendedPluginInfo - Interface in com.netscape.certsrv.base
Plugin which can return extended information to console
IExtPrettyPrint - Interface in com.netscape.certsrv.base
This class will display the certificate content in predefined format.
IFilterConverter - Interface in com.netscape.certsrv.dbs
An interface represents a filter converter that understands how to convert a attribute type from one defintion to another.
IGeneralNameAsConstraintsConfig - Interface in com.netscape.certsrv.policy
Deprecated. 
IGeneralNameConfig - Interface in com.netscape.certsrv.policy
Deprecated. 
IGeneralNamesAsConstraintsConfig - Interface in com.netscape.certsrv.policy
Deprecated. 
IGeneralNamesConfig - Interface in com.netscape.certsrv.policy
Deprecated. 
IGeneralNameUtil - Interface in com.netscape.certsrv.policy
Deprecated. 
IGroup - Interface in com.netscape.certsrv.usrgrp
This interface defines the basic interfaces for an identity group.
IGroupConstants - Interface in com.netscape.certsrv.usrgrp
This interface defines the attribute names for a group entry
IHttpConnection - Interface in com.netscape.certsrv.connector
This represents a HTTP connection to a remote authority.
IHttpConnFactory - Interface in com.netscape.certsrv.connector
Maintains a pool of connections to to a Remote Authority.
IHttpPKIMessage - Interface in com.netscape.certsrv.connector
This represents a Http PKI message.
IIdEvaluator - Interface in com.netscape.certsrv.usrgrp
A class represents an ID evaluator.
IJob - Interface in com.netscape.certsrv.jobs
An interface to be implemented from for a job to be scheduled by the Jobs Scheduler.
IJobCron - Interface in com.netscape.certsrv.jobs
class representing one Job cron information
IJobsScheduler - Interface in com.netscape.certsrv.jobs
An interface that represents the job scheduler component.
IJoinShares - Interface in com.netscape.certsrv.kra
Deprecated. 
IKeyArchivalPolicy - Interface in com.netscape.certsrv.policy
Deprecated. 
IKeyRecord - Interface in com.netscape.certsrv.dbs.keydb
An interface contains constants for key record.
IKeyRecordList - Interface in com.netscape.certsrv.dbs.keydb
A class represents a list of key records.
IKeyRecoveryAuthority - Interface in com.netscape.certsrv.kra
An interface represents key recovery authority.
IKeyRecoveryPolicy - Interface in com.netscape.certsrv.policy
Deprecated. 
IKeyRepository - Interface in com.netscape.certsrv.dbs.keydb
An interface represents a Key repository.
IKeyService - Interface in com.netscape.certsrv.kra
An interface representing a recovery service.
ILdapAuthInfo - Interface in com.netscape.certsrv.ldap
Class for obtaining ldap authentication info from the configuration store.
ILdapBoundConnFactory - Interface in com.netscape.certsrv.ldap
Maintains a pool of connections to the LDAP server.
ILdapCertMapper - Interface in com.netscape.certsrv.publish
Interface for mapping a X509 certificate to a LDAP entry.
ILdapConnFactory - Interface in com.netscape.certsrv.ldap
Maintains a pool of connections to the LDAP server.
ILdapConnInfo - Interface in com.netscape.certsrv.ldap
Class for reading ldap connection information from the config store.
ILdapConnModule - Interface in com.netscape.certsrv.ldap
Class on behalf of the Publishing system that controls an instance of an ILdapConnFactory.
ILdapCrlMapper - Interface in com.netscape.certsrv.publish
Interface for mapping a CRL to a LDAP entry.
ILdapExpression - Interface in com.netscape.certsrv.publish
Interface for a Ldap predicate expression.
ILdapMapper - Interface in com.netscape.certsrv.publish
Interface for mapping a X509 certificate to a LDAP entry.
ILdapPlugin - Interface in com.netscape.certsrv.publish
Interface for any Ldap plugin.
ILdapPluginImpl - Interface in com.netscape.certsrv.publish
Interface for any ldap plugin.
ILdapPublisher - Interface in com.netscape.certsrv.publish
Interface for publishing certificate or crl to database store.
ILdapPublishModule - Interface in com.netscape.certsrv.publish
Handles requests to perform Ldap publishing.
ILdapRule - Interface in com.netscape.certsrv.publish
Interface for publishing rule which associates a Publisher with a Mapper.
ILogEvent - Interface in com.netscape.certsrv.logging
An interface which all loggable events must implement.
ILogEventFactory - Interface in com.netscape.certsrv.logging
An interface represents a log event factory.
ILogEventListener - Interface in com.netscape.certsrv.logging
An interface reprensents a log event listener.
ILogger - Interface in com.netscape.certsrv.logging
An interface represents a logger for certificate server.
ILogQueue - Interface in com.netscape.certsrv.logging
An interface represents a log queue.
ILogSubsystem - Interface in com.netscape.certsrv.logging
An interface that represents a logging component.
IMAGE_URL - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
IMAGE_URL - Static variable in class com.netscape.cms.profile.input.ImageInput
 
ImageDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that shows an image in the approval page.
ImageDefault() - Constructor for class com.netscape.cms.profile.def.ImageDefault
 
ImageInput - Class in com.netscape.cms.profile.input
This class implements the image input that collects a picture.
ImageInput() - Constructor for class com.netscape.cms.profile.input.ImageInput
 
IMailNotification - Interface in com.netscape.certsrv.notification
This class handles mail notification via SMTP.
IMPORT_CERT - Static variable in class com.netscape.cms.servlet.cert.RenewalServlet
 
ImportAdminCertPanel - Class in com.netscape.cms.servlet.csadmin
 
ImportAdminCertPanel() - Constructor for class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
ImportCAChainPanel - Class in com.netscape.cms.servlet.csadmin
 
ImportCAChainPanel() - Constructor for class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
importCert(byte[]) - Method in interface com.netscape.certsrv.cert.ICrossCertPairSubsystem
"import" the CA cert cross-signed by another CA (potentially a bridge CA) into internal ldap db.
importCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Imports certificate into the server.
importCert(X509CertImpl, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Imports certificate into the server.
importCertChain(String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
ImportCertsTemplateFiller - Class in com.netscape.cms.servlet.cert
Set up HTTP response to import certificate into browsers The result must have been populate with the set of certificates to return.
ImportCertsTemplateFiller() - Constructor for class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
importCertToNav(HttpServletResponse, X509CertImpl, String, boolean) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine to import cert to old navigator in nav mime type.
ImportTransportCert - Class in com.netscape.cms.servlet.csadmin
This servlet imports DRM's transport certificate into TKS.
ImportTransportCert() - Constructor for class com.netscape.cms.servlet.csadmin.ImportTransportCert
 
IN_LDAP_PUBLISH_DIR - Static variable in class com.netscape.certsrv.base.MetaInfo
 
incLookupTime(long) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
includeNextUpdate() - Method in class com.netscape.cms.ocsp.DefStore
 
includeNextUpdate() - Method in class com.netscape.cms.ocsp.LDAPStore
 
incNoOfOperations(long) - Method in class com.netscape.certsrv.util.StatsEvent
 
incNumOCSPRequest(long) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
incReqCount(String) - Method in class com.netscape.cms.ocsp.DefStore
 
incReqCount(String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
incSignTime(long) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
incTimeTaken(long) - Method in class com.netscape.certsrv.util.StatsEvent
 
incTotalTime(long) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
IndexServlet - Class in com.netscape.cms.servlet.base
This is the servlet that builds the index page in various ports.
IndexServlet() - Constructor for class com.netscape.cms.servlet.base.IndexServlet
 
IndexTemplateFiller - Class in com.netscape.cms.servlet.common
A class represents a certificate server kernel.
IndexTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.IndexTemplateFiller
 
INFO - Static variable in class com.netscape.cms.servlet.connector.CloneServlet
 
INFO - Static variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
InhibitAnyPolicyExtDefault - Class in com.netscape.cms.profile.def
This class implements an inhibit Any-Policy extension
InhibitAnyPolicyExtDefault() - Constructor for class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
init(ISubsystem, IConfigStore) - Static method in class com.netscape.certsrv.apps.CMS
Initialize all static, dynamic and final static subsystems.
init(String, String, IConfigStore) - Method in interface com.netscape.certsrv.authentication.IAuthManager
Initialize this authentication manager.
init(String, String, IConfigStore) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Initialize this authorization manager.
init(ISubsystem, IConfigStore) - Method in class com.netscape.certsrv.base.ASubsystem
Initializes this subsystem.
init(ISubsystem, String, String, IConfigStore) - Method in interface com.netscape.certsrv.base.IPluginImpl
Initializes this plugin instance.
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.base.ISubsystem
Initializes this subsystem with the given configuration store.
init(ISubsystem, String, IConfigStore) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Initializes CRL issuing point.
init() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
Initialize the evaluator
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.extensions.ICMSExtension
initialize from configuration file
init(ISubsystem, String, String, IConfigStore) - Method in interface com.netscape.certsrv.jobs.IJob
Initialize from the configuration file.
init(IConfigStore) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Initialize this class from the config store.
init(IConfigStore, String, int, boolean) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Initialize this class from the config store.
init(IConfigStore) - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Initialize the poll from the config store.
init(IConfigStore) - Method in interface com.netscape.certsrv.ldap.ILdapConnInfo
Initializes an instance from a config store.
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.ldap.ILdapConnModule
Initialize ldap publishing module with config store.
init(String, String, IConfigStore) - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
the subsystem call this method to initialize the plug-in.
init(ISubsystem, IConfigStore) - Method in class com.netscape.certsrv.logging.ConsoleLog
 
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.logging.ILogEventListener
Initialize this log listener
init() - Method in interface com.netscape.certsrv.logging.ILogQueue
Initializes the log queue.
init() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
 
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Initializes the policy rule.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Initializes this constraint policy.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Initializes this default policy.
init(IProfileSubsystem, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfile
Initializes this profile.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Initializes this default policy.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfileInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfileUpdater
Initializes this default policy.
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.publish.ICRLPublisher
Initializes this CRL publisher.
init(IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapCrlMapper
initialize from config store.
init(IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapPlugin
Initialize from config store.
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapPluginImpl
initialize from config store.
init(IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapPluginImpl
initialize from config store and Isubsystem.
init(IPublisherProcessor, IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapRule
Initialize the plugin.
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
 
init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.request.IRequestListener
Initializes request listener for the specific subsystem and configuration store.
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
initializes the CertUserDBAuthentication auth manager
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.CMCAuth
Initializes the CMCAuth authentication plug-in.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.CMCAuth
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Initializes the UidPwdDirBasedAuthentication auth manager.
init(String, String, IConfigStore, boolean) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.HashAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.PortalEnroll
Initializes the PortalEnrollment auth manager.
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
initializes the SSLClientCertAuthentication auth manager
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.TokenAuthentication
initializes the TokenAuthentication auth manager
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.TokenAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.UdnPwdDirAuthentication
Initializes the UdnPwdDirAuthentication auth manager.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
Initializes the UdnPwdDirAuthentication auth manager.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
init(IConfigStore) - Method in class com.netscape.cms.authorization.AAclAuthz
Initializes
init(String, String, IConfigStore) - Method in class com.netscape.cms.authorization.BasicAclAuthz
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.authorization.DirAclAuthz
 
init() - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
initialization.
init() - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
initialization.
init() - Method in class com.netscape.cms.evaluators.UserAccessEvaluator
initialization.
init() - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
initialization.
init(ISubsystem, String, String, IConfigStore) - Method in class com.netscape.cms.jobs.AJobBase
abstract methods
init(ISubsystem, String, String, IConfigStore) - Method in class com.netscape.cms.jobs.PublishCertsJob
initialize from the configuration file
init(ISubsystem, String, String, IConfigStore) - Method in class com.netscape.cms.jobs.RenewalNotificationJob
Initialize from the configuration file.
init(ISubsystem, String, String, IConfigStore) - Method in class com.netscape.cms.jobs.RequestInQueueJob
initialize from the configuration file
init(ISubsystem, String, String, IConfigStore) - Method in class com.netscape.cms.jobs.UnpublishExpiredJob
initialize from the configuration file
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.listeners.CertificateIssuedListener
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.listeners.CertificateRevokedListener
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.listeners.PinRemovalListener
 
init(String, String, IConfigStore) - Method in class com.netscape.cms.listeners.PinRemovalListener
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.listeners.RequestInQListener
initializes the listener from the configuration
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.logging.LogFile
 
init(IConfigStore) - Method in class com.netscape.cms.logging.LogFile
Initialize and open the log using the parameters from a config store
init(String, int, int) - Method in class com.netscape.cms.logging.LogFile
Initialize and open the log
init(IConfigStore) - Method in class com.netscape.cms.logging.RollingLogFile
Initialize and open a RollingLogFile using the prop config store
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.ocsp.DefStore
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.ocsp.LDAPStore
Fetch CA certificate and CRL from LDAP server.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Initializes the policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.AgentPolicy
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.DefaultRevocation
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.DSAKeyConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.ManualAuthentication
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
Performs one-time initialization of the policy.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
Performs one-time initialization of the policy.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
Performs one-time initialization of the policy.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
Initializes this policy rule.
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
init(ISubsystem, IConfigStore) - Method in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
Initializes this policy rule.
init(IProfileSubsystem, IConfigStore) - Method in class com.netscape.cms.profile.common.BasicProfile
Initializes this profile.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
Initializes this constraint plugin.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.CAValidityConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.ImageDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.NoDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.UserValidityDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.CertReqInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.CMCCertReqInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.DualKeyGenInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.EnrollInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.FileSigningInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.GenericInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.ImageInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.KeyGenInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.nsNKeyCertReqInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.SerialNumRenewInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.SubjectDNInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.SubjectNameInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.SubmitterInfoInput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.output.CertOutput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.output.CMMFOutput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.output.EnrollOutput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.output.PKCS7Output
Initializes this default policy.
init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
for initializing from config store.
init(String) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
common initialization routine.
init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
for initializing from config store.
init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
common initialization routine.
init(String) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
common initialization routine.
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
for initializing from config store.
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
for initializing from config store.
init(String) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
common initialization routine.
init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.NoMap
for initializing from config store.
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Initializes this plugin.
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
init(IConfigStore) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Initializes this plugin.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.ACLAdminServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.AuthAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.CAAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.JobsAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.KRAAdminServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.LogAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.OCSPAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.RAAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
Initializes this servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSStartServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.DisplayHtmlServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.DynamicVariablesServlet
Reads the following variables from the servlet config: AuthMgr - the authentication manager to use to authenticate the request GetClientCert - whether to request client auth for this request authority - the authority (ca, ra, drm) to return to the client dynamicVariables - a string of the form: serverdate=serverdate(),subsystemname=subsystemname(), http=http(),authmgrs=authmgrs(),clacrlurl=clacrlurl() The dynamicVariables string is parsed by splitting on commas.
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.GetStats
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.IndexServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.PortsServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.ProxyServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.base.SystemInfoServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
Initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.CloneRedirect
Initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.CMCRevReqServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DirAuthServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DisableEnrollResult
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DisplayBySerial
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DisplayCRL
Initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DisplayHashUserEnroll
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DoRevoke
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DoRevokeTPS
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DoUnrevoke
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.DoUnrevokeTPS
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.EnableEnrollResult
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetBySerial
Initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetCAChain
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetCertFromRequest
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetCRL
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetEnableStatus
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.GetInfo
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.ListCerts
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.Monitor
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.ReasonToRevoke
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.RemoteAuthConfig
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.RenewalServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.RevocationServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.SrchCerts
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.UpdateCRL
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.cert.UpdateDir
Initialize the servlet.
init(IConfigStore) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
 
init(File) - Method in class com.netscape.cms.servlet.common.CMSTemplate
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
initialize the servlet.
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetCertChain
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetConfigEntries
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetCookie
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetStatus
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetSubsystemCert
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetTokenInfo
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
initialize the servlet.
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.MainPageServlet
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
initialize the servlet.
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
Initializes this panel.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.TokenAuthenticate
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
initialize the servlet.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
Initializes this panel.
init(ServletConfig, int) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
init(FilterConfig) - Method in class com.netscape.cms.servlet.filter.AdminRequestFilter
 
init(FilterConfig) - Method in class com.netscape.cms.servlet.filter.AgentRequestFilter
 
init(FilterConfig) - Method in class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
 
init(FilterConfig) - Method in class com.netscape.cms.servlet.filter.EERequestFilter
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.ConfirmRecoverBySerial
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.DisplayBySerial
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.DisplayBySerialForRecovery
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.DisplayTransport
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.ExamineRecovery
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.GetApprovalStatus
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.GetAsyncPk12
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.GetPk12
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.GrantAsyncRecovery
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.GrantRecovery
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.RecoverBySerial
Initializes the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.SrchKey
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.key.SrchKeyForRecovery
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.AddCAServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.AddCRLServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.CheckCertServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.GetOCSPInfo
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.ListCAServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.OCSPServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.ocsp.RemoveCAServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileApproveServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileListServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileReviewServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileSelectServlet
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitCMCServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.request.CheckRequest
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.request.ProcessCertReq
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.request.ProcessReq
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.request.QueryReq
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.request.SearchReqs
initialize the servlet.
init(ServletConfig) - Method in class com.netscape.cms.servlet.tks.TokenServlet
 
init(ServletConfig, int) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Initializes this panel.
init(WizardServlet, ServletConfig, int, String) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
init(ServletConfig) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
initAsyncKeyRecovery(BigInteger, X509CertImpl, String) - Method in interface com.netscape.certsrv.kra.IKeyService
Initiate asynchronous key recovery
initialize(int) - Method in interface com.netscape.certsrv.kra.IJoinShares
Deprecated.
 
initialize(byte[], int) - Method in interface com.netscape.certsrv.kra.IShare
Deprecated.
 
initialize(int) - Method in class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
initialize(byte[], int) - Method in class com.netscape.cms.shares.OldShare
Deprecated.
 
initializeAuthz(ServletConfig, IAuthzSubsystem, String) - Static method in class com.netscape.cms.servlet.common.Utils
 
initLdapAttrs(LDAPSchema, String) - Method in class com.netscape.cms.authentication.PortalEnroll
 
initParams(HttpServletRequest, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
 
initParams(HttpServletRequest, Context) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
initParams(HttpServletRequest, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
initParams(HttpServletRequest, Context) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in interface com.netscape.certsrv.selftests.ISelfTest
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ASelfTest
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ca.CAPresence
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ca.CAValidity
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.kra.KRAPresence
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Initializes this subsystem with the configuration store associated with this instance name.
initSelfTest(ISelfTestSubsystem, String, IConfigStore) - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Initializes this subsystem with the configuration store associated with this instance name.
INotify - Interface in com.netscape.certsrv.request
The INotify interface defines operations that are invoked when a request is completely processed.
INPUT_IMAGE_URL - Static variable in class com.netscape.cms.profile.def.ImageDefault
 
INTEGER - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
INVALID - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
 
INVALID_POLICY_IMPL_CONFIG - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_IMPL_CONFIG - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_IMPL_CONFIG - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
INVALID_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
INVALID_POLICY_IMPL_OP - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_IMPL_OP - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_IMPL_OP - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
INVALID_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
INVALID_POLICY_INSTANCE_CONFIG - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_INSTANCE_CONFIG - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_INSTANCE_CONFIG - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
INVALID_POLICY_SCOPE - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
INVALID_POLICY_SCOPE - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
INVALID_POLICY_SCOPE - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
invalidateSSLSession(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
Invalidates a SSL Session.
IOCSPAuthority - Interface in com.netscape.certsrv.ocsp
This class represents the primary interface for the Online Certificate Status Protocol (OCSP) server.
IOCSPService - Interface in com.netscape.certsrv.ocsp
This class represents the servlet that serves the Online Certificate Status Protocol (OCSP) requests.
IOCSPStore - Interface in com.netscape.certsrv.ocsp
This class represents the generic interface for an Online Certificate Status Protocol (OCSP) store.
IP - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
IPADDRESS - Static variable in class com.netscape.certsrv.base.SessionContext
IP Address of the requestor of the request in the current thread.
IPAddressAccessEvaluator - Class in com.netscape.cms.evaluators
A class represents a IP address acls evaluator.
IPAddressAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.IPAddressAccessEvaluator
Class constructor.
IPasswordCheck - Interface in com.netscape.certsrv.password
Password quality checker interface.
IPKIMessage - Interface in com.netscape.certsrv.connector
Messages that are serialized and go over the wire.
IPKIProcessor - Interface in com.netscape.cms.servlet.processors
This represents the request parser.
IPluginImpl - Interface in com.netscape.certsrv.base
This interface represents a plugin instance.
IPluginInfo - Interface in com.netscape.certsrv.registry
The plugin information includes name, class name, and description.
IPluginRegistry - Interface in com.netscape.certsrv.registry
This represents the registry subsystem that manages mulitple types of plugin information.
IPolicy - Interface in com.netscape.certsrv.request
Interface to a policy.
IPolicyConstraint - Interface in com.netscape.certsrv.profile
This represents a constraint policy.
IPolicyDefault - Interface in com.netscape.certsrv.profile
This represents a default policy that populates the request with additional values.
IPolicyPredicateParser - Interface in com.netscape.certsrv.policy
Deprecated. 
IPolicyProcessor - Interface in com.netscape.certsrv.policy
Deprecated. 
IPolicyRule - Interface in com.netscape.certsrv.policy
Deprecated. 
IPolicySet - Interface in com.netscape.certsrv.policy
Deprecated. 
IPrettyPrintFormat - Interface in com.netscape.certsrv.base
This class will display the certificate content in predefined format.
IProfile - Interface in com.netscape.certsrv.profile
This interface represents a profile.
IProfileAuthenticator - Interface in com.netscape.certsrv.profile
This interface represents an authenticator for profile.
IProfileContext - Interface in com.netscape.certsrv.profile
This interface represents a profile context which stores system-wide and user-provided information for assisting request creation.
IProfileEx - Interface in com.netscape.certsrv.profile
This interface represents the extension version of profile.
IProfileInput - Interface in com.netscape.certsrv.profile
This interface represents a input policy which provides information on how to create the end-user enrollment page.
IProfileOutput - Interface in com.netscape.certsrv.profile
This interface represents a output policy which provides information on how to build the result page for the enrollment.
IProfilePolicy - Interface in com.netscape.certsrv.profile
This interface represents a profile policy which consists a default policy and a constraint policy.
IProfileSubsystem - Interface in com.netscape.certsrv.profile
This represents the profile subsystem that manages a list of profiles.
IProfileUpdater - Interface in com.netscape.certsrv.profile
This interface represents an updater that will be called when the request's state changes.
IProofOfArchival - Interface in com.netscape.certsrv.kra
An interface represents a proof of archival.
IPublisherProcessor - Interface in com.netscape.certsrv.publish
Controls the publishing process from the top level.
IPublishRuleSet - Interface in com.netscape.certsrv.publish
Represents a set of publishing rules.
IRAService - Interface in com.netscape.certsrv.ra
An interface representing a RA request services.
IRawJS - Interface in com.netscape.cms.servlet.common
This represents raw JS parameters.
IRegistrationAuthority - Interface in com.netscape.certsrv.ra
An interface represents a Registration Authority that is responsible for certificate enrollment operations.
IRemoteAuthority - Interface in com.netscape.certsrv.connector
This represents a remote authority that can be a certificate manager, or key recovery manager or some other manager.
IRenewalPolicy - Interface in com.netscape.certsrv.policy
Deprecated. 
IReplicaIDRepository - Interface in com.netscape.certsrv.dbs.replicadb
An interface represents a ReplicaID Repository.
IRepository - Interface in com.netscape.certsrv.dbs.repository
An interface represents a generic repository.
IRepositoryRecord - Interface in com.netscape.certsrv.dbs.repository
An interface represents a generic repository record.
IReqParser - Interface in com.netscape.cms.servlet.request
An interface representing a request parser which converts Java request object into name value pairs and vice versa.
IRequest - Interface in com.netscape.certsrv.request
An interface that defines abilities of request objects,
IRequestEncoder - Interface in com.netscape.certsrv.connector
This represents a rquest encoder that serializes and deserializes a request to a Remote Authority so that it can be sent through the connector.
IRequestList - Interface in com.netscape.certsrv.request
An interface providing a list of RequestIds that match some criteria.
IRequestListener - Interface in com.netscape.certsrv.request
An interface that defines abilities of request listener,
IRequestListenerPlugin - Interface in com.netscape.certsrv.listeners
This interface represents a plug-in listener.
IRequestMod - Interface in com.netscape.certsrv.request.ldap
This interface defines how to update request record.
IRequestNotifier - Interface in com.netscape.certsrv.request
IRequestNotifier interface defines methods to register listeners,
IRequestQueue - Interface in com.netscape.certsrv.request
The IRequestQueue interface defines the operations on a collection of requests within the certificate server.
IRequestRecord - Interface in com.netscape.certsrv.request
A request record is the stored version of a request.
IRequestScheduler - Interface in com.netscape.certsrv.request
This is an interface to a request scheduler that prioritizes the threads based on the request processing order.
IRequestSubsystem - Interface in com.netscape.certsrv.request
This interface defines storage of request objects in the local database.
IRequestVirtualList - Interface in com.netscape.certsrv.request
This interface defines access to request virtual list.
IResender - Interface in com.netscape.certsrv.connector
Resend requests at intervals to the server to ensure completion of requests.
IRevocationInfo - Interface in com.netscape.certsrv.dbs.certdb
A class represents a certificate revocation info.
IRevocationPolicy - Interface in com.netscape.certsrv.policy
Deprecated. 
isApplicable(IPolicyDefault) - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Checks if this constraint is applicable to the given default policy.
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.CAValidityConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
 
isApprovedAsyncKeyRecovery(String) - Method in interface com.netscape.certsrv.kra.IKeyService
is async recovery request status APPROVED - i.e.
isAttributeRegistered(String) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
See if an attribute is registered.
isCA() - Method in class com.netscape.certsrv.security.KeyCertData
Retrieves isCA
isCACert(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Checks to see if the certificate of the given nickname is a CA certificate.
isCACertsOnly() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Checks if CRL includes CA certificates only.
isCertFromCA(X509Certificate) - Method in class com.netscape.cms.servlet.base.CMSServlet
handy routine for validating if a cert is from this CA.
isCipherFortezza() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Checks if fortezza is enabled.
isClientCertRequired() - Method in class com.netscape.cms.servlet.base.CMSServlet
 
isClone() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Is this a clone CA?
isCRLCacheEmpty() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL cache is empty.
isCRLCacheEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL cache is enabled.
isCRLCacheTestingEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL cache testing is enabled.
isCRLGenerationEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL generation is enabled.
isCRLIssuingPointEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if CRL issuing point is enabled.
isCRLIssuingPointInitialized() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns CRL issuing point initialization status.
isCRLUpdateInProgress() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns status of CRL generation.
isDeltaCRLEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if delta-CRL is enabled.
isDisplayMode(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
isDisplayMode(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
isDisplayMode(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
 
isDisplayMode(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
ISecurityDomainSessionTable - Interface in com.netscape.certsrv.base
This interface defines the abstraction for the cookie table.
ISelfTest - Interface in com.netscape.certsrv.selftests
This class defines the interface of an individual self test.
ISelfTestSubsystem - Interface in com.netscape.certsrv.selftests
This class defines the interface of a container for self tests.
isEnable() - Method in class com.netscape.certsrv.authentication.AuthManagerProxy
Returns the state of the authentication manager instance
isEnable() - Method in class com.netscape.certsrv.authorization.AuthzManagerProxy
Returns the state of the authorization manager instance
isEnable() - Method in class com.netscape.certsrv.publish.MapperProxy
Returns if enabled.
isEnable() - Method in class com.netscape.certsrv.publish.PublisherProxy
Return if enabled or not.
isEnable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
isEnable() - Method in class com.netscape.cms.profile.common.BasicProfile
 
isEnable() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
isEnabled() - Method in interface com.netscape.certsrv.jobs.IJob
tells if the job is enabled
isEnabled() - Method in class com.netscape.cms.jobs.AJobBase
tells if the job is enabled
isEnablePastCATime() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Is this CA allowed to issue certificate that has longer validty than the CA's.
isEncryptionCert(X509Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Checks if the given certificate is an encryption certificate.
isEncryptionCert(X509Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks if the given certificate is an encryption certificate.
IService - Interface in com.netscape.certsrv.request
This interface defines how requests are serviced.
isGeneralNameType(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
isGeneralNameValid(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
isGoodConfigPassword(String) - Method in interface com.netscape.certsrv.password.IConfigPasswordCheck
Check if the password meets the quality requirement
isGoodConfigPassword(String) - Method in class com.netscape.cms.password.PasswordChecker
 
isGoodPassword(String) - Method in interface com.netscape.certsrv.password.IPasswordCheck
Check if the password meets the quality requirement
isGoodPassword(String) - Method in class com.netscape.cms.password.PasswordChecker
Returns true if the given password meets the quality requirement; otherwise returns false.
isGroupPresent(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Checks if the given group exists.
IShare - Interface in com.netscape.certsrv.kra
Deprecated. 
ISharedToken - Interface in com.netscape.certsrv.authentication
Shared Token interface.
isHTML() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
 
ISigningUnit - Interface in com.netscape.certsrv.security
A class represents the signing unit which is capable of signing data.
isInRunningState() - Static method in class com.netscape.certsrv.apps.CMS
Is the server in running state.
isInRunningState() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Is the server in running state.
isInSync() - Method in class com.netscape.certsrv.base.Nonces
 
isLoopbackPanel() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
isLoopbackPanel() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
isLoopbackPanel() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
isManualUpdateSet() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Checks if manual update is set.
isMapperInstanceEnable(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns true if MapperInstance is enabled.
isMember(String) - Method in interface com.netscape.certsrv.usrgrp.IGroup
Checks if the given name is member of this group.
isMemberOf(String, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Checks if the given context is a member of the given group
isMemberOf(IUser, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
 
isNegative() - Method in class com.netscape.certsrv.acls.ACLEntry
Checks if this ACL entry is set to negative.
isNotFoundGood() - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method checks to see if the OCSP response should return good when the certificate is not found.
isNotFoundGood() - Method in class com.netscape.cms.ocsp.DefStore
 
isNotFoundGood() - Method in class com.netscape.cms.ocsp.LDAPStore
 
isNotFoundGood1() - Method in class com.netscape.cms.ocsp.LDAPStore
 
isObjectClassRegistered(String) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
See if an object class is registered.
isOptional(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
isOptional(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
ISourceConfigStore - Interface in com.netscape.certsrv.base
An interface that represents the source that creates the configuration store tree.
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
 
isPanelDone() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Is this panel done
isPanelDone() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Is this panel done
isPanelModified() - Method in class com.netscape.cms.servlet.csadmin.ConfigDatabaseServlet
 
isPanelModified(IConfigStore) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
isPanelModified() - Method in class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
 
isPanelModified() - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
isPreOpMode() - Static method in class com.netscape.certsrv.apps.CMS
 
isPreOpMode() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
isProfileCertsOnly() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Checks if CRL includes profile certificates only.
isProfileEnable(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
Checks if a profile is approved by an agent or not.
isProfileRequest(IRequest) - Static method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
isPublisherInstanceEnable(String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Returns true publisher instance is currently enabled.
isPublishingQueueEnabled() - Method in class com.netscape.certsrv.request.ARequestNotifier
Checks if publishing queue is enabled.
isPublishingQueueEnabled() - Method in interface com.netscape.certsrv.request.IRequestNotifier
Checks if publishing queue is enabled.
isRenewal() - Method in interface com.netscape.certsrv.profile.IProfile
 
isRenewal() - Method in class com.netscape.cms.profile.common.BasicProfile
 
isRevoked(X509Certificate[]) - Static method in class com.netscape.certsrv.apps.CMS
 
isRevoked(X509Certificate[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks against the local certificate repository to see if the certificates are revoked.
isRunningMode() - Static method in class com.netscape.certsrv.apps.CMS
 
isRunningMode() - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
isSDHostDomainMaster(IConfigStore) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
isSelfTestCriticalAtStartup(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Determine if failure of the specified self test is fatal to server startup.
isSelfTestCriticalOnDemand(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Determine if failure of the specified self test is fatal when it is executed on demand.
isSelfTestEnabledAtStartup(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Determine if the specified self test is executed automatically at server startup.
isSelfTestEnabledOnDemand(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Determine if the specified self test is enabled to be executed on demand.
isSessionIdExist(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
isSessionIdExist(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
isSessionIdExist(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
isSet(boolean[], int) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
isSigningCert(X509Certificate) - Static method in class com.netscape.certsrv.apps.CMS
Checks if the given certificate is a signing certificate.
isSigningCert(X509Certificate) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Checks if the given certificate is a signing certificate.
isSigningRequired() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
isSimpleExtDataValue(String) - Method in interface com.netscape.certsrv.request.IRequest
Checks whether the key is storing a simple String value, or a complex (Vector/hashtable) structure.
ISSLClientCertProvider - Interface in com.netscape.certsrv.authentication
This interface represents an object that captures the SSL client certificate in a SSL session.
isSSLClientRequired() - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Checks if this authenticator requires SSL client authentication.
isSSLClientRequired() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.CMCAuth
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.FlatFileAuth
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.TokenAuthentication
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
isSSLClientRequired() - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
isSubPanel() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Is this a subPanel?
isSubPanel() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Is this a subPanel?
isSuccess() - Method in interface com.netscape.certsrv.request.IRequest
Gets status of connector transfer.
ISSUED_CERT_SERIAL - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
ISSUED_CERTS - Static variable in interface com.netscape.certsrv.request.IRequest
 
IssuerAltNameExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
IssuerAltNameExt() - Constructor for class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
Adds the issuer alternate name extension to all certs.
IssuerAltNameExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a issuer alternative name extension into the certificate template.
IssuerAltNameExtDefault() - Constructor for class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
IssuerConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
IssuerConstraints() - Constructor for class com.netscape.cms.policy.constraints.IssuerConstraints
Deprecated.
checks the issuer of the ssl client-auth cert.
ISSUERDN - Static variable in interface com.netscape.certsrv.request.IRequest
 
issueX509Cert(X509CertInfo) - Method in interface com.netscape.certsrv.ca.ICAService
Issues certificate base on enrollment information, creates certificate record, and stores all necessary data.
issueX509Cert(X509CertInfo, String, String) - Method in interface com.netscape.certsrv.ca.ICAService
 
isSystemCertificate(BigInteger) - Method in class com.netscape.cms.servlet.base.CMSServlet
A system certificate such as the CA signing certificate should not be allowed to delete.
IStatsSubsystem - Interface in com.netscape.certsrv.util
A class represents a internal subsystem.
isThisCurrentDeltaCRL(X509CRLImpl) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Returns true if supplied delta-CRL is matching current delta-CRL.
isTokenLoggedIn(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Checks if the given token is logged in.
IStorageKeyUnit - Interface in com.netscape.certsrv.security
An interface represents a storage key unit.
isTypeUnique(String) - Method in class com.netscape.cms.authorization.AAclAuthz
is this resource name unique
ISubjAltNameConfig - Interface in com.netscape.certsrv.policy
Deprecated. 
ISubsystem - Interface in com.netscape.certsrv.base
An interface represents a CMS subsystem.
ISubsystemSource - Interface in com.netscape.certsrv.base
An interface represents a subsystem source.
isValidId(String) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
isValidOID(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
Check if a object identifier in string form is valid, that is a string in the form n.n.n.n and der encode and decode-able.
isValuePresent(String) - Method in interface com.netscape.certsrv.base.IArgBlock
Checks if this argument block contains the given key.
isValueWriteable(String) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Checks if the value of the given property should be serializable into the request.
isValueWriteable(String) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.CMCAuth
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.TokenAuthentication
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
isValueWriteable(String) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
isVisible() - Method in class com.netscape.certsrv.authentication.AuthMgrPlugin
Returns a visibility of the plugin
isVisible() - Method in class com.netscape.certsrv.authorization.AuthzMgrPlugin
Returns a visibility of the plugin
isVisible() - Method in interface com.netscape.certsrv.profile.IProfile
Checks if this profile is end-user profile or not.
isVisible() - Method in class com.netscape.cms.profile.common.BasicProfile
 
isX500DN(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Checks if the given dn is a valid distinguished name.
isXmlOutput() - Method in interface com.netscape.certsrv.profile.IProfile
 
isXmlOutput() - Method in class com.netscape.cms.profile.common.BasicProfile
 
ITimeSource - Interface in com.netscape.certsrv.base
This interface represents a time source where current time can be retrieved.
ITKSAuthority - Interface in com.netscape.certsrv.tks
An interface represents a Registration Authority that is responsible for certificate enrollment operations.
IToken - Interface in com.netscape.certsrv.security
An interface represents a generic token unit.
ITransportKeyUnit - Interface in com.netscape.certsrv.security
An interface represents the transport key pair.
IUGSubsystem - Interface in com.netscape.certsrv.usrgrp
This class defines low-level LDAP usr/grp management usr/grp information is located remotely on another LDAP server.
IUser - Interface in com.netscape.certsrv.usrgrp
This interface defines the basic interfaces for a user identity.
IUserConstants - Interface in com.netscape.certsrv.usrgrp
This interface defines the attribute names for a user entry
IUsrGrp - Interface in com.netscape.certsrv.usrgrp
This interface defines the basic capabilities of a usr/group manager.
IWizardPanel - Interface in com.netscape.cms.servlet.wizard
 
IXcertPublisherProcessor - Interface in com.netscape.certsrv.publish
Interface for a publisher that has the capability of publishing cross certs

J

JobPlugin - Class in com.netscape.certsrv.jobs
This class represents a job plugin registered with the JobScheduler.
JobPlugin(String, String) - Constructor for class com.netscape.certsrv.jobs.JobPlugin
Constructor for a Job plugin.
JobsAdminServlet - Class in com.netscape.cms.servlet.admin
A class representing an administration servlet for the Jobs Scheduler and it's scheduled jobs.
JobsAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.JobsAdminServlet
Constructs JobsAdminServlet.
JobsResources - Class in com.netscape.certsrv.jobs
A class represents a resource bundle for the Jobs package
JobsResources() - Constructor for class com.netscape.certsrv.jobs.JobsResources
 

K

KEY_ARCHIVAL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
KEY_CERT - Static variable in interface com.netscape.certsrv.notification.IEmailResolverKeys
 
KEY_RECOVERY_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
KEY_REQUEST - Static variable in interface com.netscape.certsrv.notification.IEmailResolverKeys
 
KeyAlgorithmConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
KeyAlgorithmConstraints() - Constructor for class com.netscape.cms.policy.constraints.KeyAlgorithmConstraints
Deprecated.
 
KEYARCHIVAL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
KeyCertData - Class in com.netscape.certsrv.security
This class represents a container for storaging data in the security package.
KeyCertData() - Constructor for class com.netscape.certsrv.security.KeyCertData
Constructs a key certificate data.
KeyConstraint - Class in com.netscape.cms.profile.constraint
This constraint is to check the key type and key length.
KeyConstraint() - Constructor for class com.netscape.cms.profile.constraint.KeyConstraint
 
KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
KeyGenInfo - Class in com.netscape.certsrv.base
The KeyGenInfo represents the information generated by the KeyGen tag of the HTML forms.
KeyGenInfo() - Constructor for class com.netscape.certsrv.base.KeyGenInfo
Construct empty KeyGenInfo.
KeyGenInfo(String) - Constructor for class com.netscape.certsrv.base.KeyGenInfo
Construct KeyGenInfo using the SignedPublicKeyAndChallenge string representation.
KeyGenInput - Class in com.netscape.cms.profile.input
This class implements the key generation input that populates parameters to the enrollment page for key generation.
KeyGenInput() - Constructor for class com.netscape.cms.profile.input.KeyGenInput
 
KeyGenProcessor - Class in com.netscape.cms.servlet.processors
KeyGenProcess parses Certificate request matching the KEYGEN tag format used by Netscape Communicator 4.x
KeyGenProcessor() - Constructor for class com.netscape.cms.servlet.processors.KeyGenProcessor
 
KeyGenProcessor(CMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.KeyGenProcessor
 
KEYID_TYPE_REQATTR - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
KEYID_TYPE_SHA1 - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
KEYID_TYPE_SPKISHA1 - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
KEYID_TYPE_TYPEFIELD - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
KEYREC_ID - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
KeyRecordParser - Class in com.netscape.cms.servlet.key
Output a 'pretty print' of a Key Archival record
KeyRecordParser() - Constructor for class com.netscape.cms.servlet.key.KeyRecordParser
 
KEYRECOVERY_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
KeyReqParser - Class in com.netscape.cms.servlet.request
Output a 'pretty print' of a Key Archival request
KeyReqParser() - Constructor for class com.netscape.cms.servlet.request.KeyReqParser
Constructs a certificate request parser.
keys() - Method in interface com.netscape.certsrv.base.ISourceConfigStore
Returns an enumeration of the config store's keys.
KeyState - Class in com.netscape.certsrv.dbs.keydb
A class represents key state.
KeyUsageExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
KeyUsageExt() - Constructor for class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
KeyUsageExtConstraint - Class in com.netscape.cms.profile.constraint
This class implements the key usage extension constraint.
KeyUsageExtConstraint() - Constructor for class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
 
KeyUsageExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Key Usage extension into the certificate template.
KeyUsageExtDefault() - Constructor for class com.netscape.cms.profile.def.KeyUsageExtDefault
 
KRA_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
KRA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRA_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRA_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRA_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRA_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
KRAAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet for Key Recovery Authority.
KRAAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.KRAAdminServlet
Constructs KRA servlet.
KRAPresence - Class in com.netscape.cms.selftests.kra
This class implements a self test to check for KRA presence.
KRAPresence() - Constructor for class com.netscape.cms.selftests.kra.KRAPresence
 
KRAResources - Class in com.netscape.certsrv.kra
A class represents a resource bundle for KRA subsystem.
KRAResources() - Constructor for class com.netscape.certsrv.kra.KRAResources
 
KUE_DIGITAL_SIGNATURE - Static variable in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
KUE_KEY_ENCIPHERMENT - Static variable in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 

L

L_MULTILINE - Static variable in interface com.netscape.certsrv.logging.ILogger
indicate the log message has more than one line
L_SINGLELINE - Static variable in interface com.netscape.certsrv.logging.ILogger
indicate the log message has one line
LASTLOGIN - Static variable in class com.netscape.cms.authentication.HashAuthData
 
LDAP_ARL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
LDAP_ARL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LDAP_ARL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
LDAP_AUTHTYPE_BASICAUTH - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
LDAP_AUTHTYPE_NONE - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
LDAP_AUTHTYPE_SSLCLIENTAUTH - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
LDAP_BASICAUTH_STR - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
LDAP_CA_OBJECTCLASS - Static variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
LDAP_CA_OBJECTCLASS - Static variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LDAP_CACERT_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
LDAP_CACERT_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LDAP_CACERT_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
LDAP_CERTSUBJNAME_ATTR - Static variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
LDAP_CERTSUBJNAME_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
LDAP_CRL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
LDAP_CRL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LDAP_CRL_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
LDAP_CRL_OBJECTCLASS - Static variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
LDAP_CROSS_CERT_PAIR_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LDAP_PUBLISHED_FORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
LDAP_SSLCLIENTAUTH_STR - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
LDAP_USERCERT_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
LDAP_USERCERT_ATTR - Static variable in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
LDAP_VERSION_2 - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
LDAP_VERSION_3 - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
LdapCaCertPublisher - Class in com.netscape.cms.publish.publishers
Interface for publishing a CA certificate to
LdapCaCertPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapCaCertPublisher
constructor constructs default values.
LdapCaCertPublisher(String, String) - Constructor for class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
LdapCaSimpleMap - Class in com.netscape.cms.publish.mappers
Maps a request to an entry in the LDAP server.
LdapCaSimpleMap(String) - Constructor for class com.netscape.cms.publish.mappers.LdapCaSimpleMap
Constructor.
LdapCaSimpleMap() - Constructor for class com.netscape.cms.publish.mappers.LdapCaSimpleMap
constructor if initializing from config store.
LdapCertCompsMap - Class in com.netscape.cms.publish.mappers
Maps a X509 certificate to a LDAP entry using AVAs in the certificate's subject name to form the ldap search dn and filter.
LdapCertCompsMap() - Constructor for class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
LdapCertCompsMap(String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCertCompsMap
Constructor.
LdapCertCompsMap(String, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCertCompsMap
constructor using non-standard certificate attribute.
LdapCertExactMap - Class in com.netscape.cms.publish.mappers
Maps a X509 certificate to a LDAP entry by using the subject name of the certificate as the LDAP entry DN.
LdapCertExactMap() - Constructor for class com.netscape.cms.publish.mappers.LdapCertExactMap
constructs a certificate subject name mapper with search base.
LdapCertificatePairPublisher - Class in com.netscape.cms.publish.publishers
module for publishing a cross certificate pair to ldap crossCertificatePair attribute
LdapCertificatePairPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
constructor constructs default values.
LdapCertificatePairPublisher(String, String) - Constructor for class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
LdapCertMapResult - Class in com.netscape.certsrv.publish
Class that represents the result of a Ldap Mapping operation.
LdapCertMapResult(String, boolean) - Constructor for class com.netscape.certsrv.publish.LdapCertMapResult
Constructs ldap cert map result with a dn and hasCert boolean.
LdapCertSubjMap - Class in com.netscape.cms.publish.mappers
Maps a X509 certificate to a LDAP entry by finding an LDAP entry which has an attribute whose contents are equal to the cert subject name.
LdapCertSubjMap() - Constructor for class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
LdapCertSubjMap(String) - Constructor for class com.netscape.cms.publish.mappers.LdapCertSubjMap
constructs a certificate subject name mapper with search base.
LdapCertSubjMap(String, String, String) - Constructor for class com.netscape.cms.publish.mappers.LdapCertSubjMap
Constructor using non-ES cert map attribute name.
LdapCertSubjMap(String, String, String, boolean) - Constructor for class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
LdapCertSubjPublisher - Class in com.netscape.cms.publish.publishers
Interface for mapping a X509 certificate to a LDAP entry Publishes a certificate as binary and its subject name.
LdapCertSubjPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
constructor using default certificate subject name and attribute for publishing subject name.
LdapCertSubjPublisher(String, String) - Constructor for class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
constrcutor using specified certificate attribute and certificate subject name attribute.
LdapCrlIssuerCompsMap - Class in com.netscape.cms.publish.mappers
Default crl mapper.
LdapCrlIssuerCompsMap() - Constructor for class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
LdapCrlIssuerCompsMap(String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
Constructor.
LdapCrlIssuerCompsMap(String, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
constructor using non-standard certificate attribute.
LdapCrlPublisher - Class in com.netscape.cms.publish.publishers
For publishing master or global CRL.
LdapCrlPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapCrlPublisher
constructs ldap crl publisher with default values
LdapCrlPublisher(String, String) - Constructor for class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
LdapDNCompsMap - Class in com.netscape.cms.publish.mappers
Maps a Subject name to an entry in the LDAP server.
LdapDNCompsMap(String, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap
Constructor.
LdapDNCompsMap() - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap
constructor if initializing from config store.
LdapDNCompsMap.SearchFilter - Class in com.netscape.cms.publish.mappers
class for forming search filters for ldap searching from name=value components.
LdapDNCompsMap.SearchFilter() - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap.SearchFilter
 
ldapEnabled() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Return true if Ldap is enabled.
LdapEncryptCertPublisher - Class in com.netscape.cms.publish.publishers
Interface for mapping a X509 certificate to a LDAP entry
LdapEncryptCertPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
LdapEncryptCertPublisher(String) - Constructor for class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
LdapEnhancedMap - Class in com.netscape.cms.publish.mappers
Maps a request to an entry in the LDAP server.
LdapEnhancedMap() - Constructor for class com.netscape.cms.publish.mappers.LdapEnhancedMap
Default constructor, initialization must follow.
ldapInit() - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
ldapInit() - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
LdapResources - Class in com.netscape.certsrv.ldap
A resource bundle for ldap subsystem.
LdapResources() - Constructor for class com.netscape.certsrv.ldap.LdapResources
 
LDAPSecurityDomainSessionTable - Class in com.netscape.cms.servlet.csadmin
This object stores the values for IP, uid and group based on the cookie id in LDAP.
LDAPSecurityDomainSessionTable(long) - Constructor for class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
LdapSimpleMap - Class in com.netscape.cms.publish.mappers
Maps a request to an entry in the LDAP server.
LdapSimpleMap(String) - Constructor for class com.netscape.cms.publish.mappers.LdapSimpleMap
Constructor.
LdapSimpleMap() - Constructor for class com.netscape.cms.publish.mappers.LdapSimpleMap
constructor if initializing from config store.
LDAPStore - Class in com.netscape.cms.ocsp
This is the LDAP OCSP store.
LDAPStore() - Constructor for class com.netscape.cms.ocsp.LDAPStore
Constructs the default store.
LdapUserCertPublisher - Class in com.netscape.cms.publish.publishers
Interface for mapping a X509 certificate to a LDAP entry
LdapUserCertPublisher() - Constructor for class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
LdapUserCertPublisher(String) - Constructor for class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
LE_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
LE_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
length() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
 
LEVEL - Static variable in class com.netscape.certsrv.logging.AuditFormat
default log level for writing audit log
ListCAServlet - Class in com.netscape.cms.servlet.ocsp
Show the list of CA's that the OCSP responder can service
ListCAServlet() - Constructor for class com.netscape.cms.servlet.ocsp.ListCAServlet
 
ListCerts - Class in com.netscape.cms.servlet.cert
Retrieve a paged list of certs matching the specified query
ListCerts() - Constructor for class com.netscape.cms.servlet.cert.ListCerts
Constructs query key servlet.
listConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Lists configuration store.
ListenersResources - Class in com.netscape.certsrv.listeners
A class represents a resource bundle for the listeners package.
ListenersResources() - Constructor for class com.netscape.certsrv.listeners.ListenersResources
 
listGroups(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
List groups.
listImpls(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
Lists all registered profile impementations
listPolicyImpls(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
listPolicyInstances(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
listProfileImpls(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Lists all registered profile impementations
listProfileInstances(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
listRequests() - Method in interface com.netscape.certsrv.request.IRequestQueue
Returns an enumerator that lists all RequestIds in the queue.
listRequestsByFilter(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Returns an enumerator that lists all RequestIds for requests that match the filter.
listRequestsByFilter(String, int) - Method in interface com.netscape.certsrv.request.IRequestQueue
Returns an enumerator that lists all RequestIds for requests that match the filter.
listRequestsByFilter(String, int, int) - Method in interface com.netscape.certsrv.request.IRequestQueue
Returns an enumerator that lists all RequestIds for requests that match the filter.
listRequestsByStatus(RequestStatus) - Method in interface com.netscape.certsrv.request.IRequestQueue
Returns an enumerator that lists all RequestIds for requests that are in the given status.
listSelfTestsEnabledAtStartup() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
List the instance names of all the self tests enabled to run at server startup (in execution order); may return null.
listSelfTestsEnabledOnDemand() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
List the instance names of all the self tests enabled to run on demand (in execution order); may return null.
listUsers(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Searches for users that matches the filter.
LL_ALL - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: used by servlet to retrieve all level logs
LL_ALL_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_CATASTRPHE - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is catastrphe info
LL_CATASTRPHE_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_DEBUG - Static variable in interface com.netscape.certsrv.logging.ILogger
Debug level is depreciated since CMS6.1.
LL_DEBUG_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_FAILURE - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is fail/error info
LL_FAILURE_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_INFO - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is for info note
LL_INFO_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_MISCONF - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is about misconfiguration
LL_MISCONF_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_SECURITY - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is security info
LL_SECURITY_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
LL_WARN - Static variable in interface com.netscape.certsrv.logging.ILogger
log level: indicate this log entry is warning info
LL_WARN_STRING - Static variable in interface com.netscape.certsrv.logging.ILogger
 
load(InputStream) - Method in interface com.netscape.certsrv.base.ISourceConfigStore
Reads a config store from an input stream.
loadCurrModTable() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
loadCurrModTable() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
loadModTokens(Module, PK11Module) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
loadModTokens(Module, PK11Module) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
loadOtherModules() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
loadOtherModules() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
loadSupportedModules() - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
loadSupportedModules() - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
 
LOCALE - Static variable in class com.netscape.certsrv.base.SessionContext
End user locale of the current processing request in the current thread.
locateCACert(LDAPConnection, String) - Method in class com.netscape.cms.ocsp.LDAPStore
Locates the CA certificate.
locateCRL(LDAPConnection, String) - Method in class com.netscape.cms.ocsp.LDAPStore
Locates the CRL.
locateUser(Certificates) - Method in interface com.netscape.certsrv.usrgrp.ICertUserLocator
Returns a user whose certificates match with the given certificates
log(int, String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
Log error message.
log(int, String) - Method in interface com.netscape.certsrv.authority.IAuthority
log interface
log(int, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Log error message.
log(int, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Logs a message to this certificate authority.
log(int, String) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Writes a message to the system log.
log(int, String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Logs event into key recovery authority logging.
log(ILogEvent) - Method in class com.netscape.certsrv.logging.ConsoleLog
Log the given event.
log(ILogEvent) - Method in interface com.netscape.certsrv.logging.ILogEventListener
The event notification method: Logs event.
log(int, int, String) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, String) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, int, String) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, int, String, Object) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, int, String, Object[]) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, String, Object) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String, Object) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String, Object[]) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, int, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, int, int, String, Object, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, String, Object, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String, Object, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(int, Properties, int, int, String, Object[], boolean) - Method in interface com.netscape.certsrv.logging.ILogger
Logs an event to the log queue.
log(ILogEvent) - Method in interface com.netscape.certsrv.logging.ILogQueue
Dispatch the log event to all registered log event listeners.
log(int, String) - Method in interface com.netscape.certsrv.notification.IEmailFormProcessor
logs an entry in the log file.
log(int, String) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method logs the specified message at the specified level.
log(int, int, String) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method logs the specified message at the specified level given the specified event.
log(int, String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Perform logging function for this Processor.
log(ILogEventListener, String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
This method represents the log interface for the self test subsystem.
log(int, String) - Method in class com.netscape.cms.authentication.CMCAuth
Logs a message for this class in the system log file.
log(int, String) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Logs a message for this class in the system log file.
log(int, String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
log(int, String) - Method in class com.netscape.cms.authorization.BasicAclAuthz
Logs a message for this class in the system log file.
log(int, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
Logs a message for this class in the system log file.
log(int, String) - Method in class com.netscape.cms.jobs.AJobBase
logs an entry in the log file.
log(int, String, boolean) - Method in class com.netscape.cms.jobs.AJobBase
capable of logging multiline entry in the log file.
log(String) - Method in class com.netscape.cms.logging.LogFile
Synchronized method to write a string to the log file.
log(ILogEvent) - Method in class com.netscape.cms.logging.LogFile
Write an event to the log file
log(ILogEvent) - Method in class com.netscape.cms.logging.RollingLogFile
Write an event to the log file
log(int, int, String) - Method in class com.netscape.cms.ocsp.DefStore
 
log(int, String) - Method in class com.netscape.cms.ocsp.DefStore
 
log(int, String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
log(int, String) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
log a message for this policy rule.
log(int, String) - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
log(int, String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
 
log(int, String) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
logs an entry in the log file.
log(int, int, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
log according to authority category.
log(int, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
log(int, String) - Method in class com.netscape.cms.servlet.common.CMSFile
 
log(int, int, String) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
log according to authority category.
log(int, String) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
 
log(int, int, String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
log according to authority category.
log(int, String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
LogAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet for logging subsystem.
LogAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.LogAdminServlet
Constructs Log servlet.
LogEntry - Class in com.netscape.cms.logging
A log entry of LogFile
LogEntry(String) - Constructor for class com.netscape.cms.logging.LogEntry
Constructor for a LogEntry.
logEvt2String(ILogEvent) - Method in class com.netscape.cms.logging.LogFile
 
LogFile - Class in com.netscape.cms.logging
A log event listener which write logs to log files
LogFile() - Constructor for class com.netscape.cms.logging.LogFile
Constructor for a LogFile.
loggedInToken(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Logs into token.
login(Credential[]) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Logins to this unit.
login(String) - Method in interface com.netscape.certsrv.security.IToken
Logins to the token unit.
LoginServlet - Class in com.netscape.cms.servlet.csadmin
 
LoginServlet() - Constructor for class com.netscape.cms.servlet.csadmin.LoginServlet
 
logout() - Method in interface com.netscape.certsrv.security.IToken
Logouts token.
LogPlugin - Class in com.netscape.certsrv.logging
This class represents a registered logger plugin.
LogPlugin(String, String) - Constructor for class com.netscape.certsrv.logging.LogPlugin
 
LogResources - Class in com.netscape.certsrv.logging
This is the fallback resource bundle for all log events.
LogResources() - Constructor for class com.netscape.certsrv.logging.LogResources
Contructs a log resource bundle and sets it's parent to the base resource bundle.
lsDateStr(Date) - Static method in class com.netscape.cms.publish.publishers.Utils
 
LT_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
LT_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 

M

mAbsPath - Variable in class com.netscape.cms.servlet.common.CMSFile
 
mACLEntryString - Variable in class com.netscape.certsrv.acls.ACLEntry
 
mAclMethod - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mAclMethod - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mAclMethod - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
MailNotification - Class in com.netscape.cms.notification
This class handles mail notification via SMTP.
MailNotification() - Constructor for class com.netscape.cms.notification.MailNotification
 
mailSummary(String) - Method in class com.netscape.cms.jobs.AJobBase
 
mailUser(String, String, String, IRequest, ICertRecord) - Method in class com.netscape.cms.jobs.RenewalNotificationJob
 
main(String[]) - Static method in class com.netscape.certsrv.apps.CMS
Main driver to start CMS.
MainPageServlet - Class in com.netscape.cms.servlet.csadmin
 
MainPageServlet() - Constructor for class com.netscape.cms.servlet.csadmin.MainPageServlet
 
makeDefaultValidity(IRequest) - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
Create a default validity value for a request This code can be easily overridden in a derived class, if the calculations here aren't accepatble.
makeFingerPrints(CRSPKIMessage) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
makeSubStore(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Creates a nested sub-store with the specified name.
mAllowAgentOverride - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mAllowAgentOverride - Variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
mAllowEEOverride - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mAllowEEOverride - Variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
mAltKeyIdType - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
ManualAuthentication - Class in com.netscape.cms.policy.constraints
Deprecated. 
ManualAuthentication() - Constructor for class com.netscape.cms.policy.constraints.ManualAuthentication
Deprecated.
 
map(LDAPConnection, X509Certificate, boolean) - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
maps a certificate to a LDAP entry.
map(LDAPConnection, X509CRLImpl, boolean) - Method in interface com.netscape.certsrv.publish.ILdapCrlMapper
maps a crl to a LDAP entry.
map(LDAPConnection, Object) - Method in interface com.netscape.certsrv.publish.ILdapMapper
maps a certificate to a LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in interface com.netscape.certsrv.publish.ILdapMapper
maps a certificate to a LDAP entry.
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
Maps a certificate to LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
 
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
Finds the entry for the certificate by looking for the cert subject name in the subject name attribute.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
Finds the entry for the certificate by looking for the cert subject name in the subject name attribute.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
Maps a crl to LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
 
map(LDAPConnection, X500Name, byte[]) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
Maps an X500 subject name to an LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
Maps an X500 subject name to an LDAP entry.
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.NoMap
Maps a X500 subject name to LDAP entry.
map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.NoMap
 
mapAll(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mapAll(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mapCRL1(String) - Method in class com.netscape.cms.servlet.ocsp.AddCRLServlet
 
MapDNPattern - Class in com.netscape.cms.publish.mappers
class for parsing a DN pattern used to construct a ldap dn from request attributes and cert subject name.
MapDNPattern(String) - Constructor for class com.netscape.cms.publish.mappers.MapDNPattern
Construct a DN pattern by parsing a pattern string.
MapDNPattern(PushbackReader) - Constructor for class com.netscape.cms.publish.mappers.MapDNPattern
 
mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in interface com.netscape.certsrv.dbs.IDBAttrMapper
Maps LDAP attributes into object, and puts the object into 'parent'.
mapObject(IDBObj, String, Object, LDAPAttributeSet) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Maps object into LDAP attribute set.
mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in interface com.netscape.certsrv.dbs.IDBAttrMapper
Maps object attribute into LDAP attributes.
mapPattern(IRequest, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
mapPattern(IRequest, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
mapPattern(String, IRequest, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
mAppendDN - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
MapperPlugin - Class in com.netscape.certsrv.publish
This class represents a registered mapper plugin.
MapperPlugin(String, String) - Constructor for class com.netscape.certsrv.publish.MapperPlugin
Constructs a MapperPlugin based on a name and a path.
MapperProxy - Class in com.netscape.certsrv.publish
Class representing a LdapMapper.
MapperProxy(boolean, ILdapMapper) - Constructor for class com.netscape.certsrv.publish.MapperProxy
Contructs MapperProxy .
mapSearchFilter(String, String, String) - Method in interface com.netscape.certsrv.dbs.IDBAttrMapper
Maps search filters into LDAP search filter.
markAsRevoked(BigInteger, IRevocationInfo) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Marks certificate as revoked.
markAsServiced(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Marks as serviced after destination authority has serviced request.
markCertificateAsNotRenewable(ICertRecord) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Marks certificate as not renewable.
markCertificateAsRenewable(ICertRecord) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Marks certificate as renewable.
markCertificateAsRenewalNotified(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Marks certificate as renewed and notified.
markCertificateAsRenewed(String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Marks certificate as renewed.
markRequestPending(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Puts a new request into the PENDING state.
mAttr - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
mAttrDesc - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
mAttributes - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mAttrName - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
mAttrs - Variable in class com.netscape.certsrv.authentication.AuthToken
 
mAuthAttrs - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
mAuthenticator - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mAuthInstanceId - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mAuthMgr - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mAuthMgr - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mAuthority - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mAuthority - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mAuthority - Variable in class com.netscape.cms.servlet.connector.CloneServlet
 
mAuthority - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mAuthority - Variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
mAuthority - Variable in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
mAuthSubsystem - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.CloneServlet
 
mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
mAuthz - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mAuthz - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mAuthz - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mAuthzAcl - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mAuthzResourceName - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mAuthzResourceName - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
MAX_AD - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
MAX_ATTR - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
MAX_ENTRY - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
MAX_NUM_ATTRIBUTES - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
MAX_NUM_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
MAX_NUM_PERMITTED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
MAX_PURPOSE_ID - Static variable in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
MAX_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
 
maxConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Returns the maximum number of connections available from this pool.
maxSize() - Method in class com.netscape.certsrv.base.Nonces
 
mB64Attr - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mBaseDN - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mBaseDN - Variable in class com.netscape.cms.listeners.PinRemovalListener
 
mBaseDN - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mBaseDN - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
mBaseDN - Variable in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
mBeginTime - Variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
mBufferSize - Variable in class com.netscape.cms.logging.LogFile
The output buffer size in bytes
mByName - Variable in class com.netscape.cms.ocsp.DefStore
 
mBytesUnflushed - Variable in class com.netscape.cms.logging.LogFile
The number of unflushed bytes
mBytesWritten - Variable in class com.netscape.cms.logging.LogFile
The number of bytes written to the current log file
mCA - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mCA - Variable in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
 
mCA - Variable in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
mCA - Variable in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
mCA - Variable in class com.netscape.cms.profile.def.CAValidityDefault
 
mCaCertAttr - Variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
mCacheCRLIssuingPoints - Variable in class com.netscape.cms.ocsp.DefStore
 
mCaObjectclass - Variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
mCaObjectclass - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
mCAPathLen - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mCAPathLen - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mCAPathLen - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mCertAttr - Variable in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
mCertAttr - Variable in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
mCertAttr - Variable in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
 
mCertAttrs - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mCertAttrs - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mCertAttrs - Variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
mCertAttrs - Variable in class com.netscape.cms.publish.mappers.MapDNPattern
 
mCertDB - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mCertFrReqFiller - Variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
mCertFrReqSuccessTemplate - Variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
mCertificatePoliciesExtension - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mCertPolicies - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mCertSubjNameAttr - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mClass - Variable in class com.netscape.certsrv.authentication.AuthMgrPlugin
 
mClass - Variable in class com.netscape.certsrv.authorization.AuthzMgrPlugin
 
mClassPath - Variable in class com.netscape.certsrv.authentication.AuthMgrPlugin
 
mClassPath - Variable in class com.netscape.certsrv.authorization.AuthzMgrPlugin
 
mClassPath - Variable in class com.netscape.certsrv.jobs.JobPlugin
The Java class name of this job plugin.
mCommentFile - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mConfig - Variable in class com.netscape.cms.authentication.FlatFileAuth
configuration store
mConfig - Variable in class com.netscape.cms.jobs.AJobBase
 
mConfig - Variable in class com.netscape.cms.logging.LogFile
 
mConfig - Variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mConfig - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mConfig - Variable in class com.netscape.cms.profile.constraint.EnrollConstraint
 
mConfig - Variable in class com.netscape.cms.profile.def.EnrollDefault
 
mConfig - Variable in class com.netscape.cms.profile.def.NoDefault
 
mConfig - Variable in class com.netscape.cms.profile.input.EnrollInput
 
mConfig - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapCertExactMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
mConfig - Variable in class com.netscape.cms.publish.mappers.NoMap
 
mConfig - Variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
mConfig - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
mConfig - Variable in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
mConfig - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
mConfig - Variable in class com.netscape.cms.selftests.ASelfTest
 
mConfig - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mConfig - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mConfig - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mConfig - Variable in class com.netscape.cms.servlet.connector.CloneServlet
 
mConfig - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mConfig - Variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
mConfig - Variable in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
mConfigNames - Variable in class com.netscape.cms.profile.constraint.EnrollConstraint
 
mConfigNames - Variable in class com.netscape.cms.profile.def.EnrollDefault
 
mConfigNames - Variable in class com.netscape.cms.profile.input.EnrollInput
 
mConfigNames - Variable in class com.netscape.cms.profile.output.EnrollOutput
 
mConfigNames - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mConfigParams - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.CMCAuth
 
mConfigParams - Static variable in class com.netscape.cms.authentication.FlatFileAuth
 
mConfigParams - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
mConfigParams - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.TokenAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.UdnPwdDirAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
mConfigParams - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
mConfigParams - Static variable in class com.netscape.cms.jobs.AJobBase
 
mConfigParams - Static variable in class com.netscape.cms.jobs.PublishCertsJob
 
mConfigParams - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mConfigParams - Static variable in class com.netscape.cms.jobs.RequestInQueueJob
 
mConfigParams - Static variable in class com.netscape.cms.jobs.UnpublishExpiredJob
 
mConnFactory - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mConnFactory - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mConnFactory - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
mConstraint - Variable in class com.netscape.certsrv.property.Descriptor
 
mContent - Variable in class com.netscape.cms.servlet.common.CMSFile
 
mContentParams - Variable in class com.netscape.cms.jobs.AJobBase
 
mCreateCAEntry - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mCreateEntry - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mCreateEntry - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mCritical - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mCritical - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mCrlAttr - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
mCrlObjectClass - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
mCrlSign - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mCron - Variable in class com.netscape.cms.jobs.AJobBase
 
mCrossCertPairAttr - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
mDataEncipherment - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mDate - Variable in class com.netscape.cms.logging.LogFile
The date object used for log entries
mDateOfArchival - Variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mDatePattern - Variable in class com.netscape.cms.logging.LogFile
The log date entry format pattern
mDecipherOnly - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mDef - Variable in class com.netscape.certsrv.property.Descriptor
 
mDefaultMaxPathLen - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mDefaultParams - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mDefaultParams - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mDefaultParams - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mDeferOnFailure - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
mDefParams - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mDerAttr - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mDescription - Variable in class com.netscape.certsrv.acls.ACL
 
mDescription - Variable in class com.netscape.certsrv.property.Descriptor
 
mDigitalSignature - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mDnComps - Variable in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
mDnPattern - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mDnPattern - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mDnPattern - Variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
mDontSaveHttpParams - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mEmailSender - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mEmailSubject - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mEmailTemplateName - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
mEnabled - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mEnableFileServing - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
mEnableManualValues - Variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
mEncipherOnly - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mEndTime - Variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.CertReqInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.CMCCertReqInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.DualKeyGenInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.KeyGenInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.nsHKeyCertReqInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.input.nsNKeyCertReqInput
 
mEnrollProfile - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mEntries - Variable in class com.netscape.certsrv.acls.ACL
 
mEntryObjectclass - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mergeBits(NSCertTypeExtension, boolean[]) - Method in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
merge bits with those set from form.
MessageFormatter - Class in com.netscape.certsrv.base
Factors out common function of formatting internatinalized messages taking arguments and using java.util.ResourceBundle and java.text.MessageFormat mechanism.
MessageFormatter() - Constructor for class com.netscape.certsrv.base.MessageFormatter
 
META_CERT_TYPE - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_CHALLENGE_PHRASE - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_CRMF_REQID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_LDAPPUBLISH - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_OLD_CERT - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_PROFILE_ID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_RENEWED_CERT - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
META_REQUEST_ID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
MetaAttributeDef - Class in com.netscape.certsrv.base
A class representing a meta attribute defintion.
MetaInfo - Class in com.netscape.certsrv.base
A class represents meta information.
MetaInfo() - Constructor for class com.netscape.certsrv.base.MetaInfo
Constructs a meta information.
mExcludedSubtrees - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mExpirationTime - Variable in class com.netscape.cms.logging.RollingLogFile
The amount of time before a backed up log is removed in milliseconds
mExpressions - Variable in class com.netscape.certsrv.acls.ACLEntry
 
mExt - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.authentication.CMCAuth
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.jobs.PublishCertsJob
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mExtendedPluginInfo - Static variable in class com.netscape.cms.jobs.UnpublishExpiredJob
 
mFile - Variable in class com.netscape.cms.logging.LogFile
The log file
mFileLastRead - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
mFileLoader - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
mFilename - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
mFileName - Variable in class com.netscape.cms.logging.LogFile
The log file name
mFiller - Variable in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
mFillerPropName - Variable in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
mFilterComps - Variable in class com.netscape.cms.publish.mappers.LdapDNCompsMap
 
mFilterExp - Variable in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
mFinalErrorMsg - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mFlattenDN - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mFlushInterval - Variable in class com.netscape.cms.logging.LogFile
The output buffer flush interval
mGetClientCert - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mGetClientCert - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mGNs - Variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
mHTML - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mHttpHost - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mHttpPort - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mId - Variable in class com.netscape.certsrv.authentication.AuthMgrPlugin
 
mId - Variable in class com.netscape.certsrv.authorization.AuthzMgrPlugin
 
mId - Variable in class com.netscape.certsrv.jobs.JobPlugin
The plugin name of this job
mId - Variable in class com.netscape.cms.jobs.AJobBase
 
mId - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mId - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mId - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mImplName - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mImplName - Variable in class com.netscape.cms.authentication.FlatFileAuth
name of the authentication manager plugin
mImplName - Variable in class com.netscape.cms.jobs.AJobBase
 
mImplName - Variable in class com.netscape.cms.listeners.PinRemovalListener
 
mImplName - Variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
mImportCert - Variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
MIN_LEN - Static variable in class com.netscape.cms.password.PasswordChecker
 
mIncludeNextUpdate - Variable in class com.netscape.cms.ocsp.DefStore
 
mInhibitPolicyMapping - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mInputIds - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mInputNames - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mInputs - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mInputType - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
MINS_TO_MS_FACTOR - Static variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mInstanceName - Variable in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
mInstanceName - Variable in class com.netscape.cms.selftests.ASelfTest
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mInstanceParams - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mInstConfig - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mInstConfig - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
MINUS_ONE - Static variable in class com.netscape.cms.ocsp.DefStore
 
MINUS_ONE - Static variable in class com.netscape.cms.servlet.csadmin.DonePanel
 
MINUS_ONE - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
 
mIsCA - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
MISSING_POLICY_IMPL_CLASS - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
MISSING_POLICY_IMPL_CLASS - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
MISSING_POLICY_IMPL_CLASS - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
MISSING_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
MISSING_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
MISSING_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
MISSING_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
MISSING_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
MISSING_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
MISSING_POLICY_ORDERING - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
MISSING_POLICY_ORDERING - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
MISSING_POLICY_ORDERING - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
mIssuer - Variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mIssuerNameStr - Variable in class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
 
mItemForm - Variable in class com.netscape.cms.jobs.AJobBase
 
mItemParams - Variable in class com.netscape.cms.jobs.AJobBase
 
mJobCron - Variable in class com.netscape.cms.jobs.AJobBase
 
mkExt(Vector) - Method in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
Make a Subject name extension given a list of email addresses
mkExtension() - Method in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
Construct GenericASN1Extension with value from CMS.cfg
mKeyAgreement - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mKeyAttributes - Variable in class com.netscape.cms.authentication.FlatFileAuth
 
mKeyCertsign - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mKeyEncipherment - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mKeyIdType - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mKeyUsage - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mKeyUsageExtensionChecking - Variable in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
mLagTime - Variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mLastAccess - Variable in class com.netscape.cms.servlet.common.CMSFile
 
mLastModified - Variable in class com.netscape.cms.servlet.common.CMSFile
 
mLatestCRL - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mLdapAttrs - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mLdapByteAttrs - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mLdapConfig - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mLdapConfig - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mLdapConfig - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
mLdapNames - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mLdapPatterns - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mLdapStringAttrs - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mLdapStringAttrs - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mLdapStringAttrs - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
mLdapValues - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mLeadTime - Variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mLevel - Variable in class com.netscape.cms.logging.LogFile
The log level threshold Only logs with level greater or equal than this value will be written
mLinkExt - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mLogCategory - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mLogCategory - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mLogDateFormat - Variable in class com.netscape.cms.logging.LogFile
The log date entry format
mLogFileDateFormat - Variable in class com.netscape.cms.logging.LogFile
 
mLogger - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mLogger - Variable in class com.netscape.cms.authentication.FlatFileAuth
system logger
mLogger - Variable in class com.netscape.cms.jobs.AJobBase
 
mLogger - Variable in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
mLogger - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mLogger - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mLogger - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mLogger - Variable in class com.netscape.cms.servlet.common.CMSFile
 
mLogger - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
mLogger - Variable in class com.netscape.cms.servlet.connector.CloneServlet
 
mLogger - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mLogger - Variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
mLogger - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mLogSigning - Variable in class com.netscape.cms.logging.LogFile
Log signing is on/off
mLogWriter - Variable in class com.netscape.cms.logging.LogFile
The log file output stream
mMailForm - Variable in class com.netscape.cms.jobs.AJobBase
 
mMailHTML - Variable in class com.netscape.cms.jobs.AJobBase
 
mMaxFileSize - Variable in class com.netscape.cms.logging.RollingLogFile
The maximum file size in bytes
mMaxPathLen - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mMaxValidity - Variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mMD5Digest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mMinValidity - Variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mName - Variable in class com.netscape.certsrv.acls.ACL
 
mName - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mName - Variable in class com.netscape.cms.authentication.FlatFileAuth
name of this authentication manager instance
mName - Variable in class com.netscape.cms.listeners.PinRemovalListener
 
mName - Variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
mNameConstraintsExtension - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mNames - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mNames - Variable in class com.netscape.cms.profile.def.NoDefault
 
mNegative - Variable in class com.netscape.certsrv.acls.ACLEntry
 
mNonRepudiation - Variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
mNotAfter - Variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
mNotBefore - Variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
mNotBeforeSkew - Variable in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
mNotFoundGood - Variable in class com.netscape.cms.ocsp.DefStore
 
mNumAttributes - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mNumCertPolicies - Variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
mNumExcludedSubtrees - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mNumGNs - Variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
mNumPermittedSubtrees - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mNumPolicyMappings - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mObjAdded - Variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
mObjAdded - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
mObjAdded - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
mObjDeleted - Variable in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
 
mObjDeleted - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
 
mObjDeleted - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
 
MOD_ADD - Static variable in interface com.netscape.certsrv.common.Constants
 
MOD_ADD - Static variable in class com.netscape.certsrv.dbs.Modification
Add new value.
MOD_DELETE - Static variable in interface com.netscape.certsrv.common.Constants
 
MOD_DELETE - Static variable in class com.netscape.certsrv.dbs.Modification
Deletes old value.
MOD_REPLACE - Static variable in interface com.netscape.certsrv.common.Constants
 
MOD_REPLACE - Static variable in class com.netscape.certsrv.dbs.Modification
Replace old value.
modCreationTime(IRequest, Date) - Method in interface com.netscape.certsrv.request.ldap.IRequestMod
Modifies request creation time.
Modification - Class in com.netscape.certsrv.dbs
A class represents a modification.
Modification(String, int, Object) - Constructor for class com.netscape.certsrv.dbs.Modification
Constructs a role modification.
ModificationSet - Class in com.netscape.certsrv.dbs
A class represents a modification set.
ModificationSet() - Constructor for class com.netscape.certsrv.dbs.ModificationSet
Constructs modification set.
modifiedSince(HttpServletRequest, long) - Static method in class com.netscape.cms.servlet.common.CMSGateway
Get the If-Modified-Since header and compare it to the millisecond epoch value passed in.
modify(String, ModificationSet) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Modify an object in the database.
modifyCertificateRecord(BigInteger, ModificationSet) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Modifies certificate record.
modifyCertRecord(String, String, String, ModificationSet) - Method in class com.netscape.cms.ocsp.DefStore
 
modifyCRLIssuingPointRecord(String, ModificationSet) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Modifies issuing point record.
modifyCRLIssuingPointRecord(String, ModificationSet) - Method in class com.netscape.cms.ocsp.DefStore
 
modifyGroup(IGroup) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Modifies a group.
modifyGroup(IGroup) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Modifies a group
modifyInputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Modify profile input configuration
modifyKeyRecord(BigInteger, ModificationSet) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Modifies key record in this repository.
modifyOutputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Modify profile output configuration
modifyPolicyConstraintConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Modify policy constraints profile configuration
modifyPolicyDefaultConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Modify default policy profile configuration
modifyPolicyInstance(String, Hashtable) - Method in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
Modifies a policy instance
modifyPolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Modify policy instance
modifyProfileInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Modify profile instance
modifyUser(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Modifies user attributes.
modifyUser(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Modifies user.
MODIFYUSERFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
modModificationTime(IRequest, Date) - Method in interface com.netscape.certsrv.request.ldap.IRequestMod
Modifies request modification time.
modRequestStatus(IRequest, RequestStatus) - Method in interface com.netscape.certsrv.request.ldap.IRequestMod
Modifies request status.
ModulePanel - Class in com.netscape.cms.servlet.csadmin
 
ModulePanel() - Constructor for class com.netscape.cms.servlet.csadmin.ModulePanel
 
ModuleServlet - Class in com.netscape.cms.servlet.csadmin
 
ModuleServlet() - Constructor for class com.netscape.cms.servlet.csadmin.ModuleServlet
 
mOldImpl - Variable in class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
mOldImpl - Variable in class com.netscape.cms.shares.OldShare
Deprecated.
 
mOn - Variable in class com.netscape.cms.logging.LogFile
The log is turned on/off
Monitor - Class in com.netscape.cms.servlet.cert
Provide statistical queries of request and certificate records.
Monitor() - Constructor for class com.netscape.cms.servlet.cert.Monitor
Constructs query servlet.
mOp - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mOrigMaxPathLen - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mOutputIds - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mOutputs - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mOutputTemplatePath - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mOwner - Variable in class com.netscape.cms.profile.common.BasicProfile
 
MOZILLA - Static variable in class com.netscape.cms.servlet.base.UserInfo
 
mParamDefault - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
mParamNames - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
mParams - Variable in exception com.netscape.certsrv.base.EBaseException
Parameters to the exception error message.
mParams - Variable in class com.netscape.certsrv.logging.AuditEvent
 
mParams - Variable in class com.netscape.certsrv.logging.SignedAuditEvent
 
mParams - Variable in class com.netscape.certsrv.logging.SystemEvent
 
mParams - Variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
mParamsConfig - Variable in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
mParamsConfig - Variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
mParamsConfig - Variable in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
mParamsConfig - Variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
mParamValue - Variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
mPattern - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
mPattern - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mPattern - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mPattern - Variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
mPatterns - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mPatternString - Variable in class com.netscape.cms.authentication.DNPattern
 
mPatternString - Variable in class com.netscape.cms.publish.mappers.MapDNPattern
 
mPermittedSubtrees - Variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
mPerms - Variable in class com.netscape.certsrv.acls.ACLEntry
 
mPid - Variable in class com.netscape.cms.logging.LogFile
The current pid for the log entries
mPinAttr - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mPinAttr - Variable in class com.netscape.cms.listeners.PinRemovalListener
 
mPolicyConstraintsExtension - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mPolicyMappingsExtension - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mPolicyMaps - Variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
mPolicySet - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mPostOutput - Variable in class com.netscape.cms.servlet.common.CMSTemplate
 
mPreAgentApprovalChecking - Variable in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
mPrefix - Variable in class com.netscape.cms.selftests.ASelfTest
 
mPreOutput - Variable in class com.netscape.cms.servlet.common.CMSTemplate
 
mProfile - Variable in class com.netscape.cms.profile.input.EnrollInput
 
mProfile - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mProfileId - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mProfileSubId - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mProfileSubsystem - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
mPropName - Variable in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
mQueue - Variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
mRDNPatterns - Variable in class com.netscape.cms.authentication.DNPattern
 
mRDNPatterns - Variable in class com.netscape.cms.publish.mappers.MapDNPattern
 
mRegister - Variable in class com.netscape.cms.logging.LogFile
Should this log listener self-register or not
mRegistry - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mRemoveExt - Variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
mRemovePin - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mRenderResult - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mReqAttrName - Variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
mReqAttrs - Variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
mReqAttrs - Variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
mReqAttrs - Variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
mReqAttrs - Variable in class com.netscape.cms.publish.mappers.MapDNPattern
 
mReqCounts - Variable in class com.netscape.cms.ocsp.DefStore
 
mReqCounts - Variable in class com.netscape.cms.ocsp.LDAPStore
 
mReqEncoder - Variable in class com.netscape.cms.servlet.connector.CloneServlet
 
mReqEncoder - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mReqExplicitPolicy - Variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
mRequest - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
mRequestQueue - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mRequiredCreds - Variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.CMCAuth
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
mRequiredCreds - Variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
mRequiredCreds - Variable in class com.netscape.cms.authentication.TokenAuthentication
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.UdnPwdDirAuthentication
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
mRequiredCreds - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mRequiredCreds - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
mResourceACLs - Variable in class com.netscape.certsrv.acls.ACL
 
mRights - Variable in class com.netscape.certsrv.acls.ACL
 
mRolloverInterval - Variable in class com.netscape.cms.logging.RollingLogFile
The amount of time in miniseconds between log rotations
mSaveHttpHeaders - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mSearchBase - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mSelectedEvents - Variable in class com.netscape.cms.logging.LogFile
 
mSelectedEventsList - Variable in class com.netscape.cms.logging.LogFile
The selected log event types
mSelfTestSubsystem - Variable in class com.netscape.cms.selftests.ASelfTest
 
mSerialNo - Variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mServlet - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
mServletConfig - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mServletContext - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mServletId - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
mSetDefaultBits - Variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
mSHADigest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
mSHADigest - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
MSIE - Static variable in class com.netscape.cms.servlet.base.UserInfo
 
mSignedAuditLogger - Variable in class com.netscape.cms.logging.LogFile
 
mSignedAuditLogger - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mSignedAuditLogger - Variable in class com.netscape.cms.profile.input.EnrollInput
 
mSignedAuditLogger - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mSignedAuditLogger - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mSignedAuditLogger - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mSignedAuditLogger - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
mSignedAuditLogger - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
mSignedAuditLogger - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
mSubject - Variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mSubjNameAttr - Variable in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
mSummary - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mSummaryHTML - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mSummaryItemTemplateName - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mSummaryMailSubject - Variable in class com.netscape.cms.jobs.AJobBase
 
mSummaryReceiverEmail - Variable in class com.netscape.cms.jobs.AJobBase
 
mSummarySenderEmail - Variable in class com.netscape.cms.jobs.AJobBase
 
mSummaryTemplateName - Variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
mSyntax - Variable in class com.netscape.certsrv.property.Descriptor
 
mTemplateName - Variable in class com.netscape.cms.servlet.common.CMSLoadTemplate
 
mTemplates - Variable in class com.netscape.cms.servlet.base.CMSServlet
 
mTestDN - Variable in class com.netscape.cms.authentication.DNPattern
 
mTestDN - Variable in class com.netscape.cms.publish.mappers.MapDNPattern
 
mTheExtension - Variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
mTimeStamp - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mToken - Variable in class com.netscape.cms.servlet.admin.AdminServlet
 
mTrace - Variable in class com.netscape.cms.logging.LogFile
 
mType - Variable in class com.netscape.cms.logging.LogFile
The eventType that this log is triggered
mUpdaterIds - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mUpdaters - Variable in class com.netscape.cms.profile.common.BasicProfile
 
mUseAllEntries - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
mUseCache - Variable in class com.netscape.cms.ocsp.DefStore
 
mUserNoticeDisplayText - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
mValueNames - Variable in class com.netscape.cms.profile.def.EnrollDefault
 
mValueNames - Variable in class com.netscape.cms.profile.input.EnrollInput
 
mValueNames - Variable in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
mValues - Variable in class com.netscape.cms.profile.def.NoDefault
 
mVector - Variable in class com.netscape.certsrv.request.AgentApprovals
 
mVersion - Variable in class com.netscape.certsrv.kra.ProofOfArchival
 
mVisible - Variable in class com.netscape.certsrv.authentication.AuthMgrPlugin
 
mVisible - Variable in class com.netscape.certsrv.authorization.AuthzMgrPlugin
 
mZipCRL - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
mZipLevel - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
 

N

NAME - Variable in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
NAME - Static variable in class com.netscape.cms.profile.input.SubmitterInfoInput
 
NAME - Static variable in class com.netscape.cms.servlet.cert.scep.ChallengePassword
 
NAME - Static variable in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
NameConstraintsExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
NameConstraintsExt() - Constructor for class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
NameConstraintsExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a name constraint extension into the certificate template.
NameConstraintsExtDefault() - Constructor for class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
NamePanel - Class in com.netscape.cms.servlet.csadmin
 
NamePanel() - Constructor for class com.netscape.cms.servlet.csadmin.NamePanel
 
NameValuePair - Class in com.netscape.certsrv.common
A class represents a name value pair.
NameValuePair(String, String) - Constructor for class com.netscape.certsrv.common.NameValuePair
Constructs value pair object.
NameValuePairs - Class in com.netscape.certsrv.common
A class represents an ordered list of name value pairs.
NameValuePairs() - Constructor for class com.netscape.certsrv.common.NameValuePairs
Constructs name value pairs.
NEQUAL_STR - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
NEQUAL_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
NETKEY_ATTR_ARCHIVE_FLAG - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_CUID - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_DRMTRANS_DES_KEY - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_ENC_PRIVKEY_FLAG - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_KEY_SIZE - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_SERVERSIDE_MUSCLE_FLAG - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_USER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_ATTR_USERID - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
NETKEY_KEYRECOVERY_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
NEW_CACHE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
 
newCMSRequest() - Method in class com.netscape.cms.servlet.base.CMSServlet
Create a new CMSRequest object.
newCMSRequest() - Method in class com.netscape.cms.servlet.base.IndexServlet
 
newCMSRequest() - Method in class com.netscape.cms.servlet.cert.DisableEnrollResult
 
newCMSRequest() - Method in class com.netscape.cms.servlet.cert.DisplayHashUserEnroll
 
newCMSRequest() - Method in class com.netscape.cms.servlet.cert.EnableEnrollResult
 
newCMSRequest() - Method in class com.netscape.cms.servlet.cert.GetEnableStatus
 
newCMSRequest() - Method in class com.netscape.cms.servlet.request.CheckRequest
 
newCMSRequest() - Method in class com.netscape.cms.servlet.request.QueryReq
 
newFillerObject(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
instantiate a new filler from a class name,
newRequest(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
Creates a new request object.
nextElement() - Method in interface com.netscape.certsrv.dbs.IDBSearchResults
Retrieves next element.
nextRequest() - Method in interface com.netscape.certsrv.request.IRequestList
Gets next request from the list.
nextRequestId() - Method in interface com.netscape.certsrv.request.IRequestList
Gets the next RequestId from this list.
nextRequestObject() - Method in interface com.netscape.certsrv.request.IRequestList
Gets next request Object from the list.
NOAUTH - Static variable in class com.netscape.certsrv.logging.AuditFormat
authentication module: no Authentication manager
NoConstraint - Class in com.netscape.cms.profile.constraint
This class implements no constraint.
NoConstraint() - Constructor for class com.netscape.cms.profile.constraint.NoConstraint
 
NoDefault - Class in com.netscape.cms.profile.def
This class implements no default policy.
NoDefault() - Constructor for class com.netscape.cms.profile.def.NoDefault
 
NODETAIL_PARSER - Static variable in class com.netscape.cms.servlet.request.CertReqParser
 
NODNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
NoMap - Class in com.netscape.cms.publish.mappers
No Map
NoMap() - Constructor for class com.netscape.cms.publish.mappers.NoMap
constructor if initializing from config store.
NOMAPPER - Static variable in class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
Nonces - Class in com.netscape.certsrv.base
This class manages nonces sometimes used to control request state flow.
Nonces() - Constructor for class com.netscape.certsrv.base.Nonces
Constructs nonces.
Nonces(int) - Constructor for class com.netscape.certsrv.base.Nonces
 
noncesEnabled() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
 
NONROLEUSER - Static variable in interface com.netscape.certsrv.logging.ILogger
A constant string value used to denote a single "non-role" identity in signed audit log messages
normalizeCertReq(String) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
normalizeProfileRequest(IRequest) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
NOT_IMPORT_CHAIN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
NotificationResources - Class in com.netscape.certsrv.notification
A class represents a resource bundle for the Mail Notification package
NotificationResources() - Constructor for class com.netscape.certsrv.notification.NotificationResources
 
notify(IRequest) - Method in class com.netscape.certsrv.request.ARequestNotifier
Notifies all registered listeners about request.
notify(IRequest) - Method in interface com.netscape.certsrv.request.INotify
Provides notification that a request has been completed.
NSCCommentExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
NSCCommentExt() - Constructor for class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
Adds the Netscape comment in the end-entity certificates or CA certificates.
NSCCommentExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Netscape comment extension into the certificate template.
NSCCommentExtDefault() - Constructor for class com.netscape.cms.profile.def.NSCCommentExtDefault
 
NSCertTypeExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
NSCertTypeExt() - Constructor for class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
NSCertTypeExtConstraint - Class in com.netscape.cms.profile.constraint
This class implements the Netscape certificate type extension constraint.
NSCertTypeExtConstraint() - Constructor for class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
 
NSCertTypeExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Netscape Certificate Type extension into the certificate template.
NSCertTypeExtDefault() - Constructor for class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
nsHKeyCertReqInput - Class in com.netscape.cms.profile.input
This class implements the certificate request input from TPS.
nsHKeyCertReqInput() - Constructor for class com.netscape.cms.profile.input.nsHKeyCertReqInput
 
nsHKeySubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates server-side configurable subject name into the certificate template.
nsHKeySubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
nsNKeyCertReqInput - Class in com.netscape.cms.profile.input
This class implements the certificate request input from TPS.
nsNKeyCertReqInput() - Constructor for class com.netscape.cms.profile.input.nsNKeyCertReqInput
 
nsNKeyOutput - Class in com.netscape.cms.profile.output
This class implements the output plugin that outputs DER for the issued certificate for token keys
nsNKeyOutput() - Constructor for class com.netscape.cms.profile.output.nsNKeyOutput
 
nsNKeySubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates server-side configurable subject name into the certificate template.
nsNKeySubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
nsTokenDeviceKeySubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates server-side configurable subject name into the certificate template.
nsTokenDeviceKeySubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
nsTokenUserKeySubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates server-side configurable subject name into the certificate template.
nsTokenUserKeySubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
NT_ERROR - Static variable in interface com.netscape.certsrv.logging.ILogger
NT event type: correspont to log level LL_FAILURE and above
NT_INFO - Static variable in interface com.netscape.certsrv.logging.ILogger
NT event type: correspond to log level LL_DEBUG or LL_INFO
NT_WARN - Static variable in interface com.netscape.certsrv.logging.ILogger
NT event type: correspond to log level LL_WARNING
NULL_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for null authentication manager ID.
NULL_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for null authentication plugin ID.
NUM_GENERALNAMES_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
Default extended plugin info.
NUM_REPOS - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
 
NYI - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
NYI - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
NYI - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 

O

OBJECT_SIGNING - Static variable in interface com.netscape.certsrv.request.IRequest
 
OBJECT_SIGNING_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
OCSP_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
OCSP_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
OCSP_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
OCSP_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
OCSP_NONCE - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
OCSP_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
OCSPAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet for Certificate Authority.
OCSPAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.OCSPAdminServlet
 
OCSPNoCheckExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
OCSPNoCheckExt() - Constructor for class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
Constructs an OCSP No check extension.
OCSPNoCheckExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates an OCSP No Check extension into the certificate template.
OCSPNoCheckExtDefault() - Constructor for class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
OCSPPresence - Class in com.netscape.cms.selftests.ocsp
This class implements a self test to check for OCSP presence.
OCSPPresence() - Constructor for class com.netscape.cms.selftests.ocsp.OCSPPresence
 
OCSPPublisher - Class in com.netscape.cms.publish.publishers
This publisher writes certificate and CRL into a directory.
OCSPPublisher() - Constructor for class com.netscape.cms.publish.publishers.OCSPPublisher
 
OCSPServlet - Class in com.netscape.cms.servlet.ocsp
Process OCSP messages, According to RFC 2560 See http://www.ietf.org/rfc/rfc2560.txt
OCSPServlet() - Constructor for class com.netscape.cms.servlet.ocsp.OCSPServlet
 
OCSPValidity - Class in com.netscape.cms.selftests.ocsp
This class implements a self test to check the validity of the OCSP.
OCSPValidity() - Constructor for class com.netscape.cms.selftests.ocsp.OCSPValidity
 
OID_SERIALNUMBER - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
OID_UNSTRUCTUREDADDRESS - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
OID_UNSTRUCTUREDNAME - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
OLD_CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
OLD_CERT_TYPE - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
OLD_CERT_TYPE - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
OLD_CERTS - Static variable in interface com.netscape.certsrv.request.IRequest
 
OLD_SERIALS - Static variable in interface com.netscape.certsrv.request.IRequest
 
OldJoinShares - Class in com.netscape.cms.shares
Deprecated. 
OldJoinShares() - Constructor for class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
OldShare - Class in com.netscape.cms.shares
Deprecated. 
OldShare() - Constructor for class com.netscape.cms.shares.OldShare
Deprecated.
 
OP_ACCEPT_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_ADD - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_ADD_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_ADD_USER - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_AUTH - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_AUTHENTICATE - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_CANCEL_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_CRL_PUBLISH - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_DELETE - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_EQUAL - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_EQUAL - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_EXECUTE_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_CERT_RECORDS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_CERTIFICATES - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_GROUPS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_KEY_RECORDS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_REQUESTS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_FIND_USERS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GE - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_GE - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_GET - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_ACCESS_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_ACLS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_CACERT_CHAIN - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_ERROR_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_EXTENSIONS - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_REQUEST_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GET_USER - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_GT - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_GT - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_JOBS - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_LE - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_LE - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_LIST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_LOCK_CERT_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_LOCK_KEY_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_LOCK_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_LT - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_LT - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_MODIFY - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_MODIFY_CERT_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_MODIFY_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_MODIFY_KEY_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_MODIFY_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_MODIFY_USER - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_NEQUAL - Static variable in interface com.netscape.certsrv.policy.IExpression
Deprecated.
 
OP_NEQUAL - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
 
OP_PROCESS - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_READ - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_RECOVER_KEY - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_REJECT_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_RENEW_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_RESTART - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_REVOKE_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_SCOPE - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_SEARCH - Static variable in interface com.netscape.certsrv.common.OpDef
 
OP_SET - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_STOP - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
OP_VALIDATE - Static variable in interface com.netscape.certsrv.common.OpDef
 
OpDef - Interface in com.netscape.certsrv.common
This interface defines all the administration operations used in the administration protocol between the console and the server.
open() - Method in class com.netscape.cms.logging.LogFile
Open the log file.
OPTYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
OTHER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
OUT_ARCHIVED_BY - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_ARCHIVED_ON - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_KEY_ALGORITHM - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_KEY_LEN - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_OWNER_NAME - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_PUBLIC_KEY - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_RECOVERED_BY - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_RECOVERED_ON - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_SERIALNO - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUT_STATE - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
 
OUTPUT_SERIALNO - Static variable in class com.netscape.cms.servlet.request.KeyReqParser
 
outputArgBlockAsXML(XMLObject, Node, String, IArgBlock) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputArgList(PrintWriter, String, ArgList) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputArgSet(PrintWriter, String, ArgSet) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputArgString(PrintWriter, String, ArgString) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputArgValueAsXML(PrintStream, String, IArgValue) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputData(PrintWriter, ArgSet) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputEpilog(PrintWriter) - Method in class com.netscape.cms.servlet.common.CMSTemplate
Output the post HTML tags and post-output buffer.
outputError(HttpServletResponse, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputError(HttpServletResponse, String, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputError(HttpServletResponse, String, String, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputHttpParameters(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
 
outputHttpParameters(HttpServletRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputHttpParameters(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
 
outputHttpParameters(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
outputHttpParameters(HttpServletRequest) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
outputProlog(PrintWriter) - Method in class com.netscape.cms.servlet.common.CMSTemplate
Ouput the pre-amble HTML Header including the pre-output buffer.
outputResult(HttpServletResponse, String, byte[]) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
outputTemplate(HttpServletRequest, HttpServletResponse, ArgSet) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputThisAsXML(ByteArrayOutputStream, ArgSet) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
outputXML(HttpServletResponse, CMSTemplateParams) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
OVERRIDE_VALIDITY - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 

P

parse(String) - Method in interface com.netscape.certsrv.policy.IPolicyPredicateParser
Deprecated.
Parse the predicate expression and return a vector of expressions.
parse() - Method in class com.netscape.cms.logging.LogEntry
parse a log entry return a vector of the segments of the entry
parse(CMSTemplateParams, StatsEvent, int) - Method in class com.netscape.cms.servlet.base.GetStats
 
parseACL(String) - Static method in class com.netscape.certsrv.apps.CMS
Parse ACL resource attributes
parseACL(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Parse ACL resource attributes
parseACLEntry(IACL, String) - Static method in class com.netscape.certsrv.acls.ACLEntry
Parse string in the following format:
parseCMC(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
parseCRMF(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
parseGeneralName(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
parseGeneralName(String, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
parseInto(String, NameValuePairs) - Static method in class com.netscape.certsrv.common.NameValuePairs
Parses a string into name value pairs.
parseKeyGen(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
parsePKCS10(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
PARSER - Static variable in class com.netscape.cms.servlet.request.KeyReqParser
 
parseRecords(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
parseSubjectName(X500Name, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.input.SubjectDNInput
 
parseSubjectName(X500Name, X509CertInfo, IRequest) - Method in class com.netscape.cms.profile.input.SubjectNameInput
 
PASSWDUSERDB_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for password based authentication manager ID.
PASSWDUSERDB_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for password based authentication plugin ID.
PASSWORD - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
PASSWORD - Static variable in class com.netscape.cms.servlet.cert.scep.ChallengePassword
 
PasswordChecker - Class in com.netscape.cms.password
This class checks the given password if it meets the specific requirements.
PasswordChecker() - Constructor for class com.netscape.cms.password.PasswordChecker
Default constructor.
PasswordResources - Class in com.netscape.certsrv.base
A class represents a resource bundle for the password checker.
PasswordResources() - Constructor for class com.netscape.certsrv.base.PasswordResources
 
PASSWORDTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
Pattern - Class in com.netscape.certsrv.pattern
This is a generic pattern subtitution engine.
Pattern(String) - Constructor for class com.netscape.certsrv.pattern.Pattern
Constructs a pattern object with the given string.
PCERT_PREFIX - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PENDING - Static variable in class com.netscape.certsrv.request.RequestStatus
The state of a request that is waiting for action by an agent.
PENDING - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
PENDING_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PENDING_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
permissions() - Method in class com.netscape.certsrv.acls.ACLEntry
Returns a list of permissions associated with this entry.
persistentSearch(String, String, String[]) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Sets persistent search to retrieve modified certificate records.
PFX_AUTH_TOKEN - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PFX_HTTP_HEADER - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PFX_HTTP_PARAM - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PHONE - Static variable in class com.netscape.cms.profile.input.SubmitterInfoInput
 
pingCS(String, int, boolean, SSLCertificateApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PinRemovalListener - Class in com.netscape.cms.listeners
This represnets a listener that removes pin from LDAP directory.
PinRemovalListener() - Constructor for class com.netscape.cms.listeners.PinRemovalListener
 
PKCS10_REQID - Static variable in interface com.netscape.certsrv.request.IRequest
 
PKCS10_REQUEST - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
PKCS10_REQUEST - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
PKCS10Processor - Class in com.netscape.cms.servlet.processors
PKCS10Processor process Certificate Requests in PKCS10 format, as defined here: http://www.rsasecurity.com/rsalabs/pkcs/pkcs-10/index.html
PKCS10Processor() - Constructor for class com.netscape.cms.servlet.processors.PKCS10Processor
 
PKCS10Processor(CMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.PKCS10Processor
 
PKCS7_RESP - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
 
PKCS7Output - Class in com.netscape.cms.profile.output
This class implements the output plugin that outputs PKCS7 for the issued certificate.
PKCS7Output() - Constructor for class com.netscape.cms.profile.output.PKCS7Output
 
PKI_SECURITY_DOMAIN - Static variable in class com.netscape.cms.servlet.csadmin.DonePanel
 
PKIProcessor - Class in com.netscape.cms.servlet.processors
Process Certificate Requests
PKIProcessor() - Constructor for class com.netscape.cms.servlet.processors.PKIProcessor
 
PKIProcessor(CMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.PKIProcessor
 
Plugin - Class in com.netscape.certsrv.base
This represents a generici CMS plugin.
Plugin(String, String) - Constructor for class com.netscape.certsrv.base.Plugin
Constructs a plugin.
POLICY_INST_ID_ALREADY_USED - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
POLICY_MESSAGE - Static variable in class com.netscape.cms.servlet.common.GenRejectedTemplateFiller
 
PolicyAdminServlet - Class in com.netscape.cms.servlet.admin
This class is an administration servlet for policy management.
PolicyAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.PolicyAdminServlet
Constructs administration servlet.
PolicyConstraintsExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
PolicyConstraintsExt() - Constructor for class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
PolicyConstraintsExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a policy constraints extension into the certificate template.
PolicyConstraintsExtDefault() - Constructor for class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
PolicyMappingsExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
PolicyMappingsExt() - Constructor for class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
PolicyMappingsExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a policy mappings extension into the certificate template.
PolicyMappingsExtDefault() - Constructor for class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
PolicyMessage - Exception in com.netscape.certsrv.request
A (localizable) message recorded by a policy module that describes the reason for rejecting a request.
PolicyMessage(String) - Constructor for exception com.netscape.certsrv.request.PolicyMessage
Class constructor that registers policy message.
PolicyResources - Class in com.netscape.certsrv.policy
Deprecated. 
PolicyResources() - Constructor for class com.netscape.certsrv.policy.PolicyResources
Deprecated.
 
PolicyResult - Class in com.netscape.certsrv.request
This class defines results for policy actions.
populate(X509CertInfo) - Method in class com.netscape.certsrv.profile.CertInfoProfile
 
populate(IRequest, X509CertInfo) - Method in interface com.netscape.certsrv.profile.ICertInfoPolicyDefault
Populates certificate info directly.
populate(IRequest) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Populates the request with this policy default.
populate(IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Passes the request to the set of default policies that populate the profile information against the profile.
populate(IAuthToken, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
Populates authentication specific information into the request for auditing purposes.
populate() - Method in interface com.netscape.certsrv.profile.IProfileEx
Called after initialization.
populate(IProfileContext, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Populates the request with this policy default.
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.CMCAuth
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.FlatFileAuth
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.TokenAuthentication
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
 
populate(IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
Passes the request to the set of default policies that populate the profile information against the profile.
populate() - Method in class com.netscape.cms.profile.common.CACertCAEnrollProfile
Called after initialization.
populate(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
populate() - Method in class com.netscape.cms.profile.common.ServerCertCAEnrollProfile
Called after initialization.
populate() - Method in class com.netscape.cms.profile.common.UserCertCAEnrollProfile
Called after initialization.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.CAValidityDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
Populates attributes into the certificate template.
populate(IRequest) - Method in class com.netscape.cms.profile.def.EnrollDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.GenericExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.ImageDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
Populates the request with this policy default.
populate(IRequest) - Method in class com.netscape.cms.profile.def.NoDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserKeyDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.UserValidityDefault
Populates the request with this policy default.
populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.ValidityDefault
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.CertReqInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.CMCCertReqInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.DualKeyGenInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.EnrollInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.FileSigningInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.GenericInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.ImageInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.KeyGenInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.nsNKeyCertReqInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.SerialNumRenewInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.SubjectDNInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.SubjectNameInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.SubmitterInfoInput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.output.CertOutput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.output.CMMFOutput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.output.EnrollOutput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.output.nsNKeyOutput
Populates the request with this policy default.
populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.output.PKCS7Output
Populates the request with this policy default.
populateInput(IProfileContext, IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Populates user-supplied input values into the requests.
populateInput(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
 
populateInput(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
Populate input
PORT - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
PortalEnroll - Class in com.netscape.cms.authentication
uid/pwd directory based authentication manager
PortalEnroll() - Constructor for class com.netscape.cms.authentication.PortalEnroll
Default constructor, initialization must follow.
PortsServlet - Class in com.netscape.cms.servlet.base
This servlet returns port information.
PortsServlet() - Constructor for class com.netscape.cms.servlet.base.PortsServlet
 
PR_ACI - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ACL_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ACL_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ACL_OPS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ACL_RIGHTS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ADD_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ADD_LDIF_PATH - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ADMIN_DOMAIN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ADMIN_PASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ADMIN_S_BACKLOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ADMIN_S_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ADMIN_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ADMIN_UID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AFTER_DATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_HOUR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_MIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_MONTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_SEC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_VALIDDATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AFTER_YEAR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AGENT_M - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGENT_N - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGENT_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGENT_PWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGENT_PWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AGENT_S_BACKLOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AGENT_S_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AGENT_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AGENT_UID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGREEMENT_NAME_1 - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AGREEMENT_NAME_2 - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_AIA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AKI - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ALGORITHM_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ALL_ALGORITHMS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ALL_NICKNAMES - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUDIT_SIGNING_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_ADMIN_DN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_ADMIN_PWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_BASEDN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_FAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_HOST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_OK - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTH_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTO_CRL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_AUTO_RECOVERY_ON - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BASE_DN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BASIC_AUTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEFORE_VALIDDATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_DATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_HOUR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_MIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_MONTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_SEC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BEGIN_YEAR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BIND_DN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BIND_PASSWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BIND_PASSWD_AGAIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_BINDPWD_PROMPT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_C_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_C_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_CERTS_ONLY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_ENDSERIAL_NUMBER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_KEY_TYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_KEYID - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_KEYPAIR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_KEYTYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_O_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_OCSP_SERVICE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_SERIAL_NUMBER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_SIGNING_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_SIGNING_NICKNAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CA_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CA_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CACERT_LOCALCA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CACHE_FREQ - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CACHE_RECOVERY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CACHE_TESTING - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_ADMIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_ADMINNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_ADMINPASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_ADMINUID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_AGENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_CA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_CHAIN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_CONFIG_DIR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_CONTENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_CONTENT_ORDER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_EE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_FILEPATH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_FINGERPRINT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_INSTANCE_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_LEN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_NAMES - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_POA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_RA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_REQUEST_DIR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_SERVER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERT_TRANS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERTIFICATE_EXTENSION - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERTIFICATE_SUBTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CERTIFICATE_TYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CERTIFICATE_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CIPHER_FORTEZZA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CIPHER_PREF - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CIPHER_VERSION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CIPHER_VERSION_DOMESTIC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CIPHER_VERSION_EXPORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CLIENT_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CLONE_CA_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_CA_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_CERTIFICATES - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_KRA_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_KRA_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_OCSP_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_OCSP_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_RA_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_RA_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_SETTING_DONE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_SSL_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_SSL_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_STORAGE_NICKNAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_STORAGE_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONE_SUBSYSTEM - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONEDDB_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CLONING_INSTANCE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CMS_SEED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_CONN_FAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CONN_INIT_FAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CONN_INITED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CONN_OK - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CONSTRAINTS_LIST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLDP_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CRLEXT_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CROSS_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CSR - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_CURRENT_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DAEMON_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DAILY_UPDATES - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DB_BINDDN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_BINDPWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_LOCAL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_MODE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_PWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DB_SCHEMA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DEBUG_LOG_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DEBUG_LOG_LEVEL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DEBUG_LOG_SHOWCALLER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DEFAULT_ALGORITHM - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DELETE_PASSWD_CONF - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_DER_EXTENSION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DESCRIPTION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DIRECTORY_MANAGER_PWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DNCOMPS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_DOC_ROOT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ECTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EE_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EE_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_EE_PORT_ENABLE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_EE_PORTS_ENABLE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_EE_SECURE_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ENABLE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENABLE_CACHE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENABLE_CRL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENABLE_DAILY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENABLE_FREQ - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENABLE_MIGRATION - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ENABLE_REPLICATION - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ENDREQUEST_NUMBER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ERROR_MESSAGE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_EXT_PLUGIN_IMPLNAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_AUTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_CRLEXTSRULE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_JOBS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_LISTENER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_MAPPER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_OCSPSTORESRULE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_POLICY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_PUBLISHER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXT_PLUGIN_IMPLTYPE_PUBLISHRULE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXTENDED_NEXT_UPDATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_EXTENSIONS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_FILTERCOMPS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_FULL_INTERNAL_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GATEWAY_BACKLOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GATEWAY_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GATEWAY_PORT_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GATEWAY_S_BACKLOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GATEWAY_S_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GRACE_PERIOD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GROUP_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GROUP_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_GROUP_USER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_HARDWARE_SPLIT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_HASH_TYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_HOST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_HOST_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_IMPORT_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INCLUDE_EXPIREDCERTS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INCLUDE_EXPIREDCERTS_ONEEXTRATIME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INSTALL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INSTALL_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INSTANCES_INSTALL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INTERNAL_TOKEN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_INTERNAL_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_IS_CA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_IS_CLONEDDB_CREATED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_IS_DBCREATED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_ISSUER_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_JOBS_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_JOBS_FREQUENCY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_JOBS_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KEY_ALG - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KEY_CURVENAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KEY_LEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KEY_LENGTH - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KEY_LENGTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KEY_LIST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KEY_TYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KEY_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KEY_USAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KRA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KRA_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KRA_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KRA_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_KRA_TRANSPORT_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_KRACERT_LOCALCA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_L_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_LDAP_CLIENT_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LDAP_DB_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_LDAP_MAX_CONNS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LDAP_MIN_CONNS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LDAP_PASSWORD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_LDAP_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LDAP_VERSION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOCAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_BUFFERSIZE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_ENTRY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_EXPIRED_TIME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_FILENAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_FLUSHINTERVAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_LEVEL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_MAXFILESIZE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_ONE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_ROLLEROVER_INTERVAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_SIGNED_AUDIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_SOURCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_SYSTEM - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_TRANSACTIONS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOG_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGGED_IN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_ADMIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_AUTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_CA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_DB - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_HTTP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_KRA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_LOGSOURCE_RA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MACHINE_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_MAIL_CA_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAPPER_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MASTER_AGENT_HOST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MASTER_AGENT_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MAXSERIAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MD2_RSA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MD5_RSA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_MIGRATION_PASSWORD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_MIGRATION_WARNING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_MOD_LDIF_PATH - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_MULTIROLES - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NEXT_AVAIL_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_NICK_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NICKNAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NO_OF_REQUIRED_RECOVERY_AGENTS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NOTAFTER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_NOTIFICATION_FORM_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NOTIFICATION_RECEIVER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NOTIFICATION_SENDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NOTIFICATION_SUBJECT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NT_EVENT_SOURCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NT_LOG_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NT_LOG_LEVEL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_NUM_MIGRATION_WARNINGS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_O_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OBJECT_SIGNING_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OBJECT_SIGNING_CA_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OCSP_C_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OCSP_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP_NOCHECK - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP_O_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OCSP_SIGNING - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP_SIGNING_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OCSP_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OCSPCERT_LOCALCA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OCSPSTORE_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OLD_AGENT_PWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OLD_RECOVERY_AGENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OPERATION_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OTHER_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_OU_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_OUTPUT_PATH - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_PING - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PKCS10 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PLUGIN_IMP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PLUGIN_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_POLICY_PREDICATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PORT - Static variable in interface com.netscape.certsrv.common.Constants
PROPERTY NAME LISTED BELOW
PR_PQGPARAMS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PROFILE_CERTS_ONLY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PROFILE_LIST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHER_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_QUEUE_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_QUEUE_PAGE_SIZE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_QUEUE_PRIORITY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_QUEUE_STATUS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_PUBLISHING_QUEUE_THREADS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RA_C_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RA_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RA_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RA_O_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RA_SIGNING_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RA_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RA_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RACERT_LOCALCA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RADM_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RADM_PORT_SETUP - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RECOVERY_AGENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RECOVERY_M - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RECOVERY_N - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_EXPIREDNOTIFIEDENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_INTERVAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_NUMNOTIFICATION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RENEWAL_VALIDITY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_AGREEMENT_NAME_1 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_AGREEMENT_NAME_2 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_BINDDN_1 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_BINDDN_2 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_CHANGELOGDB_1 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_CHANGELOGDB_2 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_HOST_1 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_HOST_2 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_MANAGER_PASSWD_1 - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REPLICATION_MANAGER_PASSWD_2 - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REPLICATION_PORT_1 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REPLICATION_PORT_2 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REQUEST_CMC - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REQUEST_FORMAT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REQUEST_ID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REQUEST_NUMBER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REQUEST_PENDING - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REQUEST_PKCS10 - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_REQUEST_REJECTED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REQUEST_SUCCESS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REQUEST_SVC_PENDING - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RSA_MIN_KEYLENGTH - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_RULE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RULE_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RULE_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RULE_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RULE_IMPL_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RULE_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RUN_SELFTESTS_ON_DEMAND - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RUN_SELFTESTS_ON_DEMAND_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_RUN_SELFTESTS_ON_DEMAND_CONTENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SAVE_NOT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SAVE_OK - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SECURE_PORT_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERIAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERIAL_NUMBER - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERIAL_REQUEST_NUMBER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SERVER_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_CERT_CHAIN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_CERT_RADM - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_RESTART - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_ROOT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SERVER_ROOT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_START - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVER_STOP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVLET_CLASS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SERVLET_URI - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SHA1_DSA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SHA1_RSA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SIE_URL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SIGNATURE_ALGORITHM - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SIGNEDBY_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SIGNING_ALGORITHM - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SIGNING_KEY_MIGRATION_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SIGNING_KEY_MIGRATION_TOKEN_PASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SIGNING_KEY_MIGRATION_TOKEN_SOPPASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SINGLE_SIGNON - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SINGLE_SIGNON_PASSWORD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SINGLE_SIGNON_PW_TAGS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SKI - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_CONTACT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_DESC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_LOC - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_MASTER_HOST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_MASTER_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SNMP_ORGN - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_DES_192_EDE3_CBC_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_DES_64_CBC_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_RC2_128_CBC_EXPORT40_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_RC2_128_CBC_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_RC4_128_EXPORT40_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL2_RC4_128_WITH_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_FORTEZZA_DMS_WITH_FORTEZZA_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_FORTEZZA_DMS_WITH_RC4_128_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_EXPORT_WITH_RC2_CBC_40_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_EXPORT_WITH_RC4_40_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_WITH_DES_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_WITH_NULL_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL3_RSA_WITH_RC4_128_MD5 - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_AUTH - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_CA_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_CLIENT_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_KEY_MIGRATION_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSL_KEY_MIGRATION_TOKEN_PASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSL_KEY_MIGRATION_TOKEN_SOPPASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSL_MAIL_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_RSA_FIPS_WITH_DES_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_SERVER_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SSL_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSL_TOKEN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSLCERT_LOCALCA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SSLPORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_ST_COMPONENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_STAT_INSTALLDATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_STAT_INSTANCEID - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_STAT_STARTUP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_STAT_TIME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_STAT_VERSION - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_STORAGE_HARDWARE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_STORAGE_TOKEN_PWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SUBSYSTEM - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_SUBSYSTEM_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SUBSYSTEM_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_SUBSYSTEMS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TIMEOUT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TIMESTAMPING_BIT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TKS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TKS_INSTANCE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TLS_RSA_EXPORT1024_WITH_RC4_56_SHA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TOKEN_INITIALIZED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_LIST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_LIST - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TOKEN_LOGGED_IN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_LOGON_PWDS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_LOGONLIST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_NAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TOKEN_NAMES - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_PASSWD - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TOKEN_PASSWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TOKEN_PREFIX - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TOKEN_SOP - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_TRUST - Static variable in interface com.netscape.certsrv.common.Constants
Trust database
PR_TRUSTED_CA_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_TRUSTED_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_UPDATE_ALWAYS - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_UPDATE_FREQ - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_UPDATE_SCHEMA - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_URI - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_CERT - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_FULLNAME - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_ID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PR_USER_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_PHONE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_STATE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_USER_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_VALIDITY - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_VALIDITY_PERIOD - Static variable in interface com.netscape.certsrv.common.Constants
 
PR_WEB_SERVERROOT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
PRE_CA_TYPE - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PRE_CONF_ADMIN_NAME - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PRE_CONF_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PRE_CONF_CA_TOKEN - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Definition for "preop" static variables in CS.cfg -- "preop" config parameters should not assumed to exist after configuation
PRE_OP_MODE - Static variable in class com.netscape.certsrv.apps.CMS
 
PRE_OTHER_CA - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PRE_ROOT_CA - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
PrefixDef - Interface in com.netscape.certsrv.common
This interface defines all the prefix tags used in the administration protocol between the console and the server.
PresenceExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
PresenceExt() - Constructor for class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PRETTY_PRINT - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
privateKeyExistsOnToken(String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
 
PrivateKeyUsagePeriodExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
PrivateKeyUsagePeriodExt() - Constructor for class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
Adds the private key usage extension to all certs.
PrivateKeyUsagePeriodExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a Private Key Usage Period extension into the certificate template.
PrivateKeyUsagePeriodExtDefault() - Constructor for class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
process(Object) - Method in interface com.netscape.certsrv.dbs.IElementProcessor
Handles object
process(CMSRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
process an HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.base.DisplayHtmlServlet
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.base.GetStats
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.base.IndexServlet
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.base.PortsServlet
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.CloneRedirect
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.CMCRevReqServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DirAuthServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DisableEnrollResult
Services the request
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DisplayBySerial
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DisplayCRL
Process the HTTP request http.param crlIssuingPoint number http.param crlDisplayType entireCRL or crlHeader or base64Encoded or deltaCRL http.param pageStart which page to start displaying from http.param pageSize number of entries to show per page
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DisplayHashUserEnroll
Services the request
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DoRevoke
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DoRevokeTPS
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DoUnrevoke
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.DoUnrevokeTPS
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.EnableEnrollResult
Services the request
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetBySerial
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetCAChain
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetCertFromRequest
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetCRL
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetEnableStatus
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.GetInfo
XXX Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.ListCerts
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.Monitor
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.ReasonToRevoke
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.RemoteAuthConfig
Serves HTTPS request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.RenewalServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.RevocationServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.SrchCerts
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.UpdateCRL
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.cert.UpdateDir
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
Processes request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
Process the HTTP request.
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
Processes request.
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigCertReqServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigCloneServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigImportCertServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabaseServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DisplayServlet
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCertChain
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetConfigEntries
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCookie
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetStatus
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetSubsystemCert
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTokenInfo
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
Process the HTTP request.
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.LoginServlet
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.MainPageServlet
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ModuleServlet
Collect information on where keys are to be generated.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
Process the HTTP request.
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainLogin
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.TokenAuthenticate
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
 
process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WelcomeServlet
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.ConfirmRecoverBySerial
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.DisplayBySerial
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.DisplayBySerialForRecovery
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.DisplayTransport
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.ExamineRecovery
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.GetApprovalStatus
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.GetAsyncPk12
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.GetPk12
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.GrantAsyncRecovery
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.GrantRecovery
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.RecoverBySerial
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.SrchKey
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.key.SrchKeyForRecovery
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.AddCAServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.AddCRLServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.CheckCertServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.GetOCSPInfo
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.ListCAServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.OCSPServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.ocsp.RemoveCAServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
 
process(CMSRequest) - Method in interface com.netscape.cms.servlet.processors.IPKIProcessor
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.KeyGenProcessor
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileApproveServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileListServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileReviewServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSelectServlet
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitCMCServlet
Process the HTTP request
process(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
Process the HTTP request
process(CMSRequest) - Method in class com.netscape.cms.servlet.request.CheckRequest
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.request.ProcessCertReq
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.request.ProcessReq
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.request.QueryReq
Process the HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.request.SearchReqs
Serves HTTP request.
process(CMSRequest) - Method in class com.netscape.cms.servlet.tks.TokenServlet
 
processCertRecords(int, int, IElementProcessor) - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecordList
Process certificate record as soon as it is returned.
ProcessCertReq - Class in com.netscape.cms.servlet.request
Agent operations on Certificate requests.
ProcessCertReq() - Constructor for class com.netscape.cms.servlet.request.ProcessCertReq
Process request.
processData(Object) - Method in interface com.netscape.certsrv.client.IDataProcessor
This method will be callby the client package each time data object arrived from the server side.
processElements(int, int, IElementProcessor) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Processes elements as soon as it arrives.
processImplMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
Process Policy Implementation Management.
processIndividualRequest(CertReqMsg, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
 
processPolicyConstraintConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processPolicyDefaultConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processPolicyImplMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Process Policy Implementation Management.
processPolicyImplMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Process Policy Implementation Management.
processPolicyRuleMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
processProfileInput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processProfileInputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processProfileOutput(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processProfileOutputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processProfilePolicy(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
processProfileRuleMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
ProcessReq - Class in com.netscape.cms.servlet.request
Display Generic Request detail to the user.
ProcessReq() - Constructor for class com.netscape.cms.servlet.request.ProcessReq
Process request.
processRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Begins processing for this request.
processRequest(String, String, IPKIMessage, IAuthToken) - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
processRequest(String, String, IPKIMessage, IAuthToken) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
Process request
processRevokedCerts(IElementProcessor) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Builds a list of revoked certificates to put them into CRL.
processX509(CMSRequest) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
Process X509 certificate enrollment request
processX509(CMSRequest) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
ProfileAdminServlet - Class in com.netscape.cms.servlet.admin
This class is an administration servlet for policy management.
ProfileAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.ProfileAdminServlet
Constructs administration servlet.
ProfileApproveServlet - Class in com.netscape.cms.servlet.profile
Toggle the approval state of a profile
ProfileApproveServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileApproveServlet
 
ProfileContext - Class in com.netscape.cms.profile.common
This class implements the profile context.
ProfileContext() - Constructor for class com.netscape.cms.profile.common.ProfileContext
 
ProfileListServlet - Class in com.netscape.cms.servlet.profile
List all enabled profiles.
ProfileListServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileListServlet
 
ProfilePolicy - Class in com.netscape.cms.profile.common
This class implements a profile policy that contains a default policy and a constraint policy.
ProfilePolicy(String, IPolicyDefault, IPolicyConstraint) - Constructor for class com.netscape.cms.profile.common.ProfilePolicy
 
ProfileProcessServlet - Class in com.netscape.cms.servlet.profile
This servlet approves profile-based request.
ProfileProcessServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
ProfileReviewServlet - Class in com.netscape.cms.servlet.profile
This servlet allows reviewing of profile-based request.
ProfileReviewServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileReviewServlet
 
ProfileSelectServlet - Class in com.netscape.cms.servlet.profile
Retrieve detailed information of a particular profile.
ProfileSelectServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileSelectServlet
 
ProfileServlet - Class in com.netscape.cms.servlet.profile
This servlet is the base class of all profile servlets.
ProfileServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileServlet
 
ProfileSubmitCMCServlet - Class in com.netscape.cms.servlet.profile
This servlet submits end-user request into the profile framework.
ProfileSubmitCMCServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileSubmitCMCServlet
 
ProfileSubmitServlet - Class in com.netscape.cms.servlet.profile
This servlet submits end-user request into the profile framework.
ProfileSubmitServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileSubmitServlet
 
ProofOfArchival - Class in com.netscape.certsrv.kra
A class represents a proof of escrow.
ProofOfArchival(BigInteger, String, String, Date) - Constructor for class com.netscape.certsrv.kra.ProofOfArchival
Constructs a proof of escrow.
ProofOfArchival(InputStream) - Constructor for class com.netscape.certsrv.kra.ProofOfArchival
Constructs proof of escrow from input stream.
PROP_ACCESS - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
PROP_ACCESS_LOCATION - Static variable in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
PROP_ACCESS_LOCATION_TYPE - Static variable in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
PROP_ACCESS_METHOD - Static variable in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
PROP_ACL - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
PROP_ACL - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_ACL - Static variable in class com.netscape.cms.servlet.common.Utils
 
PROP_ACL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
PROP_AD - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_AGENT_OVERR - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
PROP_AGENT_OVERR - Static variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
PROP_ALT_KEYID_TYPE - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
PROP_ATTR - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_ATTR_NAME - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_ATTR_PATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_ATTRIBUTE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_ATTRIBUTE - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
PROP_ATTRNUM - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
 
PROP_AUTHATTRS - Static variable in class com.netscape.cms.authentication.FlatFileAuth
 
PROP_AUTHMGR - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_AUTHMGR - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.connector.CloneServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.connector.ConnectorServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
 
PROP_AUTHORITY - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
 
PROP_AUTHTYPE - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_AUTHZ_MGR - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
PROP_AUTHZ_MGR - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_AUTHZ_MGR - Static variable in class com.netscape.cms.servlet.common.Utils
 
PROP_AUTHZ_MGR - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
PROP_BASEDN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
PROP_BASEDN - Static variable in class com.netscape.cms.authorization.BasicAclAuthz
 
PROP_BASEDN - Static variable in class com.netscape.cms.authorization.DirAclAuthz
 
PROP_BASEDN - Static variable in class com.netscape.cms.listeners.PinRemovalListener
 
PROP_BEGIN_SERIAL - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
PROP_BEGIN_TIME - Static variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
PROP_BINDDN - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_BINDDN - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_BINDDN_DEFAULT - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_BINDPW - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_BINDPW - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_BINDPW_PROMPT - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_CA_CERT - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CA_CHAIN - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CA_CHAIN_NUM - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CA_NAMES - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CA_SUB_ID - Static variable in class com.netscape.cms.selftests.ca.CAPresence
 
PROP_CA_SUB_ID - Static variable in class com.netscape.cms.selftests.ca.CAValidity
 
PROP_CACERTS - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_CACHE_TEMPLATES_ONLY - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
 
PROP_CERT_ISSUED_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CERT_ISSUED_SUBSTORE - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_CERT_ISSUED_SUBSTORE - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_CERT_ISSUED_SUBSTORE - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_CERT_NICKNAME - Static variable in interface com.netscape.certsrv.security.ISigningUnit
 
PROP_CERT_REVOKED_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CERT_REVOKED_SUBSTORE - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_CERTDB_INC - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CERTDB_TRANS_MAXRECORDS - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CERTDB_TRANS_PAGESIZE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CERTPOLICY - Static variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
PROP_CERTS - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_CLASS - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for class.
PROP_CLASS - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Constant for class.
PROP_CLASS - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CLASS - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "class" for this component in CMS.cfg.
PROP_CLASS - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_CLASS - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_CLASS - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
PROP_CLASS_ID - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_CLEAR_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
 
PROP_CLIENTAUTH - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_CLIENTAUTH - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
PROP_CLIENTAUTH - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
 
PROP_CLIENTCERTNICKNAME - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_CLONING - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
PROP_CMS_CFG - Static variable in class com.netscape.cms.servlet.base.CMSStartServlet
 
PROP_CMSGATEWAY - Static variable in class com.netscape.cms.servlet.common.CMSGateway
 
PROP_COMMENT_FILE - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
PROP_CONNECTOR - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_CONNECTOR - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_CONSTRAINT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_CONTAINER - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_CREATE - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_CREATECA - Static variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.AuthorityKeyIdentifierExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.IssuerAltNameExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.OCSPNoCheckExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
PROP_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
PROP_CRL_PAGE_SIZE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CRL_SIGN - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_CRL_SIGNING_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CRL_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CRLDB_INC - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CRLEXT_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_CRON - Static variable in interface com.netscape.certsrv.jobs.IJobCron
constant that represents the configuration parameter "cron" for the job that this JobCron is associated with.
PROP_CRON - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
PROP_DATA_ENCIPHERMENT - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_DBS - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_DBS_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_DECIPHER_ONLY - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_DEF_POLICIES - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_DEF_STORE_ID - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
PROP_DEF_VALIDITY - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_DEFAULT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_DEFAULT_SIGNALG - Static variable in interface com.netscape.certsrv.security.ISigningUnit
 
PROP_DEFERONFAILURE - Static variable in class com.netscape.cms.authentication.FlatFileAuth
 
PROP_DESC - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_DIGITAL_SIGNATURE - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_DIRNAME - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
PROP_DIRNAME - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_DNPATTERN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
PROP_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
 
PROP_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_DNPATTERN - Static variable in class com.netscape.cms.publish.mappers.LdapSimpleMap
 
PROP_EE_OVERR - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
PROP_EE_OVERR - Static variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
PROP_EMAIL_SUBJECT - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_EMAIL_SUBJECT - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_EMAIL_SUBJECT - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_EMAIL_SUBJECT - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.servlet.admin.CAAdminServlet
 
PROP_EMAILSUBJECT - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
email subject line as appeared on the notification email
PROP_EMAILTEMPLATE - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
location of the template file used for email notification
PROP_ENABLE - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_ENABLE - Static variable in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
PROP_ENABLE - Static variable in interface com.netscape.certsrv.publish.ILdapPublisher
 
PROP_ENABLE - Static variable in interface com.netscape.certsrv.publish.ILdapRule
 
PROP_ENABLE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_ENABLE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_ENABLE - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_ENABLE_ADMIN_ENROLL - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ENABLE_BY - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_ENABLE_LDAP_PUBLISH - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ENABLE_MANUAL_VALUES - Static variable in class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
PROP_ENABLE_OCSP - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ENABLE_PAST_CATIME - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ENABLE_PUBLISH - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ENABLED - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "enabled" for this component in CMS.cfg.
PROP_ENABLED - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_ENABLED - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_ENABLED - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_ENABLED - Static variable in class com.netscape.cms.listeners.PinRemovalListener
 
PROP_ENABLED - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_ENABLED - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_ENABLED - Static variable in class com.netscape.cms.servlet.admin.CAAdminServlet
 
PROP_ENABLED - Static variable in class com.netscape.cms.servlet.admin.KRAAdminServlet
 
PROP_ENABLED - Static variable in class com.netscape.cms.servlet.admin.OCSPAdminServlet
 
PROP_ENABLED - Static variable in class com.netscape.cms.servlet.admin.RAAdminServlet
 
PROP_ENABLED - Static variable in class com.netscape.cms.servlet.tks.TokenServlet
 
PROP_ENCIPHER_ONLY - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_END_SERIAL - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
PROP_END_TIME - Static variable in class com.netscape.cms.policy.extensions.CertificateRenewalWindowExt
Deprecated.
 
PROP_ENTRY - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
PROP_ERROR_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_EVAL - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
PROP_EXCEPTION_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_EXCLUDEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
PROP_EXPIRATION_TIME - Static variable in class com.netscape.cms.logging.RollingLogFile
 
PROP_EXPIREDCERTS_CLASS - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_FAST_SIGNING - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_FILENAME - Static variable in class com.netscape.cms.authentication.FlatFileAuth
 
PROP_FINAL_ERROR_MSG - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_FOLLOW_REFERRALS - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_GATEWAY - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_GATEWAY - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_GATEWAY - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_GENERALNAME - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_GENERIC_EXT_DEFAULT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_GENNAME_CHOICE - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_GENNAME_CHOICE_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_GENNAME_VALUE - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_GENNAME_VALUE_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_HOST - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_HOST - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_HOST - Static variable in class com.netscape.cms.notification.MailNotification
 
PROP_HOST_DEFAULT - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_HOSTNAME - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_HTML_PATH - Static variable in class com.netscape.cms.servlet.base.DisplayHtmlServlet
 
PROP_HTTP - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_ID - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ID - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_ID - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
PROP_ID - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_ID - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
 
PROP_IMPL - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for impl
PROP_IMPL - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Constant for impl
PROP_IMPL - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_IMPL - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "impl" for this component in CMS.cfg.
PROP_IMPL - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_IMPL - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_IMPL - Static variable in class com.netscape.cms.authorization.AAclAuthz
 
PROP_IMPL_NAME - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.base.IPluginImpl
 
PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.publish.ILdapPublisher
 
PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.publish.ILdapRule
 
PROP_INDIRECT - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_INHIBIT_POLICY_MAPPING - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
PROP_INPUT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_INPUT_LIST - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_INPUT_TYPE - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
PROP_INSTANCE - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for instance.
PROP_INSTANCE - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Constant for instance.
PROP_INSTANCE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_INSTANCE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_INSTANCE - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_INSTANCE_ID - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_INSTR - Static variable in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
PROP_INSTR_CALLISSUER - Static variable in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
PROP_INSTR_NONE - Static variable in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
PROP_INSTR_REJECT - Static variable in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
PROP_INTERVAL - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "interval" for this component in CMS.cfg.
PROP_IS_CA - Static variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
PROP_IS_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
PROP_IS_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_IS_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_IS_CRITICAL - Static variable in class com.netscape.cms.policy.extensions.PrivateKeyUsagePeriodExt
Deprecated.
 
PROP_IS_RENEWAL - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_ISSUER_NAME - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ISSUER_NAME - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_ISSUER_TYPE - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_ISSUING_CLASS - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_ITEM_TEMPLATE - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_JOB - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "job" for this component in CMS.cfg.
PROP_KEY_AGREEMENT - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_KEY_CERTSIGN - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_KEY_ENCIPHERMENT - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_KEY_USAGE_EXTENSION_CHECKING - Static variable in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
PROP_KEYATTRIBUTES - Static variable in class com.netscape.cms.authentication.FlatFileAuth
 
PROP_KEYDB_INC - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_KEYID_TYPE - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
PROP_KRA_SUB_ID - Static variable in class com.netscape.cms.selftests.kra.KRAPresence
 
PROP_LDAP - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_LDAP - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
PROP_LDAP - Static variable in class com.netscape.cms.listeners.PinRemovalListener
 
PROP_LDAP - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
PROP_LDAP - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
PROP_LDAP_AUTH - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_BASE - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_BIND - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_CERT - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_HOST - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_MAXC - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_MINC - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_PORT - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_PUBLISH_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_LDAP_PUBLISH_SUBSTORE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_LDAP_PW - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_SSL - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAP_VER - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_LDAPAUTH - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_LDAPAUTHINFO - Static variable in interface com.netscape.certsrv.ldap.ILdapBoundConnFactory
 
PROP_LDAPAUTHTYPE - Static variable in interface com.netscape.certsrv.ldap.ILdapAuthInfo
 
PROP_LDAPBYTEATTRS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
PROP_LDAPCONN - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_LDAPCONNINFO - Static variable in interface com.netscape.certsrv.ldap.ILdapBoundConnFactory
 
PROP_LDAPSTRINGATTRS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
PROP_LEVEL - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_LISTENER_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_LOCAL_CA - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_LOCAL_CRL - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_LOCATION - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_LOCATION_TYPE - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_LOGGER - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_LOGGER_CLASS - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_LOGGING - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_MAPPER - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_MASTER_CRL - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_MAX_FILE_SIZE - Static variable in class com.netscape.cms.logging.RollingLogFile
 
PROP_MAX_REQUEST_SIZE - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
 
PROP_MAX_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
 
PROP_MAX_USERS - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_MAXCONNS - Static variable in interface com.netscape.certsrv.ldap.ILdapBoundConnFactory
 
PROP_MAXNOTIFYCOUNT - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
 
PROP_MAXPATHLEN - Static variable in class com.netscape.cms.policy.extensions.BasicConstraintsExt
Deprecated.
 
PROP_METHOD - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_MIN_UPDATE_INTERVAL - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
PROP_MINCONNS - Static variable in interface com.netscape.certsrv.ldap.ILdapBoundConnFactory
 
PROP_NAME - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_NAME - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
PROP_NAME - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_NAME - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_NAME - Static variable in class com.netscape.cms.profile.def.EnrollDefault
 
PROP_NAME - Static variable in class com.netscape.cms.profile.def.NoDefault
 
PROP_NAME_TYPE - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
PROP_NEW_NICKNAME - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_NEW_NICKNAME - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
PROP_NEW_NICKNAME - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_NEW_NICKNAME - Static variable in interface com.netscape.certsrv.security.ISigningUnit
 
PROP_NEW_NICKNAME - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_NICKNAME - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
PROP_NICKNAME - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_NICKNAME - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_NO_CONSTRAINT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_NO_DEFAULT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_NON_REPUDIATION - Static variable in class com.netscape.cms.policy.extensions.KeyUsageExt
Deprecated.
 
PROP_NOTIFY_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_NOTIFY_SUBSTORE - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_NOTIFY_SUBSTORE - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_NOTIFY_SUBSTORE - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_NOTIFY_SUBSTORE - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_NOTIFY_SUBSTORE - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_NOTIFYENDOFFSET - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
This job will stop sending notification this much time after the expiration date
PROP_NOTIFYTRIGGEROFFSET - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
This job will send notification at this much time before the enpiration date
PROP_NUM_ADS - Static variable in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
PROP_NUM_ADS - Static variable in class com.netscape.cms.policy.extensions.AuthInfoAccessExt
Deprecated.
 
PROP_NUM_ATTRIBUTES - Static variable in class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
PROP_NUM_CERTPOLICIES - Static variable in class com.netscape.cms.policy.extensions.CertificatePoliciesExt
Deprecated.
 
PROP_NUM_EXCLUDEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
PROP_NUM_GENERALNAMES - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_NUM_GENERALNAMES_INFO - Static variable in interface com.netscape.certsrv.policy.IGeneralNameUtil
Deprecated.
 
PROP_NUM_IDS - Static variable in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
PROP_NUM_PERMITTEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
PROP_NUM_POINTS - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
PROP_NUM_POINTS - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_NUM_POLICYMAPPINGS - Static variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
PROP_OBJCLASS - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
 
PROP_OBJECTCLASS - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_OCSP_SIGNING_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_OCSP_SUB_ID - Static variable in class com.netscape.cms.selftests.ocsp.OCSPPresence
 
PROP_OCSP_SUB_ID - Static variable in class com.netscape.cms.selftests.ocsp.OCSPValidity
 
PROP_OID - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_OID - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_ON - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_ON_DEMAND - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_ORDER - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_ORDER - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_OUTPUT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_OUTPUT_LIST - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_PARAMS - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_PARAMS - Static variable in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
PROP_PARAMS - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
PROP_PARAMS - Static variable in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
PROP_PARAMS - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
PROP_PATTERN - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_PERMITTEDSUBTREES - Static variable in class com.netscape.cms.policy.extensions.NameConstraintsExt
Deprecated.
 
PROP_PIN_ATTR - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
PROP_PINATTR - Static variable in class com.netscape.cms.listeners.PinRemovalListener
 
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for pluginName.
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
Constant for pluginName.
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.jobs.IJobsScheduler
constant that represents the configuration parameter "pluginName" for this component in CMS.cfg.
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_PLUGIN - Static variable in interface com.netscape.certsrv.selftests.ISelfTest
 
PROP_POINT_NAME - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_POINT_TYPE - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_POINTNAME - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
PROP_POINTNAME - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_POINTTYPE - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
PROP_POINTTYPE - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_POLICY - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_POLICY - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_POLICY - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_POLICY - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_POLICY_LIST - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_POLICYMAP - Static variable in class com.netscape.cms.policy.extensions.PolicyMappingsExt
Deprecated.
 
PROP_PORT - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_PORT - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_PORT_DEFAULT - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_PORT_NUMBER - Static variable in class com.netscape.cms.policy.extensions.CertificateScopeOfUseExt
Deprecated.
 
PROP_PORT_NUMBER - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_PRE_AGENT_APPROVAL_CHECKING - Static variable in class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
PROP_PREDICATE - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_PREDICATE - Static variable in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
PROP_PREDICATE - Static variable in interface com.netscape.certsrv.publish.ILdapPublisher
 
PROP_PREDICATE - Static variable in interface com.netscape.certsrv.publish.ILdapRule
 
PROP_PREDICATE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_PREDICATE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_PREDICATE - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
PROP_PREDICATE - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
PROP_PREDICATE - Static variable in class com.netscape.cms.servlet.admin.RegistryAdminServlet
 
PROP_PROFILE_ID - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
Profile ID specifies which profile approves the certificate.
PROP_PROTECTOR - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_PROTOCOL - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_PUB_QUEUE_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_PUBLISH_DN - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
PROP_PUBLISH_ON_START - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
PROP_PUBLISH_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_PUBLISH_SUBSTORE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_PUBLISHER - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_PURPOSE_ID - Static variable in class com.netscape.cms.policy.extensions.ExtendedKeyUsageExt
Deprecated.
 
PROP_QUEUE_PUBLISH_SUBSTORE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_QUEUE_REQUESTS - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_RA_SUB_ID - Static variable in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
 
PROP_RDNNAME - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_REASONS - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_REASONS - Static variable in class com.netscape.cms.policy.extensions.CRLDistributionPointsExt
 
PROP_RECEIVER_EMAIL - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_RECVR_EMAIL - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_REGISTER - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_REGISTRATION - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_REGISTRATION - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_REGISTRATION - Static variable in interface com.netscape.certsrv.tks.ITKSAuthority
 
PROP_REJECTED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_REMOVE_PIN - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
PROP_RENAMED_CERT_NICKNAME - Static variable in interface com.netscape.certsrv.security.ISigningUnit
 
PROP_REQ_EXPLICIT_POLICY - Static variable in class com.netscape.cms.policy.extensions.PolicyConstraintsExt
Deprecated.
 
PROP_REQ_IN_Q_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_REQ_IN_Q_SUBSTORE - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_REQ_IN_Q_SUBSTORE - Static variable in interface com.netscape.certsrv.ra.IRegistrationAuthority
 
PROP_REQ_IN_Q_SUBSTORE - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_REQATTR_NAME - Static variable in class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
PROP_RESOURCEID - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_RESOURCEID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
 
PROP_REVOKE_CERT - Static variable in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
 
PROP_RFC822_NAME - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_ROLLOVER_INTERVAL - Static variable in class com.netscape.cms.logging.RollingLogFile
 
PROP_RULE - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_SECURE - Static variable in interface com.netscape.certsrv.ldap.ILdapConnInfo
 
PROP_SECURECONN - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_SENDER_EMAIL - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_SENDER_EMAIL - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
PROP_SENDER_EMAIL - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
PROP_SENDER_EMAIL - Static variable in class com.netscape.cms.listeners.RequestInQListener
 
PROP_SENDEREMAIL - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
sender email address as appeared on the notification email
PROP_SERVICE_LEVEL - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_SET_DEFAULT_BITS - Static variable in class com.netscape.cms.policy.extensions.NSCertTypeExt
Deprecated.
 
PROP_SHARE - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_SIGNED_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
 
PROP_SIGNED_AUDIT_CERT_NICKNAME - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_SIGNED_AUDIT_EVENTS - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_SIGNED_AUDIT_LOG_SIGNING - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_SIGNING_SUBSTORE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_SIGNING_SUBSTORE - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
PROP_SMTP_SUBSTORE - Static variable in class com.netscape.cms.notification.MailNotification
 
PROP_SOURCE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_STARTUP - Static variable in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
 
PROP_STORAGE_KEY - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_STORE - Static variable in interface com.netscape.certsrv.ocsp.IOCSPAuthority
 
PROP_STREET_ADDRESS - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_SUB_ID - Static variable in class com.netscape.cms.selftests.common.SystemCertsVerification
 
PROP_SUBSYSTEM_ID - Static variable in class com.netscape.cms.jobs.RequestInQueueJob
 
PROP_SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_SUCCESS_TEMPLATE_FILLER - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_SUMMARY - Static variable in class com.netscape.cms.jobs.AJobBase
 
PROP_SUMMARY_ITEMTEMPLATE - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
location of the template file for each item appeared on the notification summary
PROP_SUMMARY_RECIPIENTEMAIL - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
recipient of the notification summary email
PROP_SUMMARY_SENDEREMAIL - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
sender email as appeared on the notification summary email
PROP_SUMMARY_SUBJECT - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
email subject as appeared on the notification summary email
PROP_SUMMARY_TEMPLATE - Static variable in class com.netscape.cms.jobs.RenewalNotificationJob
location of the email template used for notification summary
PROP_SVC_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_SYSTEM - Static variable in interface com.netscape.certsrv.logging.ILogger
 
PROP_TELEPHONE_NUMBER - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.DisplayHtmlServlet
 
PROP_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.IndexServlet
 
PROP_TKS_SUB_ID - Static variable in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
 
PROP_TOKEN - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_TOKEN_NAME - Static variable in interface com.netscape.certsrv.security.ISigningUnit
 
PROP_TRACE - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_TRANSPORT_KEY - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
 
PROP_TYPE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_TYPE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_TYPE - Static variable in class com.netscape.cms.logging.LogFile
 
PROP_TYPE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_UNAUTHORIZED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
PROP_UNDELETABLE_POLICIES - Static variable in interface com.netscape.certsrv.policy.IPolicyProcessor
Deprecated.
 
PROP_UPDATER_LIST - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_URINAME - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
PROP_URINAME - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_USER_NOTICE_DISPLAY_TEXT - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
PROP_USERCERTS - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
PROP_VALUE - Static variable in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
PROP_VALUE - Static variable in class com.netscape.cms.policy.extensions.GenericASN1Ext
Deprecated.
 
PROP_VERSION - Static variable in class com.netscape.cms.authentication.PortalEnroll
 
PROP_VERSION - Static variable in class com.netscape.cms.policy.extensions.PresenceExt
Deprecated.
 
PROP_VISIBLE - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PROP_X509CERT_VERSION - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
 
PROP_XCERT - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
 
PROP_XML_OUTPUT - Static variable in class com.netscape.cms.profile.common.BasicProfile
 
PropertySet - Class in com.netscape.certsrv.property
A set of properties.
PropertySet() - Constructor for class com.netscape.certsrv.property.PropertySet
 
ProxyServlet - Class in com.netscape.cms.servlet.base
This is a servlet that proxies request to another servlet.
ProxyServlet() - Constructor for class com.netscape.cms.servlet.base.ProxyServlet
 
PT_ACCESS_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_ACLS - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_ATTRS - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_CERT_RECORDS - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_CERTIFICATES - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_CERTREC - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_COMMENT - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_DIST_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_DIST_STORE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_DN - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_END_NO - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_ERROR_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_EXTENSIONS - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_FILTER - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_KEY_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_MAPPING - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_MOD_OP - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_MOD_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_MOD_VALUE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NAMES - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NEW_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NOTIF_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NOTIF_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NOTIF_EXPIRE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_NOTIF_RENEWAL - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_OLD_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_OP - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_PUBLISH_DN - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_PUBLISH_FREQ - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_PUBLISH_PWD - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_REASON_NO - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_RELEASE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_REQUEST_LOG - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_REQUESTS - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_RESULT_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_SERIALNO - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_SIZE - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_SSL_PORT - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_START_NO - Static variable in interface com.netscape.certsrv.common.Constants
 
PT_USER - Static variable in interface com.netscape.certsrv.common.Constants
 
publish(String, X509CRLImpl) - Method in interface com.netscape.certsrv.publish.ICRLPublisher
Publishes CRL.
publish(LDAPConnection, String, Object) - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Publish an object.
publish(LDAPConnection, IRequest) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Apply publishing rules on a request.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Publishs a object to the ldap directory.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
publish a CA certificate Adds the cert to the multi-valued certificate attribute as a DER encoded binary blob.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
publish a certificatePair -should not be called from listeners.
publish(LDAPConnection, String, byte[]) - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
publish a certificatePair -should not be called from listeners.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
publish a user certificate Adds the cert to the multi-valued certificate attribute as a DER encoded binary blob.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
Replaces the CRL in the certificateRevocationList attribute.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
publish a user certificate Adds the cert to the multi-valued certificate attribute as a DER encoded binary blob.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
publish a user certificate Adds the cert to the multi-valued certificate attribute as a DER encoded binary blob.
publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Publishs a object to the ldap directory.
publishCACert(X509Certificate) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Publish ca cert, UpdateDir.java, jobs, request listeners
publishCert(X509Certificate, IRequest) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Publishs regular user certificate based on the criteria set in the request.
publishCertPairs() - Method in interface com.netscape.certsrv.cert.ICrossCertPairSubsystem
publish all cert pairs, if publisher is on
PublishCertsJob - Class in com.netscape.cms.jobs
a job for the Jobs Scheduler.
PublishCertsJob() - Constructor for class com.netscape.cms.jobs.PublishCertsJob
 
publishCRL(X509CRLImpl, String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
publishes a crl by mapping the issuer name in the crl to an entry and publishing it there.
publishCRL(String, X509CRL) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
publishes a crl by mapping the issuer name in the crl to an entry and publishing it there.
publishCRLNow() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Publishes the CRL immediately for MasterCRL issuing point if it exists.
PublisherAdminServlet - Class in com.netscape.cms.servlet.admin
A class representing an publishing servlet for the Publishing subsystem.
PublisherAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.PublisherAdminServlet
 
PublisherPlugin - Class in com.netscape.certsrv.publish
This class represents a registered publisher plugin.
PublisherPlugin(String, String) - Constructor for class com.netscape.certsrv.publish.PublisherPlugin
Constructs a PublisherPlugin based on name and classpath.
PublisherProxy - Class in com.netscape.certsrv.publish
Class representing a proxy for a ILdapPublisher.
PublisherProxy(boolean, ILdapPublisher) - Constructor for class com.netscape.certsrv.publish.PublisherProxy
Constructs a PublisherProxy based on a ILdapPublisher object and enabled boolean.
publishXCertPair(byte[]) - Method in interface com.netscape.certsrv.publish.IXcertPublisherProcessor
Publish crossCertificatePair.
put(String, Object) - Method in interface com.netscape.certsrv.base.ISourceConfigStore
Retrieves a property.
putAttrSet(String, IAttrSet) - Method in class com.netscape.certsrv.pattern.AttrSetCollection
Sets attribute set in this collection.
putBigInteger(String, BigInteger) - Method in interface com.netscape.certsrv.base.IConfigStore
Sets a property and its value as an integer.
putBoolean(String, boolean) - Method in interface com.netscape.certsrv.base.IConfigStore
Stores the given property and its value as a boolean.
putByteArray(String, byte[]) - Method in interface com.netscape.certsrv.base.IConfigStore
Stores the given property and value as a byte array.
putInteger(String, int) - Method in interface com.netscape.certsrv.base.IConfigStore
Sets a property and its value as an integer.
putPasswordCache(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Puts a password entry into the single-sign on cache.
putPasswordCache(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Puts a password entry into the single-sign on cache.
putString(String, String) - Method in interface com.netscape.certsrv.base.IConfigStore
Stores a property and its value as a string.
putUserPWPair(String) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
 
putUserPWPair(String) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
 
PV_CERTIFICATE_ADMINISTRATORS - Static variable in interface com.netscape.certsrv.common.Constants
 
PV_SYSTEM_ADMINISTRATORS - Static variable in interface com.netscape.certsrv.common.Constants
 
PX_CERT - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_DEF - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_GROUP - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_LOG - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_PP - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_SYS - Static variable in interface com.netscape.certsrv.common.PrefixDef
 
PX_USER - Static variable in interface com.netscape.certsrv.common.PrefixDef
 

Q

queryRecords() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
QueryReq - Class in com.netscape.cms.servlet.request
Show paged list of requests matching search criteria
QueryReq() - Constructor for class com.netscape.cms.servlet.request.QueryReq
Constructor

R

RA_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
RA_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
RA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
RA_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
RA_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
RAAdminServlet - Class in com.netscape.cms.servlet.admin
A class representings an administration servlet for Registration Authority.
RAAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.RAAdminServlet
Constructs RA servlet.
RAEnrollProfile - Class in com.netscape.cms.profile.common
This class implements a Registration Manager enrollment profile.
RAEnrollProfile() - Constructor for class com.netscape.cms.profile.common.RAEnrollProfile
 
RAPresence - Class in com.netscape.cms.selftests.ra
Deprecated. 
RAPresence() - Constructor for class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
 
RawJS - Class in com.netscape.cms.servlet.common
This represents raw JS parameters.
RawJS(String) - Constructor for class com.netscape.cms.servlet.common.RawJS
 
read(String) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Reads an object from the database.
read(String, String[]) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Reads an object from the database, and only populates the selected attributes.
readCertificateRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Reads certificate from repository.
readCertRecord(String, String, String) - Method in class com.netscape.cms.ocsp.DefStore
 
readCRLIssuingPoint(String) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method attempts to read the CRL issuing point.
readCRLIssuingPoint(String) - Method in class com.netscape.cms.ocsp.DefStore
Returns an issuing point.
readCRLIssuingPoint(String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
readCRLIssuingPointRecord(String) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Reads issuing point record.
readEntry(int, int, int, String) - Method in class com.netscape.cms.logging.LogFile
Read all entries whose logLevel>=lowLevel && log source = source to at most maxLine entries(from end) If the parameter is -1, it's ignored and return all entries
readFile(File, String[]) - Method in class com.netscape.cms.authentication.FlatFileAuth
Read a file with the following format:
readKeyRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Reads an archived key by serial number.
readKeyRecord(String) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Reads an archived key by b64 encoded cert.
readKeyRecord(X500Name) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Reads an archived key by owner name.
readKeyRecord(PublicKey) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Reads archived key using public key.
READONLY - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
REASON_CODE - Static variable in class com.netscape.cms.authentication.CMCAuth
 
REASON_CODE - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
REASON_CODE - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
REASON_CODE - Static variable in class com.netscape.cms.servlet.cert.RevocationServlet
 
ReasonToRevoke - Class in com.netscape.cms.servlet.cert
Specify the RevocationReason when revoking a certificate
ReasonToRevoke() - Constructor for class com.netscape.cms.servlet.cert.ReasonToRevoke
 
recover() - Method in interface com.netscape.certsrv.request.IRequestQueue
Resends requests
RecoverBySerial - Class in com.netscape.cms.servlet.key
A class representing a recoverBySerial servlet.
RecoverBySerial() - Constructor for class com.netscape.cms.servlet.key.RecoverBySerial
Constructs EA servlet.
recoverPublishingQueue(String) - Method in class com.netscape.certsrv.request.ARequestNotifier
Recovers publishing queue.
recoverSecret() - Method in interface com.netscape.certsrv.kra.IJoinShares
Deprecated.
 
recoverSecret() - Method in class com.netscape.cms.shares.OldJoinShares
Deprecated.
 
RECOVERY_ID - Static variable in class com.netscape.certsrv.base.SessionContext
Recovery ID of a recovery operation in KRA in the current thread.
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.EnrollDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
refreshConfigAndValueNames() - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
regist(AuthToken, String) - Method in class com.netscape.cms.authentication.PortalEnroll
adds a user to the directory.
register(String, Class, ObjectIdentifier) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
Registers new MetaAttribute defintion Attribute is defined by name, Java class for attribute values and optional object identifier
register(int, ILogEventFactory) - Method in interface com.netscape.certsrv.logging.ILogger
Register a log event factory.
registerAttribute(String, IDBAttrMapper) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Registers attribute mapper.
registerDynamicMapper(IDBDynAttrMapper) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Registers a dynamic attribute mapper.
registerEvaluator(String, IAccessEvaluator) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Register new evaluator
registerEvaluator(String, IAccessEvaluator) - Method in class com.netscape.cms.authorization.AAclAuthz
Registers new handler for the given attribute type in the expressions.
registerListener(IRequestListener) - Method in class com.netscape.certsrv.request.ARequestNotifier
Registers a request listener.
registerListener(String, IRequestListener) - Method in class com.netscape.certsrv.request.ARequestNotifier
Registers a request listener.
registerListener(IRequestListener) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Registers a request listener.
registerListener(String, IRequestListener) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Registers a request listener.
registerObjectClass(String, String[]) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
Registers object class.
registerPendingListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.IAuthority
Registers pending request class.
registerPendingListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.ICertAuthority
Register a pending listener
registerProcess(Object, Object) - Method in interface com.netscape.certsrv.apps.ICommandQueue
Registers a thread into the command queue.
registerRequestListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.IAuthority
Registers request completed class.
registerRequestListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.ICertAuthority
Register a request listener
registerRequestListener(IRequestListener) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Registers a request listener.
registerRequestListener(String, IRequestListener) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Registers a request listener.
RegisterUser - Class in com.netscape.cms.servlet.csadmin
This servlet creates a TPS user in the CA, and it associates TPS's server certificate to the user.
RegisterUser() - Constructor for class com.netscape.cms.servlet.csadmin.RegisterUser
 
RegistryAdminServlet - Class in com.netscape.cms.servlet.admin
This implements the administration servlet for registry subsystem.
RegistryAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.RegistryAdminServlet
Constructs administration servlet.
reinit(String) - Static method in class com.netscape.certsrv.apps.CMS
 
reinit(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
REJECT_FILE_NAME - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
 
REJECT_FILE_NAME - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
 
REJECTED - Static variable in class com.netscape.certsrv.request.PolicyResult
 
REJECTED - Static variable in class com.netscape.certsrv.request.RequestStatus
The state of a request after it is rejected.
REJECTED - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
REJECTED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
REJECTED_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
REJECTED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
rejectRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Rejects a request.
rejectRequest(ServletRequest, ArgSet, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
Reject request
release(ILogEvent) - Method in interface com.netscape.certsrv.logging.ILogEventFactory
Releases previously created event.
releaseContext() - Static method in class com.netscape.certsrv.base.SessionContext
Releases the current session context.
releaseRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Releases the LOCK on a request obtained from findRequest() or newRequest()
reloginSecurityDomain(HttpServletResponse) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
REMOTE_AUTHORITY - Static variable in class com.netscape.cms.servlet.common.GenSvcPendingTemplateFiller
 
REMOTE_KRA_ENABLED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
REMOTE_REQID - Static variable in interface com.netscape.certsrv.request.IRequest
 
REMOTE_SERVICE_AUTHORITY - Static variable in interface com.netscape.certsrv.request.IRequest
 
REMOTE_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
RemoteAuthConfig - Class in com.netscape.cms.servlet.cert
Allow agent to turn on/off authentication managers
RemoteAuthConfig() - Constructor for class com.netscape.cms.servlet.cert.RemoteAuthConfig
Constructs RemoteAuthConfig servlet.
remove(String) - Method in interface com.netscape.certsrv.base.IConfigStore
 
remove(String) - Method in class com.netscape.certsrv.property.PropertySet
 
removeAllObjects() - Method in interface com.netscape.certsrv.request.IRequestQueue
Removes all objects with this repository.
removeAllPairs() - Method in class com.netscape.certsrv.common.NameValuePairs
Removes all name value pairs in this set.
removeApproval(String) - Method in class com.netscape.certsrv.request.AgentApprovals
Removes an approval from approval's list.
removeAutoRecovery(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Removes a particular auto recovery operation.
RemoveBasicConstraintsExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
RemoveBasicConstraintsExt() - Constructor for class com.netscape.cms.policy.extensions.RemoveBasicConstraintsExt
Deprecated.
 
RemoveCAServlet - Class in com.netscape.cms.servlet.ocsp
Configure the CA to no longer respond to OCSP requests for a CA
RemoveCAServlet() - Constructor for class com.netscape.cms.servlet.ocsp.RemoveCAServlet
 
removeCertRecords(BigInteger, BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Removes certificate records with this repository.
removeEntry(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
 
removeEntry(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPSecurityDomainSessionTable
 
removeEntry(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
removeGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Removes a group.
removeGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Removes a group
removeListener(IRequestListener) - Method in class com.netscape.certsrv.request.ARequestNotifier
Removes listener from the list of registered listeners.
removeListener(String) - Method in class com.netscape.certsrv.request.ARequestNotifier
Removes listener from the list of registered listeners.
removeListener(IRequestListener) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Removes listener from the list of registered listeners.
removeListener(String) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Removes listener from the list of registered listeners.
removeLogEventListener(ILogEventListener) - Method in interface com.netscape.certsrv.logging.ILogQueue
Removes an event listener.
removeNonce(long) - Method in class com.netscape.certsrv.base.Nonces
 
removeNotifierThread(Thread) - Method in class com.netscape.certsrv.request.ARequestNotifier
Removes a notifier thread from the pool of publishing queue threads.
removeNotifierThread(Thread) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Removes a notifier thread from the pool of publishing queue threads.
removePassword(String) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Remove password from private password data structure.
removePluginInfo(String, String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
Removes plugin info.
removeRequestListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.ICertAuthority
Remove a request listener
removeRule(String) - Method in interface com.netscape.certsrv.policy.IPolicySet
Deprecated.
Removes a policy rule identified by the given name.
removeRule(String) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
Removes a publishing rule identified by the given name.
removeSubStore(String) - Method in interface com.netscape.certsrv.base.IConfigStore
Removes sub-store with the given name.
removeUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Removes identity.
removeUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
Removes a user.
removeUserCert(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Removes a user certificate for a user entry given a user certificate DN (actually, a combination of version, serialNumber, issuerDN, and SubjectDN), and it gets removed
REMOVEUSERCERTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
REMOVEUSERFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
removeUserFromGroup(IGroup, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Removes the user with the given id from the given group
REMOVEUSERGROUPFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
renderException(CMSRequest, EBaseException) - Method in class com.netscape.cms.servlet.base.CMSServlet
Output exception (unexpected error) template This is different from other templates in that if an exception occurs while rendering the exception a message is printed out directly.
renderFinalError(CMSRequest, Exception) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
renderOutput(OutputStream, CMSTemplateParams) - Method in class com.netscape.cms.servlet.common.CMSTemplate
Write a javascript representation of 'input' surrounded by SCRIPT tags to the outputstream
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
Output a template.
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.base.PortsServlet
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCertChain
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetConfigEntries
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetStatus
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetSubsystemCert
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTokenInfo
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.TokenAuthenticate
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
 
renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
 
renderServerEnrollResult(CMSRequest) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
 
renderServerEnrollResult(CMSRequest) - Method in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
renderTemplate(String, HttpServletRequest, HttpServletResponse, ServletConfig, CMSFileLoader) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
 
renderTemplate(CMSRequest, String, ICMSTemplateFiller) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
 
RENEWAL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
RENEWAL_SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.RenewalServlet
 
RenewalConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
RenewalConstraints() - Constructor for class com.netscape.cms.policy.constraints.RenewalConstraints
Deprecated.
 
RENEWALFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
RenewalNotificationJob - Class in com.netscape.cms.jobs
A job for the Jobs Scheduler.
RenewalNotificationJob() - Constructor for class com.netscape.cms.jobs.RenewalNotificationJob
class constructor
RenewalServlet - Class in com.netscape.cms.servlet.cert
Certificate Renewal
RenewalServlet() - Constructor for class com.netscape.cms.servlet.cert.RenewalServlet
 
RenewalValidityConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
RenewalValidityConstraints() - Constructor for class com.netscape.cms.policy.constraints.RenewalValidityConstraints
Deprecated.
 
RenewGracePeriodConstraint - Class in com.netscape.cms.profile.constraint
This class supports renewal grace period, which has two parameters: graceBefore and graceAfter
RenewGracePeriodConstraint() - Constructor for class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
replaceEvents(String) - Method in class com.netscape.cms.logging.LogFile
replace the selected events list
replaceExtension(String, Extension, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
REPLICA_ID - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
 
REQ_FORMAT - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQ_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQ_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQ_TYPE_CMC - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
 
REQ_TYPE_CRMF - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
 
REQ_TYPE_KEYGEN - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
 
REQ_TYPE_PKCS10 - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Possible values for CTX_CERT_REQUEST_TYPE attribute.
REQ_VERSION - Static variable in interface com.netscape.certsrv.request.IRequest
 
ReqParser - Class in com.netscape.cms.servlet.request
A class representing a request parser.
ReqParser() - Constructor for class com.netscape.cms.servlet.request.ReqParser
Constructs a request parser.
REQUEST_ARCHIVE_OPTIONS - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied PKI Archive Option extension.
REQUEST_CERTINFO - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the certificate template that will be signed and then become a certificate.
REQUEST_CONTENT - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
REQUEST_CONTENT - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
REQUEST_EXTENSIONS - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied Extensions.
REQUEST_FORMAT - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
REQUEST_FORMAT - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
REQUEST_FORMAT_CMC - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
REQUEST_FORMAT_PKCS10 - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
REQUEST_ID - Static variable in class com.netscape.certsrv.base.MetaInfo
 
REQUEST_ID - Static variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
 
REQUEST_ID - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
REQUEST_ISSUED_CERT - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the issued certificate.
REQUEST_KEY - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied Key.
REQUEST_LOCALE - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Locale.
REQUEST_SEQ_NUM - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the sequence number.
REQUEST_SIGNING_ALGORITHM - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied Signing Algorithm.
REQUEST_STATUS - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
REQUEST_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied Subject Name.
REQUEST_TRUSTEDMGR_PRIVILEGE - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUEST_VALIDITY - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
Name of request attribute that stores the End-User Supplied Validity.
REQUESTER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
ID of the processing request in the current thread.
RequestId - Class in com.netscape.certsrv.request
The RequestId class represents the identifier for a particular request within a request queue.
RequestId(String) - Constructor for class com.netscape.certsrv.request.RequestId
Creates a new RequestId from its string representation.
requestIn(IRequest) - Method in interface com.netscape.certsrv.request.IRequestScheduler
Request entered the request queue processing.
requestIn(IRequest) - Method in class com.netscape.cms.request.RequestScheduler
Request entered the request queue processing.
RequestInQListener - Class in com.netscape.cms.listeners
a listener for every request gets into the request queue.
RequestInQListener() - Constructor for class com.netscape.cms.listeners.RequestInQListener
Constructor
RequestInQueueJob - Class in com.netscape.cms.jobs
A job for the Jobs Scheduler.
RequestInQueueJob() - Constructor for class com.netscape.cms.jobs.RequestInQueueJob
 
REQUESTOR_AGENT - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_COMMENTS - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_EE - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_EMAIL - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_KRA - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_NAME - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_NETKEY_RA - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_PHONE - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_RA - Static variable in interface com.netscape.certsrv.request.IRequest
 
REQUESTOR_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
 
requestOut(IRequest) - Method in interface com.netscape.certsrv.request.IRequestScheduler
Request exited the request queue processing.
requestOut(IRequest) - Method in class com.netscape.cms.request.RequestScheduler
Request exited the request queue processing.
REQUESTS - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
 
RequestScheduler - Class in com.netscape.cms.request
This class represents a request scheduler that prioritizes the threads based on the request processing order.
RequestScheduler() - Constructor for class com.netscape.cms.request.RequestScheduler
 
RequestStatus - Class in com.netscape.certsrv.request
The RequestStatus class represents the current state of a request in a request queue.
RES_ERROR - Static variable in interface com.netscape.certsrv.request.IRequest
 
RES_SUCCESS - Static variable in interface com.netscape.certsrv.request.IRequest
 
reset() - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
Reset the connection to the host
reset() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Used for disconnecting all connections.
resetCounters() - Method in interface com.netscape.certsrv.util.IStatsSubsystem
Resets counters.
resetCounters() - Method in class com.netscape.certsrv.util.StatsEvent
 
resetSerialNumber(BigInteger) - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Resets serial number.
resetSerialNumber(BigInteger) - Method in interface com.netscape.certsrv.request.IRequestQueue
Resets serial number.
RESTART - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
RESTART_SERVER_AFTER_CONFIGURATION - Static variable in class com.netscape.cms.servlet.csadmin.DonePanel
 
RestoreKeyCertPanel - Class in com.netscape.cms.servlet.csadmin
 
RestoreKeyCertPanel() - Constructor for class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
 
RESULT - Static variable in interface com.netscape.certsrv.request.IRequest
 
retrieveLogContent(Hashtable) - Method in class com.netscape.certsrv.logging.ConsoleLog
Retrieve last "maxLine" number of system log with log lever >"level" and from source "source".
retrieveLogContent(Hashtable) - Method in interface com.netscape.certsrv.logging.ILogEventListener
Retrieve last "maxLine" number of system logs with log level >"level" and from source "source".
retrieveLogContent(Hashtable) - Method in class com.netscape.cms.logging.LogFile
Retrieve last "maxLine" number of system log with log lever >"level" and from source "source".
retrieveLogList(Hashtable) - Method in class com.netscape.certsrv.logging.ConsoleLog
Retrieve log file list.
retrieveLogList(Hashtable) - Method in interface com.netscape.certsrv.logging.ILogEventListener
Retrieve list of log files.
retrieveLogList(Hashtable) - Method in class com.netscape.cms.logging.LogFile
Retrieve log file list.
retrieveLogList(Hashtable) - Method in class com.netscape.cms.logging.RollingLogFile
Retrieve log file list.
returnConn(IHttpConnection) - Method in interface com.netscape.certsrv.connector.IHttpConnFactory
Return connection to the factory.
returnConn(LDAPConnection) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Returns LDAP connection to connection pool.
returnConn(LDAPConnection) - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Return connection to the factory.
returnConn(LDAPConnection) - Method in class com.netscape.cms.authorization.DirAclAuthz
 
REVOCATION_CHECK_CHALLENGE_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
REVOCATION_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
RevocationConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
RevocationConstraints() - Constructor for class com.netscape.cms.policy.constraints.RevocationConstraints
Deprecated.
 
REVOCATIONFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
 
RevocationServlet - Class in com.netscape.cms.servlet.cert
Perform the first step in revoking a certificate
RevocationServlet() - Constructor for class com.netscape.cms.servlet.cert.RevocationServlet
 
revokeCert(RevokedCertImpl) - Method in interface com.netscape.certsrv.ca.ICAService
Marks certificate record as revoked by adding revocation information.
revokeCert(RevokedCertImpl, String) - Method in interface com.netscape.certsrv.ca.ICAService
Marks certificate record as revoked by adding revocation information.
REVOKED_CERT_RECORDS - Static variable in interface com.netscape.certsrv.request.IRequest
 
REVOKED_CERTS - Static variable in interface com.netscape.certsrv.request.IRequest
 
REVOKED_REASON - Static variable in interface com.netscape.certsrv.request.IRequest
 
rights() - Method in class com.netscape.certsrv.acls.ACL
Returns rights entries.
rights() - Method in interface com.netscape.certsrv.acls.IACL
Returns a list of access rights of the current ACL.
rl_init(int, String, String) - Method in class com.netscape.cms.logging.RollingLogFile
Convenience routine to initialized the RollingLogFile specific attributes.
RollingLogFile - Class in com.netscape.cms.logging
A rotating log file for Certificate log events.
RollingLogFile() - Constructor for class com.netscape.cms.logging.RollingLogFile
Construct a RollingLogFile
rotate() - Method in class com.netscape.cms.logging.RollingLogFile
Rotate the log file to a backup file with a incrementing integer extension
roundTimeToSecond(long) - Method in class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
convert a millisecond resolution time into one with 1 second resolution.
ROUTER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
RS_ID - Static variable in interface com.netscape.certsrv.common.Constants
 
RS_ID_CONFIG - Static variable in interface com.netscape.certsrv.common.Constants
 
RS_ID_ORDER - Static variable in interface com.netscape.certsrv.common.Constants
 
RSAKeyConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
RSAKeyConstraints() - Constructor for class com.netscape.cms.policy.constraints.RSAKeyConstraints
Deprecated.
 
RulePlugin - Class in com.netscape.certsrv.publish
This class represents a registered Publishing Rule plugin.
RulePlugin(String, String) - Constructor for class com.netscape.certsrv.publish.RulePlugin
Constructs a RulePlugin based on name and classpath.
run() - Method in class com.netscape.cms.jobs.AJobBase
 
run() - Method in class com.netscape.cms.jobs.PublishCertsJob
look in the internal db for certificateRecords that are valid but not published The publish() method should set InLdapPublishDir flag accordingly.
run() - Method in class com.netscape.cms.jobs.RenewalNotificationJob
finds out which cert needs notification and notifies the responsible parties
run() - Method in class com.netscape.cms.jobs.RequestInQueueJob
summarize the queue status and mail it
run() - Method in class com.netscape.cms.jobs.UnpublishExpiredJob
look in the internal db for certificateRecords that are expired.
run() - Method in class com.netscape.cms.servlet.csadmin.SessionTimer
 
RUNNING_MODE - Static variable in class com.netscape.certsrv.apps.CMS
 
runSelfTest(ILogEventListener) - Method in interface com.netscape.certsrv.selftests.ISelfTest
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ASelfTest
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ca.CAPresence
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ca.CAValidity
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.kra.KRAPresence
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Execute an individual self test.
runSelfTest(ILogEventListener) - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Execute an individual self test.
runSelfTestsAtStartup() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Execute all self tests specified to be run at server startup.
runSelfTestsOnDemand() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
Execute all self tests specified to be run on demand.

S

S_ACLS - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from acl subsystem
S_ADMIN - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from admin subsystem
S_ALL - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: used by servlet to retrieve all logs
S_AUTHENTICATION - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from authentication subsystem
S_AUTHORIZATION - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from authorization subsystem
S_CA - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from CA
S_DB - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from database subsystem
S_HTTP - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from http subsystem
S_KRA - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from KRA
S_LDAP - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from ldap subsystem
S_OCSP - Static variable in interface com.netscape.certsrv.logging.ILogger
 
S_OTHER - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from other subsystem eg.
S_RA - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from RA
S_REQQUEUE - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from request queue subsystem
S_SIGNED_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from signed audit
S_TKS - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from CrossCertPair subsystem
S_USRGRP - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from usergrp subsystem
S_XCERT - Static variable in interface com.netscape.certsrv.logging.ILogger
log source: identify the log entry is from CrossCertPair subsystem
SALT - Static variable in class com.netscape.cms.authentication.HashAuthentication
 
SANE_DNSNAME - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
SANE_IPADDRESS - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
save(OutputStream, String) - Method in interface com.netscape.certsrv.base.ISourceConfigStore
Stores this config store to the specified output stream.
saveAuthToken(IAuthToken, IRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
saveHttpHeaders(HttpServletRequest, IRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
save http headers in a IRequest.
saveHttpParams(IArgBlock, IRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
save http headers in a IRequest.
SavePKCS12Panel - Class in com.netscape.cms.servlet.csadmin
 
SavePKCS12Panel() - Constructor for class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
SC_ACL - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ACL_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ADMIN - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AGENT_PWD - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ALL_CERTLIST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUDITLOG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUDITLOG_CONTENT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUTH - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUTH_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUTH_MGR_INSTANCE - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUTHTYPE - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_AUTO_RECOVERY - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CA_CERTLIST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CA_SIGNINGCERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CACERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CAMAPPER - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CAPUBLISHER - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CERT_PRETTY_PRINT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CERTIFICATE_EXTENSION - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CERTINFO - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CLM - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CONNECTOR - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CRL - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CRL_COUNT - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
SC_CRLEXTS_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_CRLIPS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_DELETE_CERTS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ENCRYPTION - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ERRORLOG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ERRORLOG_CONTENT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_EVALUATOR_TYPES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_EXTENDED_PLUGIN_INFO - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_GATEWAY - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_GENERAL - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_GET_NICKNAMES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_GROUPS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_IMPORT_CROSS_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_INSTALL_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_IS_DELTA_CRL - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
SC_ISSUE_IMPORT_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ISSUING_POINT_ID - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
 
SC_JOBS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_JOBS_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_JOBS_INSTANCE - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_JOBS_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_KEY_CURVENAME - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_KEY_LENGTH - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_KRA_TRANSPORTCERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LDAP - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LOG_ARCH - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LOG_CONTENT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LOG_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LOG_INSTANCES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_LOG_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_MAPPER_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_MAPPER_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_MNSCHEME - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NETWORK - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NOTIFICATION_REQ_COMP - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NOTIFICATION_REV_COMP - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NOTIFICATION_RIQ - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NTAUDITLOG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_NTSYSTEMLOG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_OCSPSTORE_DEFAULT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_OCSPSTORES_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PKIGW - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PLATFORM - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_POLICY_CRLDPS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_POLICY_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_POLICY_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_CONSTRAINT_POLICY - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_DEFAULT_POLICY - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_INPUT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_INPUT_CONFIG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_OUTPUT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_OUTPUT_CONFIG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_POLICIES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_POLICY_CONFIG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PROFILE_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PUBLISHER_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_PUBLISHER_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_RA_SIGNINGCERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_RECOVERY - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ROOTCERT_TRUSTBIT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_ROOTCERTSLIST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_RULE_IMPLS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_RULE_RULES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SELFTESTS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SERVER_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SERVER_CERTCHAIN - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SERVLET - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SMTP - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SNMP - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_STAT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SUBJECT_NAME - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SUBSYSTEM - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SUPPORTED_CONSTRAINTPOLICIES - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SYSTEMLOG - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_SYSTEMLOG_CONTENT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TASKS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TKSKEYSLIST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TOKEN - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TOKEN_LOGON - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TOKEN_STATUS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TRUST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TRUSTED_CACERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_TRUSTED_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USER_CERTS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USER_TYPE - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USERCERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USERCERTSLIST - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USERMAPPER - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USERPUBLISHER - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SC_USERS - Static variable in interface com.netscape.certsrv.common.ScopeDef
 
SCHEME - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
 
ScopeDef - Interface in com.netscape.certsrv.common
This interface defines all the operation scope used in the administration protocol between the console and the server.
search(String, String) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Searchs for a list of objects that match the filter.
search(String, String, int) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Searchs for a list of objects that match the filter.
search(String, String, int, int) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Searchs for a list of objects that match the filter.
search(String, String, String[]) - Method in interface com.netscape.certsrv.dbs.IDBSSession
Retrieves a list of object that satifies the given filter.
searchAllCRLIssuingPointRecord(int) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method searches all CRL issuing points.
searchAllCRLIssuingPointRecord(int) - Method in class com.netscape.cms.ocsp.DefStore
 
searchAllCRLIssuingPointRecord(int) - Method in class com.netscape.cms.ocsp.LDAPStore
 
searchCertificates(String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
searchCertificates(String, int, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Finds a list of certificate records that satisifies the filter.
searchCertRecord(String, String, String) - Method in class com.netscape.cms.ocsp.DefStore
 
searchCRLIssuingPointRecord(String, int) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method searches all CRL issuing points constrained by the specified filtering mechanism.
searchCRLIssuingPointRecord(String, int) - Method in class com.netscape.cms.ocsp.DefStore
 
searchCRLIssuingPointRecord(String, int) - Method in class com.netscape.cms.ocsp.LDAPStore
 
searchKeys(String, int) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Searches for private keys.
searchKeys(String, int, int) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
Searches for private keys.
searchRepository(String, String) - Method in class com.netscape.cms.ocsp.DefStore
 
SearchReqs - Class in com.netscape.cms.servlet.request
Search for certificates matching complex query filter
SearchReqs() - Constructor for class com.netscape.cms.servlet.request.SearchReqs
Constructs query key servlet.
SECS_IN_MS - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
 
securityDomainLDAPtoXML(String) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
 
SecurityDomainLogin - Class in com.netscape.cms.servlet.csadmin
 
SecurityDomainLogin() - Constructor for class com.netscape.cms.servlet.csadmin.SecurityDomainLogin
 
SecurityDomainPanel - Class in com.netscape.cms.servlet.csadmin
 
SecurityDomainPanel() - Constructor for class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
 
SecurityDomainSessionTable - Class in com.netscape.cms.servlet.csadmin
This object stores the values for IP, uid and group based on the cookie id.
SecurityDomainSessionTable(long) - Constructor for class com.netscape.cms.servlet.csadmin.SecurityDomainSessionTable
 
securityDomainXMLtoLDAP(String) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
 
selectEvent(String) - Method in class com.netscape.cms.logging.LogFile
add the event to the selected events list
SelfTestResources - Class in com.netscape.certsrv.selftests
A class represents a resource bundle for Self Tests.
SelfTestResources() - Constructor for class com.netscape.certsrv.selftests.SelfTestResources
 
send(IRequest) - Method in interface com.netscape.certsrv.connector.IConnector
Sends the request to a remote authority.
send(IPKIMessage) - Method in interface com.netscape.certsrv.connector.IHttpConnection
Sends the PKI message to the remote authority.
send(ILogEvent) - Static method in class com.netscape.certsrv.logging.ConsoleError
Send the given event to the Console.
sendNotification() - Method in interface com.netscape.certsrv.notification.IMailNotification
send one message to one or more addressees
sendNotification() - Method in class com.netscape.cms.notification.MailNotification
send one message to one or more addressees
sendRequest(String) - Method in interface com.netscape.certsrv.client.connection.IConnection
Send request to the server using this connection
sendResponse(int, String, NameValuePairs, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Sends response.
SENTINEL_MD5 - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
SENTINEL_NONE - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
SENTINEL_SHA - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
SERIAL_NO - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
SERIAL_NO - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
SERIAL_NO - Static variable in class com.netscape.cms.servlet.cert.RenewalServlet
 
SERIAL_NO - Static variable in class com.netscape.cms.servlet.cert.RevocationServlet
 
SERIAL_NUM - Static variable in class com.netscape.cms.profile.input.SerialNumRenewInput
 
SERIALNO_ARRAY - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
SERIALNO_ARRAY - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
SerialNumRenewInput - Class in com.netscape.cms.profile.input
This class implements the serial number input for renewal
SerialNumRenewInput() - Constructor for class com.netscape.cms.profile.input.SerialNumRenewInput
 
SERVER_ATTRS - Static variable in interface com.netscape.certsrv.request.IRequest
 
SERVER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
 
SERVER_SHUTDOWN_ERROR_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
SERVER_SHUTDOWN_EXTENDED_ERROR_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
SERVER_SHUTDOWN_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
SERVER_STARTUP_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
SERVER_STARTUP_WARNING_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
 
ServerCertCAEnrollProfile - Class in com.netscape.cms.profile.common
This class implements a Certificate Manager enrollment profile for Server Certificates.
ServerCertCAEnrollProfile() - Constructor for class com.netscape.cms.profile.common.ServerCertCAEnrollProfile
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ACLAdminServlet
Process the HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AuthAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CAAdminServlet
Serves HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
Serves HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.JobsAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.KRAAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.LogAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.OCSPAdminServlet
Serves HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RAAdminServlet
Serves HTTP request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
Serves incoming User/Group management request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.CMSServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.DynamicVariablesServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.ProxyServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.SystemInfoServlet
service the request, returning HTML to the client.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
Service a CRS Request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.CloneServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.GenerateKeyPairServlet
XXX remember tocheck peer SSL cert and get RA id later Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
XXX remember to check peer SSL cert and get RA id later Serves HTTP admin request.
service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.tks.TokenServlet
Serves HTTP admin request.
serviceProfileRequest(IRequest) - Method in interface com.netscape.certsrv.ca.ICAService
Services profile request.
serviceProfileRequest(IRequest) - Method in interface com.netscape.certsrv.ra.IRAService
Services profile request.
serviceRequest(IRequest) - Method in interface com.netscape.certsrv.ra.IRAService
Services request.
serviceRequest(IRequest) - Method in interface com.netscape.certsrv.request.IService
Performs the service (such as certificate generation) represented by this request.
SessionContext - Class in com.netscape.certsrv.base
This class specifies the context object that includes authentication environment and connection information.
SessionContext() - Constructor for class com.netscape.certsrv.base.SessionContext
Constructs a session context.
SessionTimer - Class in com.netscape.cms.servlet.csadmin
 
SessionTimer(ISecurityDomainSessionTable) - Constructor for class com.netscape.cms.servlet.csadmin.SessionTimer
 
set(String, Object) - Method in class com.netscape.certsrv.authentication.AuthCredentials
Sets an authentication credential with credential name and the credential object
set(String, String) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, byte[]) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, Integer) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, BigInteger[]) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, Date) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, String[]) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, X509CertImpl) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, CertificateExtensions) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, Certificates) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, byte[][]) - Method in class com.netscape.certsrv.authentication.AuthToken
 
set(String, String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Sets an attribute value within this AttrSet.
set(String, byte[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the byte array with the associated key.
set(String, Integer) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the Integer with the associated key.
set(String, BigInteger[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the BigInteger array with the associated key.
set(String, Date) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the Date with the associated key.
set(String, String[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the String array with the associated key.
set(String, X509CertImpl) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the X509CertImpl with the associated key.
set(String, CertificateExtensions) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the CertificateExtensions with the associated key.
set(String, Certificates) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the Certificates with the associated key.
set(String, byte[][]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
Stores the byte[][] with the associated key.
set(String, Object) - Method in class com.netscape.certsrv.authorization.AuthzToken
Used by an Authorization manager to set an attribute and value in the AuthzToken.
set(String, Object) - Method in interface com.netscape.certsrv.base.IArgBlock
Sets argument into this block.
set(String, Object) - Method in interface com.netscape.certsrv.base.IAttrSet
Sets an attribute value within this AttrSet.
set(String, Object) - Method in class com.netscape.certsrv.base.MetaInfo
Sets an attribute value.
set(String, Object) - Method in class com.netscape.certsrv.kra.ProofOfArchival
Sets an attribute value.
set(String, String) - Method in interface com.netscape.certsrv.profile.IProfileContext
Sets a value into the context.
set(String, String) - Method in interface com.netscape.certsrv.request.IRequestListener
Sets attribute.
set(String, Object) - Method in interface com.netscape.certsrv.request.IRequestRecord
Sets new attribute for the request.
set(String, String) - Method in class com.netscape.certsrv.template.ArgSet
Sets string argument into the set with the given name.
set(String, IArgValue) - Method in class com.netscape.certsrv.template.ArgSet
Sets argument into the set with the given name.
set(String, String) - Method in class com.netscape.cms.listeners.CertificateIssuedListener
sets the configurable parameters
set(String, String) - Method in class com.netscape.cms.listeners.CertificateRevokedListener
sets the configurable parameters
set(String, String) - Method in class com.netscape.cms.listeners.PinRemovalListener
 
set(String, String) - Method in class com.netscape.cms.listeners.RequestInQListener
sets the configurable parameters
set(String, String) - Method in class com.netscape.cms.profile.common.ProfileContext
 
set(String, Object) - Method in class com.netscape.cms.servlet.admin.AuthCredentials
sets a credential with credential name and the credential
set(String, Object) - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
Currently Unimplemented
set(String, Object) - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
 
set(String, Object) - Method in class com.netscape.cms.servlet.common.AuthCredentials
sets a credential with credential name and the credential
setACLEntryString(String) - Method in class com.netscape.certsrv.acls.ACLEntry
Sets the ACL entry string
setAfterDate(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending date of validity.
setAfterHour(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending hour of validity.
setAfterMin(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending minute of validity.
setAfterMonth(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending month of validity.
setAfterSec(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending second of validity.
setAfterYear(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets ending year of validity.
setAgentName(String, String) - Method in class com.netscape.cms.authentication.HashAuthData
 
setAgentName(String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
setAIA(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets Authority Information Access flag
setAKI(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets Authority Key Identifier flag
setAlgorithmId(AlgorithmId) - Method in class com.netscape.certsrv.security.KeyCertData
Sets algorithm identifier
setArgBlock(IArgBlock) - Method in class com.netscape.certsrv.authentication.AuthCredentials
Set the given argblock i * @param blk the given argblock.
setArgBlock(IArgBlock) - Method in interface com.netscape.certsrv.authentication.IAuthCredentials
Set argblock.
setArgBlock(IArgBlock) - Method in class com.netscape.cms.servlet.admin.AuthCredentials
 
setArgBlock(IArgBlock) - Method in class com.netscape.cms.servlet.common.AuthCredentials
 
setAttributeExpressions(String) - Method in class com.netscape.certsrv.acls.ACLEntry
Sets the expression associated with this entry.
setAuthenticatorId(String) - Method in interface com.netscape.certsrv.profile.IProfile
Sets the instance id of the authenticator for this profile.
setAuthenticatorId(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setAuthTokenByteValue(String, LDAPEntry, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
 
setAuthTokenStringValue(String, LDAPEntry, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
 
setAuthTokenValues(LDAPEntry, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
Copy values from the LDAPEntry into the AuthToken.
setAutoRecoveryState(Credential[], boolean) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Enables the auto recovery state.
setBasicConstraintMaxLen(int) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Sets the maximium path length in the basic constraint extension.
setBeginDate(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets begining date of validity.
setBeginHour(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets starting hour of validity.
setBeginMin(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets starting minute of validity.
setBeginMonth(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets begining month of validity.
setBeginSec(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets starting second of validity.
setBeginYear(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets begining year of validity.
setBundleName(String) - Method in class com.netscape.certsrv.logging.AuditEvent
Gets the resource bundle name for this class instance.
setBundleName(String) - Method in interface com.netscape.certsrv.logging.IBundleLogEvent
Sets the name of the resource bundle to be associated with this event type.
setBundleName(String) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Sets the resource bundle name for this class instance.
setBundleName(String) - Method in class com.netscape.certsrv.logging.SystemEvent
Sets the resource bundle name for this class instance.
setCA(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets isCA
setCAExtensions(CertificateExtensions) - Method in class com.netscape.certsrv.security.KeyCertData
Sets CA extensions
setCAKeyPair(KeyPair) - Method in class com.netscape.certsrv.security.KeyCertData
Sets CA key pair
setCert(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setCertAttr(String) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
setCertDN(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Set certificate DN
setCertInstanceName(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets certificate server instance name.
setCertLen(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets key length
setCertNickname(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets certificate nickname.
setCertpp(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setCertStatusUpdateInterval(IRepository, int, boolean) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Sets certificate status update internal
setCipherPreferences(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Sets the current SSL cipher preferences.
setCMSEngine(ICMSEngine) - Static method in class com.netscape.certsrv.apps.CMS
This method is used for unit tests.
setConfig(String, String) - Method in interface com.netscape.certsrv.property.IConfigTemplate
Sets configuration parameter.
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.NoConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.NoDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
setConfig(String, String) - Method in class com.netscape.cms.profile.input.EnrollInput
 
setConfig(String, String) - Method in class com.netscape.cms.profile.output.EnrollOutput
 
setConfig(String, String) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
setConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
Generic configuration store set operation.
setConfigFile(IConfigStore) - Method in class com.netscape.certsrv.security.KeyCertData
Sets configuration file.
setConfigParameters(NameValuePairs) - Method in interface com.netscape.certsrv.ocsp.IOCSPStore
This method stores the configuration parameters specified by the passed-in Name Value pairs object.
setConfigParameters(NameValuePairs) - Method in class com.netscape.cms.ocsp.DefStore
 
setConfigParameters(NameValuePairs) - Method in class com.netscape.cms.ocsp.LDAPStore
 
setConfigParams(String, NameValuePairs, IConfigStore) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtensions
Updates configuration store for extension identified by id with data delivered in name value pairs.
setConfigSDSessionId(String) - Static method in class com.netscape.certsrv.apps.CMS
 
setConfigSDSessionId(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
setContent(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the content of the email
setContent(String) - Method in class com.netscape.cms.notification.MailNotification
sets the content of the email
setContentType(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the "Content-Type" field
setContentType(String) - Method in class com.netscape.cms.notification.MailNotification
sets the "Content-Type" field
setContext(SessionContext) - Static method in class com.netscape.certsrv.base.SessionContext
Sets the current context.
setContext(String) - Method in interface com.netscape.certsrv.request.IRequest
Sets context of this request.
setCRLExtensionCriticality(Extension, boolean) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtension
Sets extension criticality and returns extension with new criticality.
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSAuthInfoAccessExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSAuthorityKeyIdentifierExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSCertificateIssuerExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSCRLNumberExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSCRLReasonExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSDeltaCRLIndicatorExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSFreshestCRLExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSHoldInstructionExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSInvalidityDateExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSIssuerAlternativeNameExtension
 
setCRLExtensionCriticality(Extension, boolean) - Method in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
 
setCSState(int) - Static method in class com.netscape.certsrv.apps.CMS
mode = 0 (pre-operational) mode = 1 (running)
setCSState(int) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
setCustomCurvename(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setCustomKeysize(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setDefaultAlgorithm(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Sets the default signing algorithm of this certificate authority.
setDefaultAlgorithm(String) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method sets the supplied algorithm as the default signing algorithm.
setDefaultAlgorithm(String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Set default signing algorithm.
setDefaultCertInfo(IRequest) - Method in interface com.netscape.certsrv.profile.IEnrollProfile
Set Default X509CertInfo in the request.
setDefaultCertInfo(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
set default templates.
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetDomainXML
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.GetTransportCert
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.ImportTransportCert
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
 
setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
 
setDerExtension(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets extensions
setDescription(String) - Method in class com.netscape.certsrv.acls.ACL
Sets the description of the resource governed by this access control.
setDescription(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Sets internal description of this CRL issuing point.
setDescription(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfile
Returns the profile description.
setDescription(Locale, String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setDN(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setEmail(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user email address.
setEnable(boolean) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setEnableAdminEnroll(boolean) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
setEnableSerialMgmt(boolean) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Sets whether serial number management is enabled for certs and requests.
setEnableSerialMgmt(boolean) - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Sets whether serial number management is enabled for certs and requests.
setError(IRequest, String, Object[]) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
setError(IRequest, String, Object[]) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
setError(IRequest, String, String, String) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
setError(IRequest, String, String) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
setError(EBaseException) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setError(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setErrorDescription(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setEventType(String) - Method in class com.netscape.certsrv.logging.AuditEvent
Sets log event type.
setEventType(String) - Method in interface com.netscape.certsrv.logging.ILogEvent
Sets log event type.
setEventType(String) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Sets log event type.
setEventType(String) - Method in class com.netscape.certsrv.logging.SystemEvent
Sets log event type.
setExpirationTime(String) - Method in class com.netscape.cms.logging.RollingLogFile
Set the file expiration time
setExtData(String, String) - Method in interface com.netscape.certsrv.request.IRequest
Sets an Extended Data string-key string-value pair.
setExtData(String, Hashtable) - Method in interface com.netscape.certsrv.request.IRequest
Sets an Extended Data string-key string-value pair.
setExtData(String, String[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of Strings in ExtData.
setExtData(String, String, String) - Method in interface com.netscape.certsrv.request.IRequest
Helper method to add subkey/value pair to a ExtData hashtable.
setExtData(String, Integer) - Method in interface com.netscape.certsrv.request.IRequest
Helper method to store an Integer value.
setExtData(String, Integer[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of Integers
setExtData(String, BigInteger) - Method in interface com.netscape.certsrv.request.IRequest
Helper method to store a BigInteger value.
setExtData(String, BigInteger[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of BigIntegers
setExtData(String, Throwable) - Method in interface com.netscape.certsrv.request.IRequest
Helper method to store an exception.
setExtData(String, byte[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores a byte array as base64 encoded text
setExtData(String, X509CertImpl) - Method in interface com.netscape.certsrv.request.IRequest
Stores a X509CertImpl as base64 encoded text using the getEncode() method.
setExtData(String, X509CertImpl[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of X509CertImpls as a base64 encoded text.
setExtData(String, X509CertInfo) - Method in interface com.netscape.certsrv.request.IRequest
Stores a X509CertInfo as base64 encoded text using the getEncodedInfo() method.
setExtData(String, X509CertInfo[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of X509CertInfos as a base64 encoded text.
setExtData(String, RevokedCertImpl[]) - Method in interface com.netscape.certsrv.request.IRequest
Stores an array of RevokedCertImpls as a base64 encoded text.
setExtData(String, Vector) - Method in interface com.netscape.certsrv.request.IRequest
Stores the contents of the String Vector in ExtData.
setExtData(String, IAuthToken) - Method in interface com.netscape.certsrv.request.IRequest
Stores an AuthToken the same as a Hashtable.
setExtData(String, CertificateExtensions) - Method in interface com.netscape.certsrv.request.IRequest
Stores a CertificateExtensions in extdata.
setExtData(String, CertificateSubjectName) - Method in interface com.netscape.certsrv.request.IRequest
Stores a CertificateSubjectName in extdata.
setExtData(String, String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setFixed(IArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
setFlushInterval(int) - Method in class com.netscape.cms.logging.LogFile
Set the flush interval
setFrom(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the "From" field
setFrom(String) - Method in class com.netscape.cms.notification.MailNotification
sets the "From" field
setFullName(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user full name.
setHeader(IArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
 
setHttpParams(IArgBlock) - Method in class com.netscape.cms.servlet.common.CMSRequest
set the HTTP parameters
setHttpReq(HttpServletRequest) - Method in class com.netscape.cms.servlet.common.CMSRequest
set the HTTP Request object associated with this session
setHttpResp(HttpServletResponse) - Method in class com.netscape.cms.servlet.common.CMSRequest
set the HTTP Response object which is used to create the HTTP response which is sent back to the user
setId(String) - Static method in class com.netscape.certsrv.apps.CMS
Sets the identifier of this subsystem.
setId(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Sets the identifier of this subsystem.
setId(String) - Method in class com.netscape.certsrv.base.ASubsystem
Sets the identifier of this subsystem.
setId(String) - Method in interface com.netscape.certsrv.base.ISubsystem
Sets specific to this subsystem.
setId(String) - Method in interface com.netscape.certsrv.jobs.IJob
set instance id.
setId(String) - Method in interface com.netscape.certsrv.profile.IProfile
Sets id of this profile.
setId(String) - Method in class com.netscape.cms.jobs.AJobBase
set instance id.
setId(String) - Method in class com.netscape.cms.jobs.RenewalNotificationJob
set instance id.
setId(String) - Method in class com.netscape.cms.ocsp.DefStore
 
setId(String) - Method in class com.netscape.cms.ocsp.LDAPStore
 
setId(String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setId(String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
setId(String) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
 
setInput(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setInstanceName(String) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
setInstanceName(String) - Method in interface com.netscape.certsrv.publish.ILdapRule
Sets the instance name.
setInstanceName(String) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Sets the instance name for a policy rule.
setInterval(int) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Sets daemon's wakeup interval.
setIRequest(IRequest) - Method in class com.netscape.cms.servlet.common.CMSRequest
set the Request aobject associated with this session
setIRequestStatus() - Method in class com.netscape.cms.servlet.common.CMSRequest
set default CMS status according to IRequest status.
setIssuerName(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets the issuer name in this container.
setIssuingPointId(String) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
 
setKeyCurveName(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets key curvename.
setKeyLength(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets key length.
setKeyOption(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setKeyPair(KeyPair) - Method in class com.netscape.certsrv.security.KeyCertData
Sets key pair into this container.
setKeyType(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets key type.
setKRAConnector(IConnector) - Method in interface com.netscape.certsrv.ca.ICAService
 
setLastAccess(long) - Method in class com.netscape.cms.servlet.common.CMSFile
 
setLastLogin(String, long) - Method in class com.netscape.cms.authentication.HashAuthData
 
setLastLogin(String, long) - Method in class com.netscape.cms.authentication.HashAuthentication
 
setLdapConnModule(ILdapConnModule) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Sets the LdapConnModule belonging to this Processor.
setLevel(int) - Method in class com.netscape.certsrv.logging.AuditEvent
Sets log level, NT log event type.
setLevel(int) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Sets log level, NT log event type.
setLevel(int) - Method in class com.netscape.certsrv.logging.SystemEvent
Sets log level, NT log event type.
setListOfVerifiedCerts(int, long, long) - Static method in class com.netscape.certsrv.apps.CMS
 
setListOfVerifiedCerts(int, long, long) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Sets list of verified certificates
setMailCABit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Mail CA bit
setManualUpdate(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Schedules immediate CRL manual-update and sets signature algorithm to be used for signing.
setMaxSerial(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Sets the last serial number that can be used for certificate issuance in this certificate authority.
setMaxSerial(String) - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Set the maximum serial number.
setMaxSerialConfig(int, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Records maximum serial number limit in config file
setMinSerialConfig(int, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Records minimum serial number limit in config file
setMultiline(boolean) - Method in class com.netscape.certsrv.logging.AuditEvent
Sets log multiline attribute.
setMultiline(boolean) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Sets log multiline attribute.
setMultiline(boolean) - Method in class com.netscape.certsrv.logging.SystemEvent
Sets log multiline attribute.
setName(String) - Method in class com.netscape.certsrv.acls.ACL
Sets the name of the resource governed by this access control.
setName(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfile
Returns the profile name.
setName(String) - Method in class com.netscape.certsrv.util.StatsEvent
 
setName(Locale, String) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setName(String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
setNegative() - Method in class com.netscape.certsrv.acls.ACLEntry
Sets this ACL entry negative.
setNewNickName(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Sets the new nickname of the transport certifiate.
setNewNickName(String) - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Sets the new nickname of the RA certifiate.
setNewNickName(String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Sets new nickname of the signing certificate.
setNextMaxSerial(String) - Method in interface com.netscape.certsrv.dbs.repository.IRepository
Set the maximum serial number in next range.
setNextMaxSerialConfig(int, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Records maximum serial number limit for the next range in config file
setNextMinSerialConfig(int, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Records minimum serial number limit for the next range in config file
setNextSerialConfig(BigInteger) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
Records next serial number in config file
setNickname(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Sets the nickname of the transport certificate.
setNickname(String) - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
Sets the nickname of the RA certifiate.
setNickname(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setNoOfRequiredAgents(int) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
Sets the number of required recovery agents
setNoOfRequiredAgents(int) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
Sets the numer of required recovery agents
setObjectSigningBit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Signing bit
setObjectSigningCABit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Object Signing bit
setOCSPNoCheck(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets OCSP No Check flag
setOCSPSigning(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets OCSP Signing flag
setPageSize(int) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Sets the paging size of this virtual list.
setPanelNo(int) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
setPasswd(String) - Method in class com.netscape.cms.authentication.Crypt
Set a new passwd string for encryption.
setPassword(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user password.
setPhone(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user phonenumber
setPolicyException(IRequest, EBaseException) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
 
setPolicyException(IRequest, EBaseException) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
setPolicyException(IRequest, String, Object[]) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
 
setPredicate(IExpression) - Method in interface com.netscape.certsrv.policy.IPolicyRule
Deprecated.
Sets a predicate expression for rule matching.
setPredicate(IExpression) - Method in class com.netscape.cms.policy.APolicyRule
Deprecated.
Sets a predicate expression for rule matching.
setPublishedFlag(BigInteger, boolean) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Set published flag - true when published, false when unpublished.
setPublishingQueue(boolean, int, int, int, int) - Method in class com.netscape.certsrv.request.ARequestNotifier
 
setPublishingQueue(boolean, int, int, int, int) - Method in interface com.netscape.certsrv.request.IRequestNotifier
Sets publishing queue parameters.
setPublishingStatus(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
 
setReason(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setRequest(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setRequestOwner(String) - Method in interface com.netscape.certsrv.request.IRequest
Sets the current owner of this request.
setRequestScheduler(IRequestScheduler) - Method in interface com.netscape.certsrv.request.IRequestQueue
Sets request scheduler.
setRequestStatus(RequestStatus) - Method in interface com.netscape.certsrv.request.IRequest
Sets status of this request.
setRequestType(String) - Method in interface com.netscape.certsrv.request.IRequest
Sets the type or this request.
setResult(Object) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setResult(String, Object) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setRolloverTime(String) - Method in class com.netscape.cms.logging.RollingLogFile
Set the rollover interval
setRootCertTrust(String, String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
 
setRootCertTrust(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
 
setSalt(String) - Method in class com.netscape.cms.authentication.Crypt
Set a new salt string for encryption.
setSecret(String, String) - Method in class com.netscape.cms.authentication.HashAuthData
 
setSecret(String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
setSerialNumber(BigInteger) - Method in class com.netscape.certsrv.security.KeyCertData
Sets serial number.
setServerCertNickname(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Sets the nickname of the server's server certificate.
setServerCertNickname(String) - Static method in class com.netscape.certsrv.apps.CMS
Sets the nickname of the server's server certificate.
setServerCertNickname(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Sets the nickname of the server's server certificate.
setServerCertNickname(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Sets the nickname of the server's server certificate.
setServletConfig(ServletConfig) - Method in class com.netscape.cms.servlet.common.CMSRequest
set the servlet configuration.
setServletContext(ServletContext) - Method in class com.netscape.cms.servlet.common.CMSRequest
 
setSignatureAlgorithm(SignatureAlgorithm) - Method in class com.netscape.certsrv.security.KeyCertData
Sets signature algorithm
setSignedBy(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets signature algorithm used to sign root CA cert
setSigningAlgorithm(String) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
setSigningAlgorithm(String, String, IConfigStore) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
 
setSigningRequired(boolean) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setSKI(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets Subject Key Identifier flag
setSortKey(String) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Sets the sort key
setSortKey(String[]) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
Sets the sort key
setSoTimeout(int) - Method in interface com.netscape.certsrv.client.connection.IConnection
SetTimeout
setSource(int) - Method in class com.netscape.certsrv.logging.AuditEvent
Sets log source.
setSource(int) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Sets log source.
setSource(int) - Method in class com.netscape.certsrv.logging.SystemEvent
Sets log source.
setSourceId(String) - Method in interface com.netscape.certsrv.request.IRequest
Sets the "sourceId" for this request.
setSSLCABit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL CA bit
setSSLClientBit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Client bit
setSSLMailBit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Mail bit
setSSLServerBit(String) - Method in class com.netscape.certsrv.security.KeyCertData
Sets SSL Server bit
setStartSerial(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Sets the next available serial number.
setState(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user state
setStatus(Integer) - Method in class com.netscape.cms.servlet.common.CMSRequest
Set request status.
setSubject(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the "Subject" field
setSubject(String) - Method in class com.netscape.cms.notification.MailNotification
sets the "Subject" field
setSubjNameAttr(String) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
 
setSubsystem(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setTimeout(String, long) - Method in class com.netscape.cms.authentication.HashAuthData
 
setTimeout(String, long) - Method in class com.netscape.cms.authentication.HashAuthentication
 
setTo(Vector) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the recipients' email addresses
setTo(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
sets the recipient's email address
setTo(Vector) - Method in class com.netscape.cms.notification.MailNotification
sets the recipients' email addresses
setTo(String) - Method in class com.netscape.cms.notification.MailNotification
sets the recipient's email address
setType(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setUserDN(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user ldap DN.
setUserFriendlyName(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
 
setUserType(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets user type
setValidity(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Allows certificates to have validities that are longer than this certificate authority's.
setValue(String) - Method in class com.netscape.certsrv.common.NameValuePair
Sets the value
setValue(String, Locale, IRequest, String) - Method in interface com.netscape.certsrv.profile.IPolicyDefault
Sets the value of the given value property by name.
setValue(String, Locale, IRequest, String) - Method in interface com.netscape.certsrv.profile.IProfileInput
Sets the value of the given property by name.
setValue(String, Locale, IRequest, String) - Method in interface com.netscape.certsrv.profile.IProfileOutput
Sets the value of the given value parameter by name.
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.AutoAssignDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.CAValidityDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.CertificateVersionDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
Sets values from the approval page into certificate template.
setValue(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
Sets the value of the given value property by name.
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.ImageDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
setValue(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.def.NoDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SigningAlgDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.SubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.UserExtensionDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.UserKeyDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.UserValidityDefault
 
setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.ValidityDefault
 
setValue(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.input.EnrollInput
Sets the value of the given value parameter by name.
setValue(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.output.EnrollOutput
Sets the value of the given value parameter by name.
setValue(Locale, int, IProfilePolicy, IRequest, ServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
setVisible(boolean) - Method in class com.netscape.certsrv.authentication.AuthMgrPlugin
Sets visibility of the plugin
setVisible(boolean) - Method in class com.netscape.certsrv.authorization.AuthzMgrPlugin
Sets visibility of the plugin
setVisible(boolean) - Method in interface com.netscape.certsrv.profile.IProfile
Sets this profile end-user profile or not.
setVisible(boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
 
setX509Certificates(X509Certificate[]) - Method in interface com.netscape.certsrv.usrgrp.IUser
Sets list of certificates in this user
SharedSecret - Class in com.netscape.cms.authentication
 
SharedSecret() - Constructor for class com.netscape.cms.authentication.SharedSecret
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
Should we skip this panel for the configuration.
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
Should we skip this panel for the configuration.
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
Should we skip this panel for the configuration.
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
Should we skip this panel for the configuration.
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
 
shouldSkip() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Should we skip this panel?
shouldSkip() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Should we skip this panel to the next one?
showApplyButton() - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
Show "Apply" button on frame?
showApplyButton() - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Show "Apply" button on frame?
showApplyButton() - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Show "Apply" button on frame?
shutdown() - Static method in class com.netscape.certsrv.apps.CMS
Shuts down subsystems in backwards order exceptions are ignored.
shutdown() - Method in interface com.netscape.certsrv.authentication.IAuthManager
Prepare this authentication manager for a shutdown.
shutdown() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Prepare this authorization manager for a graceful shutdown.
shutdown() - Method in interface com.netscape.certsrv.base.IPluginImpl
Shutdowns this plugin.
shutdown() - Method in interface com.netscape.certsrv.base.ISubsystem
Stops this system.
shutdown() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
This method is called during shutdown.
shutdown() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
 
shutdown() - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
shutdown the plugin.
shutdown() - Method in class com.netscape.certsrv.logging.ConsoleLog
All operations need to be cleaned up for shutdown are done here
shutdown() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Closes the log file and destroys any associated threads.
shutdown() - Method in interface com.netscape.certsrv.logging.ILogQueue
Stops this log queue:shuts down all registered log event listeners.
shutdown() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
prepare this authentication manager for shutdown.
shutdown() - Method in class com.netscape.cms.authentication.CMCAuth
prepares for shutdown.
shutdown() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
disconnects the ldap connections
shutdown() - Method in class com.netscape.cms.authentication.FlatFileAuth
 
shutdown() - Method in class com.netscape.cms.authentication.HashAuthentication
 
shutdown() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
prepare this authentication manager for shutdown.
shutdown() - Method in class com.netscape.cms.authentication.TokenAuthentication
prepare this authentication manager for shutdown.
shutdown() - Method in class com.netscape.cms.authorization.AAclAuthz
graceful shutdown
shutdown() - Method in class com.netscape.cms.authorization.BasicAclAuthz
graceful shutdown
shutdown() - Method in class com.netscape.cms.authorization.DirAclAuthz
graceful shutdown
shutdown() - Method in class com.netscape.cms.listeners.PinRemovalListener
 
shutdown() - Method in class com.netscape.cms.logging.LogFile
Shutdown this log file.
shutdown() - Method in class com.netscape.cms.logging.RollingLogFile
Shutdown this log file.
shutdown() - Method in class com.netscape.cms.ocsp.DefStore
 
shutdown() - Method in class com.netscape.cms.ocsp.LDAPStore
 
shutdown() - Method in class com.netscape.cms.policy.constraints.AttributePresentConstraints
Deprecated.
 
shutdownSelfTest() - Method in interface com.netscape.certsrv.selftests.ISelfTest
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ASelfTest
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ca.CAPresence
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ca.CAValidity
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.kra.KRAPresence
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Stops this subsystem.
shutdownSelfTest() - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Stops this subsystem.
sign(X509CRLImpl, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Signs the given CRL with the specific algorithm.
sign(X509CertInfo, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Signs a X.509 certificate template.
sign(ResponseData) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
This method signs the basic OCSP response data provided as a parameter.
sign(byte[], String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Signs the given data in specific algorithm.
SIGNED_AUDIT_ACCEPTANCE - Static variable in interface com.netscape.certsrv.logging.ILogger
Constant string values associated with the type of certificate processing stored in the "InfoName" field in certain signed audit log messages
SIGNED_AUDIT_CANCELLATION - Static variable in interface com.netscape.certsrv.logging.ILogger
 
SIGNED_AUDIT_EMPTY_NAME_VALUE_PAIR - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_EMPTY_VALUE - Static variable in interface com.netscape.certsrv.logging.ILogger
A constant string value used to denote an "empty", or "null", data value in signed audit log messages
SIGNED_AUDIT_NAME_VALUE_DELIMITER - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_NAME_VALUE_PAIRS_DELIMITER - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_NON_APPLICABLE - Static variable in interface com.netscape.certsrv.logging.ILogger
A constant string value used to denote a "non-applicable" data value in signed audit log messages
SIGNED_AUDIT_OPERATION - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_PASSWORD_VALUE - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_REJECTION - Static variable in interface com.netscape.certsrv.logging.ILogger
 
SIGNED_AUDIT_RESOURCE - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_RULENAME - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SIGNED_AUDIT_SCOPE - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SignedAuditEvent - Class in com.netscape.certsrv.logging
The log event object that carries message detail of a log event that goes into the Signed Audit Event log.
SignedAuditEvent(String) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
Constructs a SignedAuditEvent message event.
SignedAuditEvent(String, String) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
Constructs a message with a parameter.
SignedAuditEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
Constructs a message from an exception.
SignedAuditEvent(Exception) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
Constructs a message from a base exception.
SignedAuditEvent(String, Object[]) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
Constructs a message event with a list of parameters that will be substituted into the message format.
SigningAlgConstraint - Class in com.netscape.cms.profile.constraint
This class implements the signing algorithm constraint.
SigningAlgConstraint() - Constructor for class com.netscape.cms.profile.constraint.SigningAlgConstraint
 
SigningAlgDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a signing algorithm into the certificate template.
SigningAlgDefault() - Constructor for class com.netscape.cms.profile.def.SigningAlgDefault
 
SigningAlgorithmConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
SigningAlgorithmConstraints() - Constructor for class com.netscape.cms.policy.constraints.SigningAlgorithmConstraints
Deprecated.
 
SIMPLE_ENROLLMENT_REQUEST - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
SIMPLE_ENROLLMENT_RESPONSE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
size() - Method in interface com.netscape.certsrv.base.IConfigStore
Return the number of items in this substore
size() - Method in class com.netscape.certsrv.base.Nonces
 
size() - Method in class com.netscape.certsrv.common.NameValuePairs
Returns number of pairs in this set.
size() - Method in class com.netscape.certsrv.property.PropertySet
 
size() - Method in class com.netscape.certsrv.template.ArgList
Returns the number of arguments in the list.
SIZE - Static variable in class com.netscape.cms.profile.input.FileSigningInput
 
SizePanel - Class in com.netscape.cms.servlet.csadmin
 
SizePanel() - Constructor for class com.netscape.cms.servlet.csadmin.SizePanel
 
SMIME - Static variable in interface com.netscape.certsrv.request.IRequest
 
sortStrings(String[]) - Static method in class com.netscape.cms.publish.publishers.Utils
 
SrchCerts - Class in com.netscape.cms.servlet.cert
Search for certificates matching complex query filter
SrchCerts() - Constructor for class com.netscape.cms.servlet.cert.SrchCerts
Constructs query key servlet.
SrchKey - Class in com.netscape.cms.servlet.key
Retrieve archived keys matching search criteria
SrchKey() - Constructor for class com.netscape.cms.servlet.key.SrchKey
Constructs query key servlet.
SrchKeyForRecovery - Class in com.netscape.cms.servlet.key
Retrieve archived keys matching given public key material
SrchKeyForRecovery() - Constructor for class com.netscape.cms.servlet.key.SrchKeyForRecovery
Constructs query key servlet.
SSL_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
SSL_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
SSL_CLIENT - Static variable in interface com.netscape.certsrv.request.IRequest
 
SSL_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
SSLCLIENTCERT_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for ssl client authentication manager ID.
SSLCLIENTCERT_PLUGIN_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
Constant for ssl client authentication plugin ID.
SSLclientCertAuthentication - Class in com.netscape.cms.authentication
Certificate server SSL client authentication.
SSLclientCertAuthentication() - Constructor for class com.netscape.cms.authentication.SSLclientCertAuthentication
 
SSLClientCertProvider - Class in com.netscape.cms.servlet.profile
 
SSLClientCertProvider(HttpServletRequest) - Constructor for class com.netscape.cms.servlet.profile.SSLClientCertProvider
 
STAGE_CA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CA_SELFSIGNED_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CLONEMASTER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CONFIG_WEBSERVER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_CONNECT_DB - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_DATA_MIGRATION - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_INTERNAL_DB - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_NM_SCHEME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_KRACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSP_SERVICE_ADDED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_OCSPCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RA_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_RACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_REPLICATION_AGREEMENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SETUP_ADMINISTRATOR - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SETUP_PORTS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SETUP_SUBSYSTEMS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSL_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSL_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSL_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSL_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSL_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_SSLCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_TKSCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGE_UPDATE_DB_INFO - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
STAGES - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
start(String) - Static method in class com.netscape.certsrv.apps.CMS
Loads the configuration file and starts CMS's core implementation.
start() - Method in interface com.netscape.certsrv.connector.IConnector
Starts this connector.
startDaemon() - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
Starts up the JobsScheduler daemon.
startTiming(String) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
Starts timing of a operation.
startTiming(String, boolean) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
 
startup() - Static method in class com.netscape.certsrv.apps.CMS
Starts up all subsystems.
startup() - Method in interface com.netscape.certsrv.base.ISubsystem
Notifies this subsystem if owner is in running mode.
startup() - Method in class com.netscape.certsrv.logging.ConsoleLog
 
startup() - Method in interface com.netscape.certsrv.logging.ILogEventListener
Startup the instance.
startup() - Method in class com.netscape.cms.logging.LogFile
Startup the instance
startup() - Method in class com.netscape.cms.logging.RollingLogFile
 
startup() - Method in class com.netscape.cms.ocsp.DefStore
 
startup() - Method in class com.netscape.cms.ocsp.LDAPStore
 
startupSelfTest() - Method in interface com.netscape.certsrv.selftests.ISelfTest
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ASelfTest
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ca.CAPresence
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ca.CAValidity
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.kra.KRAPresence
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ocsp.OCSPPresence
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ocsp.OCSPValidity
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.ra.RAPresence
Deprecated.
Notifies this subsystem if it is in execution mode.
startupSelfTest() - Method in class com.netscape.cms.selftests.tks.TKSKnownSessionKey
Notifies this subsystem if it is in execution mode.
StatsEvent - Class in com.netscape.certsrv.util
A statistics transaction.
StatsEvent(StatsEvent) - Constructor for class com.netscape.certsrv.util.StatsEvent
 
STATUS_ANY - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
STATUS_EXPIRED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
STATUS_FAILURE - Static variable in class com.netscape.cms.jobs.AJobBase
 
STATUS_GOOD - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
STATUS_INVALID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
STATUS_INVALID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
STATUS_REVOKED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
STATUS_REVOKED - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
STATUS_REVOKED_EXPIRED - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
STATUS_SUCCESS - Static variable in class com.netscape.cms.jobs.AJobBase
 
STATUS_UNKNOWN - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
 
STATUS_VALID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
STATUS_VALID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
 
STRING - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
string2Vector(String) - Method in class com.netscape.cms.logging.LogFile
turns a comma-separated String into a Vector
STRING_LIST - Static variable in interface com.netscape.certsrv.property.IDescriptor
 
StringValueExists(LDAPAttribute, String) - Static method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
checks if a attribute has a string value.
StringValueExists(LDAPAttribute, String) - Static method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
checks if a attribute has a string value.
stripQuotes(String) - Static method in class com.netscape.cms.publish.publishers.Utils
strips out double quotes around String parameter
SUB_ID - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
 
SUB_ID - Static variable in interface com.netscape.certsrv.request.IRequestSubsystem
 
SubCANameConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
SubCANameConstraints() - Constructor for class com.netscape.cms.policy.constraints.SubCANameConstraints
Deprecated.
 
SubjAltNameExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
SubjAltNameExt() - Constructor for class com.netscape.cms.policy.extensions.SubjAltNameExt
Deprecated.
 
SUBJECT_KEYGEN_INFO - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
SUBJECT_KEYGEN_INFO - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
SUBJECT_KEYGEN_INFO - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
SUBJECT_NAME - Static variable in class com.netscape.cms.servlet.cert.EnrollServlet
 
SUBJECT_NAME - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
SUBJECT_NAME - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
 
SubjectAltNameExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
SubjectAltNameExt() - Constructor for class com.netscape.cms.policy.extensions.SubjectAltNameExt
Deprecated.
 
SubjectAltNameExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a subject alternative name extension into the certificate template.
SubjectAltNameExtDefault() - Constructor for class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
SubjectDirAttributesExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a subject directory attributes extension into the certificate template.
SubjectDirAttributesExtDefault() - Constructor for class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
SubjectDirectoryAttributesExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
SubjectDirectoryAttributesExt() - Constructor for class com.netscape.cms.policy.extensions.SubjectDirectoryAttributesExt
Deprecated.
 
SubjectDNInput - Class in com.netscape.cms.profile.input
This plugin accepts subject DN from end user.
SubjectDNInput() - Constructor for class com.netscape.cms.profile.input.SubjectDNInput
 
SubjectInfoAccessExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates Subject Info Access extension.
SubjectInfoAccessExtDefault() - Constructor for class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
SubjectKeyIdentifierExt - Class in com.netscape.cms.policy.extensions
Deprecated. 
SubjectKeyIdentifierExt() - Constructor for class com.netscape.cms.policy.extensions.SubjectKeyIdentifierExt
Deprecated.
 
SubjectKeyIdentifierExtDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a subject key identifier extension into the certificate template.
SubjectKeyIdentifierExtDefault() - Constructor for class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
SUBJECTNAME - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
SubjectNameConstraint - Class in com.netscape.cms.profile.constraint
This class implements the subject name constraint.
SubjectNameConstraint() - Constructor for class com.netscape.cms.profile.constraint.SubjectNameConstraint
 
SubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates server-side configurable subject name into the certificate template.
SubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.SubjectNameDefault
 
SubjectNameInput - Class in com.netscape.cms.profile.input
This class implements the subject name input that populates text fields to the enrollment page so that distinguished name parameters can be collected from the user.
SubjectNameInput() - Constructor for class com.netscape.cms.profile.input.SubjectNameInput
 
submit(IAuthToken, IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Handles end-user request submission.
submit(IAuthToken, IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
This method is called after the user submits the request from the end-entity page.
SubmitterInfoInput - Class in com.netscape.cms.profile.input
This class implements the submitter information input that collects certificate requestor's information such as name, email and phone.
SubmitterInfoInput() - Constructor for class com.netscape.cms.profile.input.SubmitterInfoInput
 
substitute(String, IAttrSet) - Method in class com.netscape.certsrv.pattern.Pattern
Subtitutes this pattern with the given attribute set.
substitute(AttrSetCollection) - Method in class com.netscape.certsrv.pattern.Pattern
Subtitutes this pattern with the given attribute set.
substitute2(String, IAttrSet) - Method in class com.netscape.certsrv.pattern.Pattern
Subtitutes this pattern with the given attribute set.
SUBSYSTEM_AUTH - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_AUTHZ - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_CA - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_CRYPTO - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_DBS - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_JOBS - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_KRA - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_LOG - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_OCSP - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_PROFILE - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_RA - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_REGISTRY - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_SELFTESTS - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_TKS - Static variable in class com.netscape.certsrv.apps.CMS
 
SUBSYSTEM_UG - Static variable in class com.netscape.certsrv.apps.CMS
 
SubsystemGroupUpdater - Class in com.netscape.cms.profile.updater
This updater class will create the new user to the subsystem group and then add the subsystem certificate to the user.
SubsystemGroupUpdater() - Constructor for class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
SUCCESS - Static variable in interface com.netscape.certsrv.logging.ILogger
"Outcome" for events logged in signed audit log messages
SUCCESS - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
 
SUCCESS - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
SUCCESS - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
SUCCESS - Static variable in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
SUFFIX - Static variable in class com.netscape.cms.servlet.common.CMSTemplate
 
SUPER_CERT_ADMINS - Static variable in interface com.netscape.certsrv.usrgrp.IUGSubsystem
Constant for super administrators
supportsLDAPAttributeName(String) - Method in interface com.netscape.certsrv.dbs.IDBDynAttrMapper
Returns true if the LDAP attribute can be mapped by this dynamic mapper.
SVC_PENDING - Static variable in class com.netscape.certsrv.request.RequestStatus
The state of a request that has been sent to the service, but has not been fully processed.
SVC_PENDING - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
SVC_PENDING_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
SVC_PENDING_STRING - Static variable in class com.netscape.certsrv.request.RequestStatus
 
SVC_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
SVCERRORS - Static variable in interface com.netscape.certsrv.request.IRequest
 
SYSTEM_UID - Static variable in interface com.netscape.certsrv.logging.ILogger
"SubjectID" for system-initiated events logged in signed audit log messages
SystemCertsVerification - Class in com.netscape.cms.selftests.common
This class implements a self test to check the system certs of the subsystem
SystemCertsVerification() - Constructor for class com.netscape.cms.selftests.common.SystemCertsVerification
 
SystemEvent - Class in com.netscape.certsrv.logging
The log event object that carries a log message.
SystemEvent(String) - Constructor for class com.netscape.certsrv.logging.SystemEvent
Constructs a SystemEvent message event.
SystemEvent(String, String) - Constructor for class com.netscape.certsrv.logging.SystemEvent
Constructs a SystemEvent message with a parameter.
SystemEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.SystemEvent
Constructs a SystemEvent message from an exception.
SystemEvent(Exception) - Constructor for class com.netscape.certsrv.logging.SystemEvent
Constructs a SystemEvent message from a base exception.
SystemEvent(String, Object[]) - Constructor for class com.netscape.certsrv.logging.SystemEvent
Constructs a SystemEvent message event with a list of parameters that will be substituted into the message format.
SystemInfoServlet - Class in com.netscape.cms.servlet.base
Displays detailed information about java VM internals, including current JVM memory usage, and detailed information about each thread.
SystemInfoServlet() - Constructor for class com.netscape.cms.servlet.base.SystemInfoServlet
 

T

TASK_ADD_DBSCHEMA_INDEXES - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_ADD_OCSP_SERVICE - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_AGENTS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CHECK_DN - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CHECK_EXTENSION - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CHECK_KEYLENGTH - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CLONE_MASTER - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CLONING - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CONFIG_WEB_SERVER - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CONFIGURE_NETWORK - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CREATE_CERT - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CREATE_INTERNALDB - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_CREATE_REPLICATION_AGREEMENT - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_EXIT - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_GET_CERT_CONTENT - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_GET_DEFAULT_INFO - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_IMPORT_CERT_CHAIN - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_INIT_TOKEN - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_INSTALL_CERT - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_INSTALL_SUBSYSTEMS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_LIST_PREVIOUS_STAGES - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_LOGON_ALL_TOKENS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_MASTER_OR_CLONE - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_MIGRATION - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_MISCELLANEOUS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_REQUEST_SUCCESS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SELECT_SUBSYSTEMS - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SET_CA_SERIAL - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SET_KRA_NUMBER - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SETUP_ADMINISTRATOR - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SETUP_WIZARDINFO - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_SINGLE_SIGNON - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_STORAGE_KEY - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_TOKEN_INFO - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_UPDATE_DB_INFO - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_VALIDATE_DSPASSWD - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASK_VALIDITY_PERIOD - Static variable in interface com.netscape.certsrv.common.TaskId
 
TASKID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
TaskId - Interface in com.netscape.certsrv.common
This interface defines all the tasks used in the configuration protocol between the configuration wizard and the configuration daemon.
tempCommentFile - Variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
TEMPLATE_NAME - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
TEMPLATE_TAG - Static variable in class com.netscape.cms.servlet.common.CMSTemplate
 
terminateRequests() - Static method in class com.netscape.certsrv.apps.CMS
Terminates all requests that are currently in process.
terminateRequests() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Terminates all requests that are currently in process.
TEXT - Static variable in class com.netscape.cms.policy.extensions.NSCCommentExt
Deprecated.
 
TEXT - Static variable in class com.netscape.cms.profile.input.FileSigningInput
 
TEXTTYPE - Static variable in interface com.netscape.certsrv.common.Constants
 
TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthData
 
TKSKnownSessionKey - Class in com.netscape.cms.selftests.tks
This class implements a self test to check for TKS known session key.
TKSKnownSessionKey() - Constructor for class com.netscape.cms.selftests.tks.TKSKnownSessionKey
 
toByteArray(PKIArchiveOptions) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
toContent() - Method in class com.netscape.certsrv.logging.AuditEvent
Returns localized message string.
toContent(Locale) - Method in class com.netscape.certsrv.logging.AuditEvent
Returns the string based on the given locale.
toContent() - Method in interface com.netscape.certsrv.logging.ILogEvent
Returns localized message string.
toContent(Locale) - Method in interface com.netscape.certsrv.logging.ILogEvent
Returns the string based on the given locale.
toContent() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Returns localized message string.
toContent(Locale) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Returns the string based on the given locale.
toContent() - Method in class com.netscape.certsrv.logging.SystemEvent
Returns localized message string.
toContent(Locale) - Method in class com.netscape.certsrv.logging.SystemEvent
Returns the string based on the given locale.
toFilterString() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap.SearchFilter
 
toGeneralNameString(GeneralName) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
toHashtable(HttpServletRequest) - Static method in class com.netscape.cms.servlet.admin.LogAdminServlet
 
toHashtable(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
 
toHashtable(HttpServletRequest) - Static method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
toHashtable(HttpServletRequest) - Static method in class com.netscape.cms.servlet.common.CMSGateway
 
toHexString(byte[], int, int, String) - Method in interface com.netscape.certsrv.base.IPrettyPrintFormat
Retrieves a pretty print string of the given byte array.
toHexString(byte[], int, int) - Method in interface com.netscape.certsrv.base.IPrettyPrintFormat
Retrieves a pretty print string of the given byte array.
toHexString(byte[], int) - Method in interface com.netscape.certsrv.base.IPrettyPrintFormat
Retrieves a pretty print string of the given byte array.
toHexString(byte[]) - Method in interface com.netscape.certsrv.base.IPrettyPrintFormat
Retrieves a pretty print string of the given byte array.
toHexString(byte[]) - Method in class com.netscape.cms.profile.def.EnrollDefault
 
toHexString(byte[]) - Method in class com.netscape.cms.profile.input.FileSigningInput
 
TOKEN_AUTHMGR_IMPL_NAME - Static variable in class com.netscape.certsrv.authentication.AuthToken
Plugin name of the authentication manager that created the AuthToken as a string.
TOKEN_AUTHMGR_INST_NAME - Static variable in class com.netscape.certsrv.authentication.AuthToken
Name of the authentication manager that created the AuthToken as a string.
TOKEN_AUTHTIME - Static variable in class com.netscape.certsrv.authentication.AuthToken
Time of authentication as a java.util.Date
TOKEN_AUTHZ_OPERATION - Static variable in class com.netscape.certsrv.authorization.AuthzToken
name of the operation
TOKEN_AUTHZ_RESOURCE - Static variable in class com.netscape.certsrv.authorization.AuthzToken
name of the resource
TOKEN_AUTHZ_STATUS - Static variable in class com.netscape.certsrv.authorization.AuthzToken
 
TOKEN_AUTHZMGR_IMPL_NAME - Static variable in class com.netscape.certsrv.authorization.AuthzToken
Plugin name of the authorization manager that created the AuthzToken as a string.
TOKEN_AUTHZMGR_INST_NAME - Static variable in class com.netscape.certsrv.authorization.AuthzToken
Name of the authorization manager that created the AuthzToken as a string.
TOKEN_AUTHZTIME - Static variable in class com.netscape.certsrv.authorization.AuthzToken
Time of authorization as a java.util.Date
TOKEN_CERT - Static variable in class com.netscape.certsrv.authentication.AuthToken
Certificate to be renewed
TOKEN_CERT_EXTENSIONS - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_NOTAFTER - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_NOTBEFORE - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_SERIAL - Static variable in class com.netscape.cms.authentication.CMCAuth
 
TOKEN_CERT_SERIAL - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
 
TOKEN_CERT_SERIAL - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
 
TOKEN_CERT_SERIALNUM - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_SUBJECT - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_TO_REVOKE - Static variable in class com.netscape.certsrv.authentication.AuthToken
 
TOKEN_CERT_TYPE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_EXECUTION_TIME - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_GID - Static variable in class com.netscape.cms.authentication.TokenAuthentication
 
TOKEN_GROUP - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
TOKEN_HEX_SERIAL_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_HTTP_HOST - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_HTTP_PORT - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_ID - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_ISSUER_DN - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_NOT_AFTER - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_NOT_BEFORE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_RECIPIENT_EMAIL - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_REQUEST_ID - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_REQUESTOR_EMAIL - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_REVOCATION_DATE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SENDER_EMAIL - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SERIAL_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_STATUS - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SUBJECT_DN - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SUMMARY_FAILURE_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SUMMARY_ITEM_LIST - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SUMMARY_SUCCESS_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_SUMMARY_TOTAL_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
 
TOKEN_UID - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
TOKEN_UID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
TOKEN_UID - Static variable in class com.netscape.cms.authentication.TokenAuthentication
 
TOKEN_USER_DN - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
TOKEN_USER_DN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
TOKEN_USERDN - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
TOKEN_USERDN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
TOKEN_USERID - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
 
TOKEN_USERID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
 
TokenAuthenticate - Class in com.netscape.cms.servlet.csadmin
 
TokenAuthenticate() - Constructor for class com.netscape.cms.servlet.csadmin.TokenAuthenticate
 
TokenAuthentication - Class in com.netscape.cms.authentication
Token authentication.
TokenAuthentication() - Constructor for class com.netscape.cms.authentication.TokenAuthentication
 
TokenKeyRecoveryServlet - Class in com.netscape.cms.servlet.connector
TokenKeyRecoveryServlet handles "key recovery service" requests from the netkey TPS
TokenKeyRecoveryServlet() - Constructor for class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
Constructs TokenKeyRecovery servlet.
TokenServlet - Class in com.netscape.cms.servlet.tks
A class representings an administration servlet for Token Key Service Authority.
TokenServlet() - Constructor for class com.netscape.cms.servlet.tks.TokenServlet
Constructs tks servlet.
toKeyState(String) - Static method in class com.netscape.certsrv.dbs.keydb.KeyState
Converts a string into a key state object.
toLowerCaseSubsystemType(String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
toPKIArchiveOptions(byte[]) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
toPrettyPrint(String) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
 
toRequest(IRequest) - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
Copies contents to request.
toRequest(IRequest) - Method in interface com.netscape.certsrv.connector.IPKIMessage
Copies contents of PKIMessage to the request PKIMessage is from the wire.
toStr(byte[]) - Method in class com.netscape.cms.profile.def.GenericExtDefault
 
toString() - Method in class com.netscape.certsrv.acls.ACL
Returns the string reprsentation.
toString() - Method in class com.netscape.certsrv.acls.ACLEntry
Returns the string representation of this ACLEntry
toString() - Method in exception com.netscape.certsrv.acls.EACLsException
String representation for the corresponding exception.
toString(Locale) - Method in exception com.netscape.certsrv.acls.EACLsException
Returns string representation for the corresponding exception.
toString() - Method in exception com.netscape.certsrv.base.EBaseException
Returns the exception string in the default locale.
toString(Locale) - Method in exception com.netscape.certsrv.base.EBaseException
Returns the exception string in the given locale.
toString(Locale) - Method in interface com.netscape.certsrv.base.ICertPrettyPrint
Returns printable certificate string.
toString(Locale, long, long, long) - Method in interface com.netscape.certsrv.base.ICRLPrettyPrint
Retrieves the printable CRL string.
toString(Locale) - Method in interface com.netscape.certsrv.base.ICRLPrettyPrint
Retrieves the printable CRL string.
toString() - Method in interface com.netscape.certsrv.base.IExtPrettyPrint
Retrieves the printable extension string.
toString() - Method in class com.netscape.certsrv.base.KeyGenInfo
String representation of KenGenInfo
toString() - Method in class com.netscape.certsrv.base.MetaInfo
Returns a short string describing this certificate attribute.
toString() - Method in class com.netscape.certsrv.common.NameValuePairs
Show the content of this name value container as string representation.
toString() - Method in class com.netscape.certsrv.dbs.keydb.KeyState
Return the string-representation of this object.
toString() - Method in class com.netscape.certsrv.kra.ProofOfArchival
Retrieves the string reprensetation of this proof of archival.
toString() - Method in class com.netscape.certsrv.logging.AuditEvent
Return string representation of log message.
toString() - Method in exception com.netscape.certsrv.logging.ELogException
Returns localized exception string.
toString(Locale) - Method in exception com.netscape.certsrv.logging.ELogException
Returns the string based on the given locale.
toString() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
Return string representation of log message.
toString() - Method in class com.netscape.certsrv.logging.SystemEvent
Return string representation of log message.
toString() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
 
toString() - Method in exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Returns localized exception string.
toString(Locale) - Method in exception com.netscape.certsrv.policy.EPolicyException
Deprecated.
Returns the string based on the given locale.
toString() - Method in interface com.netscape.certsrv.policy.IExpression
Deprecated.
Convert to a string.
toString() - Method in interface com.netscape.certsrv.publish.ILdapExpression
Convert to a string.
toString() - Method in class com.netscape.certsrv.request.RequestId
Converts the RequestId into its string representation.
toString() - Method in class com.netscape.certsrv.request.RequestStatus
Returns the string form of the RequestStatus, which may be used to record the status in a database.
toString() - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
Get the password marshalled in this object
toString() - Method in class com.netscape.cms.servlet.common.CMSFile
 
toString(String) - Method in class com.netscape.cms.servlet.common.CMSFile
 
toString() - Method in class com.netscape.cms.servlet.common.RawJS
 
toStringVector() - Method in class com.netscape.certsrv.request.AgentApprovals
Returns the AgentApprovals as a Vector of strings.
totalConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
Returns the number of total connections available from this pool.
TPL_ERROR_FILE - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
 
traceHashKey(String, String) - Static method in class com.netscape.certsrv.apps.CMS
 
traceHashKey(String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
 
traceHashKey(String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
 
traceHashKey(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Dump name/value pair debug information to debug file
traceHashKey(String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
traceHashKey(String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
 
trim(String) - Static method in class com.netscape.cms.servlet.tks.TokenServlet
 
TRUE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
 
TRUE - Static variable in interface com.netscape.certsrv.common.Constants
 
trustCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
Trusts a certificate for all available purposes.
TRUSTED_RA_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
TYPE_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
 

U

UdnPwdDirAuthentication - Class in com.netscape.cms.authentication
udn/pwd directory based authentication manager
UdnPwdDirAuthentication() - Constructor for class com.netscape.cms.authentication.UdnPwdDirAuthentication
Default constructor, initialization must follow.
UidPwdDirAuthentication - Class in com.netscape.cms.authentication
uid/pwd directory based authentication manager
UidPwdDirAuthentication() - Constructor for class com.netscape.cms.authentication.UidPwdDirAuthentication
Default constructor, initialization must follow.
UidPwdPinDirAuthentication - Class in com.netscape.cms.authentication
uid/pwd/pin directory based authentication manager
UidPwdPinDirAuthentication() - Constructor for class com.netscape.cms.authentication.UidPwdPinDirAuthentication
Default constructor, initialization must follow.
unassignRequest(ServletRequest, ArgSet, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
UNAUTHORIZED - Static variable in class com.netscape.cms.servlet.common.CMSRequest
 
UNAUTHORIZED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
 
UNIDENTIFIED - Static variable in interface com.netscape.certsrv.logging.ILogger
A constant string value used to denote a single "unknown" identity in signed audit log messages
unionOfStrings(String[][]) - Method in class com.netscape.cms.authentication.FlatFileAuth
Return a string array which is the union of all the string arrays passed in.
UniqueKeyConstraint - Class in com.netscape.cms.profile.constraint
This constraint is to check for publickey uniqueness.
UniqueKeyConstraint() - Constructor for class com.netscape.cms.profile.constraint.UniqueKeyConstraint
 
UniqueSubjectName - Class in com.netscape.cms.policy.constraints
Deprecated. 
UniqueSubjectName() - Constructor for class com.netscape.cms.policy.constraints.UniqueSubjectName
Deprecated.
 
UniqueSubjectNameConstraint - Class in com.netscape.cms.profile.constraint
This class implements the unique subject name constraint.
UniqueSubjectNameConstraint() - Constructor for class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
 
UniqueSubjectNameConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
UniqueSubjectNameConstraints() - Constructor for class com.netscape.cms.policy.constraints.UniqueSubjectNameConstraints
Deprecated.
 
unmarkRevoked(BigInteger, IRevocationInfo, Date, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Unmark a revoked certificates.
unpublish(LDAPConnection, String, Object) - Method in interface com.netscape.certsrv.publish.ILdapPublisher
Unpublish an object.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
Unpublishs a object to the ldap directory.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCaCertPublisher
deletes the certificate from CA's certificate attribute.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
unsupported
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
deletes the certificate from the list of certificates.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
There shouldn't be a need to call this.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
unpublish a user certificate deletes the certificate from the list of certificates.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.LdapUserCertPublisher
unpublish a user certificate deletes the certificate from the list of certificates.
unpublish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
Unpublishs a object to the ldap directory.
unpublishCACert(X509Certificate) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
This function is never called.
unpublishCert(X509Certificate, IRequest) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
Unpublish user certificate.
UnpublishExpiredJob - Class in com.netscape.cms.jobs
a job for the Jobs Scheduler.
UnpublishExpiredJob() - Constructor for class com.netscape.cms.jobs.UnpublishExpiredJob
 
unRegisterProccess(Object, Object) - Method in interface com.netscape.certsrv.apps.ICommandQueue
UnRegisters a thread from the command queue.
UNREVOCATION_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
 
unwrap(byte[], String, byte[], byte[], PublicKey) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Unwraps data.
unwrap(byte[], PublicKey) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Unwraps data.
unwrap_encrypt_sym(byte[]) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
unwrap_sym(byte[]) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
unwrap_temp(byte[], PublicKey) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
 
unwrapPKCS10(CRSPKIMessage, CRSEnrollment.CryptoContext) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
Here we decrypt the PKCS10 message from the client
update(IRequest, RequestStatus) - Method in interface com.netscape.certsrv.profile.IProfileUpdater
Notifies of state change.
update(IRequest, RequestStatus) - Method in class com.netscape.cms.profile.updater.SubsystemGroupUpdater
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigBaseServlet
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigDatabaseServlet
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMServlet
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigJoinServlet
Updates panel.
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigRootCAServlet
 
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Commit parameter changes
update(HttpServletRequest, HttpServletResponse, Context) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Commit parameter changes
updateACLs(String, String, String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
Update ACLs in the database
updateACLs(String, String, String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
This one only updates the memory.
updateACLs(String, String, String, String) - Method in class com.netscape.cms.authorization.BasicAclAuthz
This currently does not flush to permanent storage
updateACLs(String, String, String, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
update acls.
updateCertChain(IConfigStore, String, String, int, boolean, Context) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updateCertChain(IConfigStore, String, String, int, boolean, Context, ConfigCertApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updateCertChainUsingSecureEEPort(IConfigStore, String, String, int, boolean, Context, ConfigCertApprovalCallback) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updateCertStatus() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Updates certificate status now.
updateCloneConfig(IConfigStore) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
updateConfig(NameValuePairs) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Updates issuing point configuration according to supplied data in name value pairs.
updateConfig(String, String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Updates new nickname and tokename in the configuration file.
updateConfig(IConfigStore, String) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
 
updateConfigEntries(String, int, boolean, String, String, IConfigStore, HttpServletResponse) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
UpdateConnector - Class in com.netscape.cms.servlet.csadmin
 
UpdateConnector() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateConnector
 
updateConnectorInfo(String, int, boolean, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updateCRL(X509CRL) - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method updates the specified CRL.
updateCRL(X509CRL) - Method in class com.netscape.cms.ocsp.DefStore
 
updateCRL(X509CRL) - Method in class com.netscape.cms.ocsp.LDAPStore
 
UpdateCRL - Class in com.netscape.cms.servlet.cert
Force the CRL to be updated now.
UpdateCRL() - Constructor for class com.netscape.cms.servlet.cert.UpdateCRL
Constructs UpdateCRL servlet.
updateCRLCache(String, Long, Hashtable, Hashtable, Hashtable) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record.
updateCRLCacheRepository() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Updates CRL cache into local directory.
updateCRLHash(X509CertImpl, X509CRLImpl) - Method in class com.netscape.cms.ocsp.LDAPStore
 
updateCRLIssuingPointRecord(String, byte[], Date, Date, BigInteger, Long) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record.
updateCRLIssuingPointRecord(String, byte[], Date, Date, BigInteger, Long, Hashtable, Hashtable, Hashtable) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record.
updateCRLNow() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
Updates the CRL immediately for MasterCRL issuing point if it exists.
updateCRLNow(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Generates CRL now based on cache or local directory if cache is not available.
updateCRLNow() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
Generates CRL now based on cache or local directory if cache is not available.
UPDATED_BY - Static variable in interface com.netscape.certsrv.request.IRequest
 
updateDeltaCRL(String, BigInteger, Long, Date, byte[]) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record with delta-CRL.
UpdateDir - Class in com.netscape.cms.servlet.cert
Update the configured LDAP server with specified objects
UpdateDir() - Constructor for class com.netscape.cms.servlet.cert.UpdateDir
Constructs UpdateDir servlet.
UpdateDomainXML - Class in com.netscape.cms.servlet.csadmin
 
UpdateDomainXML() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateDomainXML
 
updateDomainXML(String, int, boolean, String, String) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updateExpiredCerts(String, Hashtable) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record.
updateFirstUnsaved(String, String) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record with reference to the first unsaved data.
updateLocalRequest(IConfigStore, String, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
update local cert request with the actual request called from CertRequestPanel.java
updateNotes(ServletRequest, IRequest) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
UpdateNumberRange - Class in com.netscape.cms.servlet.csadmin
 
UpdateNumberRange() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateNumberRange
 
updateNumberRange(String, int, boolean, String, String, HttpServletResponse) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
UpdateOCSPConfig - Class in com.netscape.cms.servlet.csadmin
 
UpdateOCSPConfig() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
 
updateOCSPConfig(String, int, boolean, String, HttpServletResponse) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
updatePublishingStatus(String) - Method in class com.netscape.certsrv.request.ARequestNotifier
 
updatePublishingStatus(String) - Method in interface com.netscape.certsrv.request.IRequestNotifier
 
updateRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
Updates the request in the permanent data store.
updateRevokedCerts(String, Hashtable, Hashtable) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
Updates CRL issuing point record.
updateStatus(BigInteger, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
Updates certificate status.
updateValues(ServletRequest, IRequest, IRequestQueue, IProfile, Locale) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
URL - Static variable in class com.netscape.cms.profile.input.FileSigningInput
 
URLdecode(String) - Method in class com.netscape.cms.servlet.admin.AdminServlet
URL decodes the given string.
URLdecode(String) - Method in class com.netscape.cms.servlet.connector.TokenKeyRecoveryServlet
Process the HTTP request.
URLdecode(String) - Method in class com.netscape.cms.servlet.tks.TokenServlet
Process the HTTP request.
useAllEntries() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
 
useDefaultKey() - Method in class com.netscape.cms.servlet.csadmin.Cert
 
USER - Static variable in class com.netscape.certsrv.base.SessionContext
User object of the authenticated user in the current thread.
USER_DN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
 
USER_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
Constant for userid.
USER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
User ID of the authenticated user in the current thread.
UserAccessEvaluator - Class in com.netscape.cms.evaluators
A class represents a user acls evaluator.
UserAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.UserAccessEvaluator
Class constructor.
UserCertCAEnrollProfile - Class in com.netscape.cms.profile.common
This class implements a Certificate Manager enrollment profile for User Certificates.
UserCertCAEnrollProfile() - Constructor for class com.netscape.cms.profile.common.UserCertCAEnrollProfile
 
UserExtensionDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a user-supplied extension into the certificate template.
UserExtensionDefault() - Constructor for class com.netscape.cms.profile.def.UserExtensionDefault
 
UserInfo - Class in com.netscape.cms.servlet.base
This class represents information about the client e.g.
UserInfo() - Constructor for class com.netscape.cms.servlet.base.UserInfo
Constructs a user information object.
UserKeyDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a user supplied key into the certificate template.
UserKeyDefault() - Constructor for class com.netscape.cms.profile.def.UserKeyDefault
 
UserOrigReqAccessEvaluator - Class in com.netscape.cms.evaluators
A class represents a user-origreq uid mapping acls evaluator.
UserOrigReqAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
Class constructor.
UserPwdDirAuthentication - Class in com.netscape.cms.authentication
uid/pwd directory based authentication manager
UserPwdDirAuthentication() - Constructor for class com.netscape.cms.authentication.UserPwdDirAuthentication
Default constructor, initialization must follow.
UserSigningAlgDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a user-supplied signing algorithm into the certificate template.
UserSigningAlgDefault() - Constructor for class com.netscape.cms.profile.def.UserSigningAlgDefault
 
UserSubjectNameDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a user-supplied subject name into the certificate template.
UserSubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.UserSubjectNameDefault
 
UserValidityDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a user-supplied validity into the certificate template.
UserValidityDefault() - Constructor for class com.netscape.cms.profile.def.UserValidityDefault
 
UsrGrpAdminServlet - Class in com.netscape.cms.servlet.admin
A class representing an administration servlet for User/Group Manager.
UsrGrpAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
Constructs User/Group manager servlet.
UsrGrpResources - Class in com.netscape.certsrv.usrgrp
Deprecated. 
UsrGrpResources() - Constructor for class com.netscape.certsrv.usrgrp.UsrGrpResources
Deprecated.
 
Utils - Class in com.netscape.cms.publish.publishers
Publisher utility class.
Utils() - Constructor for class com.netscape.cms.publish.publishers.Utils
 
Utils - Class in com.netscape.cms.servlet.common
Utility class
Utils() - Constructor for class com.netscape.cms.servlet.common.Utils
 

V

VAL_ALG_ID - Static variable in class com.netscape.cms.profile.def.UserSigningAlgDefault
 
VAL_ALGORITHM - Static variable in class com.netscape.cms.profile.def.SigningAlgDefault
 
VAL_ATTR - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
VAL_B64_CERT - Static variable in class com.netscape.cms.profile.output.CertOutput
 
VAL_BYPASS_CA_NOTAFTER - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
VAL_C - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_CERT_REQUEST - Static variable in class com.netscape.cms.profile.input.CertReqInput
 
VAL_CERT_REQUEST - Static variable in class com.netscape.cms.profile.input.CMCCertReqInput
 
VAL_CERT_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.CertReqInput
 
VAL_CERT_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.CMCCertReqInput
 
VAL_CMMF_RESPONSE - Static variable in class com.netscape.cms.profile.output.CMMFOutput
 
VAL_CN - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_COMMENT - Static variable in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.GenericExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.NSCCommentExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.OCSPNoCheckExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
VAL_CRITICAL - Static variable in class com.netscape.cms.profile.def.UserExtensionDefault
 
VAL_CRL_DISTRIBUTION_POINTS - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
 
VAL_CRL_DISTRIBUTION_POINTS - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
 
VAL_CRL_SIGN - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_DATA - Static variable in class com.netscape.cms.profile.def.GenericExtDefault
 
VAL_DATA_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_DECIPHER_ONLY - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_DER - Static variable in class com.netscape.cms.profile.output.nsNKeyOutput
 
VAL_DIGITAL_SIGNATURE - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_DOMAINS - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
 
VAL_EMAIL - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_EMAIL - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_EMAIL_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_ENCIPHER_ONLY - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
VAL_GENERAL_NAMES - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
 
VAL_GENERAL_NAMES - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
 
VAL_GENERAL_NAMES - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
 
VAL_GENERAL_NAMES - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
 
VAL_IMAGE_URL - Static variable in class com.netscape.cms.profile.def.ImageDefault
 
VAL_INHIBIT_POLICY_MAPPING - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
VAL_IS_CA - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
VAL_KEY - Static variable in class com.netscape.cms.profile.def.UserKeyDefault
 
VAL_KEY_AGREEMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_KEY_CERTSIGN - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_KEY_ENCIPHERMENT - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_KEY_ID - Static variable in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
 
VAL_KEY_ID - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
 
VAL_KEYGEN_REQUEST - Static variable in class com.netscape.cms.profile.input.DualKeyGenInput
 
VAL_KEYGEN_REQUEST - Static variable in class com.netscape.cms.profile.input.KeyGenInput
 
VAL_KEYGEN_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.DualKeyGenInput
 
VAL_KEYGEN_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.KeyGenInput
 
VAL_LEN - Static variable in class com.netscape.cms.profile.def.UserKeyDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.nsHKeySubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.nsTokenDeviceKeySubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.SubjectNameDefault
 
VAL_NAME - Static variable in class com.netscape.cms.profile.def.UserSubjectNameDefault
 
VAL_NON_REPUDIATION - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
 
VAL_NOT_AFTER - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
VAL_NOT_AFTER - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
VAL_NOT_AFTER - Static variable in class com.netscape.cms.profile.def.UserValidityDefault
 
VAL_NOT_AFTER - Static variable in class com.netscape.cms.profile.def.ValidityDefault
 
VAL_NOT_BEFORE - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
 
VAL_NOT_BEFORE - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
 
VAL_NOT_BEFORE - Static variable in class com.netscape.cms.profile.def.UserValidityDefault
 
VAL_NOT_BEFORE - Static variable in class com.netscape.cms.profile.def.ValidityDefault
 
VAL_O - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_OBJECT_SIGNING - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_OBJECT_SIGNING_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_OID - Static variable in class com.netscape.cms.profile.def.UserExtensionDefault
 
VAL_OIDS - Static variable in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
 
VAL_OU - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_OU1 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_OU2 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_OU3 - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_PATH_LEN - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
 
VAL_PERMITTED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
 
VAL_PKCS7 - Static variable in class com.netscape.cms.profile.output.PKCS7Output
 
VAL_POLICY_QUALIFIERS - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
 
VAL_PRETTY_CERT - Static variable in class com.netscape.cms.profile.output.CertOutput
 
VAL_PRETTY_CERT - Static variable in class com.netscape.cms.profile.output.CMMFOutput
 
VAL_PRETTY_CERT - Static variable in class com.netscape.cms.profile.output.PKCS7Output
 
VAL_PUBLIC_KEY - Static variable in class com.netscape.cms.profile.input.nsHKeyCertReqInput
 
VAL_PUBLIC_KEY - Static variable in class com.netscape.cms.profile.input.nsNKeyCertReqInput
 
VAL_REQ_EXPLICIT_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
 
VAL_SKIP_CERTS - Static variable in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
 
VAL_SN - Static variable in class com.netscape.cms.profile.input.nsNKeyCertReqInput
 
VAL_SSL_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_SSL_CLIENT - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_SSL_SERVER - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
 
VAL_SUBJECT - Static variable in class com.netscape.cms.profile.input.SubjectDNInput
 
VAL_TOKEN_CUID - Static variable in class com.netscape.cms.profile.input.nsHKeyCertReqInput
 
VAL_TYPE - Static variable in class com.netscape.cms.profile.def.UserKeyDefault
 
VAL_UID - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
 
VAL_VERSION - Static variable in class com.netscape.cms.profile.def.CertificateVersionDefault
 
VALID - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
 
validate(OCSPRequest) - Method in interface com.netscape.certsrv.ocsp.IOCSPService
This method validates the information associated with the specified OCSP request and returns an OCSP response.
validate(OCSPRequest) - Method in interface com.netscape.certsrv.ocsp.IOCSPStore
This method validates the information associated with the specified OCSP request and returns an OCSP response.
validate(IRequest) - Method in interface com.netscape.certsrv.profile.IPolicyConstraint
Validates the request.
validate(IRequest) - Method in interface com.netscape.certsrv.profile.IProfile
Passes the request to the set of constraint policies that validate the request against the profile.
validate(OCSPRequest) - Method in class com.netscape.cms.ocsp.DefStore
Validate an OCSP request.
validate(OCSPRequest) - Method in class com.netscape.cms.ocsp.LDAPStore
Validate an OCSP request.
validate(IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
Passes the request to the set of constraint policies that validate the request against the profile.
validate(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
Passes the request to the set of constraint policies that validate the request against the profile.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.CAValidityConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
Validates the request.
validate(IRequest) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.ExtendedKeyUsageExtConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.ExtensionConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.KeyConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
Validates the request.
validate(IRequest) - Method in class com.netscape.cms.profile.constraint.NoConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.RenewGracePeriodConstraint
 
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.SigningAlgConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.SubjectNameConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.UniqueKeyConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.UniqueSubjectNameConstraint
Validates the request.
validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
Validates the request.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminAuthenticatePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AdminPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AgentAuthenticatePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.AuthenticatePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BackupKeyCertPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CAInfoPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertPrettyPrintPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CertRequestPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ConfigHSMLoginPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.CreateSubsystemPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DatabasePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DisplayCertChainPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.DonePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.HierarchyPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportAdminCertPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ImportCAChainPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.ModulePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.NamePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.RestoreKeyCertPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SavePKCS12Panel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainPanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SizePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WelcomePanel
Checks if the given parameters are valid.
validate(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.WizardPanelBase
Checks if the given parameters are valid.
validate(Locale, int, IProfilePolicy, IRequest, ServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileProcessServlet
 
validate(HttpServletRequest, HttpServletResponse, Context) - Method in interface com.netscape.cms.servlet.wizard.IWizardPanel
Checks if the given parameters are valid.
validateChallenge(String) - Method in class com.netscape.certsrv.base.KeyGenInfo
Validate Signature and Challenge Phrase
validateConfigParams(String, Hashtable) - Method in interface com.netscape.certsrv.base.IConfigStoreEventListener
Called to validate the config store parameters that changed
validFingerprint(String, String, String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
 
ValidityConstraint - Class in com.netscape.cms.profile.constraint
This class implements the validity constraint.
ValidityConstraint() - Constructor for class com.netscape.cms.profile.constraint.ValidityConstraint
 
ValidityConstraints - Class in com.netscape.cms.policy.constraints
Deprecated. 
ValidityConstraints() - Constructor for class com.netscape.cms.policy.constraints.ValidityConstraints
Deprecated.
 
ValidityDefault - Class in com.netscape.cms.profile.def
This class implements an enrollment default policy that populates a server-side configurable validity into the certificate template.
ValidityDefault() - Constructor for class com.netscape.cms.profile.def.ValidityDefault
 
verify(PublicKey, PrivateKey) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Verifies the given key pair.
verify(byte[], byte[], String) - Method in interface com.netscape.certsrv.security.ISigningUnit
Verifies the signed data.
verifyPassword(String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
 
verifyPOP(Locale, CertReqMsg) - Method in class com.netscape.cms.profile.common.EnrollProfile
 
verifyPOP(Locale, CertReqMsg) - Method in class com.netscape.cms.profile.input.EnrollInput
 
verifyRequest(CRSPKIMessage, CRSEnrollment.CryptoContext) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
 
verifySignerInfo(AuthToken, SignedData) - Method in class com.netscape.cms.authentication.CMCAuth
 
verifySystemCertByNickname(String, String) - Static method in class com.netscape.certsrv.apps.CMS
Verify a system cert by certificate nickname
verifySystemCertByNickname(String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Verifies a system certificate by its nickname
verifySystemCertByTag(String) - Static method in class com.netscape.certsrv.apps.CMS
Verify a system cert by tag name with tags defined in .cert.list
verifySystemCertByTag(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
Verifies a system certificate by its tag name as defined in .cert.list
verifySystemCerts() - Static method in class com.netscape.certsrv.apps.CMS
Verifies all system certs with tags defined in .cert.list
verifySystemCerts() - Method in interface com.netscape.certsrv.apps.ICMSEngine
Verifies all system certificates
VIEW - Static variable in interface com.netscape.certsrv.common.Constants
 

W

waitOnCRLUpdate() - Method in interface com.netscape.certsrv.ocsp.IDefStore
This method specifies whether or not to wait for the Certificate Revocation List (CRL) to be updated.
waitOnCRLUpdate() - Method in class com.netscape.cms.ocsp.DefStore
Returns to the client once the CRL is received.
waitOnCRLUpdate() - Method in class com.netscape.cms.ocsp.LDAPStore
 
WelcomePanel - Class in com.netscape.cms.servlet.csadmin
 
WelcomePanel() - Constructor for class com.netscape.cms.servlet.csadmin.WelcomePanel
 
WelcomeServlet - Class in com.netscape.cms.servlet.csadmin
 
WelcomeServlet() - Constructor for class com.netscape.cms.servlet.csadmin.WelcomeServlet
 
WizardPanelBase - Class in com.netscape.cms.servlet.csadmin
 
WizardPanelBase() - Constructor for class com.netscape.cms.servlet.csadmin.WizardPanelBase
 
WizardServlet - Class in com.netscape.cms.servlet.wizard
wizard?p=[panel number]&op=usage <= usage in xml wizard?p=[panel number]&op=display wizard?p=[panel number]&op=next&...[additional parameters]...
WizardServlet() - Constructor for class com.netscape.cms.servlet.wizard.WizardServlet
 
wrap(PrivateKey) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
Wraps data.

X

X509CERT_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_DURATION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_EXTENSION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_NOT_AFTER - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_NOT_BEFORE - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_PUBLIC_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_SERIAL_NUMBER - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_SIGNING_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_SUBJECT - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
X509CERT_VERSION - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
 
xml_flatten(Context) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
xml_value_flatten(Object) - Method in class com.netscape.cms.servlet.wizard.WizardServlet
 
A B C D E F G H I J K L M N O P Q R S T U V W X