A B C D E F G H I J K L M N O P Q R S T U V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AA_COMPROMISE - Static variable in class netscape.security.x509.CRLReasonExtension
- AA_COMPROMISE - Static variable in class netscape.security.x509.ReasonFlags
- AA_COMPROMISE - Static variable in class netscape.security.x509.RevocationReason
- 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
- AAclAuthz.EvaluationOrder - Enum in com.netscape.cms.authorization
- abandon(LDAPSearchResults) - Method in interface com.netscape.certsrv.dbs.IDBSSession
- 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
- acceptUnknownOids - Variable in class netscape.security.x509.LdapV3DNStrConverter
- ACCESS_ACCEPT - Static variable in class com.netscape.cmsutil.radius.Packet
- ACCESS_CHALLENGE - Static variable in class com.netscape.cmsutil.radius.Packet
- ACCESS_REJECT - Static variable in class com.netscape.cmsutil.radius.Packet
- ACCESS_REQUEST - Static variable in class com.netscape.cmsutil.radius.Packet
- ACCESS_SESSION_ESTABLISH_FAILURE - Static variable in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- ACCESS_SESSION_ESTABLISH_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- ACCESS_SESSION_TERMINATED - Static variable in class com.netscape.certsrv.logging.event.AccessSessionTerminatedEvent
- AccessAccept - Class in com.netscape.cmsutil.radius
- AccessAccept(byte[]) - Constructor for class com.netscape.cmsutil.radius.AccessAccept
- AccessChallenge - Class in com.netscape.cmsutil.radius
- AccessChallenge(byte[]) - Constructor for class com.netscape.cmsutil.radius.AccessChallenge
- AccessDescription - Class in netscape.security.extensions
- 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
- accessInit(String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- AccessReject - Class in com.netscape.cmsutil.radius
- AccessReject(byte[]) - Constructor for class com.netscape.cmsutil.radius.AccessReject
- AccessRequest - Class in com.netscape.cmsutil.radius
- AccessRequest(short, Authenticator) - Constructor for class com.netscape.cmsutil.radius.AccessRequest
- AccessSessionEstablishEvent - Class in com.netscape.certsrv.logging.event
- AccessSessionEstablishEvent(String) - Constructor for class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- AccessSessionTerminatedEvent - Class in com.netscape.certsrv.logging.event
- AccessSessionTerminatedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.AccessSessionTerminatedEvent
- accountClient - Variable in class com.netscape.certsrv.client.SubsystemClient
- AccountClient - Class in com.netscape.certsrv.account
- AccountClient(PKIClient, String) - Constructor for class com.netscape.certsrv.account.AccountClient
- AccountInfo - Class in com.netscape.certsrv.account
- AccountInfo() - Constructor for class com.netscape.certsrv.account.AccountInfo
- AccountInfo.RoleList - Class in com.netscape.certsrv.account
- AccountInfo.RolesAdapter - Class in com.netscape.certsrv.account
- AccountResource - Interface in com.netscape.certsrv.account
- AccountService - Class in org.dogtagpki.server.rest
- AccountService() - Constructor for class org.dogtagpki.server.rest.AccountService
- ACertAttrSet - Class in netscape.security.x509
-
A plain certattr set used by pkcs10 to parse an unknown attribute.
- ACertAttrSet(DerValue) - Constructor for class netscape.security.x509.ACertAttrSet
- ACL - Class in com.netscape.certsrv.acls
-
A class represents an access control list (ACL).
- ACL_INFO - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ACL_METHOD - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ACLAdminServlet - Class in com.netscape.cms.servlet.admin
-
Manage Access Control List configuration
- ACLAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.ACLAdminServlet
- 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
- ACLEntry.Type - Enum in com.netscape.certsrv.acls
- AclEntryImpl - Class in netscape.security.acl
-
This is a class that describes one entry that associates users or groups with permissions in the ACL.
- AclEntryImpl() - Constructor for class netscape.security.acl.AclEntryImpl
-
Construct a null ACL entry
- AclEntryImpl(Principal) - Constructor for class netscape.security.acl.AclEntryImpl
-
Construct an ACL entry that associates a user with permissions in the ACL.
- aclEntryString - Variable in class com.netscape.certsrv.acls.ACLEntry
- 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
- aclEvaluatorElements() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- AclImpl - Class in netscape.security.acl
-
An Access Control List (ACL) is encapsulated by this class.
- AclImpl(Principal, String) - Constructor for class netscape.security.acl.AclImpl
-
Constructor for creating an empty ACL.
- ACLInterceptor - Class in org.dogtagpki.server.rest
- ACLInterceptor() - Constructor for class org.dogtagpki.server.rest.ACLInterceptor
- ACLMapping - Annotation Type in com.netscape.certsrv.acls
- aclMethod - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- aclResElements() - Method in class com.netscape.cms.authorization.AAclAuthz
-
gets an enumeration of resources
- ACLS - com.netscape.certsrv.logging.LogSource
- ACLS_ATTR - Static variable in class com.netscape.cms.authorization.AAclAuthz
- ACTIVE - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- activityCLI - Variable in class com.netscape.cmstools.logging.ActivityFindCLI
- activityCLI - Variable in class com.netscape.cmstools.logging.ActivityShowCLI
- ActivityCLI - Class in com.netscape.cmstools.logging
- ActivityCLI(CLI) - Constructor for class com.netscape.cmstools.logging.ActivityCLI
- activityClient - Variable in class com.netscape.cmstools.logging.ActivityCLI
- ActivityClient - Class in com.netscape.certsrv.logging
- ActivityClient(PKIClient, String) - Constructor for class com.netscape.certsrv.logging.ActivityClient
- ActivityCollection - Class in com.netscape.certsrv.logging
- ActivityCollection() - Constructor for class com.netscape.certsrv.logging.ActivityCollection
- ActivityData - Class in com.netscape.certsrv.logging
- ActivityData() - Constructor for class com.netscape.certsrv.logging.ActivityData
- ActivityFindCLI - Class in com.netscape.cmstools.logging
- ActivityFindCLI(ActivityCLI) - Constructor for class com.netscape.cmstools.logging.ActivityFindCLI
- ActivityResource - Interface in com.netscape.certsrv.logging
- ActivityShowCLI - Class in com.netscape.cmstools.logging
- ActivityShowCLI(ActivityCLI) - Constructor for class com.netscape.cmstools.logging.ActivityShowCLI
- add(byte) - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Append operators.
- add(IArgValue) - Method in class com.netscape.certsrv.template.ArgList
-
Adds an argument to the list.
- add(String, int, Object) - Method in class com.netscape.certsrv.dbs.ModificationSet
-
Adds modification to this set.
- 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, IDBObj) - Method in interface com.netscape.certsrv.dbs.IDBSSession
-
Adds object to backend database.
- add(String, IDescriptor) - Method in class com.netscape.certsrv.property.PropertySet
- add(PolicyQualifierInfo) - Method in class netscape.security.x509.PolicyQualifiers
- add(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addAccessDescription(ObjectIdentifier, GeneralName) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Adds Access Description.
- addAccessDescription(ObjectIdentifier, GeneralName) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Adds Access Description.
- addACLInfo(IAuthzSubsystem, String, String) - Static method in class com.netscape.cms.servlet.common.ServletUtils
- 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.
- addAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.PolicyDefault
- addAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileInput
- addAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileOutput
- addAttribute(Attribute) - Method in class com.netscape.cmsutil.radius.AttributeSet
- addAttribute(Attribute) - Method in class com.netscape.cmsutil.radius.Packet
- addAttribute(String, String, String) - Static method in class netscape.security.x509.OIDMap
-
Add a name to lookup table.
- addAuthenticator(AuthenticatorData) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- addAuthenticator(AuthenticatorData) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- 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.
- addBytes(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- 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
- addCertBag(PKCS12CertInfo, SEQUENCE) - Method in class netscape.security.pkcs.PKCS12Util
- addCertificate(String, Object) - Method in class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- addCertificate(X509CertImpl) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- addCertificateRecord(ICertRecord) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Adds a certificate record to the repository.
- addCertificateToRevoke(X509CertImpl) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- addCertInfo(PKCS12CertInfo, boolean) - Method in class netscape.security.pkcs.PKCS12
- addCertRecord(String, String, String, ICertRecord) - Method in class com.netscape.cms.ocsp.DefStore
-
Creates a new issuing point in OCSP.
- addCertSubjectDN(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Add a certSubjectDN field to the user
- ADDCERTSUBJECTDNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- addCharset(Charset) - Method in class netscape.security.util.ASN1CharsetProvider
- addClass(Class<? extends Extension>) - Static method in class netscape.security.x509.OIDMap
-
Add an extension to the OIDMap.
- addClient(Client) - Method in class com.netscape.certsrv.client.Client
- addConfigAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileInput
- 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
- addConnector(KRAConnectorInfo) - Method in class com.netscape.certsrv.system.KRAConnectorClient
- addConnector(KRAConnectorInfo) - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- addConnector(KRAConnectorInfo) - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- addConnector(ConnectorData) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- addConnector(ConnectorData) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- addConstraint(PolicyConstraintValue) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- 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(byte, Charset) - Method in class netscape.security.util.ASN1CharStrConvMap
-
Add a tag-charset entry in the map.
- addEntry(E) - Method in class com.netscape.certsrv.base.DataCollection
- addEntry(String, String, String, String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- addEntry(Principal, AclEntry) - Method in class netscape.security.acl.AclImpl
-
Adds an ACL entry to this ACL.
- 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(GroupData) - Method in class com.netscape.certsrv.group.GroupClient
- addGroup(GroupData) - Method in interface com.netscape.certsrv.group.GroupResource
- addGroup(GroupData) - Method in class org.dogtagpki.server.rest.GroupService
-
Adds a new group in local scope.
- 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
- addGroupMember(GroupMemberData) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- addGroupMember(String, GroupMemberData) - Method in interface com.netscape.certsrv.group.GroupResource
- addGroupMember(String, GroupMemberData) - Method in class org.dogtagpki.server.rest.GroupService
- addGroupMember(String, String) - Method in class com.netscape.certsrv.group.GroupClient
- addHost(SecurityDomainHost) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- addHost(String, SecurityDomainHost) - Method in class com.netscape.certsrv.system.DomainInfo
- addHost(String, String) - Method in class com.netscape.certsrv.system.KRAConnectorClient
- addHost(String, String) - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- addHost(String, String) - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- addIgnoredCertStatus(Integer) - Method in class com.netscape.certsrv.client.PKIClient
- addImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
- addInput(ProfileInput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- addInputName(String) - Method in class com.netscape.cms.profile.common.BasicProfile
- addInt2Bytes(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addIntegerValue(String, int) - Method in interface com.netscape.certsrv.base.IArgBlock
-
Adds integer-type arguments to this block.
- addItemToContainer(Node, String, String) - Method in class com.netscape.cmsutil.xml.XMLObject
- addKeyBag(PKCS12KeyInfo, Password, SEQUENCE) - Method in class netscape.security.pkcs.PKCS12Util
-
Add a private key to the PKCS #12 object.
- addKeyInfo(PKCS12KeyInfo) - Method in class netscape.security.pkcs.PKCS12
- addKeyRecord(IKeyRecord) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Archives a key to the repository.
- addLink(Link) - Method in class com.netscape.certsrv.base.DataCollection
- addLogEventListener(ILogEventListener) - Method in interface com.netscape.certsrv.logging.ILogQueue
-
Registers an event listener.
- addLogEventListener(ILogEventListener) - Method in class com.netscape.cms.logging.LogQueue
-
Adds an event listener.
- addLong4Bytes(long) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addLongValue(String, long) - Method in interface com.netscape.certsrv.base.IArgBlock
-
Adds long-type arguments to this block.
- addMember(Principal) - Method in class netscape.security.acl.GroupImpl
-
adds the specified member to the group.
- addMemberName(String) - Method in interface com.netscape.certsrv.usrgrp.IGroup
-
Adds new member.
- addModule(CLI) - Method in class com.netscape.cmstools.cli.CLI
- addModule(CLI) - Method in class com.netscape.cmstools.cli.ProxyCLI
- addNameOID(String, ObjectIdentifier, AVAValueConverter) - Method in class netscape.security.x509.X500NameAttrMap
-
Adds a attribute name, ObjectIdentifier, AVAValueConverter entry to the map.
- addOID(ObjectIdentifier) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- addOutput(ProfileOutput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- addOwner(Principal, Principal) - Method in class netscape.security.acl.OwnerImpl
-
Adds an owner.
- addParam(String, Object) - Static method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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.
- addPermission(Permission) - Method in class netscape.security.acl.AclEntryImpl
-
A principal or a group can be associated with multiple permissions.
- addPluginInfo(String, String, IPluginInfo) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
-
Adds plugin info.
- addPoint(CRLDistributionPoint) - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Adds an additional distribution point to the end of the sequence.
- addPoint(CRLDistributionPoint) - Method in class netscape.security.x509.FreshestCRLExtension
-
Adds an additional distribution point to the end of the sequence.
- addPolicy(ProfilePolicy) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- 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 org.dogtagpki.legacy.policy.IPolicyProcessor
-
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<String, String>) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Adds a policy instance
- addPolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
-
Add policy instance
- addProfile(ProfileData) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- addProfile(ProfileData) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- addProfileInput(ProfileInput) - Method in class com.netscape.certsrv.profile.ProfileData
- 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
- addProfileMapping(ProfileMappingData) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- addProfileMapping(ProfileMappingData) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- addProfileOutput(ProfileOutput) - Method in class com.netscape.certsrv.profile.ProfileData
- 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
- addProfilePolicySet(ProfilePolicySet) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- addProfilePolicySet(String, Vector<ProfilePolicy>) - Method in class com.netscape.certsrv.profile.ProfileData
- addProfilesToTPSUser(String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- addRejectedCertStatus(Integer) - Method in class com.netscape.certsrv.client.PKIClient
- 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.
- addRule(String, ILdapRule) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Add a publishing rule
- addRule(String, IPolicyRule) - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Add a policy rule.
- addSearchAttribute(CommandLine, CertSearchRequest) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- addSerialNumberToUnrevoke(BigInteger) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- addShare(int, byte[]) - Method in interface com.netscape.certsrv.kra.IJoinShares
-
Deprecated.
- addShare(int, byte[]) - Method in class com.netscape.cms.shares.OldJoinShares
-
Deprecated.
- addSocketListener(SSLSocketListener) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- 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
- addSubsystem(SecurityDomainSubsystem) - Method in class com.netscape.certsrv.system.DomainInfo
- addToken(TokenData) - Method in class com.netscape.certsrv.tps.token.TokenClient
- addToken(TokenData) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- addToken(CryptoToken) - Method in class com.netscape.cmsutil.crypto.Module
- 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.
- addUsage(String) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- addUser(UserData) - Method in class com.netscape.certsrv.user.UserClient
- addUser(UserData) - Method in interface com.netscape.certsrv.user.UserResource
- addUser(UserData) - Method in class org.dogtagpki.server.rest.UserService
-
Adds a new user to LDAP server
- 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
- addUserCert(String, UserCertData) - Method in class com.netscape.certsrv.user.UserClient
- addUserCert(String, UserCertData) - Method in interface com.netscape.certsrv.user.UserResource
- addUserCert(String, UserCertData) - Method in class org.dogtagpki.server.rest.UserService
-
Adds a certificate to a 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
- addUserMembership(String, String) - Method in class com.netscape.certsrv.user.UserClient
- addUserMembership(String, String) - Method in interface com.netscape.certsrv.user.UserResource
- addUserMembership(String, String) - Method in class org.dogtagpki.server.rest.UserService
- addUserToGroup(IGroup, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Adds the user with the given id into the given group
- 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<String>) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Add attribute values from an LDAP attribute to a vector
- ADMIN - com.netscape.certsrv.logging.LogSource
- 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
- adminCert - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminCert - Variable in class com.netscape.certsrv.system.AdminSetupResponse
- adminCert - Variable in class com.netscape.certsrv.system.ConfigurationResponse
- adminCertRequest - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminCertRequestType - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminEmail - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminKeyType - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminName - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminPassword - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminProfileID - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- 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.
- AdminSetupRequest - Class in com.netscape.certsrv.system
- AdminSetupRequest() - Constructor for class com.netscape.certsrv.system.AdminSetupRequest
- AdminSetupResponse - Class in com.netscape.certsrv.system
- AdminSetupResponse() - Constructor for class com.netscape.certsrv.system.AdminSetupResponse
- ADMINSITRATIVE - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- adminSubjectDN - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- adminUID - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- ADSL_CAP - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- ADSL_DMT - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- AES - Static variable in class com.netscape.cms.servlet.tks.GPParams
- AES_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- AFFILIATION_CHANGED - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- AFFILIATION_CHANGED - Static variable in class netscape.security.x509.CRLReasonExtension
- AFFILIATION_CHANGED - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- AFFILIATION_CHANGED - Static variable in class netscape.security.x509.RevocationReason
- AFFLIATION_CHANGED - Static variable in class netscape.security.x509.ReasonFlags
- 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 org.dogtagpki.legacy.server.policy.APolicyRule
-
request has previously been approved by an agent
- AgentCertAuthentication - Class in com.netscape.cms.authentication
-
Certificate server agent authentication.
- AgentCertAuthentication() - Constructor for class com.netscape.cms.authentication.AgentCertAuthentication
- AgentPolicy - Class in org.dogtagpki.legacy.server.policy.constraints
-
AgentPolicy is an enrollment policy wraps another policy module.
- AgentPolicy() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.AgentPolicy
- 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
- alertReceived(SSLAlertEvent) - Method in class org.dogtagpki.server.PKIClientSocketListener
- alertReceived(SSLAlertEvent) - Method in class org.dogtagpki.server.PKIServerSocketListener
- alertSent(SSLAlertEvent) - Method in class org.dogtagpki.server.PKIClientSocketListener
- alertSent(SSLAlertEvent) - Method in class org.dogtagpki.server.PKIServerSocketListener
- ALG_ID - Static variable in class netscape.security.x509.X509CertImpl
- algid - Variable in class netscape.security.pkcs.PKCS8Key
- algid - Variable in class netscape.security.x509.X509Cert
-
Deprecated.
- algid - Variable in class netscape.security.x509.X509Key
- algId - Variable in class netscape.security.x509.X509CertImpl
- algId - Variable in class netscape.security.x509.X509CertInfo
- AlgIdDSA - Class in netscape.security.x509
-
This class identifies DSS/DSA Algorithm variants, which are distinguished by using different algorithm parameters P, Q, G.
- AlgIdDSA(byte[]) - Constructor for class netscape.security.x509.AlgIdDSA
-
Construct an AlgIdDSA from an X.509 encoded byte array.
- AlgIdDSA(byte[], byte[], byte[]) - Constructor for class netscape.security.x509.AlgIdDSA
-
Constructs a DSS/DSA Algorithm ID from unsigned integers that define the algorithm parameters.
- AlgIdDSA(BigInteger, BigInteger, BigInteger) - Constructor for class netscape.security.x509.AlgIdDSA
-
Constructs a DSS/DSA Algorithm ID from numeric parameters.
- algorithm - Variable in class com.netscape.certsrv.key.KeyInfo
- ALGORITHM - Static variable in class netscape.security.x509.CertificateAlgorithmId
- ALGORITHM_ID - Static variable in class netscape.security.x509.X509CertInfo
- AlgorithmId - Class in netscape.security.x509
-
This class identifies algorithms, such as cryptographic transforms, each of which may be associated with parameters.
- AlgorithmId() - Constructor for class netscape.security.x509.AlgorithmId
-
Deprecated.use one of the other constructors.
- AlgorithmId(ObjectIdentifier) - Constructor for class netscape.security.x509.AlgorithmId
-
Constructs a parameterless algorithm ID.
- ALL - com.netscape.certsrv.logging.LogSource
- ALL_CERTS - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
- ALL_PROFILES - Static variable in interface com.netscape.certsrv.user.UserResource
- ALL_SIGNING_ALGORITHMS - Static variable in class netscape.security.x509.AlgorithmId
-
All supported signing algorithms.
- 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
- Allow - com.netscape.certsrv.acls.ACLEntry.Type
- AllowDeny - com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
- AllPermissionsImpl - Class in netscape.security.acl
-
This class implements the principal interface for the set of all permissions.
- AllPermissionsImpl(String) - Constructor for class netscape.security.acl.AllPermissionsImpl
- ALT_KEYID_TYPE_EMPTY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- ALT_KEYID_TYPE_NONE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- ALT_KEYID_TYPE_SPKISHA1 - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- ANSIX962_EC_Public_Key_oid - Static variable in class netscape.security.x509.AlgorithmId
- ANSIX962_SHA1_With_EC_oid - Static variable in class netscape.security.x509.AlgorithmId
- ANSWER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- ANY - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
-
Request state.
- APDU - Class in org.dogtagpki.tps.apdu
- APDU() - Constructor for class org.dogtagpki.tps.apdu.APDU
- APDU(APDU) - Constructor for class org.dogtagpki.tps.apdu.APDU
- APDU_CLEAR_KEY_SLOTS - org.dogtagpki.tps.apdu.APDU.Type
- APDU_CREATE_OBJECT - org.dogtagpki.tps.apdu.APDU.Type
- APDU_CREATE_PIN - org.dogtagpki.tps.apdu.APDU.Type
- APDU_DELETE_FILE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_EXTERNAL_AUTHENTICATE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_FORMAT_MUSCLE_APPLET - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GENERATE_KEY - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GENERATE_KEY_ECC - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_DATA - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_ISSUERINFO - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_LIFECYCLE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_STATUS - org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_VERSION - org.dogtagpki.tps.apdu.APDU.Type
- APDU_IMPORT_KEY - org.dogtagpki.tps.apdu.APDU.Type
- APDU_IMPORT_KEY_ENC - org.dogtagpki.tps.apdu.APDU.Type
- APDU_INITIALIZE_UPDATE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_INSTALL_APPLET - org.dogtagpki.tps.apdu.APDU.Type
- APDU_INSTALL_LOAD - org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIFECYCLE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIST_OBJECTS - org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIST_PINS - org.dogtagpki.tps.apdu.APDU.Type
- APDU_LOAD_FILE - org.dogtagpki.tps.apdu.APDU.Type
- APDU_PUT_KEY - org.dogtagpki.tps.apdu.APDU.Type
- APDU_READ_BUFFER - org.dogtagpki.tps.apdu.APDU.Type
- APDU_READ_OBJECT - org.dogtagpki.tps.apdu.APDU.Type
- APDU_SELECT - org.dogtagpki.tps.apdu.APDU.Type
- APDU_SET_ISSUERINFO - org.dogtagpki.tps.apdu.APDU.Type
- APDU_SET_PIN - org.dogtagpki.tps.apdu.APDU.Type
- APDU_UNBLOCK_PIN - org.dogtagpki.tps.apdu.APDU.Type
- APDU_UNDEFINED - org.dogtagpki.tps.apdu.APDU.Type
- APDU_WRITE_OBJECT - org.dogtagpki.tps.apdu.APDU.Type
- APDU.Type - Enum in org.dogtagpki.tps.apdu
- APDUResponse - Class in org.dogtagpki.tps.apdu
- APDUResponse() - Constructor for class org.dogtagpki.tps.apdu.APDUResponse
- APDUResponse(APDUResponse) - Constructor for class org.dogtagpki.tps.apdu.APDUResponse
- APDUResponse(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.APDUResponse
- APolicyRule - Class in org.dogtagpki.legacy.server.policy
-
The abstract policy rule that concrete implementations will extend.
- APolicyRule() - Constructor for class org.dogtagpki.legacy.server.policy.APolicyRule
- appendDetail(String) - Method in class com.netscape.cms.logging.LogEntry
- apply(IRequest) - Method in interface com.netscape.certsrv.request.IPolicy
-
Applies the policy check to the request.
- apply(IRequest) - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Applies the policy on the given Request.
- apply(IRequest) - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Apply policy rules on a request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.AgentPolicy
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
-
If this policy is enabled, add the authority information access extension to the certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Adds Authority Key Identifier Extension to a certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
-
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 org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
-
If this policy is enabled, add the authority information access extension to the certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
-
Applies the policy to the given request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
-
Applies the policy to the given request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
-
If this policy is enabled, add the private Integer information extension to the certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
-
Adds a extension if none exists.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
-
Adds the key usage extension if not set already.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
-
Adds Name Constraints Extension to a (CA) certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
-
Applies the policy on the given Request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
Adds the ns cert type if not set already.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
-
Applies the policy to the given request.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
-
Adds Policy Constraints Extension to a (CA) certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
-
Adds policy mappings Extension to a (CA) certificate.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
-
Adds a private key usage extension if none exists.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Adds the subject alternative names extension if not set already.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
-
Adds the subject alternative names extension if not set already.
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- apply(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Adds Subject Key identifier Extension to a certificate.
- applyCert(IRequest, boolean, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- applyCert(IRequest, X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- 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
- approveRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Approves a request.
- approveRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Approve a secret recovery request
- approveRequest(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- approveRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- approveRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- approveRequest(RequestId, String, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- ARAP - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- archiveEncryptedData(String, String, String, int, String, byte[], byte[], byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- archiveEncryptedData(String, String, String, int, String, byte[], byte[], byte[], String) - Method in class com.netscape.certsrv.key.KeyClient
-
Archive a secret (symmetric key or passphrase) on the DRM.
- archivePKIOptions(String, String, String, int, byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- archivePKIOptions(String, String, String, int, byte[], String) - Method in class com.netscape.certsrv.key.KeyClient
-
Archive a secret (symmetric key or passphrase) on the DRM using a PKIArchiveOptions data format.
- archiveSecret(String, byte[]) - Method in class com.netscape.certsrv.key.KeyClient
- archiveSecret(String, byte[], String) - Method in class com.netscape.certsrv.key.KeyClient
-
Archive a secret on the KRA.
- archiveSymmetricKey(String, SymmetricKey, String, int) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- archiveSymmetricKey(String, SymmetricKey, String, int, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Archive a symmetric key on the DRM.
- areCertsFromCA(X509Certificate[]) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
handy routine for checking if a list of certs is from this CA.
- areEntriesIncluded() - Method in class netscape.security.x509.X509CRLImpl
- 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.processors.CAProcessor
- ARG_ERROR_CODE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_ERROR_REASON - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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.processors.CAProcessor
- ARG_OP - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_CONSTRAINT - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_CONSTRAINT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_ID - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_LIST - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_LIST - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_NAME - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_NAME - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_SYNTAX - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_SYNTAX - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_OUTPUT_VAL - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_OUTPUT_VAL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_PATHLEN - Static variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- 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.processors.CAProcessor
- ARG_PROFILE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_PROFILE_APPROVED_BY - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- ARG_REQUEST_ID - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUEST_LIST - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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.processors.CAProcessor
- 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.processors.CAProcessor
- ARG_REQUEST_NONCE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUEST_NOTES - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_REQUEST_NOTES - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUEST_OWNER - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_REQUEST_OWNER - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUEST_STATUS - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_REQUEST_STATUS - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUEST_TYPE - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_REQUEST_TYPE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARG_REQUESTS - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ARG_XML_OUTPUT - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- ARGC - Static variable in class com.netscape.cmstools.AtoB
- ARGC - Static variable in class com.netscape.cmstools.BtoA
- ARGC - Static variable in class com.netscape.cmstools.CMCEnroll
- ARGC - Static variable in class com.netscape.cmstools.CMCRequest
- ARGC - Static variable in class com.netscape.cmstools.CMCRevoke
- ARGC - Static variable in class com.netscape.cmstools.HttpClient
- ARGC - Static variable in class com.netscape.cmstools.PrettyPrintCert
- ARGC - Static variable in class com.netscape.cmstools.PrettyPrintCrl
- 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[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- ASN1CharsetProvider - Class in netscape.security.util
- ASN1CharsetProvider() - Constructor for class netscape.security.util.ASN1CharsetProvider
- ASN1CharStrConvMap - Class in netscape.security.util
-
Maps a ASN.1 character string type to a charset encoder and decoder.
- ASN1CharStrConvMap() - Constructor for class netscape.security.util.ASN1CharStrConvMap
-
Constructs a ASN1CharStrConvMap.
- ASQRequestMsg - Class in org.dogtagpki.tps.msg
- ASQRequestMsg(String) - Constructor for class org.dogtagpki.tps.msg.ASQRequestMsg
- ASQResponseMsg - Class in org.dogtagpki.tps.msg
- ASQResponseMsg(String) - Constructor for class org.dogtagpki.tps.msg.ASQResponseMsg
- assignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- assignRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- ASYMKEY_GEN_ALGORITHMS - Static variable in class com.netscape.cms.servlet.key.KeyRequestDAO
- ASYMKEY_GENERATION_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- AsymKeyGenerationEvent - Class in com.netscape.certsrv.logging.event
- AsymKeyGenerationEvent(String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.AsymKeyGenerationEvent
- AsymKeyGenerationProcessedEvent - Class in com.netscape.certsrv.logging.event
- AsymKeyGenerationProcessedEvent(String, String, RequestId, String, KeyId, String) - Constructor for class com.netscape.certsrv.logging.event.AsymKeyGenerationProcessedEvent
- AsymKeyGenerationRequest - Class in com.netscape.certsrv.key
- AsymKeyGenerationRequest() - Constructor for class com.netscape.certsrv.key.AsymKeyGenerationRequest
- AsymKeyGenerationRequest(ResourceMessage) - Constructor for class com.netscape.certsrv.key.AsymKeyGenerationRequest
- AsymKeyGenerationRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.AsymKeyGenerationRequest
- ASYMMETRIC_KEY_TYPE - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- ASYNC - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- AsyncLoader - Class in com.netscape.certsrv.util
-
A locking mechanism for loading or reloading an initially unknown number of items.
- AsyncLoader() - Constructor for class com.netscape.certsrv.util.AsyncLoader
- at(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- AtoB - Class in com.netscape.cmstools
-
The AtoB class is a utility program designed to "translate" an ASCII BASE 64 encoded blob into a BINARY BASE 64 encoded blob.
- AtoB() - Constructor for class com.netscape.cmstools.AtoB
- ATTR_ALGORITHM - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_APPROVE_AGENTS - Static variable in interface com.netscape.certsrv.request.IRequest
- 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_CLIENT_ID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- 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_DATA_TYPE - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_DATE_OF_ARCHIVAL - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
- ATTR_DATE_OF_RECOVERY - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_DELTA_CRL - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_DELTA_NUMBER - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_DELTA_SIZE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_DESCRIPTION - Static variable in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
- ATTR_DESCRIPTION - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
-
Constant for description
- ATTR_EMAIL - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for userEmail
- ATTR_EXPIRED_CERTS - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_EXT_DATA - Static variable in interface com.netscape.certsrv.request.IRequestRecord
- ATTR_FIRST_UNSAVED - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_FULLNAME - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for userFullName
- ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
- ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_ID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_ID - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
-
Constant for dn
- ATTR_ID - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for userId
- ATTR_ISSUED_BY - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
- ATTR_ISSUER - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
- ATTR_ISSUERDN - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
- ATTR_KEY_SIZE - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_MEMBERS - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
-
Constant for uniquemember
- ATTR_META_INFO - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
- ATTR_META_INFO - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
- ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_MODIFY_TIME - Static variable in interface com.netscape.certsrv.request.IRequestRecord
- ATTR_NAME - Static variable in interface com.netscape.certsrv.usrgrp.IGroupConstants
-
Contant for groupName
- ATTR_NAME - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for userName
- ATTR_NEXT_UPDATE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- ATTR_OWNER_NAME - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_PASSWORD - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for userPassword
- ATTR_PRIVATE_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_PUB_STATUS - Static variable in interface com.netscape.certsrv.dbs.repository.IRepositoryRecord
- ATTR_PUBLIC_KEY_DATA - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_REALM - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- ATTR_REALM - Static variable in interface com.netscape.certsrv.request.IRequestRecord
- 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.cert.CertRequestDAO
- ATTR_SERIALNO - Static variable in class com.netscape.cms.servlet.key.KeyRequestDAO
- ATTR_SERIALNO - Static variable in class com.netscape.cms.servlet.ocsp.CheckCertServlet
- ATTR_SERIALNO - Static variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- 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 interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- 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_TPS_PROFILES - Static variable in interface com.netscape.certsrv.user.UserResource
- ATTR_TPS_PROFILES - Static variable in interface com.netscape.certsrv.usrgrp.IUserConstants
-
Constant for usertype
- 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_ISSUER - 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
- Attribute - Class in com.netscape.cmsutil.radius
- Attribute - Class in netscape.security.x509
-
An attribute, as identified by some attribute ID, has some particular values.
- Attribute() - Constructor for class com.netscape.certsrv.base.ResourceMessage.Attribute
- Attribute() - Constructor for class com.netscape.certsrv.user.UserData.Attribute
- Attribute() - Constructor for class com.netscape.cmsutil.radius.Attribute
- Attribute(int) - Constructor for class com.netscape.cmsutil.radius.Attribute
- Attribute(String, Vector<String>) - Constructor for class netscape.security.x509.Attribute
-
Construct an attribute from attribute type and attribute values
- Attribute(DerValue) - Constructor for class netscape.security.x509.Attribute
-
Construct an attribute from a der encoded object.
- Attribute(ObjectIdentifier, String) - Constructor for class netscape.security.x509.Attribute
-
Construct an attribute from attribute type and attribute value
- Attribute(ObjectIdentifier, Vector<String>) - Constructor for class netscape.security.x509.Attribute
-
Construct an attribute from attribute type and attribute values
- AttributeFactory - Class in com.netscape.cmsutil.radius
- AttributeFactory() - Constructor for class com.netscape.cmsutil.radius.AttributeFactory
- attributeId - Variable in class netscape.security.pkcs.PKCS10Attribute
- AttributeList() - Constructor for class com.netscape.certsrv.base.ResourceMessage.AttributeList
- AttributeList() - Constructor for class com.netscape.certsrv.user.UserData.AttributeList
- 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 org.dogtagpki.legacy.server.policy.constraints
-
This checks if attribute present.
- AttributePresentConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- attributes - Variable in class com.netscape.certsrv.base.ResourceMessage
- attributes - Variable in class com.netscape.certsrv.logging.SignedAuditEvent
- attributes - Variable in class com.netscape.certsrv.user.UserData.AttributeList
- AttributeSet - Class in com.netscape.cmsutil.radius
- AttributeSet() - Constructor for class com.netscape.cmsutil.radius.AttributeSet
- attributeValue - Variable in class netscape.security.pkcs.PKCS10Attribute
- attrMap - Variable in class netscape.security.x509.Attribute
- attrMap - Variable in class netscape.security.x509.LdapV3DNStrConverter
- attrs - Variable in class com.netscape.certsrv.base.ResourceMessage.AttributeList
- 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(int, String) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
-
This method logs the specified message at the specified level given the specified event.
- audit(int, String) - Method in class com.netscape.cms.ocsp.DefStore
- audit(LogEvent) - Method in class com.netscape.cms.servlet.admin.AdminServlet
- audit(LogEvent) - Method in class com.netscape.cms.servlet.base.CMSServlet
- audit(LogEvent) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
- audit(LogEvent) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- audit(LogEvent) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- audit(LogEvent) - Method in class org.dogtagpki.server.rest.ACLInterceptor
- 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.common.CMCOutputTemplate
- 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.
- audit(String) - Method in class org.dogtagpki.server.rest.ACLInterceptor
-
Signed Audit Log This method is called to store messages to the signed audit log.
- audit(String, String, String, String, Map<String, String>, String) - Method in class com.netscape.cms.servlet.base.SubsystemService
- audit(String, String, Map<String, String>, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- audit(String, String, Map<String, String>, String) - Method in class org.dogtagpki.server.rest.GroupService
- AUDIT_LOG_DELETE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- AUDIT_LOG_SHUTDOWN - Static variable in class com.netscape.certsrv.logging.AuditEvent
- AUDIT_LOG_SIGNING - Static variable in class com.netscape.certsrv.logging.AuditEvent
- AUDIT_LOG_STARTUP - Static variable in class com.netscape.certsrv.logging.AuditEvent
- auditAddGroup(String, GroupData, String) - Method in class org.dogtagpki.server.rest.GroupService
- auditAddGroupMember(String, GroupMemberData, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- auditAddUser(String, UserData, String) - Method in class org.dogtagpki.server.rest.UserService
- auditAddUserCert(String, UserCertData, String) - Method in class org.dogtagpki.server.rest.UserService
- auditChangeRequest(String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- auditChangeRequestProcessed(String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- auditCLI - Variable in class com.netscape.cmstools.logging.AuditFileFindCLI
- auditCLI - Variable in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- auditCLI - Variable in class com.netscape.cmstools.logging.AuditModifyCLI
- auditCLI - Variable in class com.netscape.cmstools.logging.AuditShowCLI
- AuditCLI - Class in com.netscape.cmstools.logging
- AuditCLI(SubsystemCLI) - Constructor for class com.netscape.cmstools.logging.AuditCLI
- auditClient - Variable in class com.netscape.cmstools.logging.AuditCLI
- AuditClient - Class in com.netscape.certsrv.logging
- AuditClient(PKIClient, String) - Constructor for class com.netscape.certsrv.logging.AuditClient
- auditCMCResponseSent(String) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
- AuditConfig - Class in com.netscape.certsrv.logging
- AuditConfig() - Constructor for class com.netscape.certsrv.logging.AuditConfig
- AuditConfig.EventConfig - Class in com.netscape.certsrv.logging
- AuditConfig.EventConfigList - Class in com.netscape.certsrv.logging
- AuditConfig.EventConfigsAdapter - Class in com.netscape.certsrv.logging
- auditConfigTokenGeneral(String, String, Map<String, String>, String) - Method in class com.netscape.cms.servlet.base.SubsystemService
- auditDeleteGroup(String, String) - Method in class org.dogtagpki.server.rest.GroupService
- auditDeleteGroupMember(String, GroupMemberData, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- auditDeleteUser(String, String) - Method in class org.dogtagpki.server.rest.UserService
- auditDeleteUserCert(String, UserCertData, String) - Method in class org.dogtagpki.server.rest.UserService
- 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() - Constructor for class com.netscape.certsrv.logging.AuditEvent
- AuditEvent(Exception) - Constructor for class com.netscape.certsrv.logging.AuditEvent
-
Constructs a message from a base exception.
- AuditEvent(String) - Constructor for class com.netscape.certsrv.logging.AuditEvent
-
Constructs a message event
- AuditEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.AuditEvent
-
Constructs a message from an 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.
- AuditEvent(String, String) - Constructor for class com.netscape.certsrv.logging.AuditEvent
-
Constructs a message with a parameter.
- AuditEventFactory - Class in com.netscape.cms.logging
-
A log event object for handling audit messages
- AuditEventFactory() - Constructor for class com.netscape.cms.logging.AuditEventFactory
-
Constructs a audit event factory.
- AuditFile - Class in com.netscape.certsrv.logging
- AuditFile() - Constructor for class com.netscape.certsrv.logging.AuditFile
- AuditFileCollection - Class in com.netscape.certsrv.logging
- AuditFileCollection() - Constructor for class com.netscape.certsrv.logging.AuditFileCollection
- AuditFileFindCLI - Class in com.netscape.cmstools.logging
- AuditFileFindCLI(AuditCLI) - Constructor for class com.netscape.cmstools.logging.AuditFileFindCLI
- AuditFileRetrieveCLI - Class in com.netscape.cmstools.logging
- AuditFileRetrieveCLI(AuditCLI) - Constructor for class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- 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.
- auditGroupID() - Method in class com.netscape.cms.servlet.processors.CAProcessor
- auditGroups(String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
Signed Audit Groups This method is called to extract all "groups" associated with the "auditSubjectID()".
- AuditModifyCLI - Class in com.netscape.cmstools.logging
- AuditModifyCLI(AuditCLI) - Constructor for class com.netscape.cmstools.logging.AuditModifyCLI
- auditModifyGroup(String, GroupData, String) - Method in class org.dogtagpki.server.rest.GroupService
- auditModifyUser(String, UserData, String) - Method in class org.dogtagpki.server.rest.UserService
- auditor - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- auditor - Variable in class com.netscape.cms.servlet.base.SubsystemService
- auditor - Variable in class com.netscape.cms.servlet.processors.Processor
- 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.
- auditRequesterID(IRequest) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
Signed Audit Log Requester ID This method is called to obtain the "RequesterID" for a signed audit log message.
- AuditResource - Interface in com.netscape.certsrv.logging
- AuditService - Class in org.dogtagpki.server.rest
- AuditService() - Constructor for class org.dogtagpki.server.rest.AuditService
- AuditShowCLI - Class in com.netscape.cmstools.logging
- AuditShowCLI(AuditCLI) - Constructor for class com.netscape.cmstools.logging.AuditShowCLI
- 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.CAProcessor
- 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.
- auditTPSConfigSignedAudit(String, Map<String, String>) - Method in class org.dogtagpki.server.rest.AuditService
- auditUser(String, String, Map<String, String>, String) - Method in class org.dogtagpki.server.rest.UserService
- auditUserCert(String, String, Map<String, String>, String) - Method in class org.dogtagpki.server.rest.UserService
- AuditVerify - Class in com.netscape.cmstools
-
Tool for verifying signed audit logs
- AuditVerify() - Constructor for class com.netscape.cmstools.AuditVerify
- AuditVerify.Result - Class in com.netscape.cmstools
- AUTH_CREDS - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- AUTH_FAIL - Static variable in class com.netscape.certsrv.logging.event.AuthEvent
- 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.ConfigurationUtils
- AUTH_ID - Static variable in interface com.netscape.certsrv.common.Constants
- AUTH_ID - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- AUTH_MANAGER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
ID of the authentication manager in the current thread.
- AUTH_MGR - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- AUTH_NAME - Static variable in class netscape.security.x509.AuthorityKeyIdentifierExtension
- AUTH_PASSWORD - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- AUTH_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.AuthEvent
- 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
- AUTH_TOKEN_PREFIX - Static variable in interface com.netscape.certsrv.request.IRequest
- 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 - Class in com.netscape.cms.servlet.admin
-
Authentication Credentials as input to the authMgr
- AuthCredentials - Class in com.netscape.cms.servlet.common
-
Authentication Credentials as input to the authMgr
- AuthCredentials() - Constructor for class com.netscape.certsrv.authentication.AuthCredentials
-
Constructor
- AuthCredentials() - Constructor for class com.netscape.cms.servlet.admin.AuthCredentials
- AuthCredentials() - Constructor for class com.netscape.cms.servlet.common.AuthCredentials
- authdbBaseDN - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- authdbHost - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- authdbPort - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- authdbSecureConn - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- authenticate(AuthCredentials, IProfileAuthenticator, HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- authenticate(IAuthCredentials) - Method in interface com.netscape.certsrv.authentication.IAuthManager
-
Authenticate the given credentials.
- 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.CMCUserSignedAuth
-
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(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(IAuthCredentials) - Method in class com.netscape.cms.authentication.SessionAuthentication
-
Authenticate user.
- 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(IAuthCredentials, String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
-
Authenticate the given credentials using the given manager name.
- authenticate(IProfileAuthenticator, HttpServletRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitCMCServlet
- authenticate(IProfileAuthenticator, HttpServletRequest, IRequest, SessionContext, AuthCredentials) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
AUTHENTICATION FUNCTIONS (move to Realm?)
- authenticate(IProfileAuthenticator, HttpServletRequest, AuthCredentials) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- authenticate(CMSRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
- authenticate(CMSRequest, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
- authenticate(String, String) - Method in class com.netscape.cms.realm.PKIRealm
- authenticate(String, String) - Method in class com.netscape.cmsutil.radius.RadiusConn
- authenticate(X509Certificate) - Method in class com.netscape.cms.servlet.connector.CloneServlet
- authenticate(X509Certificate[]) - Method in class com.netscape.cms.realm.PKIRealm
- 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(HttpServletRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
- authenticate(HttpServletRequest) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- authenticate(HttpServletRequest, IRequest, IProfileAuthenticator, SessionContext, boolean, AuthCredentials) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- authenticate(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
Authentication
- authenticate(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- 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(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Authenticates a user through directory based a set of credentials.
- authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.PortalEnroll
-
Authenticates a user based on uid, pwd in the directory.
- authenticate(LDAPConnection, IAuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.SharedSecret
-
unsupported This is an unconventional authentication plugin implementation that does not support authenticate()
- 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_ONLY - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- AUTHENTICATED_NAME - Static variable in interface com.netscape.certsrv.profile.IProfileAuthenticator
- AUTHENTICATION - com.netscape.certsrv.logging.LogSource
- Authenticator - Class in com.netscape.cmsutil.radius
- Authenticator() - Constructor for class com.netscape.cmsutil.radius.Authenticator
- AuthenticatorAddCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorAddCLI(AuthenticatorCLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- authenticatorCLI - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- authenticatorCLI - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- authenticatorCLI - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- authenticatorCLI - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- authenticatorCLI - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- AuthenticatorCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorCLI(CLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorCLI
- authenticatorClient - Variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorCLI
- AuthenticatorClient - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- AuthenticatorCollection - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorCollection() - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorCollection
- AuthenticatorData - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorData() - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- AuthenticatorData.MapAdapter - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorData.Property - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorData.PropertyList - Class in com.netscape.certsrv.tps.authenticator
- AuthenticatorFindCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorFindCLI(AuthenticatorCLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- authenticatorId - Variable in class com.netscape.certsrv.profile.ProfileData
- AuthenticatorModifyCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorModifyCLI(AuthenticatorCLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- AuthenticatorRemoveCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorRemoveCLI(AuthenticatorCLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- AuthenticatorResource - Interface in com.netscape.certsrv.tps.authenticator
- AuthenticatorShowCLI - Class in com.netscape.cmstools.tps.authenticator
- AuthenticatorShowCLI(AuthenticatorCLI) - Constructor for class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- AuthEvent - Class in com.netscape.certsrv.logging.event
- AuthEvent(String) - Constructor for class com.netscape.certsrv.logging.event.AuthEvent
- AuthInfoAccessExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Authority Information Access extension policy.
- AuthInfoAccessExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- 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
- AuthInfoAccessExtension - Class in netscape.security.extensions
-
This represents the authority information access extension as defined in RFC2459.
- AuthInfoAccessExtension(boolean) - Constructor for class netscape.security.extensions.AuthInfoAccessExtension
-
Create the extension from the passed DER encoded value of the same.
- AuthInfoAccessExtension(Boolean, Object) - Constructor for class netscape.security.extensions.AuthInfoAccessExtension
- 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
- AuthMethodInterceptor - Class in org.dogtagpki.server.rest
- AuthMethodInterceptor() - Constructor for class org.dogtagpki.server.rest.AuthMethodInterceptor
- AuthMethodMapping - Annotation Type in com.netscape.certsrv.authentication
- authMgr - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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 - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- authority - Variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- AUTHORITY - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- AUTHORITY_CONFIG - Static variable in class com.netscape.certsrv.logging.AuditEvent
- AUTHORITY_ID - Static variable in interface com.netscape.certsrv.request.IRequest
-
ID of requested certificate authority (absense implies host authority)
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityCreateCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityDisableCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityEnableCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityFindCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityRemoveCLI
- authorityCLI - Variable in class com.netscape.cmstools.authority.AuthorityShowCLI
- AuthorityCLI - Class in com.netscape.cmstools.authority
- AuthorityCLI(CLI) - Constructor for class com.netscape.cmstools.authority.AuthorityCLI
- authorityClient - Variable in class com.netscape.cmstools.authority.AuthorityCLI
- AuthorityClient - Class in com.netscape.certsrv.authority
- AuthorityClient(PKIClient, String) - Constructor for class com.netscape.certsrv.authority.AuthorityClient
- AuthorityClient(SubsystemClient) - Constructor for class com.netscape.certsrv.authority.AuthorityClient
- AuthorityCreateCLI - Class in com.netscape.cmstools.authority
- AuthorityCreateCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityCreateCLI
- AuthorityData - Class in com.netscape.certsrv.authority
- AuthorityData() - Constructor for class com.netscape.certsrv.authority.AuthorityData
- AuthorityData(Boolean, String, String, String, String, BigInteger, Boolean, String, Boolean) - Constructor for class com.netscape.certsrv.authority.AuthorityData
- AuthorityDisableCLI - Class in com.netscape.cmstools.authority
- AuthorityDisableCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityDisableCLI
- AuthorityEnableCLI - Class in com.netscape.cmstools.authority
- AuthorityEnableCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityEnableCLI
- AuthorityFindCLI - Class in com.netscape.cmstools.authority
- AuthorityFindCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityFindCLI
- AuthorityID - Class in com.netscape.certsrv.ca
-
Identifier for a CertificateAuthority.
- AuthorityID() - Constructor for class com.netscape.certsrv.ca.AuthorityID
-
Construct a random AuthorityID
- AuthorityID(String) - Constructor for class com.netscape.certsrv.ca.AuthorityID
-
Parse a AuthorityID from the given string
- AuthorityKey_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the particular public key used to sign the certificate.
- AuthorityKeyExportCLI - Class in com.netscape.cmstools.authority
- AuthorityKeyExportCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- AuthorityKeyIdentifierExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Authority Public Key Extension Policy Adds the subject public key id extension to certificates.
- AuthorityKeyIdentifierExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- 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
- AuthorityKeyIdentifierExtension - Class in netscape.security.x509
-
This class represents the Authority Key Identifier Extension.
- AuthorityKeyIdentifierExtension(boolean, KeyIdentifier, GeneralNames, SerialNumber) - Constructor for class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Exposed critical parameter.
- AuthorityKeyIdentifierExtension(Boolean, Object) - Constructor for class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Create the extension from the passed DER encoded value of the same.
- AuthorityKeyIdentifierExtension(KeyIdentifier, GeneralNames, SerialNumber) - Constructor for class netscape.security.x509.AuthorityKeyIdentifierExtension
-
The default constructor for this extension.
- AuthorityRemoveCLI - Class in com.netscape.cmstools.authority
- AuthorityRemoveCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityRemoveCLI
- AuthorityResource - Interface in com.netscape.certsrv.authority
- AuthorityShowCLI - Class in com.netscape.cmstools.authority
- AuthorityShowCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityShowCLI
- AUTHORIZATION - com.netscape.certsrv.logging.LogSource
- authorize(IAuthToken) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
authorize a user based on its authentication credentials.
- authorize(IAuthToken, String) - Method in interface com.netscape.certsrv.authorization.IAuthzManager
- authorize(IAuthToken, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- authorize(IAuthToken, String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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, String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
check the authorization permission for the user associated with authToken on operation Example: For example, if UsrGrpAdminServlet needs to authorize the caller it would do be done in the following fashion: try { authzTok = mAuthz.authorize( "DirAclAuthz", authToken, RES_GROUP, "read"); } catch (EBaseException e) { log(ILogger.LL_FAILURE, "authorize call: " + e.toString()); }
- authorize(IAuthToken, String, String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- authorize(String, IAuthToken, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
- 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, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
Authorize must occur after Authenticate
- authorize(String, IAuthToken, String, String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
Authorize must occur after Authenticate
- authorize(String, IAuthToken, String, String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
- authorize(String, IProfile, IAuthToken) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- authorize(String, String, IAuthToken, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
- authorize(String, String, IAuthToken, String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
AUTHZ FNCTIONS (to be moved to Realm?)
- authorize(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Authorize must occur after Authenticate
- 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
- authType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- authz - Variable in class com.netscape.cms.servlet.base.SubsystemService
- authz - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- authz - Variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- 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.ServletUtils
- AUTHZ_CONFIG_STORE - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- AUTHZ_FAIL - Static variable in class com.netscape.certsrv.logging.event.AuthzEvent
- AUTHZ_MGR - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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.ServletUtils
- 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.ServletUtils
- 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_RESOURCE_NAME - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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.ServletUtils
- 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.ServletUtils
- 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.ServletUtils
- 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.
- AUTHZ_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.AuthzEvent
- authzAcl - Variable in class com.netscape.certsrv.profile.ProfileData
- AuthzEvent - Class in com.netscape.certsrv.logging.event
- AuthzEvent(String) - Constructor for class com.netscape.certsrv.logging.event.AuthzEvent
- 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.
- AuthzRealmConstraint - Class in com.netscape.cms.profile.constraint
-
This class implements the authz realm constraint.
- AuthzRealmConstraint() - Constructor for class com.netscape.cms.profile.constraint.AuthzRealmConstraint
- AuthzRealmDefault - Class in com.netscape.cms.profile.def
- AuthzRealmDefault() - Constructor for class com.netscape.cms.profile.def.AuthzRealmDefault
- authzResourceName - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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
- autoShutdown() - Static method in class com.netscape.certsrv.apps.CMS
- autoShutdown() - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
graceful shutdown, same as forceShutdown, but allowing option to restart
- AVA - Class in netscape.security.x509
-
X.500 Attribute-Value-Assertion (AVA): an attribute, as identified by some attribute ID, has some particular value.
- AVA(InputStream) - Constructor for class netscape.security.x509.AVA
-
Constructs an AVA from an input stream of UTF8 bytes that form a Ldap DN string.
- AVA(String) - Constructor for class netscape.security.x509.AVA
-
Constructs an AVA from a Ldap DN string with one AVA component using the global default LdapDNStrConverter.
- AVA(String, byte[]) - Constructor for class netscape.security.x509.AVA
-
Like AVA(String) with a DER encoding order given for Directory Strings.
- AVA(String, LdapDNStrConverter) - Constructor for class netscape.security.x509.AVA
-
Constructs an AVA from a Ldap DN string containing one AVA component using the specified LdapDNStrConverter.
- AVA(DerInputStream) - Constructor for class netscape.security.x509.AVA
-
Constructs an AVA from a Der Input Stream.
- AVA(ObjectIdentifier, DerValue) - Constructor for class netscape.security.x509.AVA
-
Constructs an AVA from an OID and DerValue.
- available() - Method in class netscape.security.util.DerInputStream
-
Returns the number of bytes available for reading.
- AVAValueConverter - Interface in netscape.security.x509
-
Interface for classes that convert a attribute value string to a DER encoded ASN.1 value and vice versa.
- awaitLoadDone() - Method in class com.netscape.certsrv.util.AsyncLoader
B
- BACK_SLASH - Static variable in class org.dogtagpki.server.rest.UserService
- backupFile - Variable in class com.netscape.certsrv.system.KeyBackupRequest
- backupKeys(KeyBackupRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- backupKeys(KeyBackupRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- backupKeys(String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- backupPassword - Variable in class com.netscape.certsrv.system.KeyBackupRequest
- BAD_CONFIGURATION_VAL - Static variable in class com.netscape.cms.servlet.admin.ProfileAdminServlet
- BadRequestDataException - Exception in com.netscape.certsrv.base
- BadRequestDataException(String) - Constructor for exception com.netscape.certsrv.base.BadRequestDataException
- BadRequestDataException(String, Exception) - Constructor for exception com.netscape.certsrv.base.BadRequestDataException
- BadRequestDataException(String, Object[]) - Constructor for exception com.netscape.certsrv.base.BadRequestDataException
- BadRequestException - Exception in com.netscape.certsrv.base
- BadRequestException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.BadRequestException
- BadRequestException(String) - Constructor for exception com.netscape.certsrv.base.BadRequestException
- BadRequestException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.BadRequestException
- badSigCount - Variable in class com.netscape.cmstools.AuditVerify.Result
- bannerFile - Static variable in class com.netscape.cms.servlet.base.PKIService
- BASE_RESOURCES - Static variable in class com.netscape.certsrv.logging.LogResources
- BASE64_CERT - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
- Base64Adapter - Class in org.dogtagpki.common
- Base64Adapter() - Constructor for class org.dogtagpki.common.Base64Adapter
- base64decode(String) - Static method in class com.netscape.cmstools.AuditVerify
- base64decode(String) - Static method in class com.netscape.cmsutil.util.Utils
-
Converts a Base-64 encoded string into a byte array.
- base64Decode(String) - Static method in class com.netscape.cmstools.PasswordCache
- base64Decode(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- base64encode(byte[], boolean) - Static method in class com.netscape.cmsutil.util.Utils
-
Converts a byte array into a Base-64 encoded string.
- base64Encode(byte[]) - Static method in class com.netscape.cms.logging.LogFile
- base64Encode(byte[]) - Static method in class com.netscape.cmstools.PasswordCache
- base64Encode(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- base64encodeMultiLine(byte[]) - Static method in class com.netscape.cmsutil.util.Utils
-
Converts a byte array into a multi-line Base-64 encoded string.
- base64encodeSingleLine(byte[]) - Static method in class com.netscape.cmsutil.util.Utils
-
Converts a byte array into a single-line Base-64 encoded string.
- baseDN - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- BaseSubsystem - Class in com.netscape.certsrv.base
-
This class represents a basic subsystem.
- BaseSubsystem() - Constructor for class com.netscape.certsrv.base.BaseSubsystem
- 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
- BasicConstraints_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies whether the subject of the certificate is a CA and how deep a certification path may exist through that CA.
- BasicConstraintsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Basic Constraints policy.
- BasicConstraintsExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
-
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
- BasicConstraintsExtension - Class in netscape.security.x509
-
This class represents the Basic Constraints Extension.
- BasicConstraintsExtension(boolean, boolean, int) - Constructor for class netscape.security.x509.BasicConstraintsExtension
-
Default constructor for this object.
- BasicConstraintsExtension(boolean, int) - Constructor for class netscape.security.x509.BasicConstraintsExtension
-
Default constructor for this object.
- BasicConstraintsExtension(Boolean, Object) - Constructor for class netscape.security.x509.BasicConstraintsExtension
-
Create the extension from the passed DER encoded value of the same.
- BasicGroupAuthz - Class in com.netscape.cms.authorization
- BasicGroupAuthz() - Constructor for class com.netscape.cms.authorization.BasicGroupAuthz
- BasicOCSPResponse - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- BasicOCSPResponse(byte[]) - Constructor for class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- BasicOCSPResponse(ResponseData, AlgorithmIdentifier, BIT_STRING, Certificate[]) - Constructor for class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- BasicOCSPResponse(OCTET_STRING) - Constructor for class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- BasicOCSPResponse.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - 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.AddCRLServlet
- BEGIN_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- BeginOpMsg - Class in org.dogtagpki.tps.msg
- BeginOpMsg(TPSMessage.OpType, Map<String, String>) - Constructor for class org.dogtagpki.tps.msg.BeginOpMsg
- BIG_ZERO - Static variable in class com.netscape.cms.ocsp.DefStore
- BIG_ZERO - Static variable in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- BIG_ZERO - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
- BigInt - Class in netscape.security.util
-
A low-overhead arbitrary-precision unsigned integer.
- BigInt(byte[]) - Constructor for class netscape.security.util.BigInt
-
Constructs a "Big" integer from a set of (big-endian) bytes.
- BigInt(int) - Constructor for class netscape.security.util.BigInt
-
Constructs a "Big" integer from a normal Java integer.
- BigInt(BigInteger) - Constructor for class netscape.security.util.BigInt
-
Constructs a "Big" integer from a "BigInteger", which must be positive (or zero) in value.
- bigIntEquals(BigInt, BigInt) - Method in class netscape.security.provider.RSAPublicKey
- bindDN - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- bindpwd - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- BitArray - Class in netscape.security.util
-
A packed array of booleans.
- BitArray(boolean[]) - Constructor for class netscape.security.util.BitArray
-
Create a BitArray whose bits are those of the given array of Booleans.
- BitArray(int) - Constructor for class netscape.security.util.BitArray
-
Creates a BitArray of the specified size, initialized to zeros.
- BitArray(int, byte[]) - Constructor for class netscape.security.util.BitArray
-
Creates a BitArray of the specified size, initialized from the specified byte array.
- bitArrayToReasonArray(byte) - Static method in class netscape.security.x509.CRLDistributionPointsExtension.Reason
-
Given a bit array representing reason flags, extracts the reasons and returns them as an array.
- bitArrayToReasonArray(byte) - Static method in class netscape.security.x509.FreshestCRLExtension.Reason
-
Given a bit array representing reason flags, extracts the reasons and returns them as an array.
- bitArrayToReasonArray(byte[]) - Static method in class netscape.security.x509.CRLDistributionPointsExtension.Reason
-
Given a bit array representing reason flags, extracts the reasons and returns them as an array.
- bitArrayToReasonArray(byte[]) - Static method in class netscape.security.x509.FreshestCRLExtension.Reason
-
Given a bit array representing reason flags, extracts the reasons and returns them as an array.
- BLOCKED_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- bool2Byte(boolean) - Static method in class org.dogtagpki.tps.main.Util
- BOOLEAN - Static variable in interface com.netscape.certsrv.property.IDescriptor
- boundSSLDatagramVersionRange(SSLVersion, SSLVersion) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- boundSSLStreamVersionRange(SSLVersion, SSLVersion) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- BtoA - Class in com.netscape.cmstools
-
The BtoA class is a utility program designed to "translate" a BINARY BASE 64 encoded blob into an ASCII BASE 64 encoded blob.
- BtoA() - Constructor for class com.netscape.cmstools.BtoA
- buffer - Variable in class netscape.security.util.DerValue
- 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() - Method in class com.netscape.cms.servlet.cert.FilterBuilder
- buildFilter(HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.ListCerts
- buildFilter(HttpServletRequest) - Method in class com.netscape.cms.servlet.cert.SrchCerts
- buildGeneralNameInterface(String, String) - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- buildGeneralNameInterface(String, String) - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- 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(IRequest) - Method in class com.netscape.cms.jobs.AJobBase
- buildItemParams(String, String) - Method in class com.netscape.cms.jobs.AJobBase
- buildItemParams(X509CertImpl) - Method in class com.netscape.cms.jobs.AJobBase
- buildPKCS8Key(AlgorithmId, byte[]) - Static method in class netscape.security.pkcs.PKCS8Key
- buildRecords(Vector<NameValuePairs>) - Static method in class com.netscape.cms.profile.def.EnrollDefault
- buildSANSSLserverURLExtension(IConfigStore) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- byte2string(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Converts any length byte array into a signed, variable-length hexadecimal number.
- byteArray2X509Cert(byte[]) - Method in interface com.netscape.certsrv.cert.ICrossCertPairSubsystem
-
convert byte array to X509Certificate
- ByteArrayLexOrder - Class in netscape.security.util
-
Compare two byte arrays in lexicographical order.
- ByteArrayLexOrder() - Constructor for class netscape.security.util.ByteArrayLexOrder
- byteArraysAreEqual(byte[], byte[]) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
-
compares contents two byte arrays returning true if exactly same.
- byteArraysAreEqual(byte[], byte[]) - Static method in class com.netscape.cmsutil.util.Utils
-
compares contents two byte arrays returning true if exactly same.
- ByteArrayTagOrder - Class in netscape.security.util
- ByteArrayTagOrder() - Constructor for class netscape.security.util.ByteArrayTagOrder
- byteLength() - Method in class netscape.security.util.BigInt
-
Returns the length of the data as a byte array.
- bytesToChars(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- byteToSecurityLevel(byte) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- byteToSecurityLevel(byte) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- 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 - com.netscape.certsrv.logging.LogSource
- 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_COMPROMISE - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- CA_COMPROMISE - Static variable in class netscape.security.x509.CRLReasonExtension
- CA_COMPROMISE - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- CA_COMPROMISE - Static variable in class netscape.security.x509.ReasonFlags
- CA_COMPROMISE - Static variable in class netscape.security.x509.RevocationReason
- CA_EEPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_EETYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_ENROLL_publickey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_ENROLL_san_num - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_ENROLL_screenname - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_ENROLL_subjectdn - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_GET_CERT_B64CertOnly - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_GET_CERT_SERIAL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_HOST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_OP - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_ProfileId - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RENEWAL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RENEWAL_SerialNum - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RenewedCertificate - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_RESPONSE_Certificate_b64 - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RESPONSE_Certificate_chain_b64 - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RESPONSE_Certificate_RevocationReason - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RESPONSE_Certificate_serial - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RESPONSE_Certificate_SubjectDN - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_RESPONSE_Certificate_x509 - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOCATION_REASON - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_ALL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_COUNT - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_INVALID_DATE - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_REQUESTER_COMMENTS - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_REQUESTER_ID - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_REVOKE_SERIAL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_UNREVOKE_SERIAL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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.
- CABLE - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- 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
- CACertCLI - Class in com.netscape.cmstools.ca
- CACertCLI(CLI) - Constructor for class com.netscape.cmstools.ca.CACertCLI
- CACertClient - Class in com.netscape.certsrv.ca
- CACertClient(PKIClient, String) - Constructor for class com.netscape.certsrv.ca.CACertClient
- CACertClient(SubsystemClient) - Constructor for class com.netscape.certsrv.ca.CACertClient
- CACertFindCLI - Class in com.netscape.cmstools.ca
- CACertFindCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertFindCLI
- CACertHoldCLI - Class in com.netscape.cmstools.ca
- CACertHoldCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertHoldCLI
- CACertReleaseHoldCLI - Class in com.netscape.cmstools.ca
- CACertReleaseHoldCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- CACertRequestFindCLI - Class in com.netscape.cmstools.ca
- CACertRequestFindCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestFindCLI
- CACertRequestProfileFindCLI - Class in com.netscape.cmstools.ca
- CACertRequestProfileFindCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- CACertRequestProfileShowCLI - Class in com.netscape.cmstools.ca
- CACertRequestProfileShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- CACertRequestReviewCLI - Class in com.netscape.cmstools.ca
- CACertRequestReviewCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestReviewCLI
- CACertRequestShowCLI - Class in com.netscape.cmstools.ca
- CACertRequestShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestShowCLI
- CACertRequestSubmitCLI - Class in com.netscape.cmstools.ca
- CACertRequestSubmitCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- CACertRevokeCLI - Class in com.netscape.cmstools.ca
- CACertRevokeCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertRevokeCLI
- CACertShowCLI - Class in com.netscape.cmstools.ca
- CACertShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertShowCLI
- CACertStatusCLI - Class in com.netscape.cmstools.ca
- CACertStatusCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertStatusCLI
- CACLI - Class in com.netscape.cmstools.ca
- CACLI(CLI) - Constructor for class com.netscape.cmstools.ca.CACLI
- caClient - Variable in class com.netscape.cmstools.ca.CACLI
- CAClient - Class in com.netscape.certsrv.ca
- CAClient(PKIClient) - Constructor for class com.netscape.certsrv.ca.CAClient
- CADisabledException - Exception in com.netscape.certsrv.ca
-
Exception to throw when a (sub-)CA cannot perform an operation because it is disabled.
- CADisabledException(String) - Constructor for exception com.netscape.certsrv.ca.CADisabledException
- CAEnabledException - Exception in com.netscape.certsrv.ca
-
Exception to throw when an operation cannot be performed because the CA to which the operation pertains is enabled.
- CAEnabledException(String) - Constructor for exception com.netscape.certsrv.ca.CAEnabledException
- 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
- CAInfo - Class in org.dogtagpki.common
- CAInfo() - Constructor for class org.dogtagpki.common.CAInfo
- CAInfoClient - Class in org.dogtagpki.common
- CAInfoClient(PKIClient, String) - Constructor for class org.dogtagpki.common.CAInfoClient
- CAInfoResource - Interface in org.dogtagpki.common
- CAInfoService - Class in org.dogtagpki.server.rest
- CAInfoService() - Constructor for class org.dogtagpki.server.rest.CAInfoService
- CALL_CHECK - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- CALL_ISSUER_HOLD_INSTR_OID - Static variable in class netscape.security.x509.HoldInstructionExtension
- CALL_ISSUER_HOLD_INSTR_OID_STR - Static variable in class netscape.security.x509.HoldInstructionExtension
- CALLBACK_ADMINISTRATIVE - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- CALLBACK_FRAMED - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- CALLBACK_ID - Static variable in class com.netscape.cmsutil.radius.Attribute
- CALLBACK_LOGIN - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- CALLBACK_NAS_PROMPT - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- CALLBACK_NUMBER - Static variable in class com.netscape.cmsutil.radius.Attribute
- CallbackIdAttribute - Class in com.netscape.cmsutil.radius
- CallbackIdAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CallbackIdAttribute
- CallbackNumberAttribute - Class in com.netscape.cmsutil.radius
- CallbackNumberAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CallbackNumberAttribute
- CALLER_STATION_ID - Static variable in class com.netscape.cmsutil.radius.Attribute
- CallerStationIdAttribute - Class in com.netscape.cmsutil.radius
- CallerStationIdAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CallerStationIdAttribute
- CALLING_STATION_ID - Static variable in class com.netscape.cmsutil.radius.Attribute
- CallingStationIdAttribute - Class in com.netscape.cmsutil.radius
- CallingStationIdAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CallingStationIdAttribute
- CAMissingCertException - Exception in com.netscape.certsrv.ca
-
Exception to throw when a (sub-)CA's signing certificate is not (yet) present in the local NSSDB.
- CAMissingCertException(String) - Constructor for exception com.netscape.certsrv.ca.CAMissingCertException
- CAMissingCertException(String, Exception) - Constructor for exception com.netscape.certsrv.ca.CAMissingCertException
- CAMissingKeyException - Exception in com.netscape.certsrv.ca
-
Exception to throw when a (sub-)CA's signing key is not (yet) present in the local NSSDB.
- CAMissingKeyException(String) - Constructor for exception com.netscape.certsrv.ca.CAMissingKeyException
- CAMissingKeyException(String, Exception) - Constructor for exception com.netscape.certsrv.ca.CAMissingKeyException
- CANCELED - Static variable in class com.netscape.certsrv.request.RequestStatus
-
Not implemented.
- CANCELED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- cancelRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Cancels a request.
- cancelRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Cancel a secret recovery request
- cancelRequest(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- cancelRequest(RequestId, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- cancelRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- cancelRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- CANotFoundException - Exception in com.netscape.certsrv.ca
-
Exception to throw when a (sub-)CA cannot be found.
- CANotFoundException(String) - Constructor for exception com.netscape.certsrv.ca.CANotFoundException
- CANotLeafException - Exception in com.netscape.certsrv.ca
-
Exception to throw when an operation cannot be performed because the CA to which the operation pertains is not a leaf CA (ie, has sub-CAs).
- CANotLeafException(String) - Constructor for exception com.netscape.certsrv.ca.CANotLeafException
- 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
- CAProcessor - Class in com.netscape.cms.servlet.processors
- CAProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.processors.CAProcessor
- CARD_CRYPTO_KDF_CONSTANT - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- CARD_CRYPTO_KDF_CONSTANT_SCP03 - Static variable in class org.dogtagpki.tps.main.Util
- CARD_CRYPTOGRAM - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- 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
- CATypeException - Exception in com.netscape.certsrv.ca
-
Exception to throw when an operation cannot be completed because the CA is the wrong type (e.g., an operation that only applies to lightweight CAs).
- CATypeException(String) - Constructor for exception com.netscape.certsrv.ca.CATypeException
- caUri - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- CDEC_CMAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CDEC_CMAC_RMAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CEP_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
- cert - Variable in class com.netscape.certsrv.system.SystemCertData
- Cert - Class in com.netscape.cms.servlet.csadmin
- Cert - Class in com.netscape.cmsutil.util
- Cert() - Constructor for class com.netscape.cmsutil.util.Cert
- Cert(String, String, String) - Constructor for class com.netscape.cms.servlet.csadmin.Cert
- CERT - Static variable in class com.netscape.certsrv.system.SystemCertData
- 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_ATTR - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- CERT_FILTER - Static variable in interface com.netscape.certsrv.request.IRequest
- CERT_FINGERPRINT - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
- 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_PROFILE_APPROVAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CERT_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- CERT_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- CERT_SIGNING_INFO - Static variable in class com.netscape.certsrv.logging.event.CertSigningInfoEvent
- CERT_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
- CERT_STATUS_CHANGE_REQUEST - Static variable in class com.netscape.certsrv.logging.event.CertStatusChangeRequestEvent
- CERT_TRUST_FLAGS_OID - Static variable in class netscape.security.pkcs.PKCS12
- 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
- CertAndKeyGen - Class in netscape.security.x509
-
Generate a pair of keys, and provide access to them.
- CertAndKeyGen(String, String) - Constructor for class netscape.security.x509.CertAndKeyGen
-
Creates a CertAndKeyGen object for a particular key type and signature algorithm.
- certApplied - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- certApprovalCallback - Static variable in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- CertAttrSet - Interface in netscape.security.x509
-
This interface defines the methods required of a certificate attribute.
- certAuthority - Variable in class com.netscape.cms.servlet.base.CMSServlet
- certCLI - Variable in class com.netscape.cmstools.ca.CACertFindCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertHoldCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertRequestFindCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertRevokeCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertShowCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertStatusCLI
- certCLI - Variable in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- certCLI - Variable in class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- certClient - Variable in class com.netscape.certsrv.ca.CACertClient
- certClient - Variable in class com.netscape.cmstools.ca.CACertCLI
- certClient - Variable in class com.netscape.cmstools.tps.cert.TPSCertCLI
- CertData - Class in com.netscape.certsrv.cert
- CertData() - Constructor for class com.netscape.certsrv.cert.CertData
- certDatabase - Variable in class com.netscape.cmstools.cli.MainCLI
- CertDataInfo - Class in com.netscape.certsrv.cert
- CertDataInfo() - Constructor for class com.netscape.certsrv.cert.CertDataInfo
- CertDataInfos - Class in com.netscape.certsrv.cert
- CertDataInfos() - Constructor for class com.netscape.certsrv.cert.CertDataInfos
- certdb - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- CertEnrollmentRequest - Class in com.netscape.certsrv.cert
- CertEnrollmentRequest() - Constructor for class com.netscape.certsrv.cert.CertEnrollmentRequest
- CertEnrollmentRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.cert.CertEnrollmentRequest
- CertEnrollmentRequestFactory - Class in com.netscape.cms.servlet.cert
- CertEnrollmentRequestFactory() - Constructor for class com.netscape.cms.servlet.cert.CertEnrollmentRequestFactory
- CertException - Exception in netscape.security.x509
-
CertException indicates one of a variety of certificate problems.
- CertException(int) - Constructor for exception netscape.security.x509.CertException
-
Constructs a certificate exception using just an error code, without a string describing the context.
- CertException(int, String) - Constructor for exception netscape.security.x509.CertException
-
Constructs a certificate exception using an error code (
verf_*
) and a string describing the context of the error. - certFormat(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- certId - Variable in exception com.netscape.certsrv.cert.CertNotFoundException
- certId - Variable in class com.netscape.certsrv.cert.CertRequestInfo
- certId - Variable in class com.netscape.certsrv.cert.CertRetrievalRequest
- CertId - Class in com.netscape.certsrv.dbs.certdb
-
The CertId class represents the identifier for a particular cert record.
- CertId(int) - Constructor for class com.netscape.certsrv.dbs.certdb.CertId
-
Creates a new CertId from its integer representation.
- CertId(String) - Constructor for class com.netscape.certsrv.dbs.certdb.CertId
-
Creates a new CertId from its string representation.
- CertId(BigInteger) - Constructor for class com.netscape.certsrv.dbs.certdb.CertId
-
Creates a new CertId from its BigInteger representation.
- CertID - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- CertID(AlgorithmIdentifier, OCTET_STRING, OCTET_STRING, INTEGER) - Constructor for class com.netscape.cmsutil.ocsp.CertID
- CertID.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding a
CertID
. - CertIdAdapter - Class in com.netscape.certsrv.dbs.certdb
-
The CertIdAdapter class provides custom marshaling for CertId.
- CertIdAdapter() - Constructor for class com.netscape.certsrv.dbs.certdb.CertIdAdapter
- CERTIFICATE_HOLD - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- CERTIFICATE_HOLD - Static variable in class netscape.security.x509.CRLReasonExtension
- CERTIFICATE_HOLD - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- CERTIFICATE_HOLD - Static variable in class netscape.security.x509.RevocationReason
- CERTIFICATE_ISSUER - Static variable in class netscape.security.x509.CertificateIssuerExtension
- CertificateAlgorithmId - Class in netscape.security.x509
-
This class defines the AlgorithmId for the Certificate.
- CertificateAlgorithmId(InputStream) - Constructor for class netscape.security.x509.CertificateAlgorithmId
-
Create the object, decoding the values from the passed stream.
- CertificateAlgorithmId(DerInputStream) - Constructor for class netscape.security.x509.CertificateAlgorithmId
-
Create the object, decoding the values from the passed DER stream.
- CertificateAlgorithmId(AlgorithmId) - Constructor for class netscape.security.x509.CertificateAlgorithmId
-
Default constructor for the certificate attribute.
- CertificateChain - Class in netscape.security.x509
- CertificateChain() - Constructor for class netscape.security.x509.CertificateChain
- CertificateChain(X509Certificate) - Constructor for class netscape.security.x509.CertificateChain
-
constructs a certificate chain from a certificate.
- CertificateChain(X509Certificate[]) - Constructor for class netscape.security.x509.CertificateChain
-
constructs a certificate chain from a X509 certificate array.
- CertificateExtensions - Class in netscape.security.x509
-
This class defines the Extensions attribute for the Certificate.
- CertificateExtensions() - Constructor for class netscape.security.x509.CertificateExtensions
-
Default constructor for the certificate attribute.
- CertificateExtensions(DerInputStream) - Constructor for class netscape.security.x509.CertificateExtensions
-
Create the object, decoding the values from the passed DER stream.
- CertificateIssuedListener - Class in com.netscape.cms.listeners
-
a listener for every completed enrollment request
- CertificateIssuedListener() - Constructor for class com.netscape.cms.listeners.CertificateIssuedListener
- CertificateIssuer_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the date on which it is known or suspected that the private key was compromised or that the certificate otherwise became invalid.
- CertificateIssuerExtension - Class in netscape.security.x509
-
Represent the CRL Certificate Issuer Extension.
- CertificateIssuerExtension() - Constructor for class netscape.security.x509.CertificateIssuerExtension
-
Create a default CertificateIssuerExtension.
- CertificateIssuerExtension(Boolean, Object) - Constructor for class netscape.security.x509.CertificateIssuerExtension
-
Create the extension from the passed DER encoded value.
- CertificateIssuerExtension(Boolean, GeneralNames) - Constructor for class netscape.security.x509.CertificateIssuerExtension
-
Create a CertificateIssuerExtension with the passed GeneralNames and criticality.
- CertificateIssuerExtension(GeneralNames) - Constructor for class netscape.security.x509.CertificateIssuerExtension
-
Create a CertificateIssuerExtension with the passed GeneralNames.
- CertificateIssuerName - Class in netscape.security.x509
-
This class defines the X500Name attribute for the Certificate.
- CertificateIssuerName(InputStream) - Constructor for class netscape.security.x509.CertificateIssuerName
-
Create the object, decoding the values from the passed stream.
- CertificateIssuerName(DerInputStream) - Constructor for class netscape.security.x509.CertificateIssuerName
-
Create the object, decoding the values from the passed DER stream.
- CertificateIssuerName(X500Name) - Constructor for class netscape.security.x509.CertificateIssuerName
-
Default constructor for the certificate attribute.
- CertificateIssuerUniqueIdentity - Class in netscape.security.x509
-
This class defines the subject/issuer unique identity attribute for the Certificate.
- CertificateIssuerUniqueIdentity(InputStream) - Constructor for class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Create the object, decoding the values from the passed stream.
- CertificateIssuerUniqueIdentity(DerInputStream) - Constructor for class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Create the object, decoding the values from the passed DER stream.
- CertificateIssuerUniqueIdentity(DerValue) - Constructor for class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Create the object, decoding the values from the passed DER value.
- CertificateIssuerUniqueIdentity(UniqueIdentity) - Constructor for class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Default constructor for the certificate attribute.
- CertificatePolicies_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Contains the sequence of policy information terms.
- CertificatePoliciesExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Certificate Policies.
- CertificatePoliciesExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- 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
- CertificatePoliciesExtension - Class in netscape.security.x509
-
This class defines the Certificate Policies Extension.
- CertificatePoliciesExtension() - Constructor for class netscape.security.x509.CertificatePoliciesExtension
-
Create a default CertificatePoliciesExtension.
- CertificatePoliciesExtension(boolean, Vector<CertificatePolicyInfo>) - Constructor for class netscape.security.x509.CertificatePoliciesExtension
- CertificatePoliciesExtension(Boolean, Object) - Constructor for class netscape.security.x509.CertificatePoliciesExtension
-
Create the extension from the passed DER encoded value.
- CertificatePoliciesExtension(Vector<CertificatePolicyInfo>) - Constructor for class netscape.security.x509.CertificatePoliciesExtension
-
Create a CertificatePolicies with the Vector of CertificatePolicyInfo.
- CertificatePolicyId - Class in netscape.security.x509
-
Represent the CertificatePolicyId ASN.1 object.
- CertificatePolicyId(DerValue) - Constructor for class netscape.security.x509.CertificatePolicyId
-
Create the object from its Der encoded value.
- CertificatePolicyId(ObjectIdentifier) - Constructor for class netscape.security.x509.CertificatePolicyId
-
Create a CertificatePolicyId with the ObjectIdentifier.
- CertificatePolicyInfo - Class in netscape.security.x509
-
Represent the CertificatePolicyInformation ASN.1 object.
- CertificatePolicyInfo(DerValue) - Constructor for class netscape.security.x509.CertificatePolicyInfo
-
Create the CertificatePolicyInfo from the DER encoded value.
- CertificatePolicyInfo(CertificatePolicyId) - Constructor for class netscape.security.x509.CertificatePolicyInfo
-
Create a CertificatePolicyInfo with the passed CertificatePolicyId's.
- CertificatePolicyInfo(CertificatePolicyId, PolicyQualifiers) - Constructor for class netscape.security.x509.CertificatePolicyInfo
- CertificatePolicyMap - Class in netscape.security.x509
-
Represent the CertificatePolicyMap ASN.1 object.
- CertificatePolicyMap(DerValue) - Constructor for class netscape.security.x509.CertificatePolicyMap
-
Create the CertificatePolicyMap from the DER encoded value.
- CertificatePolicyMap(CertificatePolicyId, CertificatePolicyId) - Constructor for class netscape.security.x509.CertificatePolicyMap
-
Create a CertificatePolicyMap with the passed CertificatePolicyId's.
- CertificatePolicySet - Class in netscape.security.x509
-
This class defines the certificate policy set ASN.1 object.
- CertificatePolicySet(Vector<CertificatePolicyId>) - Constructor for class netscape.security.x509.CertificatePolicySet
-
The default constructor for this class.
- CertificatePolicySet(DerInputStream) - Constructor for class netscape.security.x509.CertificatePolicySet
-
Create the object from the DerValue.
- CertificateRenewalWindowExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Certificate Renewal Window Extension Policy
- CertificateRenewalWindowExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
-
Adds the Netscape comment in the end-entity certificates or CA certificates.
- CertificateRenewalWindowExtension - Class in netscape.security.extensions
-
This represents the CertificateRenewalWindow extension as defined in draft-thayes-cert-renewal-00 CertificateRenewalWindow ::= SEQUENCE { beginTime GeneralizedTime, endTime GeneralizedTime OPTIONAL }
- CertificateRenewalWindowExtension(boolean) - Constructor for class netscape.security.extensions.CertificateRenewalWindowExtension
- CertificateRenewalWindowExtension(boolean, Date, Date) - Constructor for class netscape.security.extensions.CertificateRenewalWindowExtension
- CertificateRenewalWindowExtension(Boolean, Object) - Constructor for class netscape.security.extensions.CertificateRenewalWindowExtension
- CertificateRep1(String, byte[]) - Constructor for class netscape.security.x509.X509CertImpl.CertificateRep1
-
Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
- 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.
- CertificateScopeEntry - Class in netscape.security.extensions
-
This represents the CertificateScopeOfUse extension as defined in draft-thayes-cert-scope-00 CertificateScopeEntry ::= SEQUENCE { name GeneralName, -- pattern, as for NameConstraints portNumber INTEGER OPTIONAL } CertificateScopeOfUse ::= SEQUENCE OF CertificateScopeEntry
- CertificateScopeEntry(DerValue) - Constructor for class netscape.security.extensions.CertificateScopeEntry
-
Constructs scope with der value.
- CertificateScopeEntry(GeneralName, BigInt) - Constructor for class netscape.security.extensions.CertificateScopeEntry
-
Constructs scope wit
- CertificateScopeOfUseExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Certificate Scope Of Use extension policy.
- CertificateScopeOfUseExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- CertificateScopeOfUseExtension - Class in netscape.security.extensions
-
This represents the CertificateScopeOfUse extension as defined in draft-thayes-cert-scope-00 CertificateScopeEntry ::= SEQUENCE { name GeneralName, -- pattern, as for NameConstraints portNumber INTEGER OPTIONAL } CertificateScopeOfUse ::= SEQUENCE OF CertificateScopeEntry
- CertificateScopeOfUseExtension(boolean) - Constructor for class netscape.security.extensions.CertificateScopeOfUseExtension
- CertificateScopeOfUseExtension(boolean, Vector<CertificateScopeEntry>) - Constructor for class netscape.security.extensions.CertificateScopeOfUseExtension
- CertificateScopeOfUseExtension(Boolean, Object) - Constructor for class netscape.security.extensions.CertificateScopeOfUseExtension
- CertificateSerialNumber - Class in netscape.security.x509
-
This class defines the SerialNumber attribute for the Certificate.
- CertificateSerialNumber(int) - Constructor for class netscape.security.x509.CertificateSerialNumber
-
Default constructor for the certificate attribute.
- CertificateSerialNumber(InputStream) - Constructor for class netscape.security.x509.CertificateSerialNumber
-
Create the object, decoding the values from the passed stream.
- CertificateSerialNumber(BigInteger) - Constructor for class netscape.security.x509.CertificateSerialNumber
-
Default constructor for the certificate attribute.
- CertificateSerialNumber(DerInputStream) - Constructor for class netscape.security.x509.CertificateSerialNumber
-
Create the object, decoding the values from the passed DER stream.
- CertificateSerialNumber(DerValue) - Constructor for class netscape.security.x509.CertificateSerialNumber
-
Create the object, decoding the values from the passed DerValue.
- CertificateSubjectName - Class in netscape.security.x509
-
This class defines the X500Name attribute for the Certificate.
- CertificateSubjectName(InputStream) - Constructor for class netscape.security.x509.CertificateSubjectName
-
Create the object, decoding the values from the passed stream.
- CertificateSubjectName(DerInputStream) - Constructor for class netscape.security.x509.CertificateSubjectName
-
Create the object, decoding the values from the passed DER stream.
- CertificateSubjectName(X500Name) - Constructor for class netscape.security.x509.CertificateSubjectName
-
Default constructor for the certificate attribute.
- CertificateSubjectUniqueIdentity - Class in netscape.security.x509
-
This class defines the subject/issuer unique identity attribute for the Certificate.
- CertificateSubjectUniqueIdentity(InputStream) - Constructor for class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Create the object, decoding the values from the passed stream.
- CertificateSubjectUniqueIdentity(DerInputStream) - Constructor for class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Create the object, decoding the values from the passed DER stream.
- CertificateSubjectUniqueIdentity(DerValue) - Constructor for class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Create the object, decoding the values from the passed DER value.
- CertificateSubjectUniqueIdentity(UniqueIdentity) - Constructor for class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Default constructor for the certificate attribute.
- CertificateValidity - Class in netscape.security.x509
-
This class defines the interval for which the certificate is valid.
- CertificateValidity() - Constructor for class netscape.security.x509.CertificateValidity
-
Default constructor for the class.
- CertificateValidity(Date, Date) - Constructor for class netscape.security.x509.CertificateValidity
-
The default constructor for this class for the specified interval.
- CertificateValidity(DerInputStream) - Constructor for class netscape.security.x509.CertificateValidity
-
Create the object, decoding the values from the passed DER stream.
- CertificateVersion - Class in netscape.security.x509
-
This class defines the version of the X509 Certificate.
- CertificateVersion() - Constructor for class netscape.security.x509.CertificateVersion
-
The default constructor for this class, sets the version to 0 (i.e.
- CertificateVersion(int) - Constructor for class netscape.security.x509.CertificateVersion
-
The constructor for this class for the required version.
- CertificateVersion(InputStream) - Constructor for class netscape.security.x509.CertificateVersion
-
Create the object, decoding the values from the passed stream.
- CertificateVersion(DerInputStream) - Constructor for class netscape.security.x509.CertificateVersion
-
Create the object, decoding the values from the passed DER stream.
- CertificateVersion(DerValue) - Constructor for class netscape.security.x509.CertificateVersion
-
Create the object, decoding the values from the passed DerValue.
- 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
- CertificateX509Key - Class in netscape.security.x509
-
This class defines the X509Key attribute for the Certificate.
- CertificateX509Key(InputStream) - Constructor for class netscape.security.x509.CertificateX509Key
-
Create the object, decoding the values from the passed stream.
- CertificateX509Key(DerInputStream) - Constructor for class netscape.security.x509.CertificateX509Key
-
Create the object, decoding the values from the passed DER stream.
- CertificateX509Key(X509Key) - Constructor for class netscape.security.x509.CertificateX509Key
-
Default constructor for the certificate attribute.
- CERTIFICATION_HOLD - Static variable in class netscape.security.x509.ReasonFlags
- CertInfo - Class in netscape.security.extensions
-
Extends X509CertInfo class so that minimal fields are initialized at creation time so an object of this type is always serializable.
- CertInfo() - Constructor for class netscape.security.extensions.CertInfo
-
Initializes most fields required by der encoding so object will serialize properly.
- 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.
- CertNotFoundException - Exception in com.netscape.certsrv.cert
- CertNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.cert.CertNotFoundException
- CertNotFoundException(CertId) - Constructor for exception com.netscape.certsrv.cert.CertNotFoundException
- CertNotFoundException(CertId, String) - Constructor for exception com.netscape.certsrv.cert.CertNotFoundException
- CertNotFoundException(CertId, String, Throwable) - Constructor for exception com.netscape.certsrv.cert.CertNotFoundException
- 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
- CertPrettyPrint - Class in netscape.security.util
-
This class will display the certificate content in predefined format.
- CertPrettyPrint(byte[]) - Constructor for class netscape.security.util.CertPrettyPrint
- CertPrettyPrint(Certificate) - Constructor for class netscape.security.util.CertPrettyPrint
- CertProcessor - Class in com.netscape.cms.servlet.cert
- CertProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.cert.CertProcessor
- 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.
- certRequestClient - Variable in class com.netscape.certsrv.ca.CACertClient
- CertRequestDAO - Class in com.netscape.cms.servlet.cert
- CertRequestDAO() - Constructor for class com.netscape.cms.servlet.cert.CertRequestDAO
- CertRequestInfo - Class in com.netscape.certsrv.cert
- CertRequestInfo() - Constructor for class com.netscape.certsrv.cert.CertRequestInfo
- CertRequestInfoFactory - Class in com.netscape.cms.servlet.cert
- CertRequestInfoFactory() - Constructor for class com.netscape.cms.servlet.cert.CertRequestInfoFactory
- CertRequestInfos - Class in com.netscape.certsrv.cert
- CertRequestInfos() - Constructor for class com.netscape.certsrv.cert.CertRequestInfos
- CertRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- CertRequestProcessedEvent() - Constructor for class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- CertRequestResource - Interface in com.netscape.certsrv.cert
- certRequestType - Variable in class com.netscape.certsrv.cert.CertRequestInfo
- CertResource - Interface in com.netscape.certsrv.cert
- CertRetrievalRequest - Class in com.netscape.certsrv.cert
- CertRetrievalRequest() - Constructor for class com.netscape.certsrv.cert.CertRetrievalRequest
- CertRetrievalRequest(CertId) - Constructor for class com.netscape.certsrv.cert.CertRetrievalRequest
- CertReviewResponse - Class in com.netscape.certsrv.cert
- CertReviewResponse() - Constructor for class com.netscape.certsrv.cert.CertReviewResponse
- CertReviewResponseFactory - Class in com.netscape.cms.servlet.cert
- CertReviewResponseFactory() - Constructor for class com.netscape.cms.servlet.cert.CertReviewResponseFactory
- CertRevokeRequest - Class in com.netscape.certsrv.cert
- CertRevokeRequest() - Constructor for class com.netscape.certsrv.cert.CertRevokeRequest
- CERTS - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
- CertSearchRequest - Class in com.netscape.certsrv.cert
- CertSearchRequest() - Constructor for class com.netscape.certsrv.cert.CertSearchRequest
- CertSearchRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.cert.CertSearchRequest
- CertSigningInfoEvent - Class in com.netscape.certsrv.logging.event
- CertSigningInfoEvent() - Constructor for class com.netscape.certsrv.logging.event.CertSigningInfoEvent
- CERTSRV_ID - Static variable in interface com.netscape.certsrv.common.Constants
- CertStatus - Interface in com.netscape.cmsutil.ocsp
-
RFC 2560:
- CertStatusChangeRequestEvent - Class in com.netscape.certsrv.logging.event
- CertStatusChangeRequestEvent(String, String, IRequest, String, String) - Constructor for class com.netscape.certsrv.logging.event.CertStatusChangeRequestEvent
- CertStatusChangeRequestEvent(String, String, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.CertStatusChangeRequestEvent
- CertStatusChangeRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- CertStatusChangeRequestProcessedEvent(String, String, IRequest, String, String, String, RequestStatus) - Constructor for class com.netscape.certsrv.logging.event.CertStatusChangeRequestProcessedEvent
- CertStatusChangeRequestProcessedEvent(String, String, String, String, String, String, RequestStatus) - Constructor for class com.netscape.certsrv.logging.event.CertStatusChangeRequestProcessedEvent
- CertStatusChangeRequestProcessedEvent(String, String, String, String, String, String, RequestStatus, String) - Constructor for class com.netscape.certsrv.logging.event.CertStatusChangeRequestProcessedEvent
- CertType_Id - Static variable in class netscape.security.extensions.NSCertTypeExtension
-
Identifies the particular public key used to sign the certificate.
- certTypeInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certTypeSecureEmail - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certTypeSSLClient - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certTypeSSLServer - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certTypeSubEmailCA - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certTypeSubSSLCA - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- certURL - Variable in class com.netscape.certsrv.cert.CertRequestInfo
- 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
- CESSATION_OF_OPERATION - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- CESSATION_OF_OPERATION - Static variable in class netscape.security.x509.CRLReasonExtension
- CESSATION_OF_OPERATION - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- CESSATION_OF_OPERATION - Static variable in class netscape.security.x509.ReasonFlags
- CESSATION_OF_OPERATION - Static variable in class netscape.security.x509.RevocationReason
- CFG_DISABLED - Static variable in interface com.netscape.certsrv.common.Constants
- CFG_ENABLED - Static variable in interface com.netscape.certsrv.common.Constants
- CFG_PENDING_APPROVAL - Static variable in interface com.netscape.certsrv.common.Constants
- 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_PASSWORD_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- CHALLENGE_PASSWORD_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- 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.
- ChallengeException - Exception in com.netscape.cmsutil.radius
- ChallengeException(AccessChallenge) - Constructor for exception com.netscape.cmsutil.radius.ChallengeException
- 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.
- changeAuditStatus(String) - Method in class com.netscape.certsrv.logging.AuditClient
- changeAuditStatus(String) - Method in interface com.netscape.certsrv.logging.AuditResource
- changeAuditStatus(String) - Method in class org.dogtagpki.server.rest.AuditService
- changeAuthenticatorStatus(String, String) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- changeConnectorStatus(String, String) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- changePolicyInstanceOrdering(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Modifies policy ordering.
- changePolicyInstanceOrdering(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
-
Change ordering of policy instances
- changeProfileMappingStatus(String, String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- changeProfileStatus(String, String) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- changeRequestState(RequestId, HttpServletRequest, CertReviewResponse, Locale, String) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
- changeStatus(String, String) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- changeStatus(String, String) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- changeStatus(String, String) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- changeStatus(String, String) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- changeTokenStatus(String, TokenStatus) - Method in class com.netscape.certsrv.tps.token.TokenClient
- changeTokenStatus(String, TokenStatus) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- CHANNEL_PROTOCOL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CHAP_CHALLENGE - Static variable in class com.netscape.cmsutil.radius.Attribute
- CHAP_PASSWORD - Static variable in class com.netscape.cmsutil.radius.Attribute
- CHAPChallengeAttribute - Class in com.netscape.cmsutil.radius
- CHAPChallengeAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CHAPChallengeAttribute
- CHAPPasswordAttribute - Class in com.netscape.cmsutil.radius
- CHAPPasswordAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.CHAPPasswordAttribute
- CHAPPasswordAttribute(String) - Constructor for class com.netscape.cmsutil.radius.CHAPPasswordAttribute
- charsetForName(String) - Method in class netscape.security.util.ASN1CharsetProvider
- charsets - Variable in class netscape.security.util.ASN1CharsetProvider
- charsets() - Method in class netscape.security.util.ASN1CharsetProvider
- charsToBytes(char[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- checkAdminEnroll(CMSRequest, X509CertImpl[]) - Method in class com.netscape.cms.servlet.cert.EnrollServlet
-
check if this is first enroll from admin enroll.
- checkAllowEntries(IAuthToken, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- 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
- checkConfiguration(byte[], boolean, boolean) - Static method in class com.netscape.cmstools.profile.ProfileCLI
-
Sanity check the profile configuration.
- checkCurrentProfile(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Checks if CRL issuing point includes this profile.
- checkDenyEntries(IAuthToken, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
throw EACLsException if a deny entry is matched
- checkForAndAutoShutdown() - Static method in class com.netscape.certsrv.apps.CMS
- checkForAndAutoShutdown() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- checkHost(String) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
- checkHost(String) - Static method in class com.netscape.cmsutil.util.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
- checkOwner() - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Checks if owner id should be enforced during profile approval.
- 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.
- 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(Permission) - Method in class netscape.security.acl.AclEntryImpl
-
Checks if the passed permission is part of the allowed permission set in this entry.
- checkPermission(Principal, Permission) - Method in class netscape.security.acl.AclImpl
-
This method checks whether or not the specified principal has the required permission.
- checkpin(LDAPConnection, String, String, String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- 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.
- checkRealm(String, IAuthToken, String, String, String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
-
Authorize the user against the specified realm.
- 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.
- checkResult() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- 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.
- checkValidity() - Method in class netscape.security.x509.X509CertImpl
-
Checks that the certificate is currently valid, i.e.
- checkValidity(Date) - Method in class netscape.security.x509.X509CertImpl
-
Checks that the specified date is within the certificate's validity period, or basically if the certificate would be valid at the specified date/time.
- CHOICE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- chunked - Variable in class org.dogtagpki.tps.TPSConnection
- CIDRNetmask - Class in netscape.security.x509
-
Netmask that is the number of significant bits.
- CIDRNetmask(int) - Constructor for class netscape.security.x509.CIDRNetmask
- CIDRNetmask(String) - Constructor for class netscape.security.x509.CIDRNetmask
- CIMC_CERT_VERIFICATION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- cla - Variable in class org.dogtagpki.tps.apdu.APDU
- 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
- classId - Variable in class com.netscape.certsrv.profile.ProfileData
- CLEAN_CACHE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- clear() - Method in interface com.netscape.certsrv.base.ISourceConfigStore
-
Clear the config store.
- CLEAR_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
- clearAttributes() - Method in class com.netscape.certsrv.profile.ProfileInput
- clearAttributes() - Method in class com.netscape.certsrv.profile.ProfileOutput
- clearConfigAttributes() - Method in class com.netscape.certsrv.profile.ProfileInput
- 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
- ClearKeySlotsAPDU - Class in org.dogtagpki.tps.apdu
- ClearKeySlotsAPDU(byte[]) - Constructor for class org.dogtagpki.tps.apdu.ClearKeySlotsAPDU
- clearRepeatRecords() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- clearSensitiveData() - Method in class com.netscape.certsrv.key.Key
- clearValue() - Method in class netscape.security.x509.Extension
- CLI - Class in com.netscape.cmstools.cli
- CLI(String, String) - Constructor for class com.netscape.cmstools.cli.CLI
- CLI(String, String, CLI) - Constructor for class com.netscape.cmstools.cli.CLI
- client - Variable in class com.netscape.certsrv.client.Client
- client - Variable in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- client - Variable in class com.netscape.cmstools.cli.CLI
- Client - Class in com.netscape.certsrv.client
- Client(PKIClient, String) - Constructor for class com.netscape.certsrv.client.Client
- Client(PKIClient, String, String) - Constructor for class com.netscape.certsrv.client.Client
- CLIENT_ACCESS_SESSION_ESTABLISH_FAILURE - Static variable in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- CLIENT_ACCESS_SESSION_ESTABLISH_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- CLIENT_ACCESS_SESSION_TERMINATED - Static variable in class com.netscape.certsrv.logging.event.ClientAccessSessionTerminatedEvent
- CLIENT_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
- CLIENT_KEY_ID - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- ClientAccessSessionEstablishEvent - Class in com.netscape.certsrv.logging.event
- ClientAccessSessionEstablishEvent(String) - Constructor for class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- ClientAccessSessionTerminatedEvent - Class in com.netscape.certsrv.logging.event
- ClientAccessSessionTerminatedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.ClientAccessSessionTerminatedEvent
- ClientCertFindCLI - Class in com.netscape.cmstools.client
- ClientCertFindCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertFindCLI
- ClientCertImportCLI - Class in com.netscape.cmstools.client
- ClientCertImportCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertImportCLI
- ClientCertModifyCLI - Class in com.netscape.cmstools.client
- ClientCertModifyCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertModifyCLI
- ClientCertRemoveCLI - Class in com.netscape.cmstools.client
- ClientCertRemoveCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertRemoveCLI
- ClientCertRequestCLI - Class in com.netscape.cmstools.client
- ClientCertRequestCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertRequestCLI
- ClientCertShowCLI - Class in com.netscape.cmstools.client
- ClientCertShowCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertShowCLI
- ClientCertValidateCLI - Class in com.netscape.cmstools.client
- ClientCertValidateCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertValidateCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertFindCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertImportCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertModifyCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertRemoveCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertRequestCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertShowCLI
- clientCLI - Variable in class com.netscape.cmstools.client.ClientCertValidateCLI
- ClientCLI - Class in com.netscape.cmstools.client
- ClientCLI(CLI) - Constructor for class com.netscape.cmstools.client.ClientCLI
- ClientConfig - Class in com.netscape.certsrv.client
- ClientConfig() - Constructor for class com.netscape.certsrv.client.ClientConfig
- ClientConfig(ClientConfig) - Constructor for class com.netscape.certsrv.client.ClientConfig
- ClientConfig.NSSPassword - Class in com.netscape.certsrv.client
- ClientConfig.NSSPasswordList - Class in com.netscape.certsrv.client
- ClientConfig.NSSPasswordsAdapter - Class in com.netscape.certsrv.client
- clientECCipherList - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- clientECCiphers - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- ClientInitCLI - Class in com.netscape.cmstools.client
- ClientInitCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientInitCLI
- 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.
- clientKeyID - Variable in class com.netscape.certsrv.key.KeyInfo
- clients - Variable in class com.netscape.certsrv.client.Client
- CLIException - Exception in com.netscape.cmstools.cli
- CLIException() - Constructor for exception com.netscape.cmstools.cli.CLIException
- CLIException(int) - Constructor for exception com.netscape.cmstools.cli.CLIException
- CLIException(String) - Constructor for exception com.netscape.cmstools.cli.CLIException
- CLIException(String, int) - Constructor for exception com.netscape.cmstools.cli.CLIException
- clone - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- clone() - Method in class com.netscape.cmsutil.util.HMACDigest
-
Clone the HMACDigest
- clone() - Method in class netscape.security.acl.AclEntryImpl
-
Clones an AclEntry.
- clone() - Method in class netscape.security.provider.MD5
- clone() - Method in class netscape.security.provider.SHA
- clone() - Method in class netscape.security.util.BitArray
- 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.
- cloneReplicationPort - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- cloneUri - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- closeServer() - Method in class netscape.net.NetworkClient
-
Close an open connection to the server.
- closeServer() - Method in class netscape.net.smtp.SmtpClient
-
issue the QUIT command to the SMTP server and close the connection.
- CMAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CMAC_RMAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CMC_ID_POP_LINK_WITNESS - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CMC_ISSUER_PRINCIPAL - Static variable in class com.netscape.certsrv.base.SessionContext
- CMC_PROOF_OF_IDENTIFICATION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_REQUEST_CERT_SUBJECT - Static variable in class com.netscape.certsrv.base.SessionContext
- CMC_REQUEST_RECEIVED - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CMC_RESPONSE_SENT - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CMC_SENDERNONCE - Static variable in interface com.netscape.certsrv.request.IRequest
- CMC_SIGNER_INFO - Static variable in class com.netscape.certsrv.base.SessionContext
- CMC_SIGNER_PRINCIPAL - Static variable in class com.netscape.certsrv.base.SessionContext
-
Principal name object of the signed CMC request
- CMC_TRANSID - Static variable in interface com.netscape.certsrv.request.IRequest
- CMC_USER_SIGNED_AUTH_AUTHMGR_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthSubsystem
-
Constant for CMC user-signed authentication manager ID.
- CMC_USER_SIGNED_REQUEST_SIG_VERIFY_FAILURE - Static variable in class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- CMC_USER_SIGNED_REQUEST_SIG_VERIFY_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- 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
- CMCEnroll - Class in com.netscape.cmstools
-
Tool for signing PKCS #10 , return CMC enrollment request
- CMCEnroll() - Constructor for class com.netscape.cmstools.CMCEnroll
- 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(ICMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CMCProcessor
- CMCRequest - Class in com.netscape.cmstools
-
Tool for creating CMC full request
- CMCRequest() - Constructor for class com.netscape.cmstools.CMCRequest
- CMCResponse - Class in com.netscape.cmstools
-
Tool for parsing a CMC response
- CMCResponse(byte[]) - Constructor for class com.netscape.cmstools.CMCResponse
- CMCRevoke - Class in com.netscape.cmstools
-
Tool for signing a CMC revocation request with an agent's certificate.
- CMCRevoke() - Constructor for class com.netscape.cmstools.CMCRevoke
- 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
- CMCSelfSignedSubjectNameConstraint - Class in com.netscape.cms.profile.constraint
-
This class implements the user subject name constraint for self-signed cmc requests.
- CMCSelfSignedSubjectNameConstraint() - Constructor for class com.netscape.cms.profile.constraint.CMCSelfSignedSubjectNameConstraint
- CMCSharedToken - Class in com.netscape.cmstools
-
A command-line utility used to take a passphrase as an input and generate an encrypted entry for ldap entry
- CMCSharedToken() - Constructor for class com.netscape.cmstools.CMCSharedToken
- CMCSignedRequestSigVerifyEvent - Class in com.netscape.certsrv.logging.event
- CMCSignedRequestSigVerifyEvent(String, String, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.CMCSignedRequestSigVerifyEvent
- CMCUserSignedAuth - Class in com.netscape.cms.authentication
-
User Signed CMC authentication plug-in note: - this version differs from CMCAuth in that it allows non-agent users to sign own cmc requests; It is expected to be used with CMCUserSignedSubjectNameDefault and CMCUserSignedSubjectNameConstraint so that the resulting cert will bear the same subjectDN of that of the CMC signing cert - it originates from CMCAuth with modification for user-signed cmc
- CMCUserSignedAuth() - Constructor for class com.netscape.cms.authentication.CMCUserSignedAuth
-
Default constructor, initialization must follow.
- CMCUserSignedRequestSigVerifyEvent - Class in com.netscape.certsrv.logging.event
- CMCUserSignedRequestSigVerifyEvent(String) - Constructor for class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- CMCUserSignedSubjectNameConstraint - Class in com.netscape.cms.profile.constraint
-
This class implements the user subject name constraint for user-signed cmc requests.
- CMCUserSignedSubjectNameConstraint() - Constructor for class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- CMCUserSignedSubjectNameDefault - Class in com.netscape.cms.profile.def
-
This class implements an enrollment default policy that populates a CMC signing user's subject name into the certificate template.
- CMCUserSignedSubjectNameDefault() - Constructor for class com.netscape.cms.profile.def.CMCUserSignedSubjectNameDefault
- 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.
- CMS - Class in netscape.security.provider
-
The CMS Security Provider.
- CMS() - Constructor for class netscape.security.provider.CMS
- CMS_BASE_CA_SIGNINGCERT_NOT_FOUND - Static variable in class com.netscape.cmstools.CMCRevoke
- 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
- CMSRequestDAO - Class in com.netscape.cms.servlet.request
- CMSRequestDAO(String) - Constructor for class com.netscape.cms.servlet.request.CMSRequestDAO
- CMSRequestInfo - Class in com.netscape.certsrv.request
- CMSRequestInfo() - Constructor for class com.netscape.certsrv.request.CMSRequestInfo
- CMSRequestInfos - Class in com.netscape.certsrv.request
- CMSRequestInfos() - Constructor for class com.netscape.certsrv.request.CMSRequestInfos
- 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
- code - Variable in exception com.netscape.certsrv.base.PKIException
- code - Variable in class com.netscape.certsrv.base.PKIException.Data
- CODES - Static variable in class netscape.security.x509.RevocationReason
- codeToReason(Locale, String, String, RequestId) - Method in class com.netscape.cms.servlet.cert.CertProcessor
- com.netscape.certsrv.account - package com.netscape.certsrv.account
- 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.group - package com.netscape.certsrv.group
- com.netscape.certsrv.jobs - package com.netscape.certsrv.jobs
- com.netscape.certsrv.key - package com.netscape.certsrv.key
- 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.logging.event - package com.netscape.certsrv.logging.event
- 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.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.system - package com.netscape.certsrv.system
- com.netscape.certsrv.template - package com.netscape.certsrv.template
- com.netscape.certsrv.tks - package com.netscape.certsrv.tks
- com.netscape.certsrv.tps - package com.netscape.certsrv.tps
- com.netscape.certsrv.tps.authenticator - package com.netscape.certsrv.tps.authenticator
- com.netscape.certsrv.tps.cert - package com.netscape.certsrv.tps.cert
- com.netscape.certsrv.tps.config - package com.netscape.certsrv.tps.config
- com.netscape.certsrv.tps.connector - package com.netscape.certsrv.tps.connector
- com.netscape.certsrv.tps.profile - package com.netscape.certsrv.tps.profile
- com.netscape.certsrv.tps.token - package com.netscape.certsrv.tps.token
- com.netscape.certsrv.user - package com.netscape.certsrv.user
- 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.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.realm - package com.netscape.cms.realm
- 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.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.shares - package com.netscape.cms.shares
- com.netscape.cmstools - package com.netscape.cmstools
- com.netscape.cmstools.authority - package com.netscape.cmstools.authority
- com.netscape.cmstools.ca - package com.netscape.cmstools.ca
- com.netscape.cmstools.cert - package com.netscape.cmstools.cert
- com.netscape.cmstools.cli - package com.netscape.cmstools.cli
- com.netscape.cmstools.client - package com.netscape.cmstools.client
- com.netscape.cmstools.feature - package com.netscape.cmstools.feature
- com.netscape.cmstools.group - package com.netscape.cmstools.group
- com.netscape.cmstools.key - package com.netscape.cmstools.key
- com.netscape.cmstools.kra - package com.netscape.cmstools.kra
- com.netscape.cmstools.logging - package com.netscape.cmstools.logging
- com.netscape.cmstools.ocsp - package com.netscape.cmstools.ocsp
- com.netscape.cmstools.pkcs11 - package com.netscape.cmstools.pkcs11
- com.netscape.cmstools.pkcs12 - package com.netscape.cmstools.pkcs12
- com.netscape.cmstools.pkcs7 - package com.netscape.cmstools.pkcs7
- com.netscape.cmstools.profile - package com.netscape.cmstools.profile
- com.netscape.cmstools.selftests - package com.netscape.cmstools.selftests
- com.netscape.cmstools.system - package com.netscape.cmstools.system
- com.netscape.cmstools.tks - package com.netscape.cmstools.tks
- com.netscape.cmstools.tps - package com.netscape.cmstools.tps
- com.netscape.cmstools.tps.authenticator - package com.netscape.cmstools.tps.authenticator
- com.netscape.cmstools.tps.cert - package com.netscape.cmstools.tps.cert
- com.netscape.cmstools.tps.config - package com.netscape.cmstools.tps.config
- com.netscape.cmstools.tps.connector - package com.netscape.cmstools.tps.connector
- com.netscape.cmstools.tps.profile - package com.netscape.cmstools.tps.profile
- com.netscape.cmstools.tps.token - package com.netscape.cmstools.tps.token
- com.netscape.cmstools.user - package com.netscape.cmstools.user
- com.netscape.cmsutil.crypto - package com.netscape.cmsutil.crypto
- com.netscape.cmsutil.http - package com.netscape.cmsutil.http
- com.netscape.cmsutil.ldap - package com.netscape.cmsutil.ldap
- com.netscape.cmsutil.net - package com.netscape.cmsutil.net
- com.netscape.cmsutil.ocsp - package com.netscape.cmsutil.ocsp
- com.netscape.cmsutil.password - package com.netscape.cmsutil.password
- com.netscape.cmsutil.radius - package com.netscape.cmsutil.radius
- com.netscape.cmsutil.scep - package com.netscape.cmsutil.scep
- com.netscape.cmsutil.util - package com.netscape.cmsutil.util
- com.netscape.cmsutil.xml - package com.netscape.cmsutil.xml
- 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() - Method in interface com.netscape.cmsutil.password.IPasswordStore
- commit() - Method in interface com.netscape.cmsutil.password.IPasswordWriter
- commit() - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- commit() - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- commit() - Method in class com.netscape.cmsutil.password.PlainPasswordWriter
- 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
. . - commitProfile(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Commit a profile's underlying config store.
- commonName - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- commonName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "CN=" attribute, denoting a person's common name.
- CommonNameToSANDefault - Class in com.netscape.cms.profile.def
-
This plugin will examine the most specific CN in the Subject DN, and if it looks like a DNS name, will add it to the SAN extension.
- CommonNameToSANDefault() - Constructor for class com.netscape.cms.profile.def.CommonNameToSANDefault
- compare(byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Compares 2 byte arrays to see if they are the same.
- compare(byte[], byte[]) - Method in class netscape.security.util.ByteArrayLexOrder
-
Perform lexicographical comparison of two byte arrays, regarding each byte as unsigned.
- compare(byte[], byte[]) - Method in class netscape.security.util.ByteArrayTagOrder
-
Compare two byte arrays, by the order of their tags, as defined in ITU-T X.680, sec.
- compare(int) - Method in class netscape.security.x509.CertificateVersion
-
Compare versions.
- compare(Version, Version) - Method in class org.dogtagpki.common.Version
- compareTo(AuthorityID) - Method in class com.netscape.certsrv.ca.AuthorityID
- 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
- compute_AES_CMAC_Cryptogram(SymmetricKey, TPSBuffer, byte) - Static method in class org.dogtagpki.tps.main.Util
- COMPUTE_RANDOM_DATA_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- COMPUTE_SESSION_KEY_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- computeAES_CBCEncryption(SymmetricKey, String, byte[], byte[]) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeAES_CMAC(SymmetricKey, byte[]) - Static method in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- computeAES_CMAC(SymmetricKey, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- computeCardKey(SymmetricKey, byte[], CryptoToken, int) - Method in class com.netscape.cms.servlet.tks.StandardKDF
- computeCardKey_SCP03_WithDES3(SymmetricKey, byte[], CryptoToken) - Method in class com.netscape.cms.servlet.tks.StandardKDF
- computeCardKeyOnSoftToken(SymmetricKey, byte[], int) - Method in class com.netscape.cms.servlet.tks.StandardKDF
- computeCardKeyOnToken(SymmetricKey, byte[], int) - Method in class com.netscape.cms.servlet.tks.StandardKDF
- computeCardKeys(SymmetricKey, byte[], CryptoToken) - Method in class com.netscape.cms.servlet.tks.NistSP800_108KDF
-
Generates three PK11SymKey objects using the KDF_CM_SHA256HMAC_L384() function for key data.
- computeCryptogram_SCP01(String, String, byte[], byte[], byte[], byte, boolean, byte[], byte[], int, byte[], String, String, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeCryptogram_SCP03(SymmetricKey, String, byte[], byte) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeDes3EcbEncryption(SymmetricKey, String, byte[]) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeEncEcbDes(PK11SymKey, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- computeKEKKey_SCP01(String, String, byte[], byte, boolean, byte[], byte[], byte[], String, String, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeKeyCheck(SymmetricKey, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeKeyCheck_SCP03(SymmetricKey, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeMAC(PK11SymKey, TPSBuffer, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- computeMAC_SCP01(SymmetricKey, byte[], byte[], String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeMACdes3des(PK11SymKey, TPSBuffer, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- ComputeRandomDataRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- ComputeRandomDataRequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.ComputeRandomDataRequestProcessedEvent
- computeSessionKey_SCP01(String, String, String, byte[], byte[], byte[], byte, boolean, byte[], byte[], byte[], String, String, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeSessionKey_SCP02(String, String, byte[], byte, boolean, byte[], byte[], byte[], byte[], byte[], String, String, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- computeSessionKey_SCP03(String, String, byte[], String, byte[], String, byte[], byte[], byte[], byte[], String, GPParams) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- ComputeSessionKeyRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- ComputeSessionKeyRequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.ComputeSessionKeyRequestProcessedEvent
- config - Variable in class com.netscape.certsrv.client.PKIClient
- config - Variable in class com.netscape.cmstools.cli.MainCLI
- CONFIG_ACL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_AUTH - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_CERT_POLICY - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_CERT_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_DRM - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_ENCRYPTION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_EXECUTABLE - Static variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- CONFIG_FILE - Static variable in class com.netscape.certsrv.apps.CMS
- 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_MD - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- CONFIG_MIN_PATH_LEN - Static variable in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
- CONFIG_NAME - Static variable in class com.netscape.cms.profile.constraint.EnrollConstraint
- CONFIG_NAME - Static variable in class com.netscape.cms.profile.constraint.NoConstraint
- CONFIG_NAME - Static variable in class com.netscape.cms.profile.def.SubjectNameDefault
- CONFIG_NON_REPUDIATION - Static variable in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
- CONFIG_NON_REPUDIATION - Static variable in class com.netscape.cms.profile.def.KeyUsageExtDefault
- CONFIG_NOT_AFTER_RANDOM_BITS - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
- CONFIG_NOT_BEFORE_GRACE_PERIOD - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
- CONFIG_NOT_BEFORE_RANDOM_BITS - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
- CONFIG_NUM - Static variable in class com.netscape.cms.profile.input.GenericInput
- CONFIG_NUM_ADS - Static variable in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
- CONFIG_NUM_ADS - Static variable in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
- CONFIG_NUM_ATTRS - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
- CONFIG_NUM_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_NUM_GNS - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- CONFIG_NUM_PERMITTED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_NUM_POINTS - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
- CONFIG_NUM_POINTS - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
- CONFIG_NUM_POLICY_MAPPINGS - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
- CONFIG_O - Static variable in class com.netscape.cms.profile.input.SubjectNameInput
- CONFIG_OBJECT_SIGNING - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
- CONFIG_OBJECT_SIGNING - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
- CONFIG_OBJECT_SIGNING_CA - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
- CONFIG_OBJECT_SIGNING_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
- CONFIG_OCSP_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_PARAMS - Static variable in class com.netscape.cms.profile.constraint.EnrollConstraint
- CONFIG_PATH_LEN - Static variable in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
- CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.constraint.SubjectNameConstraint
- CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.IssuerAltNameExtDefault
- CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- CONFIG_PATTERN - Static variable in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
- CONFIG_PERMITTED_ENABLE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_PERMITTED_MAX_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_PERMITTED_MIN_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_PERMITTED_NAME_CHOICE - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_PERMITTED_NAME_VAL - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- CONFIG_POINT_NAME - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
- CONFIG_POINT_NAME - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
- CONFIG_POINT_TYPE - Static variable in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
- CONFIG_POINT_TYPE - Static variable in class com.netscape.cms.profile.def.FreshestCRLExtDefault
- CONFIG_POLICY_ENABLE - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_POLICY_ID - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_POLICY_NUM - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_POLICY_QUALIFIERS_NUM - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_PREFIX - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_PREFIX1 - Static variable in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- CONFIG_RANGE - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
- CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
- CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
- CONFIG_RANGE - Static variable in class com.netscape.cms.profile.def.ValidityDefault
- CONFIG_RANGE_UNIT - Static variable in class com.netscape.cms.profile.constraint.ValidityConstraint
- CONFIG_RANGE_UNIT - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
- CONFIG_RANGE_UNIT - Static variable in class com.netscape.cms.profile.def.ValidityDefault
- CONFIG_REALM - Static variable in class com.netscape.cms.profile.def.AuthzRealmDefault
- CONFIG_REALMS_ALLOWED - Static variable in class com.netscape.cms.profile.constraint.AuthzRealmConstraint
- 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_SAN_REQ_PATTERN - Static variable in class com.netscape.cms.profile.input.SubjectAltNameExtInput
- CONFIG_SAN_REQ_PATTERN_PREFIX - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- CONFIG_SAN_REQ_TYPE - Static variable in class com.netscape.cms.profile.input.SubjectAltNameExtInput
- CONFIG_SERIAL_NUMBER - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_SKIP_CERTS - Static variable in class com.netscape.cms.profile.def.InhibitAnyPolicyExtDefault
- CONFIG_SOURCE - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- CONFIG_SOURCE_UUID4 - Static variable in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- CONFIG_SSL_CA - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
- CONFIG_SSL_CA - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
- CONFIG_SSL_CLIENT - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
- CONFIG_SSL_CLIENT - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
- CONFIG_SSL_SERVER - Static variable in class com.netscape.cms.profile.constraint.NSCertTypeExtConstraint
- CONFIG_SSL_SERVER - Static variable in class com.netscape.cms.profile.def.NSCertTypeExtDefault
- CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
- CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
- CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
- CONFIG_START_TIME - Static variable in class com.netscape.cms.profile.def.ValidityDefault
- CONFIG_SUBJECT_DOMAIN_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyMappingsExtDefault
- CONFIG_TIMEOUT - Static variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- CONFIG_TOKEN_AUTHENTICATOR - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_TOKEN_CONNECTOR - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_TOKEN_GENERAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_TOKEN_MAPPING_RESOLVER - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_TOKEN_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_TOKEN_RECORD - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_USE_SYS_ENCODING - Static variable in class com.netscape.cms.profile.def.UserSubjectNameDefault
- 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
- configCert(ConfigurationRequest, HttpServletResponse, Context, Cert) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- ConfigCertApprovalCallback - Class in com.netscape.cms.servlet.csadmin
- ConfigCertApprovalCallback() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
- configCLI - Variable in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- configCLI - Variable in class com.netscape.cmstools.tps.config.ConfigShowCLI
- ConfigCLI - Class in com.netscape.cmstools.tps.config
- ConfigCLI(CLI) - Constructor for class com.netscape.cmstools.tps.config.ConfigCLI
- configClient - Variable in class com.netscape.cmstools.tps.config.ConfigCLI
- ConfigClient - Class in com.netscape.certsrv.tps.config
- ConfigClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.config.ConfigClient
- 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.
- ConfigData - Class in com.netscape.certsrv.tps.config
- ConfigData() - Constructor for class com.netscape.certsrv.tps.config.ConfigData
- ConfigData.MapAdapter - Class in com.netscape.certsrv.tps.config
- ConfigData.Property - Class in com.netscape.certsrv.tps.config
- ConfigData.PropertyList - Class in com.netscape.certsrv.tps.config
- ConfigModifyCLI - Class in com.netscape.cmstools.tps.config
- ConfigModifyCLI(ConfigCLI) - Constructor for class com.netscape.cmstools.tps.config.ConfigModifyCLI
- configParams - Static variable in class com.netscape.cms.authorization.BasicGroupAuthz
- configParams - Variable in class com.netscape.cms.listeners.PinRemovalListener
- ConfigResource - Interface in com.netscape.certsrv.tps.config
- ConfigRoleEvent - Class in com.netscape.certsrv.logging.event
- ConfigRoleEvent(String, String, String) - Constructor for class com.netscape.certsrv.logging.event.ConfigRoleEvent
- ConfigShowCLI - Class in com.netscape.cmstools.tps.config
- ConfigShowCLI(ConfigCLI) - Constructor for class com.netscape.cmstools.tps.config.ConfigShowCLI
- ConfigSignedAuditEvent - Class in com.netscape.certsrv.logging.event
- ConfigSignedAuditEvent(String, String, String) - Constructor for class com.netscape.certsrv.logging.event.ConfigSignedAuditEvent
- ConfigTrustedPublicKeyEvent - Class in com.netscape.certsrv.logging.event
- ConfigTrustedPublicKeyEvent(String, String, String) - Constructor for class com.netscape.certsrv.logging.event.ConfigTrustedPublicKeyEvent
- ConfigurationRequest - Class in com.netscape.certsrv.system
- ConfigurationRequest() - Constructor for class com.netscape.certsrv.system.ConfigurationRequest
- ConfigurationRequest.URIAdapter - Class in com.netscape.certsrv.system
- ConfigurationResponse - Class in com.netscape.certsrv.system
- ConfigurationResponse() - Constructor for class com.netscape.certsrv.system.ConfigurationResponse
- ConfigurationUtils - Class in com.netscape.cms.servlet.csadmin
-
Utility class for functions to be used by the RESTful installer.
- ConfigurationUtils() - Constructor for class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- configure(ConfigurationRequest) - Method in class com.netscape.certsrv.system.SystemConfigClient
- configure(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- configure(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configure(ConfigurationRequest, ConfigurationResponse) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureCACertChain(ConfigurationRequest, String) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureCerts(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- configureCerts(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureDatabase(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureHierarchy(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureSecurityDomain(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureSubsystem(ConfigurationRequest, String, String) - Method in class org.dogtagpki.server.rest.SystemConfigService
- configureToken(ConfigurationRequest, String) - Method in class org.dogtagpki.server.rest.SystemConfigService
- 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.
- ConflictingOperationException - Exception in com.netscape.certsrv.base
- ConflictingOperationException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.ConflictingOperationException
- ConflictingOperationException(String) - Constructor for exception com.netscape.certsrv.base.ConflictingOperationException
- ConflictingOperationException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.ConflictingOperationException
- connect(String, int) - Method in class com.netscape.cmsutil.http.HttpClient
- connect(String, int, int) - Method in class com.netscape.cmsutil.http.HttpClient
- Connect(String, boolean, JssSSLSocketFactory) - Method in class com.netscape.cms.publish.publishers.OCSPPublisher
- ConnectAsync - Class in com.netscape.cmsutil.http
- ConnectAsync(ISocketFactory, String, int) - Constructor for class com.netscape.cmsutil.http.ConnectAsync
- connected() - Method in class com.netscape.cmsutil.http.HttpClient
- connection - Variable in class com.netscape.certsrv.client.PKIClient
- connectionIsSSL(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- ConnectorAddCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorAddCLI(ConnectorCLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- connectorCLI - Variable in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- connectorCLI - Variable in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- connectorCLI - Variable in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- connectorCLI - Variable in class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- connectorCLI - Variable in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- ConnectorCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorCLI(CLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorCLI
- connectorClient - Variable in class com.netscape.cmstools.tps.connector.ConnectorCLI
- ConnectorClient - Class in com.netscape.certsrv.tps.connector
- ConnectorClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.connector.ConnectorClient
- ConnectorCollection - Class in com.netscape.certsrv.tps.connector
- ConnectorCollection() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorCollection
- ConnectorData - Class in com.netscape.certsrv.tps.connector
- ConnectorData() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorData
- ConnectorData.MapAdapter - Class in com.netscape.certsrv.tps.connector
- ConnectorData.Property - Class in com.netscape.certsrv.tps.connector
- ConnectorData.PropertyList - Class in com.netscape.certsrv.tps.connector
- ConnectorFindCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorFindCLI(ConnectorCLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- ConnectorModifyCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorModifyCLI(ConnectorCLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- ConnectorNotFoundException - Exception in com.netscape.certsrv.system
- ConnectorNotFoundException() - Constructor for exception com.netscape.certsrv.system.ConnectorNotFoundException
- ConnectorNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.system.ConnectorNotFoundException
- ConnectorNotFoundException(String) - Constructor for exception com.netscape.certsrv.system.ConnectorNotFoundException
- ConnectorNotFoundException(String, Throwable) - Constructor for exception com.netscape.certsrv.system.ConnectorNotFoundException
- ConnectorRemoveCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorRemoveCLI(ConnectorCLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- ConnectorResource - Interface in com.netscape.certsrv.tps.connector
- 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
- ConnectorShowCLI - Class in com.netscape.cmstools.tps.connector
- ConnectorShowCLI(ConnectorCLI) - Constructor for class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- 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.
- constructEncryptedPop(IRequest) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
-
constructEncryptedPop pulls cmc pop challenge fields out of the request and constructs an EncryptedPOP to be included in the response later
- containPermission(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Checks to see if this
ACLEntry
contains a particular permission - contains(Charset) - Method in class netscape.security.util.IA5Charset
- contains(Charset) - Method in class netscape.security.util.PrintableCharset
- contains(Charset) - Method in class netscape.security.util.UniversalCharset
- containsCertificate(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Checks if the certificate exists in this repository.
- CONTENT_TYPE_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- CONTENT_TYPE_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- ContentInfo - Class in netscape.security.pkcs
-
A ContentInfo type, as defined in PKCS#7.
- ContentInfo(byte[]) - Constructor for class netscape.security.pkcs.ContentInfo
-
Make a contentInfo of type data.
- ContentInfo(DerInputStream) - Constructor for class netscape.security.pkcs.ContentInfo
- ContentInfo(ObjectIdentifier, DerValue) - Constructor for class netscape.security.pkcs.ContentInfo
- convert(String, String, String) - Method in interface com.netscape.certsrv.dbs.IFilterConverter
-
Converts attribute into LDAP attribute.
- convertCertStatusList(String, Collection<Integer>) - Method in class com.netscape.cmstools.cli.MainCLI
- convertDomainInfoToXMLObject(DomainInfo) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- convertPublicKeyToX509Key(PublicKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- convertRangeUnit(String) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
- convertRangeUnit(String) - Method in class com.netscape.cms.profile.def.CAValidityDefault
- convertRangeUnit(String) - Method in class com.netscape.cms.profile.def.ValidityDefault
- convertStringArrayToNVPairs(String[]) - Method in class com.netscape.cms.servlet.admin.AdminServlet
- convertValidityDurationUnit(String) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- convertXMLObjectToDomainInfo(XMLObject) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- copy(String, String) - Static method in class com.netscape.cmsutil.util.Utils
- copyContents(IRequest) - Method in interface com.netscape.certsrv.request.IRequest
-
Copies meta attributes (excluding request Id, etc.) of another request to this request.
- copyStream(BufferedReader, OutputStreamWriter) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
- copyStream(BufferedReader, OutputStreamWriter) - Static method in class com.netscape.cmsutil.util.Utils
- copyStream(InputStream, OutputStream) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
- copyStream(InputStream, OutputStream) - Static method in class com.netscape.cmsutil.util.Utils
- count() - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Returns the no of publishing rules in a set.
- count() - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Returns the no of rules in a set.
- COUNTERSIGNATURE_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- COUNTERSIGNATURE_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- country - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- countryName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "C=" attribute, denoting a country.
- CPSuri - Class in netscape.security.x509
-
Represent the CPSuri Qualifier.
- CPSuri(String) - Constructor for class netscape.security.x509.CPSuri
-
Create a PolicyQualifierInfo
- CPSuri(DerValue) - Constructor for class netscape.security.x509.CPSuri
- CR - Static variable in class com.netscape.cmsutil.http.Http
- create() - Method in interface com.netscape.certsrv.logging.ILogEventFactory
-
Creates a log event.
- create() - Method in class com.netscape.cms.logging.AuditEventFactory
-
Creates a log event.
- create() - Method in class com.netscape.cms.logging.SignedAuditEventFactory
-
Creates a log event.
- create() - Method in class com.netscape.cms.logging.SystemEventFactory
-
Creates a log event.
- create(int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
- create(IArgBlock, IProfile, Locale) - Static method in class com.netscape.cms.servlet.cert.CertEnrollmentRequestFactory
- create(IArgBlock, Locale, IPolicyDefault) - Static method in class com.netscape.cms.servlet.profile.PolicyDefaultFactory
- create(LogCategory, LogSource, int, String, Object[], boolean) - Method in interface com.netscape.certsrv.logging.ILogger
- create(LogCategory, LogSource, int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
-
Creates generic log event.
- create(IProfileInput, IArgBlock, Locale) - Static method in class com.netscape.cms.servlet.profile.ProfileInputFactory
- create(IProfileInput, IRequest, Locale) - Static method in class com.netscape.cms.servlet.profile.ProfileInputFactory
- create(IProfileOutput, IRequest, Locale) - Static method in class com.netscape.cms.servlet.profile.ProfileOutputFactory
- create(IRequest, IProfile, UriInfo, Locale) - Static method in class com.netscape.cms.servlet.cert.CertReviewResponseFactory
- create(IRequest, Locale, IPolicyDefault) - Static method in class com.netscape.cms.servlet.profile.PolicyDefaultFactory
- create(IRequest, UriInfo) - Static method in class com.netscape.cms.servlet.cert.CertRequestInfoFactory
- create(CMSRequest, IProfile, boolean, Locale) - Static method in class com.netscape.cms.servlet.cert.CertReviewResponseFactory
- create(CMSRequest, IProfile, Locale) - Static method in class com.netscape.cms.servlet.cert.CertEnrollmentRequestFactory
- create(Cert) - Static method in class com.netscape.cms.servlet.csadmin.SystemCertDataFactory
- create(String, int) - Method in interface com.netscape.certsrv.client.connection.IConnectionFactory
-
Creates connection using the host and port
- create(Collection<Cert>) - Static method in class com.netscape.cms.servlet.csadmin.SystemCertDataFactory
- create(Locale, IPolicyConstraint, String) - Static method in class com.netscape.cms.servlet.profile.PolicyConstraintFactory
- create(Locale, IPolicyDefault, String) - Static method in class com.netscape.cms.servlet.profile.PolicyDefaultFactory
- create_EPKI_with_PBE_PKCS5_PBES2(CryptoToken, PrivateKey, Password) - Method in class netscape.security.pkcs.PKCS12Util
- create_EPKI_with_PBE_SHA1_DES3_CBC(CryptoToken, PrivateKey, Password) - Method in class netscape.security.pkcs.PKCS12Util
- createAccountInfo() - Method in class org.dogtagpki.server.rest.AccountService
- createAdmin(String, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createAdminCert(AdminSetupRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- createAdminCertificate(String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createAdminUser(AdminSetupRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- createArgBlock() - Static method in class com.netscape.certsrv.apps.CMS
- createArgBlock() - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Creates argument block.
- createArgBlock(String, Hashtable<String, String>) - Static method in class com.netscape.certsrv.apps.CMS
- createArgBlock(String, Hashtable<String, String>) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Creates argument block.
- createArgBlock(Hashtable<String, String>) - Static method in class com.netscape.certsrv.apps.CMS
- createArgBlock(Hashtable<String, String>) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Creates argument block.
- createAttribute(byte[]) - Static method in class com.netscape.cmsutil.radius.AttributeFactory
- createAuditConfig() - Method in class org.dogtagpki.server.rest.AuditService
- createAuditConfig(Map<String, String>) - Method in class org.dogtagpki.server.rest.AuditService
- createAVA(OBJECT_IDENTIFIER, int, String) - Method in class com.netscape.cmstools.CRMFPopClient
- createCA(IAuthToken, String, AuthorityID, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Create a new sub-CA under the specified parent CA.
- createCA(AuthorityData) - Method in class com.netscape.certsrv.authority.AuthorityClient
- createCA(AuthorityData) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- createCAClient(PKIClient) - Static method in class com.netscape.cmstools.cli.MainCLI
- createCertificateData(X509CertImpl) - Method in class org.dogtagpki.server.rest.SystemCertService
- createCertificateData(X509Certificate) - Method in class org.dogtagpki.server.rest.SystemCertService
- createCertificateExtensions(X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Create a new SET of extensions in the certificate info object.
- createCertificateExtensions(X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
-
Create a new SET of extensions in the certificate info object.
- createCertificationRequest(String, KeyPair) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Creates a PKCS#10 request.
- createCertificationRequest(String, KeyPair, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, KeyPair, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, X509Key, PrivateKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Creates a PKCS#10 request.
- createCertificationRequest(String, X509Key, PrivateKey, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, X509Key, PrivateKey, String, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertInfoFromNSS(X509Certificate) - Method in class netscape.security.pkcs.PKCS12Util
- createCertInfoFromNSS(X509Certificate, String) - Method in class netscape.security.pkcs.PKCS12Util
- createCertRecord(IConfigStore, Cert) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createCertRecord(IRequest, CertInfoProfile, X509CertImpl) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- createCertRecord(IRequest, CertInfoProfile, X509Certificate) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- createCertRecord(BigInteger, Certificate, MetaInfo) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Creates certificate record.
- createCertRequest(boolean, CryptoToken, X509Certificate, String, KeyPair, Name, KeyWrapAlgorithm) - Method in class com.netscape.cmstools.CRMFPopClient
- createCertRequest(CryptoToken, X509Certificate, String, KeyPair, Name, KeyWrapAlgorithm) - Method in class com.netscape.cmstools.CRMFPopClient
- createCertTemplate(Name, PublicKey) - Method in class com.netscape.cmstools.CRMFPopClient
- createChangeLog(LDAPConnection, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- createCMSRequestInfo(IRequest, UriInfo) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
- createCMSRequestInfo(IRequest, UriInfo) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- createCMSRequestInfo(IRequest, UriInfo) - Method in class com.netscape.cms.servlet.request.CMSRequestDAO
- createCMSRequestResponse(IRequest, UriInfo) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- createConnector(String, String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- createConnector(String, String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- createConnectorInfo(HttpServletRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateConnector
- createContainer(Node, String) - Method in class com.netscape.cmsutil.xml.XMLObject
- 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
- createCreatedResponse(Object, URI) - Method in class com.netscape.cms.servlet.base.PKIService
- createCRLExtension() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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
- createCRMFRequest(CertRequest, ProofOfPossession) - Method in class com.netscape.cmstools.CRMFPopClient
- createECCKeyPair(CryptoToken, String, IConfigStore, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createEncodedPKIArchiveOptions(CryptoToken, PublicKey, char[], WrappingParams, AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createEncodedPKIArchiveOptions(CryptoToken, PublicKey, PrivateKey, WrappingParams, AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createEncodedPKIArchiveOptions(CryptoToken, PublicKey, SymmetricKey, WrappingParams, AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createEnrollmentRequest() - Method in class com.netscape.cms.profile.common.EnrollProfile
- createEntry(String, String, long, String, long) - Method in class com.netscape.cms.authentication.HashAuthentication
- createEnvelopedData(byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
for CMC encryptedPOP
- createError(String, String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Creates error for a specific recovery operation.
- createEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionTerminatedEvent
- createEvent(String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionTerminatedEvent
- createExtension() - Method in class com.netscape.cms.profile.def.AuthInfoAccessExtDefault
- createExtension() - Method in class com.netscape.cms.profile.def.BasicConstraintsExtDefault
- createExtension() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- createExtension() - Method in class com.netscape.cms.profile.def.ExtendedKeyUsageExtDefault
- 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() - Method in class com.netscape.cms.profile.def.SubjectInfoAccessExtDefault
- createExtension(ICertificateAuthority, X509CertInfo) - Method in class com.netscape.cms.profile.def.AuthorityKeyIdentifierExtDefault
- createExtension(IRequest) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
- createExtension(IRequest) - 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(IRequest) - Method in class com.netscape.cms.profile.def.SubjectAltNameExtDefault
- createExtension(IRequest) - Method in class com.netscape.cms.profile.def.SubjectDirAttributesExtDefault
- createExtension(Locale) - Method in class com.netscape.cms.profile.def.FreshestCRLExtDefault
- createExtension(X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- createFailureEvent(String) - Static method in class com.netscape.certsrv.logging.event.OCSPAddCARequestEvent
- createFailureEvent(String) - Static method in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.FullCRLGenerationEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPAddCARequestProcessedEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPGenerationEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestProcessedEvent
- createFailureEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.RoleAssumeEvent
- createFailureEvent(String, String, RequestId, String, KeyId, String, String) - Static method in class com.netscape.certsrv.logging.event.SecurityDataArchivalProcessedEvent
- createFailureEvent(String, String, RequestId, String, Exception) - Static method in class com.netscape.certsrv.logging.event.SecurityDataArchivalRequestEvent
- createFailureEvent(String, String, RequestId, String, String) - Static method in class com.netscape.certsrv.logging.event.SecurityDataArchivalRequestEvent
- createFailureEvent(String, String, String) - Static method in class com.netscape.certsrv.logging.event.AuthEvent
- createFailureEvent(String, String, String) - Static method in class com.netscape.certsrv.logging.event.AuthzEvent
- createFailureEvent(String, String, String, IRequest) - Static method in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- createFailureEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- createFailureEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AuthzEvent
- createFailureEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- createFailureEvent(String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- createFailureEvent(String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- createFailureEvent(String, Map<String, String>, String) - Static method in class com.netscape.certsrv.logging.event.RandomGenerationEvent
- 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
- createGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Create group with the given id.
- createGroupData(IGroup) - Method in class org.dogtagpki.server.rest.GroupService
- createGroupMemberData(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- createIDPOPLinkWitness() - Method in class com.netscape.cmstools.CRMFPopClient
- createInput(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- createJobCron(String) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
-
Creates a job cron.
- createKeyIdentifier(KeyPair) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createKeyIdentifier(X509Key) - Static method in class org.dogtagpki.legacy.server.policy.APolicyRule
- createKeyInfoFromNSS(X509Certificate, PrivateKey) - Method in class netscape.security.pkcs.PKCS12Util
- createKeyInfoFromNSS(X509Certificate, PrivateKey, String) - Method in class netscape.security.pkcs.PKCS12Util
- 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) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- createLocalRequest(IConfigStore, IRequestQueue, String, CertInfoProfile, X509CertInfo, X509Key) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- createLogger(LogCategory, LogSource) - Method in class com.netscape.cms.logging.LogFactory
- createMessage(String) - Static method in class org.dogtagpki.tps.msg.TPSMessage
- createName(String, boolean) - Method in class com.netscape.cmstools.CRMFPopClient
- createNewDB - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- createNoContentResponse() - Method in class com.netscape.cms.servlet.base.PKIService
- createObject(LDAPAttributeSet) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
-
Creates object from attribute set.
- CreateObjectAPDU - Class in org.dogtagpki.tps.apdu
- CreateObjectAPDU(byte[], byte[], int) - Constructor for class org.dogtagpki.tps.apdu.CreateObjectAPDU
-
Constructs a Create Object APDU.
- createOKResponse() - Method in class com.netscape.cms.servlet.base.PKIService
- createOKResponse(Object) - Method in class com.netscape.cms.servlet.base.PKIService
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityFindCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertFindCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertHoldCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRequestFindCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRequestReviewCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRevokeCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertShowCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- createOptions() - Method in class com.netscape.cmstools.cli.MainCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertFindCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertModifyCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- createOptions() - Method in class com.netscape.cmstools.client.ClientInitCLI
- createOptions() - Static method in class com.netscape.cmstools.CMCSharedToken
- createOptions() - Static method in class com.netscape.cmstools.CRMFPopClient
- createOptions() - Method in class com.netscape.cmstools.group.GroupAddCLI
- createOptions() - Method in class com.netscape.cmstools.group.GroupFindCLI
- createOptions() - Method in class com.netscape.cmstools.group.GroupMemberFindCLI
- createOptions() - Method in class com.netscape.cmstools.group.GroupModifyCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyFindCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyShowCLI
- createOptions() - Method in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- createOptions() - Method in class com.netscape.cmstools.logging.ActivityFindCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditFileFindCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditModifyCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditShowCLI
- createOptions() - Static method in class com.netscape.cmstools.OCSPClient
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileFindCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileShowCLI
- createOptions() - Method in class com.netscape.cmstools.selftests.SelfTestFindCLI
- createOptions() - Method in class com.netscape.cmstools.selftests.SelfTestShowCLI
- createOptions() - Method in class com.netscape.cmstools.system.KRAConnectorAddCLI
- createOptions() - Method in class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.system.TPSConnectorAddCLI
- createOptions() - Method in class com.netscape.cmstools.system.TPSConnectorFindCLI
- createOptions() - Method in class com.netscape.cmstools.system.TPSConnectorModCLI
- createOptions() - Method in class com.netscape.cmstools.system.TPSConnectorRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.system.TPSConnectorShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- createOptions() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- createOptions() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- createOptions() - Method in class com.netscape.cmstools.tps.config.ConfigShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- createOptions() - Method in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- createOptions() - Method in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- createOptions() - Method in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- createOptions() - Method in class com.netscape.cmstools.tps.token.TokenAddCLI
- createOptions() - Method in class com.netscape.cmstools.tps.token.TokenFindCLI
- createOptions() - Method in class com.netscape.cmstools.tps.token.TokenModifyCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserAddCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserCertAddCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserCertFindCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserCertShowCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserFindCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserMembershipFindCLI
- createOptions() - Method in class com.netscape.cmstools.user.UserModifyCLI
- createPasswordFromBytes(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Create a jss Password object from a provided byte array.
- CreatePinAPDU - Class in org.dogtagpki.tps.apdu
- CreatePinAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.CreatePinAPDU
- createPk12(String, byte[]) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Creates PKCS12 package in memory.
- createPKCS7(X509CertImpl) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createPKIArchiveOptions(byte[], byte[], AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createPKIArchiveOptions(CryptoToken, PublicKey, char[], WrappingParams, AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createPKIArchiveOptions(CryptoToken, PublicKey, PrivateKey, WrappingParams, AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createPluginInfo(String, String, String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
-
Creates a pluginInfo
- createPop(String, byte[]) - Method in class com.netscape.cmstools.CRMFPopClient
- createProfile(ProfileData) - Method in class com.netscape.certsrv.profile.ProfileClient
- createProfile(ProfileData) - Method in interface com.netscape.certsrv.profile.ProfileResource
- createProfile(String, String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Creates new profile.
- 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
- createProfileRaw(byte[]) - Method in class com.netscape.certsrv.profile.ProfileClient
- createProfileRaw(byte[]) - Method in interface com.netscape.certsrv.profile.ProfileResource
- createProxy(Class<T>) - Method in class com.netscape.certsrv.client.Client
- createProxy(String, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- createProxy(URI, Class<T>) - Method in class com.netscape.certsrv.client.PKIConnection
- createRecoveryParams(String) - Method in interface com.netscape.certsrv.kra.IKeyService
-
Creates recovery parameters for the given recovery operation.
- createRecoveryRequest(KeyRecoveryRequest, UriInfo, String, IAuthToken, boolean) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- createRemoteCert(String, int, MultivaluedMap<String, String>, HttpServletResponse) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- createReplicationAgreement(String, LDAPConnection, String, String, int, String, String, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- createReplicationManager(LDAPConnection, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- 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
- createRequest(byte[]) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
-
Create OCSP request from binary data.
- createRequest(String, BigInteger) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
-
Create OCSP request from nickname of CA certificate and serial number of certificate to be checked.
- createRequest(X500Name, X509Key, BigInteger) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
-
Create OCSP request from issuer name, issuer public key, and serial number of certificate to be checked.
- 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.
- createRevocationRequest() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- createRoot(String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Each document should have 1 root only.
- createRSAKeyPair(CryptoToken, int, IConfigStore, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createSecurityDomain() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- createSelfTestData(ISelfTestSubsystem, String) - Method in class org.dogtagpki.server.rest.SelfTestService
- createServerPacket(byte[]) - Static method in class com.netscape.cmsutil.radius.PacketFactory
- 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.
- createSharedSecret(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- createSharedSecret(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- createSharedSecret(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createSigner(CryptoToken, String, KeyPair) - Method in class com.netscape.cmstools.CRMFPopClient
- createSigningCertRecord - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- createSigningCertRecord() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- createSimpleResponse(HttpServletResponse, IRequest[]) - Method in class com.netscape.cms.servlet.common.CMCOutputTemplate
- createSubCA(IAuthToken, String, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Create a new sub-CA IMMEDIATELY beneath this one.
- createSuccessEvent(String) - Static method in class com.netscape.certsrv.logging.event.OCSPGenerationEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.AuthEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.CertSigningInfoEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.CRLSigningInfoEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.FullCRLGenerationEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPAddCARequestEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPAddCARequestProcessedEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestProcessedEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
- createSuccessEvent(String, String) - Static method in class com.netscape.certsrv.logging.event.RoleAssumeEvent
- createSuccessEvent(String, String, AuthorityID) - Static method in class com.netscape.certsrv.logging.event.CertSigningInfoEvent
- createSuccessEvent(String, String, AuthorityID) - Static method in class com.netscape.certsrv.logging.event.CRLSigningInfoEvent
- createSuccessEvent(String, String, AuthorityID) - Static method in class com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
- createSuccessEvent(String, String, RequestId, String) - Static method in class com.netscape.certsrv.logging.event.SecurityDataArchivalRequestEvent
- createSuccessEvent(String, String, RequestId, String, KeyId, String) - Static method in class com.netscape.certsrv.logging.event.SecurityDataArchivalProcessedEvent
- createSuccessEvent(String, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- createSuccessEvent(String, String, String) - Static method in class com.netscape.certsrv.logging.event.AuthzEvent
- createSuccessEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AuthzEvent
- createSuccessEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- createSuccessEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- createSuccessEvent(String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- createSuccessEvent(String, String, String, X509CertImpl) - Static method in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- createSuccessEvent(String, BigInteger) - Static method in class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- createSuccessEvent(String, BigInteger) - Static method in class com.netscape.certsrv.logging.event.FullCRLGenerationEvent
- createSuccessEvent(String, Map<String, String>) - Static method in class com.netscape.certsrv.logging.event.RandomGenerationEvent
- createTag(byte, boolean, byte) - Static method in class netscape.security.util.DerValue
-
Create the tag of the attribute.
- createTemplateList() - Method in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- createUnrevocationRequest() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- createUser(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Create user with the given id.
- createUserCertData(String, X509Certificate) - Method in class org.dogtagpki.server.rest.UserService
- createUserData(IUser) - Method in class org.dogtagpki.server.rest.UserService
- createUserMembershipData(String, String) - Method in class org.dogtagpki.server.rest.UserService
- 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, 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.
- createX509CertInfo(KeyPair, int, String, String, Date, Date) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Creates a Certificate template.
- createX509CertInfo(PublicKey, int, String, String, Date, Date) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createX509CertInfo(X509Key, BigInteger, String, String, Date, Date) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createX509CertInfo(X509Key, BigInteger, String, String, Date, Date, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createX509CertInfo(X509Key, BigInteger, CertificateIssuerName, String, Date, Date, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- CRED_CERT - Static variable in interface com.netscape.certsrv.authentication.ICertUserDBAuthentication
- 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.authentication.CMCUserSignedAuth
- CRED_CMC - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
- CRED_CMC_SELF_SIGNED - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
- CRED_CMC_SIGNING_CERT - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
- 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 interface com.netscape.certsrv.authentication.IPasswdUserDBAuthentication
- CRED_PWD - Static variable in class com.netscape.cms.authentication.PortalEnroll
- 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_ShrTok - Static variable in class com.netscape.cms.authentication.SharedSecret
- CRED_SSL_CLIENT_CERT - Static variable in interface com.netscape.certsrv.authentication.IAuthManager
- CRED_UID - Static variable in interface com.netscape.certsrv.authentication.IPasswdUserDBAuthentication
- 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.
- critical - Variable in class netscape.security.x509.Extension
- 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_RETRIEVAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CRL_SIGN - Static variable in class netscape.security.x509.KeyUsageExtension
- CRL_SIGN_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- CRL_SIGNING_INFO - Static variable in class com.netscape.certsrv.logging.event.CRLSigningInfoEvent
- 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
- CRL_VALIDATION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CRLDistributionPoint - Class in netscape.security.x509
-
DistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, reasons [1] ReasonFlags OPTIONAL, cRLIssuer [2] GeneralNames OPTIONAL } DistributionPointName ::= CHOICE { fullName [0] GeneralNames, nameRelativeToCRLIssuer [1] RelativeDistinguishedName } ReasonFlags ::= BIT STRING { unused (0), keyCompromise (1), cACompromise (2), affiliationChanged (3), superseded (4), cessationOfOperation (5), certificateHold (6) }
- CRLDistributionPoint() - Constructor for class netscape.security.x509.CRLDistributionPoint
- CRLDistributionPoint.Template - Class in netscape.security.x509
-
Template for decoding CRLDistributionPoint.
- CRLDistributionPoints_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies how CRL information is obtained.
- CRLDistributionPointsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
CRL Distribution Points policy.
- CRLDistributionPointsExt() - Constructor for class org.dogtagpki.legacy.server.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
- CRLDistributionPointsExtension - Class in netscape.security.x509
-
An extension that tells applications where to find the CRL for this certificate.
- CRLDistributionPointsExtension(Boolean, Object) - Constructor for class netscape.security.x509.CRLDistributionPointsExtension
-
This constructor is called by the CertificateExtensions class to decode an extension whose OID indicates it is a CRLDistributionsPoints extension.
- CRLDistributionPointsExtension(CRLDistributionPoint) - Constructor for class netscape.security.x509.CRLDistributionPointsExtension
-
Creates a new CRLDistributionPoints extension, with the given distribution point as the first element.
- CRLDistributionPointsExtension.Reason - Class in netscape.security.x509
-
Represents a reason that a cert may be revoked.
- CRLExtensions - Class in netscape.security.x509
-
This class defines the CRL Extensions.
- CRLExtensions() - Constructor for class netscape.security.x509.CRLExtensions
-
Default constructor.
- CRLExtensions(DerInputStream) - Constructor for class netscape.security.x509.CRLExtensions
-
Create the object, decoding the values from the passed DER stream.
- CRLF - Static variable in class com.netscape.cmsutil.http.Http
- CRLNumber_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Conveys a monotonically increasing sequence number for each CRL issued by a given CA.
- CRLNumberExtension - Class in netscape.security.x509
-
Represent the CRL Number Extension.
- CRLNumberExtension(int) - Constructor for class netscape.security.x509.CRLNumberExtension
-
Create a CRLNumberExtension with the integer value .
- CRLNumberExtension(Boolean, Object) - Constructor for class netscape.security.x509.CRLNumberExtension
-
Create the extension from the passed DER encoded value of the same.
- CRLNumberExtension(Boolean, BigInteger) - Constructor for class netscape.security.x509.CRLNumberExtension
-
Create a CRLNumberExtension with the BigInteger value .
- CRLNumberExtension(BigInteger) - Constructor for class netscape.security.x509.CRLNumberExtension
-
Create a CRLNumberExtension with the BigInteger value .
- CrlPrettyPrint - Class in netscape.security.util
-
This class will display the certificate content in predefined format.
- CrlPrettyPrint(X509CRLImpl) - Constructor for class netscape.security.util.CrlPrettyPrint
- CRLReasonExtension - Class in netscape.security.x509
-
Represent the CRLReason Extension of CRL entry.
- CRLReasonExtension() - Constructor for class netscape.security.x509.CRLReasonExtension
-
Default constructor
- CRLReasonExtension(Boolean, Object) - Constructor for class netscape.security.x509.CRLReasonExtension
-
Create the object from the passed DER encoded value.
- CRLReasonExtension(Boolean, RevocationReason) - Constructor for class netscape.security.x509.CRLReasonExtension
- CRLReasonExtension(RevocationReason) - Constructor for class netscape.security.x509.CRLReasonExtension
-
Create extension value for specific revocation reason
- CRLSigningInfoEvent - Class in com.netscape.certsrv.logging.event
- CRLSigningInfoEvent() - Constructor for class com.netscape.certsrv.logging.event.CRLSigningInfoEvent
- 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
- CRMFPopClient - Class in com.netscape.cmstools
-
A command-line utility used to generate a Certificate Request Message Format (CRMF) request with proof of possesion (POP).
- CRMFPopClient() - Constructor for class com.netscape.cmstools.CRMFPopClient
- 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(ICMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CRMFProcessor
- CRS_EXTENSIONREQ - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_FAILINFO - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_MESSAGETYPE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_PKISTATUS - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_RECIPIENTNONCE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_SENDERNONCE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- CRS_TRANSID - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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
- CRSPKIMessage - Class in com.netscape.cmsutil.scep
- CRSPKIMessage() - Constructor for class com.netscape.cmsutil.scep.CRSPKIMessage
- CRSPKIMessage(ByteArrayInputStream) - Constructor for class com.netscape.cmsutil.scep.CRSPKIMessage
- 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).
- crypto - Variable in class com.netscape.certsrv.client.PKIClient
- CRYPTO_PROVIDER - Static variable in class com.netscape.cmstools.AuditVerify
- CryptoProvider - Class in com.netscape.certsrv.util
-
An abstract class defining the functionality to be provided by sub classes to perform cryptographic operations.
- CryptoProvider() - Constructor for class com.netscape.certsrv.util.CryptoProvider
- CryptoUtil - Class in com.netscape.cmsutil.crypto
- CryptoUtil() - Constructor for class com.netscape.cmsutil.crypto.CryptoUtil
- cs - Variable in class org.dogtagpki.server.rest.SystemConfigService
- csState - Variable in class org.dogtagpki.server.rest.SystemConfigService
- csSubsystem - Variable in class org.dogtagpki.server.rest.SystemConfigService
- csType - Variable in class org.dogtagpki.server.rest.SystemConfigService
- 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
- DAMAGED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- data - Variable in class netscape.security.util.DerValue
-
The DER-encoded data of the value.
- data - Variable in class org.dogtagpki.tps.apdu.APDU
- Data() - Constructor for class com.netscape.certsrv.base.PKIException.Data
- DATA_ENCIPHERMENT - Static variable in class netscape.security.x509.KeyUsageExtension
- DATA_ENCIPHERMENT_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- database - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- DataCollection<E> - Class in com.netscape.certsrv.base
- DataCollection() - Constructor for class com.netscape.certsrv.base.DataCollection
- DATE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.CAValidityDefault
- DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.PrivateKeyUsagePeriodExtDefault
- DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.RandomizedValidityDefault
- DATE_FORMAT - Static variable in class com.netscape.cms.profile.def.ValidityDefault
- DateAdapter - Class in com.netscape.certsrv.util
-
The DateAdapter class provides custom marshaling for Date.
- DateAdapter() - Constructor for class com.netscape.certsrv.util.DateAdapter
- dateFormat - Static variable in class com.netscape.cmstools.ca.CACertCLI
- DAYS_TO_MS_FACTOR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
- DAYS_TO_MS_FACTOR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- DAYS_TO_MS_FACTOR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DB - com.netscape.certsrv.logging.LogSource
- 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
- DBUSER - Static variable in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- debug() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- debug(byte[]) - Static method in class com.netscape.certsrv.apps.CMS
-
Puts data of an byte array 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(int, String) - Static method in class com.netscape.certsrv.apps.CMS
-
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(String) - Static method in class com.netscape.certsrv.apps.CMS
-
Puts a message into the debug file.
- debug(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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(Throwable) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Puts an exception into the debug file.
- DEBUG - org.dogtagpki.util.logging.PKILogger.Level
- 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
- debugByteArray(byte[], String) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- 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.
- DECIPHER_ONLY - Static variable in class netscape.security.x509.KeyUsageExtension
- DECIPHER_ONLY_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- decode(byte[]) - Method in class netscape.security.pkcs.PKCS8Key
- decode(byte[]) - Method in class netscape.security.x509.X509Key
- 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
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.CertID.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.GoodInfo.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.KeyHashID.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.NameID.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPRequest.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponse.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.Request.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseBytes.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseData.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.RevokedInfo.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.Signature.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.SingleResponse.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.TBSRequest.Template
- decode(InputStream) - Method in class com.netscape.cmsutil.ocsp.UnknownInfo.Template
- decode(InputStream) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Decodes this extension.
- decode(InputStream) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Decodes this extension.
- decode(InputStream) - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Decodes this extension.
- decode(InputStream) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- decode(InputStream) - Method in class netscape.security.extensions.GenericASN1Extension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- decode(InputStream) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- decode(InputStream) - Method in class netscape.security.extensions.PresenceServerExtension
- decode(InputStream) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Decodes this extension.
- decode(InputStream) - Method in class netscape.security.pkcs.PKCS8Key
-
Initialize an PKCS8Key object from an input stream.
- decode(InputStream) - Method in class netscape.security.x509.ACertAttrSet
-
Decodes the attribute in the input stream.
- decode(InputStream) - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.BasicConstraintsExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in interface netscape.security.x509.CertAttrSet
-
Decodes the attribute in the input stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateAlgorithmId
-
Decode the algorithm identifier from the passed stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateChain
-
decode from PKCS7 blob.
- decode(InputStream) - Method in class netscape.security.x509.CertificateExtensions
-
Decode the extensions from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateIssuerExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateIssuerName
-
Decode the name in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Decode the identity in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateSerialNumber
-
Decode the serial number in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateSubjectName
-
Decode the name in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Decode the identity in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateValidity
-
Decode the CertificateValidity period from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateVersion
-
Decode the CertificateVersion period in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CertificateX509Key
-
Decode the key in DER form from the stream.
- decode(InputStream) - Method in class netscape.security.x509.CRLDistributionPoint.Template
- decode(InputStream) - Method in class netscape.security.x509.CRLDistributionPointsExtension
- decode(InputStream) - Method in class netscape.security.x509.CRLExtensions
-
Decode the extensions from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CRLNumberExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.CRLReasonExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.Extensions
-
Decode the extensions from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.FreshestCRLExtension
- decode(InputStream) - Method in class netscape.security.x509.HoldInstructionExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.InvalidityDateExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.IssuingDistributionPointExtension
- decode(InputStream) - Method in class netscape.security.x509.KeyUsageExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.NameConstraintsExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.NSCCommentExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.OtherName
- decode(InputStream) - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.PolicyMappingsExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.RevokedCertImpl
-
Decode a revoked certificate from an input stream.
- decode(InputStream) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Decode the extension from the InputStream.
- decode(InputStream) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Decode an X.509 certificate from an input stream.
- decode(InputStream) - Method in class netscape.security.x509.X509CertImpl
-
Decode an X.509 certificate from an input stream.
- decode(InputStream) - Method in class netscape.security.x509.X509CertInfo
-
Decode an X.509 certificate from an input stream.
- decode(InputStream) - Method in class netscape.security.x509.X509Key
-
Initialize an X509Key object from an input stream.
- 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(String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.CertID.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.GoodInfo.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.KeyHashID.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.NameID.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPRequest.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponse.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.Request.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseBytes.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseData.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.RevokedInfo.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.Signature.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.SingleResponse.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.TBSRequest.Template
- decode(Tag, InputStream) - Method in class com.netscape.cmsutil.ocsp.UnknownInfo.Template
- decode(Tag, InputStream) - Method in class netscape.security.x509.CRLDistributionPoint.Template
- decodeEx(InputStream) - Method in class netscape.security.x509.CertificateExtensions
-
Decode the extensions from the InputStream.
- decodeEx(InputStream) - Method in class netscape.security.x509.CertificateSubjectName
-
Decode the name in DER form from the stream.
- decodeFlags(String) - Static method in class netscape.security.pkcs.PKCS12
- decodeKeyID(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Converts NSS key ID from a signed, variable-length hexadecimal number into a 20 byte array, which will be identical to the original byte array.
- decodeLoop(ByteBuffer, CharBuffer) - Method in class netscape.security.util.IA5CharsetDecoder
- decodeLoop(ByteBuffer, CharBuffer) - Method in class netscape.security.util.PrintableCharsetDecoder
- decodeLoop(ByteBuffer, CharBuffer) - Method in class netscape.security.util.UniversalCharsetDecoder
- decodeParams() - Method in class netscape.security.x509.AlgIdDSA
-
Parses algorithm parameters P, Q, and G.
- decodeParams() - Method in class netscape.security.x509.AlgorithmId
- decodePKIMessage(HttpServletRequest, HttpServletResponse, String) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
-
Decodes the PKI message and return information to RA.
- decodeThis() - Method in class netscape.security.extensions.PresenceServerExtension
- decodeToMap(String) - Static method in class org.dogtagpki.tps.msg.TPSMessage
- DECRYPT - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- DECRYPT_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- decryptExternalPrivate(byte[], String, byte[], byte[], X509Certificate) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Decrypts the external private key (private key from the end-user).
- decryptInternalPrivate(byte[], WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Decrypts the internal private key (private key from the KRA's internal storage).
- decryptUsingSymmetricKey(CryptoToken, IVParameterSpec, byte[], SymmetricKey, EncryptionAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- DEF_ALT_KEYID_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- DEF_ATTR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_BITS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- DEF_BITS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- 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_CONFIG_MDS - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- DEF_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- DEF_INHIBIT_POLICY_MAPPING - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- DEF_KEYID_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- DEF_LAG_TIME - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DEF_LDAP_AUTH - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_BASE - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_BIND - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_CERT - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_HOST - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_MAXC - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_MINC - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_PORT - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_PW - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_SSL - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LDAP_VER - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEF_LEAD_TIME - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DEF_MAX_VALIDITY - Static variable in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- DEF_MAX_VALIDITY - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DEF_MIN_VALIDITY - Static variable in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- DEF_MIN_VALIDITY - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DEF_NOT_BEFORE_SKEW - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- DEF_NUM - Static variable in class com.netscape.cms.profile.input.GenericInput
- DEF_NUM_ATTRIBUTES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- DEF_NUM_CERTPOLICIES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- DEF_NUM_EXCLUDED_SUBTREES - Static variable in class com.netscape.cms.profile.def.NameConstraintsExtDefault
- DEF_NUM_EXCLUDEDSUBTREES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- DEF_NUM_GENERALNAMES - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
-
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 org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- DEF_NUM_POLICYMAPPINGS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- DEF_PATHLEN - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- 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 org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- DEF_RENEWAL_NOT_AFTER - Static variable in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
- DEF_REQ_ENTRIES - Static variable in class com.netscape.cms.profile.input.SubjectAltNameExtInput
- DEF_REQ_EXPLICIT_POLICY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- DEF_REQATTR_NAME - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- DEF_SET_DEFAULT_BITS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- DEF_SET_DEFAULT_BITS_VAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- DEF_SharedToken_ATTR - Static variable in class com.netscape.cms.authentication.SharedSecret
- DEF_VALUE - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- DEFAULT - Static variable in class com.netscape.cmsutil.radius.TerminationActionAttribute
- DEFAULT_APDU_SIZE - Static variable in class org.dogtagpki.tps.apdu.APDU
- DEFAULT_ATTRNUM - Static variable in class com.netscape.cms.publish.mappers.LdapEnhancedMap
- DEFAULT_CERT_ENCRYPTION - Static variable in class netscape.security.pkcs.PKCS12Util
- DEFAULT_CERT_ENCRYPTION_NAME - Static variable in class netscape.security.pkcs.PKCS12Util
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
- DEFAULT_CRITICALITY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- 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_KEY_ENCRYPTION - Static variable in class netscape.security.pkcs.PKCS12Util
- DEFAULT_KEY_ENCRYPTION_NAME - Static variable in class netscape.security.pkcs.PKCS12Util
- DEFAULT_LONG_CACHE_LIFETIME - Static variable in class com.netscape.cms.servlet.base.PKIService
- DEFAULT_NOT_AFTER - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- DEFAULT_NOT_BEFORE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- DEFAULT_PORT - Static variable in class com.netscape.cmsutil.radius.RadiusConn
- DEFAULT_SIZE - Static variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- DEFAULT_SIZE - Static variable in class com.netscape.cms.servlet.base.PKIService
- DEFAULT_TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthentication
- DEFAULT_TIMEOUT - Static variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- DEFAULT_TIMEOUT - Static variable in class com.netscape.cmsutil.radius.RadiusConn
- DEFAULT_VERSION - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
-
Constants
- DefaultRevocation - Class in org.dogtagpki.legacy.server.policy.constraints
-
This is the default revocation policy.
- DefaultRevocation() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
- deferred(IRequest) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
determines whether a DEFERRED policy result should be returned by checking the contents of the AgentApprovals attribute.
- DEFERRED - Static variable in class com.netscape.certsrv.request.PolicyResult
- 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.
- dekType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- 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.
- delete(String) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Deletes attribute.
- delete(String) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Deletes attribute.
- delete(String) - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Deletes attribute.
- delete(String) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- delete(String) - Method in class netscape.security.extensions.GenericASN1Extension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- delete(String) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- delete(String) - Method in class netscape.security.extensions.PresenceServerExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Deletes attribute.
- delete(String) - Method in class netscape.security.x509.ACertAttrSet
-
Deletes an attribute value from this CertAttrSet.
- delete(String) - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.BasicConstraintsExtension
-
Delete the attribute value.
- delete(String) - Method in interface netscape.security.x509.CertAttrSet
-
Deletes an attribute value from this CertAttrSet.
- delete(String) - Method in class netscape.security.x509.CertificateAlgorithmId
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateExtensions
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateIssuerExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateIssuerName
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateSerialNumber
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateSubjectName
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateValidity
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateVersion
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CertificateX509Key
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CRLDistributionPointsExtension
- delete(String) - Method in class netscape.security.x509.CRLNumberExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.CRLReasonExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.Extensions
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.FreshestCRLExtension
- delete(String) - Method in class netscape.security.x509.HoldInstructionExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.InvalidityDateExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.IssuingDistributionPointExtension
- delete(String) - Method in class netscape.security.x509.KeyUsageExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.NameConstraintsExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.NSCCommentExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.PolicyMappingsExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.ReasonFlags
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Delete the attribute value.
- delete(String) - Method in class netscape.security.x509.X509CertImpl
-
Delete the requested attribute from the certificate.
- delete(String) - Method in class netscape.security.x509.X509CertInfo
-
Delete the certificate attribute.
- deleteAllCRLsInCA(String) - Method in class com.netscape.cms.ocsp.DefStore
- deleteAllOIDs() - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- deleteAllProfileInputs() - Method in interface com.netscape.certsrv.profile.IProfile
-
Delete all profile inputs
- deleteAllProfileInputs() - Method in class com.netscape.cms.profile.common.BasicProfile
- deleteAllProfileOutputs() - Method in interface com.netscape.certsrv.profile.IProfile
-
Delete all profile inputs
- deleteAllProfileOutputs() - Method in class com.netscape.cms.profile.common.BasicProfile
- deleteAllProfilePolicies() - Method in interface com.netscape.certsrv.profile.IProfile
-
Delete all profile policies
- deleteAllProfilePolicies() - Method in class com.netscape.cms.profile.common.BasicProfile
- deleteAttribute(String) - Method in class netscape.security.pkcs.PKCS10Attributes
-
Delete the attribute value.
- deleteAuthority(HttpServletRequest) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Delete this lightweight CA.
- deleteCA(String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- deleteCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- deleteCert(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Delete certificate of the given nickname.
- deleteCert(String, X509Certificate) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- deleteCertificateRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Deletes certificate from this repository.
- deleteCertificates(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deletes all certificates by a nickname.
- deleteConnector() - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- deleteConnector(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- deleteConnector(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- deleteConnector(String, String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- deleteConnector(String, String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- deleteCRLIssuingPoint(IConfigStore, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Deletes CRL issuing point with the given identifier.
- deleteCRLIssuingPointRecord(String) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
-
Deletes issuing point record.
- deleteCRLIssuingPointRecord(String) - Method in interface com.netscape.certsrv.ocsp.IDefStore
-
This method deletes a CRL issuing point record
- deleteCRLIssuingPointRecord(String) - Method in class com.netscape.cms.ocsp.DefStore
- deleteCRLIssuingPointRecord(String) - Method in class com.netscape.cms.ocsp.LDAPStore
- deleteCRLsInCA(String, boolean) - Method in class com.netscape.cms.ocsp.DefStore
- deleteDir(File) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- deleteEntries(LDAPSearchResults, LDAPConnection, String[]) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- deleteEntry(LDAPConnection, String, String[]) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- deleteExistingCerts() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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
- DeleteFileAPDU - Class in org.dogtagpki.tps.apdu
- DeleteFileAPDU(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.DeleteFileAPDU
- DeleteFileGP211APDU - Class in org.dogtagpki.tps.apdu
- DeleteFileGP211APDU(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.DeleteFileGP211APDU
- deleteImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.RegistryAdminServlet
- deleteInput(ProfileInput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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
- deleteOutput(ProfileOutput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- deleteOwner(Principal, Principal) - Method in class netscape.security.acl.OwnerImpl
-
Delete owner.
- deletePolicyImpl(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
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 org.dogtagpki.legacy.policy.IPolicyProcessor
-
Deletes a policy instance identified by an instance id.
- deletePolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
-
Delete policy instance
- deletePrivateKey(PrivateKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deletes a private key.
- deleteProfile(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Deletes profile.
- deleteProfile(String) - Method in class com.netscape.certsrv.profile.ProfileClient
- deleteProfile(String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- 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
- deleteSharedSecret(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- deleteSharedSecret(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- deleteSharedSecret(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- deleteSubtree(LDAPConnection, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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
- deleteUserCertificates(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deletes user certificates by a nickname.
- DeltaCRLGenerationEvent - Class in com.netscape.certsrv.logging.event
- DeltaCRLGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- DeltaCRLIndicator_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the delta CRL.
- DeltaCRLIndicatorExtension - Class in netscape.security.x509
-
Represent the Delta CRL Indicator Extension.
- DeltaCRLIndicatorExtension(int) - Constructor for class netscape.security.x509.DeltaCRLIndicatorExtension
-
Create a DeltaCRLIndicatorExtension with the integer value.
- DeltaCRLIndicatorExtension(Boolean, Object) - Constructor for class netscape.security.x509.DeltaCRLIndicatorExtension
-
Create the extension from the passed DER encoded value of the same.
- DeltaCRLIndicatorExtension(Boolean, BigInteger) - Constructor for class netscape.security.x509.DeltaCRLIndicatorExtension
-
Create a DeltaCRLIndicatorExtension with the BigInteger value.
- DeltaCRLIndicatorExtension(BigInteger) - Constructor for class netscape.security.x509.DeltaCRLIndicatorExtension
-
Create a DeltaCRLIndicatorExtension with the BigInteger value.
- DeltaCRLPublishingEvent - Class in com.netscape.certsrv.logging.event
- DeltaCRLPublishingEvent(String, BigInteger) - Constructor for class com.netscape.certsrv.logging.event.DeltaCRLPublishingEvent
- DeltaCRLPublishingEvent(String, BigInteger, String) - Constructor for class com.netscape.certsrv.logging.event.DeltaCRLPublishingEvent
- Deny - com.netscape.certsrv.acls.ACLEntry.Type
- DenyAllow - com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
- derEncode(OutputStream) - Method in class netscape.security.pkcs.PKCS10Attribute
-
DER encode this object onto an output stream.
- derEncode(OutputStream) - Method in class netscape.security.pkcs.PKCS10Attributes
-
Encode the attributes in DER form to the stream.
- derEncode(OutputStream) - Method in class netscape.security.pkcs.PKCS9Attribute
-
Write the DER encoding of this attribute to an output stream.
- derEncode(OutputStream) - Method in class netscape.security.pkcs.SignerInfo
-
DER encode this object onto an output stream.
- derEncode(OutputStream) - Method in interface netscape.security.util.DerEncoder
-
DER encode this object and write the results to a stream.
- derEncode(OutputStream) - Method in class netscape.security.util.DerOutputStream
-
Write the current contents of this
DerOutputStream
to anOutputStream
. - derEncode(OutputStream) - Method in class netscape.security.x509.AlgorithmId
-
DER encode this object onto an output stream.
- derEncode(OutputStream) - Method in class netscape.security.x509.Attribute
-
DER encode this object onto an output stream.
- derEncode(OutputStream) - Method in class netscape.security.x509.AVA
-
DER encode this object onto an output stream.
- derEncode(OutputStream) - Method in class netscape.security.x509.X509CertImpl
-
DER encode this object onto an output stream.
- DerEncoder - Interface in netscape.security.util
-
Interface to an object that knows how to write its own DER encoding to an output stream.
- DerInputStream - Class in netscape.security.util
-
A DER input stream, used for parsing ASN.1 DER-encoded data such as that found in X.509 certificates.
- DerInputStream(byte[]) - Constructor for class netscape.security.util.DerInputStream
-
Create a DER input stream from a data buffer.
- DerInputStream(byte[], int, int) - Constructor for class netscape.security.util.DerInputStream
-
Create a DER input stream from part of a data buffer.
- DERIVATION_CONSTANT - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- DERIVE - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- DerOutputStream - Class in netscape.security.util
-
Output stream marshaling DER-encoded data.
- DerOutputStream() - Constructor for class netscape.security.util.DerOutputStream
-
Construct an DER output stream.
- DerOutputStream(int) - Constructor for class netscape.security.util.DerOutputStream
-
Construct an DER output stream.
- DerValue - Class in netscape.security.util
-
Represents a single DER-encoded value.
- DerValue(byte[]) - Constructor for class netscape.security.util.DerValue
-
Get an ASN.1/DER encoded datum from a buffer.
- DerValue(byte[], int, int) - Constructor for class netscape.security.util.DerValue
-
Get an ASN.1/DER encoded datum from part of a buffer.
- DerValue(byte, byte[]) - Constructor for class netscape.security.util.DerValue
-
Creates a DerValue from a tag and some DER-encoded data.
- DerValue(byte, byte[], int, int) - Constructor for class netscape.security.util.DerValue
-
Creates a DerValue from a tag and some DER-encoded data.
- DerValue(InputStream) - Constructor for class netscape.security.util.DerValue
-
Get an ASN1/DER encoded datum from an input stream.
- DerValue(String) - Constructor for class netscape.security.util.DerValue
-
Creates a DER value from a string using a generic way of determining the proper tag for the string.
- DES_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- DES_CBC_ENCRYPTION - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- DES_EDE3_CBC_ENCRYPTION - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- DES3 - Static variable in class com.netscape.cms.servlet.tks.GPParams
- DES3_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- DESC - Variable in class org.dogtagpki.legacy.server.policy.APolicyRule
- description - Variable in class com.netscape.certsrv.acls.ACL
- description - Variable in class com.netscape.certsrv.authority.AuthorityData
- description - Variable in class com.netscape.certsrv.profile.ProfileData
- description - Variable in class com.netscape.cmstools.cli.CLI
- DESCRIPTION_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- Descriptor - Class in com.netscape.certsrv.property
-
This interface represents a property descriptor.
- Descriptor() - Constructor for class com.netscape.certsrv.property.Descriptor
- Descriptor(String, String, String, String) - Constructor for class com.netscape.certsrv.property.Descriptor
-
Constructs a descriptor.
- DESEDE_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- 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
-
This method will be called when Tomcat is shutdown.
- 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
- DH_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for Diffie Hellman Key agreement, from PKCS #3.
- DH_PKIX_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the Diffie Hellman Key Agreement (DH), from the IETF PKIX IPKI Part I.
- digest() - Method in class com.netscape.cmsutil.util.HMACDigest
-
Completes the HMAC computation with the outer pad The digest is reset after this call is made.
- DIGEST - Static variable in class com.netscape.cms.profile.input.FileSigningInput
- DIGEST_TYPE - Static variable in class com.netscape.cms.profile.input.FileSigningInput
- DIGESTED_DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- DIGITAL_SIGNATURE - Static variable in class netscape.security.x509.KeyUsageExtension
- DIGITAL_SIGNATURE_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- 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.
- DirStrConverter - Class in netscape.security.x509
-
A DirStrConverter converts a string to a DerValue of ASN.1 Directory String, which is a CHOICE of Printable (subset of ASCII), T.61 (Teletex) or Universal String (UCS-4), and vice versa.
- DirStrConverter() - Constructor for class netscape.security.x509.DirStrConverter
-
Constructs a DirStrConverter.
- disable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- disableAdminEnroll() - Static method in class com.netscape.cms.servlet.common.CMSGateway
- disableCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- 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.
- disableProfile(String) - Method in class com.netscape.certsrv.profile.ProfileClient
- 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
- disconnect() - Method in class com.netscape.cmsutil.http.HttpClient
- disconnect() - Method in class com.netscape.cmsutil.radius.RadiusConn
- 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 - Class in com.netscape.cms.servlet.key
-
Display a specific Key Archival Request
- DisplayBySerial() - Constructor for class com.netscape.cms.servlet.cert.DisplayBySerial
-
Constructs DisplayBySerial servlet.
- 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
- displayByteArray(byte[], boolean) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- 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.
- 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
- displayReason(int) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- DisplayText - Class in netscape.security.x509
-
Represent the DisplayText.
- DisplayText(byte, String) - Constructor for class netscape.security.x509.DisplayText
- DisplayText(DerValue) - Constructor for class netscape.security.x509.DisplayText
- 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.
- DIVER_EMV - Static variable in class com.netscape.cms.servlet.tks.GPParams
- DIVER_NONE - Static variable in class com.netscape.cms.servlet.tks.GPParams
- DIVER_VISA2 - Static variable in class com.netscape.cms.servlet.tks.GPParams
- DIVERSIFY_KEY_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- diversifyKey(String, String, String, String, byte[], byte[], byte, boolean, byte[], byte[], byte[], byte[], byte[], String, String, byte, GPParams) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- DiversifyKeyRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- DiversifyKeyRequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- dn - Variable in class com.netscape.certsrv.authority.AuthorityData
- DN - Static variable in interface com.netscape.certsrv.property.IDescriptor
- DN_NAME - Static variable in class netscape.security.x509.CertificateIssuerName
- DN_NAME - Static variable in class netscape.security.x509.CertificateSubjectName
- 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(PushbackReader) - Constructor for class com.netscape.cms.authentication.DNPattern
- DNPattern(String) - Constructor for class com.netscape.cms.authentication.DNPattern
-
Construct a DN pattern by parsing a pattern string.
- DNSName - Class in netscape.security.x509
-
This class implements the DNSName as required by the GeneralNames ASN.1 object.
- DNSName(String) - Constructor for class netscape.security.x509.DNSName
-
Create the DNSName object with the specified name.
- DNSName(DerValue) - Constructor for class netscape.security.x509.DNSName
-
Create the DNSName object from the passed encoded Der value.
- doCMMFResponse(IArgBlock) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- doConfigParams(String, Hashtable<String, String>) - Method in interface com.netscape.certsrv.base.IConfigStoreEventListener
-
Validates the config store parameters that changed
- doConnect(String, int) - Method in class netscape.net.NetworkClient
-
Return a socket connected to the server, with any appropriate options pre-established
- 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(String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
-
Async Recovers key for administrators.
- doKeyRecovery(BigInteger, Credential[], String, X509CertImpl, String, String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
-
Performs administrator-initiated key recovery.
- doLog(ILogEvent) - Method in class com.netscape.cms.logging.LogFile
-
Synchronized method to write an event to the log file.
- DomainInfo - Class in com.netscape.certsrv.system
- DomainInfo() - Constructor for class com.netscape.certsrv.system.DomainInfo
- domainManager - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- 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
- doubleToString(double) - Static method in class com.netscape.cmsutil.util.Fmt
- 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
- doUsage() - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- doUsage() - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- downloadCACertChain(String) - Method in class com.netscape.certsrv.client.PKIClient
- downloadCACertChain(String, String) - Method in class com.netscape.certsrv.client.PKIClient
- DownloadPKCS12 - Class in com.netscape.cms.servlet.csadmin
- DownloadPKCS12() - Constructor for class com.netscape.cms.servlet.csadmin.DownloadPKCS12
- DSA - Class in netscape.security.provider
-
The Digital Signature Standard (using the Digital Signature Algorithm), as described in fips186 of the National Instute of Standards and Technology (NIST), using fips180-1 (SHA-1).
- DSA() - Constructor for class netscape.security.provider.DSA
-
Construct a blank DSA object.
- DSA_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- DSA_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the Digital Signing Algorithm (DSA), from the IETF PKIX IPKI Part I.
- DSA_OIW_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the Digital Signing Algorithm (DSA), from the NIST OIW Stable Agreements part 12.
- DSA_SIGNING_ALGORITHMS - Static variable in class netscape.security.x509.AlgorithmId
-
Supported signing algorithms for a DSA key.
- DSAKeyConstraints - Class in org.dogtagpki.legacy.server.policy.constraints
-
DSAKeyConstraints policy enforces min and max size of the key.
- DSAKeyConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
- DSAKeyFactory - Class in netscape.security.provider
-
This class implements the DSA key factory of the Sun provider.
- DSAKeyFactory() - Constructor for class netscape.security.provider.DSAKeyFactory
- DSAKeyPairGenerator - Class in netscape.security.provider
-
This class generates DSA key parameters and public/private key pairs according to the DSS standard NIST FIPS 186.
- DSAKeyPairGenerator() - Constructor for class netscape.security.provider.DSAKeyPairGenerator
- DSAParameterGenerator - Class in netscape.security.provider
- DSAParameterGenerator() - Constructor for class netscape.security.provider.DSAParameterGenerator
- DSAParameters - Class in netscape.security.provider
-
This class implements the parameter set used by the Digital Signature Algorithm as specified in the FIPS 186 standard.
- DSAParameters() - Constructor for class netscape.security.provider.DSAParameters
- DSAPrivateKey - Class in netscape.security.provider
-
A PKCS#8 private key for the Digital Signature Algorithm.
- DSAPrivateKey() - Constructor for class netscape.security.provider.DSAPrivateKey
- DSAPrivateKey(byte[]) - Constructor for class netscape.security.provider.DSAPrivateKey
-
Make a DSA private key from its DER encoding (PKCS #8).
- DSAPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class netscape.security.provider.DSAPrivateKey
-
Make a DSA private key out of a private key and three parameters.
- DSAPublicKey - Class in netscape.security.provider
-
An X.509 public key for the Digital Signature Algorithm.
- DSAPublicKey() - Constructor for class netscape.security.provider.DSAPublicKey
- DSAPublicKey(byte[]) - Constructor for class netscape.security.provider.DSAPublicKey
-
Make a DSA public key from its DER encoding (X.509).
- DSAPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class netscape.security.provider.DSAPublicKey
-
Make a DSA public key out of a public key and three parameters.
- dsHost - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- dsPort - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- dump() - Method in class org.dogtagpki.tps.apdu.APDU
- dump() - Method in class org.dogtagpki.tps.main.TPSBuffer
-
dump()s this Buffer to stdout.
- 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, 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.
- EACLsException(String, String) - Constructor for exception com.netscape.certsrv.acls.EACLsException
-
Constructs a base exception with a parameter.
- 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, 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, 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
- EAuthzUnknownRealm - Exception in com.netscape.certsrv.authorization
- EAuthzUnknownRealm(String) - Constructor for exception com.netscape.certsrv.authorization.EAuthzUnknownRealm
- EBaseException - Exception in com.netscape.certsrv.base
-
An exception with localizable error messages.
- EBaseException(Exception) - Constructor for exception com.netscape.certsrv.base.EBaseException
-
Constructs an instance of this exception given the cause exception.
- EBaseException(String) - Constructor for exception com.netscape.certsrv.base.EBaseException
-
Constructs an instance of this exception with the given resource key.
- 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.
- EBaseException(String, Object[], Exception) - Constructor for exception com.netscape.certsrv.base.EBaseException
-
Constructs an instance of this exception given the resource key, an array of parameters, and the cause exception.
- EBaseException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.EBaseException
-
Constructs an instance of this exception given the resource key and the cause exception.
- EC_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- EC_SIGNING_ALGORITHMS - Static variable in class netscape.security.x509.AlgorithmId
- 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, Object[]) - Constructor for exception com.netscape.certsrv.ca.ECAException
-
Constructs a CA exception.
- ECAException(String, Throwable) - Constructor for exception com.netscape.certsrv.ca.ECAException
-
Constructs a CA exception.
- ecbEncrypt(SymmetricKey, SymmetricKey, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- ECC_INTERNAL_ADMIN_CERT_PROFILE - Static variable in class org.dogtagpki.server.rest.SystemConfigService
- ECC_INTERNAL_SERVER_CERT_PROFILE - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- ECC_INTERNAL_SUBSYSTEM_CERT_PROFILE - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- ECMCBadIdentityException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC badIdentity condition.
- ECMCBadIdentityException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCBadIdentityException
-
Creates an exception.
- ECMCBadIdentityException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadIdentityException
- ECMCBadIdentityException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadIdentityException
- ECMCBadMessageCheckException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC badMessageCheck condition.
- ECMCBadMessageCheckException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCBadMessageCheckException
-
Creates an exception.
- ECMCBadMessageCheckException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadMessageCheckException
- ECMCBadMessageCheckException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadMessageCheckException
- ECMCBadRequestException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC badRequest condition.
- ECMCBadRequestException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCBadRequestException
-
Creates an exception.
- ECMCBadRequestException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadRequestException
- ECMCBadRequestException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCBadRequestException
- ECMCPopFailedException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC popFailed condition.
- ECMCPopFailedException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCPopFailedException
-
Creates an exception.
- ECMCPopFailedException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCPopFailedException
- ECMCPopFailedException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCPopFailedException
- ECMCPopRequiredException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC popRequired condition.
- ECMCPopRequiredException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCPopRequiredException
-
Creates a defer exception.
- ECMCPopRequiredException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCPopRequiredException
- ECMCPopRequiredException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCPopRequiredException
- ECMCUnsupportedExtException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception for handling CMC unsupportedExt condition.
- ECMCUnsupportedExtException(String) - Constructor for exception com.netscape.certsrv.profile.ECMCUnsupportedExtException
-
Creates an exception.
- ECMCUnsupportedExtException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCUnsupportedExtException
- ECMCUnsupportedExtException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ECMCUnsupportedExtException
- 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, 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 - 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.authentication.ECompSyntaxErr
-
Constructs an component syntax error
- 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, 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.
- EDBNotAvailException(String, Exception) - Constructor for exception com.netscape.certsrv.dbs.EDBNotAvailException
- 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.
- EDIPartyName - Class in netscape.security.x509
-
This class defines the EDIPartyName of the GeneralName choice.
- EDIPartyName(String) - Constructor for class netscape.security.x509.EDIPartyName
-
Create the EDIPartyName object from the specified name.
- EDIPartyName(String, String) - Constructor for class netscape.security.x509.EDIPartyName
-
Create the EDIPartyName object from the specified names.
- EDIPartyName(DerValue) - Constructor for class netscape.security.x509.EDIPartyName
-
Create the EDIPartyName object from the passed encoded Der value.
- 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, 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.
- EInvalidCredentials(String, Exception) - Constructor for exception com.netscape.certsrv.authentication.EInvalidCredentials
- 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, 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, 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, Object[]) - Constructor for exception com.netscape.certsrv.ldap.ELdapException
-
Constructs a Ldap exception.
- ELdapException(String, Throwable) - 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.
- ELdapServerDownException(String, Throwable) - Constructor for exception com.netscape.certsrv.ldap.ELdapServerDownException
- elements() - Method in interface com.netscape.certsrv.base.IArgBlock
-
Retrieves a list of argument keys.
- 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, 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, 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.
- ELogException(String, String) - Constructor for exception com.netscape.certsrv.logging.ELogException
-
Constructs a log exception with a parameter.
- 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 - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- EMAIL - Static variable in interface com.netscape.certsrv.property.IDescriptor
- EMAIL - Static variable in class com.netscape.cms.profile.input.SubmitterInfoInput
- EMAIL - Static variable in class netscape.security.extensions.NSCertTypeExtension
- EMAIL_ADDRESS_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- EMAIL_ADDRESS_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- EMAIL_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- EMAIL_CA - Static variable in class netscape.security.extensions.NSCertTypeExtension
- EMAIL_CA_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- email_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "E=" attribute, denoting a person's email address.
- 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).
- enableCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- enableCRLIssuingPoint(boolean) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Enables or disables CRL issuing point according to parameter.
- enabled - Variable in class com.netscape.certsrv.authority.AuthorityData
- enabled - Variable in class com.netscape.certsrv.profile.ProfileData
- enabled() - Method in interface com.netscape.certsrv.publish.ILdapRule
-
Returns true if the rule is enabled, false if it's disabled.
- enabledBy - Variable in class com.netscape.certsrv.profile.ProfileData
- 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) - Method in class com.netscape.certsrv.profile.ProfileClient
- enableProfile(String, String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Enables a profile.
- enableReplication(String, LDAPConnection, String, String, int) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- enableSerialNumberRecovery() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Avoids losing serial number.
- enableServerSideKeyGen - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- enableUSNPlugin() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- ENC_KDF_CONSTANT - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- ENC_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- ENC_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- ENCIPHER_ONLY - Static variable in class netscape.security.x509.KeyUsageExtension
- ENCIPHER_ONLY_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- encode() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Der encoded into buffer
- encode() - Method in class netscape.security.pkcs.PKCS8Key
-
Returns the DER-encoded form of the key as a byte array.
- encode() - Method in class netscape.security.x509.AlgorithmId
-
Returns the DER-encoded X.509 AlgorithmId as a byte array.
- encode() - Method in class netscape.security.x509.X509Key
-
Returns the DER-encoded form of the key as a byte array.
- encode() - Method in class org.dogtagpki.tps.msg.ExtendedLoginRequestMsg
- encode() - Method in class org.dogtagpki.tps.msg.TPSMessage
- encode(byte, OutputStream) - Method in class netscape.security.pkcs.PKCS9Attributes
-
Put the DER encoding of this PKCS9 attribute set on an DerOutputStream, tagged with the given implicit tag.
- 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
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.CertID
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.GoodInfo
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.KeyHashID
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.NameID
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponse
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.Request
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseData
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.RevokedInfo
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.Signature
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- encode(OutputStream) - Method in class com.netscape.cmsutil.ocsp.UnknownInfo
- encode(OutputStream) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- encode(OutputStream) - Method in class netscape.security.extensions.GenericASN1Extension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- encode(OutputStream) - Method in class netscape.security.extensions.KerberosName
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- encode(OutputStream) - Method in class netscape.security.extensions.PresenceServerExtension
- encode(OutputStream) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.pkcs.PKCS10Attribute
-
Write the output to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.pkcs.PKCS10Attributes
-
Encode the attributes in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.ACertAttrSet
-
Encodes the attribute to the output stream in a format that can be parsed by the
decode
method. - encode(OutputStream) - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.BasicConstraintsExtension
-
Encode this extension value to the output stream.
- encode(OutputStream) - Method in interface netscape.security.x509.CertAttrSet
-
Encodes the attribute to the output stream in a format that can be parsed by the
decode
method. - encode(OutputStream) - Method in class netscape.security.x509.CertificateAlgorithmId
-
Encode the algorithm identifier in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateChain
- encode(OutputStream) - Method in class netscape.security.x509.CertificateExtensions
-
Encode the extensions in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateIssuerExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateIssuerName
-
Encode the name in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Encode the identity in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateSerialNumber
-
Encode the serial number in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateSubjectName
-
Encode the name in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Encode the identity in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateValidity
-
Encode the CertificateValidity period in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateVersion
-
Encode the CertificateVersion period in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CertificateX509Key
-
Encode the key in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.CRLDistributionPoint
- encode(OutputStream) - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
DER-encodes this extension to the given OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.CRLNumberExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.CRLReasonExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.Extensions
-
Encode the extensions in DER form to the stream.
- encode(OutputStream) - Method in class netscape.security.x509.FreshestCRLExtension
-
DER-encodes this extension to the given OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.HoldInstructionExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.InvalidityDateExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.IssuingDistributionPoint
- encode(OutputStream) - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
DER-encodes this extension to the given OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.KeyUsageExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.NameConstraintsExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.NSCCommentExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Write the extension to the DerOutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.PolicyMappingsExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Encode this extension value to the output stream.
- encode(OutputStream) - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Write the extension to the OutputStream.
- encode(OutputStream) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Appends the certificate to an output stream.
- encode(OutputStream) - Method in class netscape.security.x509.X509CertImpl
-
Appends the certificate to an output stream.
- encode(OutputStream) - Method in class netscape.security.x509.X509CertInfo
-
Appends the certificate to an output stream.
- encode(OutputStream, boolean) - Method in class netscape.security.x509.CertificateChain
-
encode in PKCS7 blob.
- encode(OutputStream, boolean) - Method in class netscape.security.x509.CRLExtensions
-
Encode the extensions in DER form to the stream.
- encode(OutputStream, boolean) - Method in class netscape.security.x509.X509CertInfo
-
Appends the certificate to an output stream.
- 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(DerOutputStream) - Method in class netscape.security.extensions.CertificateScopeEntry
- encode(DerOutputStream) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- encode(DerOutputStream) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- encode(DerOutputStream) - Method in class netscape.security.pkcs.ContentInfo
- encode(DerOutputStream) - Method in class netscape.security.pkcs.PKCS8Key
-
PKCS#8 sequence on the DER output stream.
- encode(DerOutputStream) - Method in class netscape.security.pkcs.SignerInfo
- encode(DerOutputStream) - Method in class netscape.security.util.DerValue
-
Encode an ASN1/DER encoded datum onto a DER output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.AlgorithmId
-
Marshal a DER-encoded "AlgorithmID" sequence on the DER stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.Attribute
-
Encodes the Attribute to a Der output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.AVA
-
Encodes the AVA to a Der output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CertificatePolicyId
-
Write the CertificatePolicyId to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CertificatePolicyInfo
-
Write the CertificatePolicyInfo to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CertificatePolicyMap
-
Write the CertificatePolicyMap to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CertificatePolicySet
-
Encode the policy set to the output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CPSuri
-
Write the PolicyQualifier to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Encodes this extension to the given DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.DisplayText
-
Write the DisplayText to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.DNSName
-
Encode the DNS name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.EDIPartyName
-
Encode the EDI party name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.Extension
-
Write the extension to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.FreshestCRLExtension
-
Encodes this extension to the given DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.GeneralName
-
Encode the name to the specified DerOutputStream.
- encode(DerOutputStream) - Method in interface netscape.security.x509.GeneralNameInterface
-
Encode the name to the specified DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.GeneralNames
-
Write the extension to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.GeneralSubtree
-
Encode the GeneralSubtree.
- encode(DerOutputStream) - Method in class netscape.security.x509.GeneralSubtrees
-
Encode the GeneralSubtrees.
- encode(DerOutputStream) - Method in class netscape.security.x509.IPAddressName
-
Encode the IPAddress name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Encodes this extension to the given DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.NoticeReference
-
Write the NoticeReference to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.OIDName
-
Encode the OID name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.OtherName
-
Encode the IPAddress name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.PolicyConstraint
-
Encode the object to the output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.PolicyQualifierInfo
-
Write the PolicyQualifier to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.PolicyQualifiers
-
Write the PolicyQualifiers to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.Qualifier
-
Write the PolicyQualifier to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.RDN
-
Encodes this RDN to a Der output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.ReasonFlags
-
Write the extension to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.RevokedCertImpl
-
Encodes the revoked certificate to an output stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.RFC822Name
-
Encode the RFC822 name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.SerialNumber
-
Encode the SerialNumber in DER form to the stream.
- encode(DerOutputStream) - Method in class netscape.security.x509.URIName
-
Encode the URI name into the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.UserNotice
-
Write the UserNotice to the DerOutputStream.
- encode(DerOutputStream) - Method in class netscape.security.x509.X500Name
-
Encodes the name in DER-encoded form.
- encode(DerOutputStream) - Method in class netscape.security.x509.X509Key
-
Encode SubjectPublicKeyInfo sequence on the DER output stream.
- encode(DerOutputStream, byte) - Method in class netscape.security.x509.UniqueIdentity
-
Encode the UniqueIdentity in DER form to the stream.
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.CertID
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.GoodInfo
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.KeyHashID
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.NameID
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponse
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.Request
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.ResponseData
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.RevokedInfo
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.Signature
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- encode(Tag, OutputStream) - Method in class com.netscape.cmsutil.ocsp.UnknownInfo
- encode(Tag, OutputStream) - Method in class netscape.security.x509.CRLDistributionPoint
- encode(Tag, OutputStream) - Method in class netscape.security.x509.IssuingDistributionPoint
- encodeAndSign(PrivateKey, String, String, DerOutputStream) - Method in class com.netscape.certsrv.kra.ProofOfArchival
-
Encodes and signs this proof of escrow.
- encodeAndSign(BigInt, X500Signer) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Creates an X.509 certificate, and signs it using the issuer passed (associating a signature algorithm and an X.500 name).
- encodeAndSign(X500Signer) - Method in class netscape.security.pkcs.PKCS10
-
Create the signed certificate request.
- encodeAVA(AVA) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts an AVA object to a Ldap dn string.
- encodeAVA(AVA) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a AVA to a Ldap v3 DN String (except in unicode).
- encodedKey - Variable in class netscape.security.pkcs.PKCS8Key
- encodedKey - Variable in class netscape.security.x509.X509Key
- encodeDN(X500Name) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts a X500Name object to a Ldap dn string.
- encodeDN(X500Name) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a X500Name object to a Ldap v3 DN string (except in unicode).
- encodeFlags(int) - Static method in class netscape.security.pkcs.PKCS12
- encodeInfo(OutputStream) - Method in class netscape.security.x509.X509CRLImpl
-
Encodes the "to-be-signed" CRL to the OutputStream.
- encodeKeyID(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Converts NSS key ID from a 20 byte array into a signed, variable-length hexadecimal number (to maintain compatibility with byte2string()).
- encodeLoop(CharBuffer, ByteBuffer) - Method in class netscape.security.util.IA5CharsetEncoder
- encodeLoop(CharBuffer, ByteBuffer) - Method in class netscape.security.util.PrintableCharsetEncoder
- encodeLoop(CharBuffer, ByteBuffer) - Method in class netscape.security.util.UniversalCharsetEncoder
- encodeMap(StringBuilder, Map<String, String>) - Static method in class com.netscape.certsrv.logging.SignedAuditEvent
- encodeOID(ObjectIdentifier) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts an OID to a attribute keyword in a Ldap v3 DN string - either a keyword if known or a string of "1.2.3.4" syntax.
- encodeOID(ObjectIdentifier) - Method in class netscape.security.x509.RFC1779StrConverter
-
Converts a OID to a attribute keyword in a Ldap DN string or to a "OID.1.2.3.4" string syntax as defined in RFC1779.
- encodePKIArchiveOptions(PKIArchiveOptions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- encodeRDN(RDN) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts an RDN object to a Ldap dn string.
- encodeRDN(RDN) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a RDN to a Ldap v3 DN string (except in unicode).
- encodeSignedData(OutputStream) - Method in class netscape.security.pkcs.PKCS7
-
Encodes the signed data to an output stream.
- encodeSignedData(OutputStream, boolean) - Method in class netscape.security.pkcs.PKCS7
-
Like method above but not sorted.
- encodeSignedData(DerOutputStream) - Method in class netscape.security.pkcs.PKCS7
-
encode signed data, sort certs by default.
- encodeSignedData(DerOutputStream, boolean) - Method in class netscape.security.pkcs.PKCS7
-
Encodes the signed data to a DerOutputStream.
- encodeString(String) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
converts a raw value string to a string in Ldap V3 DN string format.
- encodeThis() - Method in class netscape.security.extensions.PresenceServerExtension
- encodeValue(DerValue, ObjectIdentifier) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a value as a DerValue to a string in a Ldap V3 DN String.
- encodeValue(DerValue, ObjectIdentifier) - Method in class netscape.security.x509.RFC1779StrConverter
-
Converts a attribute value as a DerValue to a string in a RFC1779 Ldap DN string.
- EncodingException - Exception in netscape.security.pkcs
- EncodingException() - Constructor for exception netscape.security.pkcs.EncodingException
- EncodingException(String) - Constructor for exception netscape.security.pkcs.EncodingException
- ENCRYPT - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- ENCRYPT_DATA_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- ENCRYPT_MECHANISM - Static variable in interface org.dogtagpki.common.KRAInfoResource
- ENCRYPT_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- encryptData(String, String, byte[], byte[], byte, boolean, byte[], byte[], byte[], String, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- encryptData(TPSBuffer, PK11SymKey) - Static method in class org.dogtagpki.tps.main.Util
- encryptData_SCP03(String, String, byte[], byte[], byte, boolean, byte[], byte[], byte[], String, String, GPParams) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- encryptDataAES(TPSBuffer, PK11SymKey, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- EncryptDataRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- EncryptDataRequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.EncryptDataRequestProcessedEvent
- ENCRYPTED_DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- encryptInternalPrivate(byte[], WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Encrypts the internal private key (private key to the KRA's internal storage).
- EncryptionKeyGenInput - Class in com.netscape.cms.profile.input
-
This class implements the key generation input that populates parameters to the enrollment page for key generation.
- EncryptionKeyGenInput() - Constructor for class com.netscape.cms.profile.input.EncryptionKeyGenInput
- encryptSecret(byte[], byte[], SymmetricKey, String) - Method in class com.netscape.certsrv.util.CryptoProvider
- encryptSecret(byte[], byte[], SymmetricKey, String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- encryptSecret(byte[], byte[], SymmetricKey, EncryptionAlgorithm) - Method in class com.netscape.certsrv.util.CryptoProvider
- encryptSecret(byte[], byte[], SymmetricKey, EncryptionAlgorithm) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- encryptSecret(CryptoToken, byte[], IVParameterSpec, SymmetricKey, EncryptionAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- encryptUsingSymmetricKey(CryptoToken, SymmetricKey, byte[], EncryptionAlgorithm, IVParameterSpec) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- encType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- END_HEADER - Static variable in class com.netscape.cms.servlet.ocsp.AddCRLServlet
- endAllEvents() - Method in class com.netscape.cms.servlet.processors.CAProcessor
- EndOpMsg - Class in org.dogtagpki.tps.msg
- EndOpMsg(TPSMessage.OpType, int, EndOpMsg.TPSStatus) - Constructor for class org.dogtagpki.tps.msg.EndOpMsg
- EndOpMsg.TPSStatus - Enum in org.dogtagpki.tps.msg
- endTiming(String) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
-
Stops timing of a operation.
- endTiming(String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- endTiming(String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
- engineDigest() - Method in class netscape.security.provider.MD5
- engineDigest() - Method in class netscape.security.provider.SHA
-
Computes the final hash and returns the final value as a byte[20] array.
- engineDigest(byte[], int, int) - Method in class netscape.security.provider.MD5
- engineDigest(byte[], int, int) - Method in class netscape.security.provider.SHA
-
Computes the final hash and returns the final value as a byte[20] array.
- engineGenerateCertificate(InputStream) - Method in class netscape.security.provider.X509CertificateFactory
- engineGenerateCertificates(InputStream) - Method in class netscape.security.provider.X509CertificateFactory
- engineGenerateCRL(InputStream) - Method in class netscape.security.provider.X509CertificateFactory
- engineGenerateCRLs(InputStream) - Method in class netscape.security.provider.X509CertificateFactory
- engineGenerateParameters() - Method in class netscape.security.provider.DSAParameterGenerator
-
Generates the parameters.
- engineGeneratePrivate(KeySpec) - Method in class netscape.security.provider.DSAKeyFactory
-
Generates a private key object from the provided key specification (key material).
- engineGeneratePublic(KeySpec) - Method in class netscape.security.provider.DSAKeyFactory
-
Generates a public key object from the provided key specification (key material).
- engineGetDigestLength() - Method in class netscape.security.provider.MD5
-
Return the digest length in bytes
- engineGetDigestLength() - Method in class netscape.security.provider.SHA
-
Return the length of the digest in bytes
- engineGetEncoded() - Method in class netscape.security.provider.DSAParameters
- engineGetEncoded(String) - Method in class netscape.security.provider.DSAParameters
- engineGetKeySpec(Key, Class<T>) - Method in class netscape.security.provider.DSAKeyFactory
-
Returns a specification (key material) of the given key object in the requested format.
- engineGetParameter(String) - Method in class netscape.security.provider.DSA
-
Deprecated.
- engineGetParameterSpec(Class<T>) - Method in class netscape.security.provider.DSAParameters
- engineInit(byte[]) - Method in class netscape.security.provider.DSAParameters
- engineInit(byte[], String) - Method in class netscape.security.provider.DSAParameters
- engineInit(int, SecureRandom) - Method in class netscape.security.provider.DSAParameterGenerator
-
Initializes this parameter generator for a certain strength and source of randomness.
- engineInit(AlgorithmParameterSpec) - Method in class netscape.security.provider.DSAParameters
- engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class netscape.security.provider.DSAParameterGenerator
-
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
- engineInitSign(PrivateKey) - Method in class netscape.security.provider.DSA
-
Initialize the DSA object with a DSA private key.
- engineInitVerify(PublicKey) - Method in class netscape.security.provider.DSA
-
Initialize the DSA object with a DSA public key.
- engineReset() - Method in class netscape.security.provider.MD5
- engineReset() - Method in class netscape.security.provider.SHA
-
Resets the buffers and hash value to start a new hash.
- engineSetParameter(String, Object) - Method in class netscape.security.provider.DSA
-
Deprecated.
- engineSign() - Method in class netscape.security.provider.DSA
-
Sign all the data thus far updated.
- engineToString() - Method in class netscape.security.provider.DSAParameters
- engineTranslateKey(Key) - Method in class netscape.security.provider.DSAKeyFactory
-
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
- engineUpdate(byte) - Method in class netscape.security.provider.DSA
-
Update a byte to be signed or verified.
- engineUpdate(byte) - Method in class netscape.security.provider.MD5
-
Update adds the passed byte to the digested data.
- engineUpdate(byte) - Method in class netscape.security.provider.SHA
- engineUpdate(byte[], int, int) - Method in class netscape.security.provider.DSA
-
Update an array of bytes to be signed or verified.
- engineUpdate(byte[], int, int) - Method in class netscape.security.provider.MD5
-
Update adds the selected part of an array of bytes to the digest.
- engineUpdate(byte[], int, int) - Method in class netscape.security.provider.SHA
-
Update a buffer.
- engineVerify(byte[]) - Method in class netscape.security.provider.DSA
-
Verify all the data thus far updated.
- 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, 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
- enrollCert(CertEnrollmentRequest, String, String) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- 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
- EnrollmentProcessor - Class in com.netscape.cms.servlet.cert
- EnrollmentProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.cert.EnrollmentProcessor
- 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
- enrollRequest(CertEnrollmentRequest, AuthorityID, X500Name) - Method in class com.netscape.certsrv.ca.CACertClient
- EnrollServlet - Class in com.netscape.cms.servlet.cert
-
Submit a Certificate Enrollment request
- EnrollServlet() - Constructor for class com.netscape.cms.servlet.cert.EnrollServlet
- ensureReady() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Throw an exception if CA is not ready to perform signing operations.
- entries - Variable in class com.netscape.certsrv.acls.ACL
- entries - Variable in class com.netscape.certsrv.logging.AuditConfig.EventConfigList
- entries - Variable in class com.netscape.cms.authentication.FlatFileAuth
-
Hashtable of entries from Auth File.
- 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() - Method in class netscape.security.acl.AclImpl
-
returns an enumeration of the entries in this ACL.
- ENVELOPED_DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- envVars - Static variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- 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, 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 org.dogtagpki.legacy.policy
-
This class represents Exceptions used by the policy package.
- EPolicyException(String) - Constructor for exception org.dogtagpki.legacy.policy.EPolicyException
-
Constructs a base exception.
- EPolicyException(String, Exception) - Constructor for exception org.dogtagpki.legacy.policy.EPolicyException
-
Constructs a base exception.
- EPolicyException(String, Object[]) - Constructor for exception org.dogtagpki.legacy.policy.EPolicyException
-
Constructs a base exception with a list of parameters that will be substituted into the message format.
- EPolicyException(String, String) - Constructor for exception org.dogtagpki.legacy.policy.EPolicyException
-
Constructs a base exception with a parameter.
- EPolicyException(String, String, String) - Constructor for exception org.dogtagpki.legacy.policy.EPolicyException
-
Constructs a base exception with two String parameters.
- 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.
- EProfileException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.EProfileException
- EProfileException(Throwable) - Constructor for exception com.netscape.certsrv.profile.EProfileException
- 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
- EPropertyException(String, Throwable) - Constructor for exception com.netscape.certsrv.property.EPropertyException
- EPropertyException(Throwable) - Constructor for exception com.netscape.certsrv.property.EPropertyException
- 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.publish.ILdapExpression
- EQUAL_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- equals(AuthorityID) - Method in class com.netscape.certsrv.ca.AuthorityID
- equals(Object) - Method in class com.netscape.certsrv.account.AccountInfo
- equals(Object) - Method in class com.netscape.certsrv.base.MetaAttributeDef
- equals(Object) - Method in class com.netscape.certsrv.base.ResourceMessage
- equals(Object) - Method in class com.netscape.certsrv.cert.CertData
- equals(Object) - Method in class com.netscape.certsrv.cert.CertDataInfo
- equals(Object) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- equals(Object) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- equals(Object) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- equals(Object) - Method in class com.netscape.certsrv.client.ClientConfig
- equals(Object) - Method in class com.netscape.certsrv.dbs.certdb.CertId
- equals(Object) - Method in class com.netscape.certsrv.dbs.keydb.KeyId
- 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.group.GroupData
- equals(Object) - Method in class com.netscape.certsrv.group.GroupMemberData
- equals(Object) - Method in class com.netscape.certsrv.key.KeyRequestInfo
- equals(Object) - Method in class com.netscape.certsrv.logging.ActivityData
- equals(Object) - Method in class com.netscape.certsrv.logging.AuditConfig
- equals(Object) - Method in class com.netscape.certsrv.logging.AuditFile
- equals(Object) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- equals(Object) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- equals(Object) - Method in class com.netscape.certsrv.profile.PolicyDefault
- equals(Object) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- equals(Object) - Method in class com.netscape.certsrv.profile.ProfileInput
- equals(Object) - Method in class com.netscape.certsrv.profile.ProfileOutput
- equals(Object) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- equals(Object) - Method in class com.netscape.certsrv.property.Descriptor
- equals(Object) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- equals(Object) - Method in class com.netscape.certsrv.request.RequestId
- equals(Object) - Method in class com.netscape.certsrv.request.RequestStatus
- equals(Object) - Method in class com.netscape.certsrv.selftests.SelfTestData
- equals(Object) - Method in class com.netscape.certsrv.selftests.SelfTestResult
- equals(Object) - Method in class com.netscape.certsrv.system.DomainInfo
- equals(Object) - Method in class com.netscape.certsrv.system.Feature
- equals(Object) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- equals(Object) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- equals(Object) - Method in class com.netscape.certsrv.system.TPSConnectorData
- equals(Object) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- equals(Object) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- equals(Object) - Method in class com.netscape.certsrv.tps.config.ConfigData
- equals(Object) - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- equals(Object) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- equals(Object) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- equals(Object) - Method in class com.netscape.certsrv.tps.token.TokenData
- equals(Object) - Method in class com.netscape.certsrv.tps.token.TokenStatus
- equals(Object) - Method in class com.netscape.certsrv.user.UserCertData
- equals(Object) - Method in class com.netscape.certsrv.user.UserData
- equals(Object) - Method in class com.netscape.certsrv.user.UserMembershipData
- equals(Object) - Method in class netscape.security.acl.PermissionImpl
-
This function returns true if the object passed matches the permission represented in this interface.
- equals(Object) - Method in class netscape.security.acl.PrincipalImpl
-
This function returns true if the object passed matches the principal represented in this implementation
- equals(Object) - Method in class netscape.security.pkcs.PKCS10Attributes
- equals(Object) - Method in class netscape.security.pkcs.PKCS8Key
-
Compares two private keys.
- equals(Object) - Method in class netscape.security.provider.DSAPrivateKey
- equals(Object) - Method in class netscape.security.provider.DSAPublicKey
- equals(Object) - Method in class netscape.security.provider.RSAPublicKey
- equals(Object) - Method in class netscape.security.util.BigInt
-
Returns true iff the parameter is a numerically equivalent BigInt.
- equals(Object) - Method in class netscape.security.util.BitArray
- equals(Object) - Method in class netscape.security.util.DerValue
-
Returns true iff the other object is a DER value which is bitwise equal to this one.
- equals(Object) - Method in class netscape.security.util.ObjectIdentifier
- equals(Object) - Method in class netscape.security.x509.AlgIdDSA
- equals(Object) - Method in class netscape.security.x509.AlgorithmId
-
Compares this AlgorithmID to another.
- equals(Object) - Method in class netscape.security.x509.AVA
-
Compares the AVA with an Object, returns true if the object is an AVA and has the same OID and value.
- equals(Object) - Method in class netscape.security.x509.CertificateExtensions
- equals(Object) - Method in class netscape.security.x509.CRLExtensions
- equals(Object) - Method in class netscape.security.x509.CRLReasonExtension
- equals(Object) - Method in class netscape.security.x509.Extensions
- equals(Object) - Method in class netscape.security.x509.RDN
- equals(Object) - Method in class netscape.security.x509.RevocationReason
- equals(Object) - Method in class netscape.security.x509.X500Name
- equals(Object) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Compares two certificates.
- equals(Object) - Method in class netscape.security.x509.X509CertInfo
-
Compares two X509CertInfo objects.
- equals(Object) - Method in class netscape.security.x509.X509Key
- equals(Object) - Method in class org.dogtagpki.common.CAInfo
- equals(Object) - Method in class org.dogtagpki.common.Info
- equals(Object) - Method in class org.dogtagpki.common.KRAInfo
- equals(Group) - Method in class netscape.security.acl.GroupImpl
-
This function returns true if the group passed matches the group represented in this interface.
- equals(Permission) - Method in class netscape.security.acl.AllPermissionsImpl
-
This function returns true if the permission passed matches the permission represented in this interface.
- equals(BigInt) - Method in class netscape.security.util.BigInt
-
Returns true iff the parameter is numerically equivalent.
- equals(DerValue) - Method in class netscape.security.util.DerValue
-
Bitwise equality comparison.
- equals(ObjectIdentifier) - Method in class netscape.security.util.ObjectIdentifier
-
Compares this identifier with another, for equality.
- equals(ObjectIdentifier) - Method in class netscape.security.x509.AlgorithmId
-
Compares two algorithm IDs for equality.
- equals(AlgorithmId) - Method in class netscape.security.x509.AlgorithmId
-
Returns true iff the argument indicates the same algorithm with the same parameters.
- equals(AVA) - Method in class netscape.security.x509.AVA
-
Returns true if another AVA has the same OID and DerValue.
- equals(X509Cert) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Compares two certificates, returning false if any data differs between the two.
- equals(X509CertInfo) - Method in class netscape.security.x509.X509CertInfo
-
Compares two certificates, returning false if any data differs between the two.
- equals(Version) - Method in class org.dogtagpki.common.Version
- equals(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Returns true if the two buffers are the same length and contain the same byte at each offset.
- 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.
- ERejectException(String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ERejectException
- ERejectException(Throwable) - Constructor for exception com.netscape.certsrv.profile.ERejectException
- err_CONSTRUCTION - Static variable in exception netscape.security.x509.CertException
-
Indicates an error constructing a certificate or certificate chain.
- err_ENCODING - Static variable in exception netscape.security.x509.CertException
-
Indicates a problem with the certificate encoding
- err_INVALID_FORMAT - Static variable in exception netscape.security.x509.CertException
-
Indicates a problem with the certificate format
- err_INVALID_PUBLIC_KEY - Static variable in exception netscape.security.x509.CertException
-
Indicates a problem with the public key
- err_INVALID_VERSION - Static variable in exception netscape.security.x509.CertException
-
Indicates a problem with the certificate version
- ERROR - org.dogtagpki.util.logging.PKILogger.Level
- ERROR - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- 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 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_CODE - Static variable in interface com.netscape.certsrv.request.IRequest
- 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
- errorMessage - Variable in class com.netscape.certsrv.cert.CertRequestInfo
- 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
- escapeFilter(Object) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
-
This method escapes special characters for LDAP filter (RFC 4515).
- 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.
- escapeRDNValue(Object) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
-
This method escapes special characters for LDAP DN (RFC 1779).
- escapeRDNValue(String, boolean) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
- 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.
- ESelfTestException(String, Throwable) - Constructor for exception com.netscape.certsrv.selftests.ESelfTestException
- ETHERNET - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- 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, 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.
- eval(SignedAuditEvent, JDAPFilter) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterAnd) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterEqualityMatch) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterNot) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterOr) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterPresent) - Method in class com.netscape.cms.logging.LogFile
- eval(SignedAuditEvent, JDAPFilterSubString) - Method in class com.netscape.cms.logging.LogFile
- 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(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(IAuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
-
Gets the IP address from session context
- 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(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(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(IRequest) - Method in interface org.dogtagpki.legacy.policy.IExpression
-
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(String, String, String) - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
-
Evaluates if the given value satisfies the access control in current context.
- 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(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(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(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
- EventConfig() - Constructor for class com.netscape.certsrv.logging.AuditConfig.EventConfig
- EventConfigList() - Constructor for class com.netscape.certsrv.logging.AuditConfig.EventConfigList
- EventConfigsAdapter() - Constructor for class com.netscape.certsrv.logging.AuditConfig.EventConfigsAdapter
- 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 interface com.netscape.certsrv.common.ICMSRequest
- EXCEPTION - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- EXCEPTION_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- EXCLUDED_SUBTREES - Static variable in class netscape.security.x509.NameConstraintsExtension
- exec(String) - Static method in class com.netscape.cmsutil.util.Utils
- executable - Variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- 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(String[]) - Method in class com.netscape.cmstools.authority.AuthorityCreateCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityDisableCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityEnableCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.authority.AuthorityShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertHoldCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestReviewCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertRevokeCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- execute(String[]) - Method in class com.netscape.cmstools.cert.ProxyCertCLI
-
Deprecated.
- execute(String[]) - Method in class com.netscape.cmstools.cli.CLI
- execute(String[]) - Method in class com.netscape.cmstools.cli.HelpCLI
- execute(String[]) - Method in class com.netscape.cmstools.cli.MainCLI
- execute(String[]) - Method in class com.netscape.cmstools.cli.ProxyCLI
- execute(String[]) - Method in class com.netscape.cmstools.cli.SubsystemCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- execute(String[]) - Method in class com.netscape.cmstools.client.ClientInitCLI
- execute(String[]) - Method in class com.netscape.cmstools.feature.FeatureFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.feature.FeatureShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupMemberAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupMemberFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupMemberRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupMemberShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.GroupShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.group.ProxyGroupCLI
-
Deprecated.
- execute(String[]) - Method in class com.netscape.cmstools.key.ProxyKeyCLI
-
Deprecated.
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.ActivityFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.ActivityShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.AuditFileFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.AuditModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.logging.AuditShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- execute(String[]) - Method in class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileDisableCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileEditCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileEnableCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.profile.ProfileShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.selftests.SelfTestFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.selftests.SelfTestRunCLI
- execute(String[]) - Method in class com.netscape.cmstools.selftests.SelfTestShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.KRAConnectorAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.KRAConnectorShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.SecurityDomainShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.TPSConnectorAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.TPSConnectorFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.TPSConnectorModCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.TPSConnectorRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.system.TPSConnectorShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.config.ConfigShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.token.TokenAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.token.TokenFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.token.TokenModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.token.TokenRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.tps.token.TokenShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.ProxyUserCLI
-
Deprecated.
- execute(String[]) - Method in class com.netscape.cmstools.user.UserAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserCertAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserCertFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserCertRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserCertShowCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserMembershipAddCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserMembershipFindCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserMembershipRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserModifyCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserRemoveCLI
- execute(String[]) - Method in class com.netscape.cmstools.user.UserShowCLI
- executeSelfTests(String) - Method in class com.netscape.certsrv.selftests.SelfTestClient
- executeSelfTests(String) - Method in interface com.netscape.certsrv.selftests.SelfTestResource
- executeSelfTests(String) - Method in class org.dogtagpki.server.rest.SelfTestService
- EXISTING_DOMAIN - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- exists() - Method in class com.netscape.certsrv.client.SubsystemClient
- 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
- exportCertificate(String, String, String) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- exportClientCertificateAndPrivateKey(String, String, String) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- exportData() - Method in class com.netscape.cmstools.PKCS12Export
- exportPKCS12(String, String, String, String, String) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- exportPrivateKey(String, String, String) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- exportSharedSecret(String, X509Certificate, SymmetricKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- exportTransportCert(URI, URI, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- expressions - Variable in class com.netscape.certsrv.acls.ACLEntry
- EXT_INHIBIT_ANY_POLICY_NAME - Static variable in class netscape.security.x509.OIDMap
- EXT_IS_CRITICAL - Static variable in interface com.netscape.certsrv.extensions.ICMSExtension
- EXT_KEY_USAGE_NAME - Static variable in class netscape.security.x509.OIDMap
- EXT_PREFIX - Static variable in interface com.netscape.certsrv.extensions.ICMSExtension
- EXTENDED_CERTIFICATE_ATTRIBUTES_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- EXTENDED_CERTIFICATE_ATTRIBUTES_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- ExtendedKeyUsageExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
This implements the extended key usage extension.
- ExtendedKeyUsageExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
-
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
- ExtendedKeyUsageExtension - Class in netscape.security.extensions
-
This represents the extended key usage extension.
- ExtendedKeyUsageExtension() - Constructor for class netscape.security.extensions.ExtendedKeyUsageExtension
- ExtendedKeyUsageExtension(boolean, Vector<ObjectIdentifier>) - Constructor for class netscape.security.extensions.ExtendedKeyUsageExtension
- ExtendedKeyUsageExtension(Boolean, Object) - Constructor for class netscape.security.extensions.ExtendedKeyUsageExtension
- ExtendedLoginRequestMsg - Class in org.dogtagpki.tps.msg
- ExtendedLoginRequestMsg(int, int, Set<String>, String, String) - Constructor for class org.dogtagpki.tps.msg.ExtendedLoginRequestMsg
- ExtendedLoginResponseMsg - Class in org.dogtagpki.tps.msg
- ExtendedLoginResponseMsg(String) - Constructor for class org.dogtagpki.tps.msg.ExtendedLoginResponseMsg
- ExtendedLoginResponseMsg(TPSMessage.OpType, String, String, Map<String, String>) - Constructor for class org.dogtagpki.tps.msg.ExtendedLoginResponseMsg
- extendedPluginInfo - Static variable in class com.netscape.cms.authorization.BasicGroupAuthz
- 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.
- Extension - Class in netscape.security.x509
-
Represent a X509 Extension Attribute.
- Extension() - Constructor for class netscape.security.x509.Extension
-
Default constructor.
- Extension(DerValue) - Constructor for class netscape.security.x509.Extension
-
Constructs an extension from a DER encoded array of bytes.
- Extension(ObjectIdentifier, boolean, byte[]) - Constructor for class netscape.security.x509.Extension
-
Constructs an Extension from individual components of ObjectIdentifier, criticality and the DER encoded OctetString.
- Extension(Extension) - Constructor for class netscape.security.x509.Extension
-
Constructs an Extension from another extension.
- EXTENSION_REQUEST_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- EXTENSION_REQUEST_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- 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
- extensionId - Variable in class netscape.security.x509.Extension
- extensionIsGood(NSCertTypeExtension, IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
check if ns cert type extension is set correctly, correct bits if not.
- extensions - Variable in class netscape.security.x509.X509CertInfo
- Extensions - Class in netscape.security.x509
-
This class defines the Extensions attribute for the Certificate.
- Extensions() - Constructor for class netscape.security.x509.Extensions
-
Default constructor for the certificate attribute.
- Extensions(DerInputStream) - Constructor for class netscape.security.x509.Extensions
-
Create the object, decoding the values from the passed DER stream.
- EXTENSIONS - Static variable in class netscape.security.x509.X509CertInfo
- EXTENSIONS_CLASSES - Static variable in class netscape.security.x509.OIDMap
- EXTENSIONS_HOME - Static variable in class netscape.security.x509.OIDMap
-
Location for where the OID/Classes maps are stored on the local system.
- EXTENSIONS_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- EXTENSIONS_OIDS - Static variable in class netscape.security.x509.OIDMap
-
File names for where OIDs and Classes are registered for V3 extensions.
- 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
- extensionValue - Variable in class netscape.security.x509.Extension
- external - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- ExternalAuthenticateAPDU - Class in org.dogtagpki.tps.apdu
- ExternalAuthenticateAPDU(TPSBuffer, ExternalAuthenticateAPDU.SecurityLevel) - Constructor for class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- ExternalAuthenticateAPDU.SecurityLevel - Enum in org.dogtagpki.tps.apdu
- ExternalAuthenticateAPDUGP211 - Class in org.dogtagpki.tps.apdu
- ExternalAuthenticateAPDUGP211(TPSBuffer, ExternalAuthenticateAPDUGP211.SecurityLevel) - Constructor for class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- ExternalAuthenticateAPDUGP211.SecurityLevel - Enum in org.dogtagpki.tps.apdu
- ExternalAuthToken - Class in com.netscape.certsrv.authentication
-
Authentication token that wraps an externally authenticated principal to return.
- ExternalAuthToken(GenericPrincipal) - Constructor for class com.netscape.certsrv.authentication.ExternalAuthToken
- ExternalProcessConstraint - Class in com.netscape.cms.profile.constraint
- ExternalProcessConstraint() - Constructor for class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- ExtJoiner - Class in com.netscape.cmstools
-
This program joins a sequence of extensions together so that the final output can be used in configuration wizard for specifing extra extensions in default certificates (i.e.
- ExtJoiner() - Constructor for class com.netscape.cmstools.ExtJoiner
- ExtPrettyPrint - Class in netscape.security.util
-
This class will display the certificate content in predefined format.
- ExtPrettyPrint(Extension, int) - Constructor for class netscape.security.util.ExtPrettyPrint
- extractDes2FromDes3(SymmetricKey, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- extraEnvVars - Variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
F
- failure(String, String, String) - Static method in class com.netscape.certsrv.logging.event.ComputeRandomDataRequestProcessedEvent
- failure(String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenPinResetEvent
- failure(String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenFormatEvent
- failure(String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenAuthEvent
- failure(String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- failure(String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.EncryptDataRequestProcessedEvent
- failure(String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ComputeSessionKeyRequestProcessedEvent
- FAILURE - Static variable in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.ComputeRandomDataRequestProcessedEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.ComputeSessionKeyRequestProcessedEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.EncryptDataRequestProcessedEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.TokenAuthEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.TokenFormatEvent
- FAILURE - Static variable in class com.netscape.certsrv.logging.event.TokenPinResetEvent
- 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.ConfigurationUtils
- FALSE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- FALSE - Static variable in interface com.netscape.certsrv.common.Constants
- Feature - Class in com.netscape.certsrv.system
- Feature() - Constructor for class com.netscape.certsrv.system.Feature
- featureCLI - Variable in class com.netscape.cmstools.feature.FeatureFindCLI
- featureCLI - Variable in class com.netscape.cmstools.feature.FeatureShowCLI
- FeatureCLI - Class in com.netscape.cmstools.feature
- FeatureCLI(CLI) - Constructor for class com.netscape.cmstools.feature.FeatureCLI
- featureClient - Variable in class com.netscape.certsrv.system.FeatureClient
- featureClient - Variable in class com.netscape.cmstools.feature.FeatureCLI
- FeatureClient - Class in com.netscape.certsrv.system
- FeatureClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.FeatureClient
- FeatureFindCLI - Class in com.netscape.cmstools.feature
- FeatureFindCLI(FeatureCLI) - Constructor for class com.netscape.cmstools.feature.FeatureFindCLI
- FeatureResource - Interface in com.netscape.certsrv.system
- FeatureService - Class in org.dogtagpki.server.rest
- FeatureService() - Constructor for class org.dogtagpki.server.rest.FeatureService
- FeatureShowCLI - Class in com.netscape.cmstools.feature
- FeatureShowCLI(FeatureCLI) - Constructor for class com.netscape.cmstools.feature.FeatureShowCLI
- FFAUTH - Variable in class com.netscape.cms.authentication.FlatFileAuth
- FILE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- 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(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
- fillCertInfo(PKCS10, X509CertInfo, IAuthToken, IArgBlock) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
- 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
- fillIPv4Address(String, byte[], int) - Static method in class netscape.security.x509.IPAddressName
-
Gets an IP v4 address in the form n.n.n.n.
- fillIPv6Address(String, byte[], int) - Static method in class netscape.security.x509.IPAddressName
-
Gets an IP address in the forms as defined in RFC1884:
x:x:x:x:x:x:x:x ...::xxx (using :: shorthand) ...:n.n.n.n (with n.n.n.n at the end) - 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
- filter(SignedAuditEvent) - Method in class com.netscape.cms.logging.LogFile
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.ACLInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.AuthMethodInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.MessageFormatInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.SessionContextInterceptor
- FILTER_ID - Static variable in class com.netscape.cmsutil.radius.Attribute
- FilterBuilder - Class in com.netscape.cms.servlet.cert
- FilterBuilder(CertSearchRequest) - Constructor for class com.netscape.cms.servlet.cert.FilterBuilder
- FilterIdAttribute - Class in com.netscape.cmsutil.radius
- FilterIdAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FilterIdAttribute
- filters - Variable in class com.netscape.cms.logging.LogFile
-
The event filters
- FINAL_ERROR_MSG - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- finalizeConfiguration(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- finalizeConfiguration(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- findActivities(String, Integer, Integer) - Method in class com.netscape.certsrv.logging.ActivityClient
- findActivities(String, Integer, Integer) - Method in interface com.netscape.certsrv.logging.ActivityResource
- findApproval(String) - Method in class com.netscape.certsrv.request.AgentApprovals
-
Finds an existing AgentApproval for the named user.
- findAuditFiles() - Method in class com.netscape.certsrv.logging.AuditClient
- findAuditFiles() - Method in interface com.netscape.certsrv.logging.AuditResource
- findAuditFiles() - Method in class org.dogtagpki.server.rest.AuditService
- findAuthenticators(String, Integer, Integer) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- findAuthenticators(String, Integer, Integer) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- findAuthToken(IRequest, String) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Find a particular authentication token by manager name.
- findCAs(String, String, String, String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- findCAs(String, String, String, String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- findCertificate(String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- 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, boolean, String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
- 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.
- 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.
- findCerts(CertSearchRequest, Integer, Integer) - Method in class com.netscape.certsrv.ca.CACertClient
- findCerts(String, String, Integer, Integer) - Method in class com.netscape.certsrv.tps.cert.TPSCertClient
- findCerts(String, String, Integer, Integer) - Method in interface com.netscape.certsrv.tps.cert.TPSCertResource
- findConnectors(Integer, Integer) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- findConnectors(Integer, Integer) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- findConnectors(String, Integer, Integer) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- findConnectors(String, Integer, Integer) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- findGroup(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Find a group for the given name
- findGroupMembers(String, String, Integer, Integer) - Method in class com.netscape.certsrv.group.GroupClient
- findGroupMembers(String, String, Integer, Integer) - Method in interface com.netscape.certsrv.group.GroupResource
- findGroupMembers(String, String, Integer, Integer) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- findGroupMembers(String, String, Integer, Integer) - Method in class org.dogtagpki.server.rest.GroupService
- findGroups(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Finds groups that match the filter.
- findGroups(String, Integer, Integer) - Method in class com.netscape.certsrv.group.GroupClient
- findGroups(String, Integer, Integer) - Method in interface com.netscape.certsrv.group.GroupResource
- findGroups(String, Integer, Integer) - Method in class org.dogtagpki.server.rest.GroupService
-
Searches for users in LDAP directory.
- findGroupsByUser(String, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Finds groups that contain the user.
- 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.
- findModule(String) - Method in class com.netscape.cmstools.cli.CLI
-
Find the last module that handles the specified command.
- findModules(String) - Method in class com.netscape.cmstools.cli.CLI
-
Find the list of modules that handle the specified command.
- findPrivateKeyFromID(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves a private key from a unique key ID.
- findProfileMappings(String, Integer, Integer) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- findProfileMappings(String, Integer, Integer) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- findProfiles(String, Integer, Integer) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- findProfiles(String, Integer, Integer) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- 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.
- findSelfTests(String, Integer, Integer) - Method in class com.netscape.certsrv.selftests.SelfTestClient
- findSelfTests(String, Integer, Integer) - Method in interface com.netscape.certsrv.selftests.SelfTestResource
- findSelfTests(String, Integer, Integer) - Method in class org.dogtagpki.server.rest.SelfTestService
- findTokens(String, String, String, String, TokenStatus, Integer, Integer) - Method in class com.netscape.certsrv.tps.token.TokenClient
- findTokens(String, String, String, String, TokenStatus, Integer, Integer) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- findUserCerts(String, Integer, Integer) - Method in class com.netscape.certsrv.user.UserClient
- findUserCerts(String, Integer, Integer) - Method in interface com.netscape.certsrv.user.UserResource
- findUserCerts(String, Integer, Integer) - Method in class org.dogtagpki.server.rest.UserService
-
List user certificate(s) Request/Response Syntax: http://warp.mcom.com/server/certificate/columbo/design/ ui/admin-protocol-definition.html#user-admin
- findUserMemberships(String, String, Integer, Integer) - Method in class com.netscape.certsrv.user.UserClient
- findUserMemberships(String, String, Integer, Integer) - Method in interface com.netscape.certsrv.user.UserResource
- findUserMemberships(String, String, Integer, Integer) - Method in class org.dogtagpki.server.rest.UserService
- findUsers(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Searchs for identities that matches the filter.
- findUsers(String, Integer, Integer) - Method in class com.netscape.certsrv.user.UserClient
- findUsers(String, Integer, Integer) - Method in interface com.netscape.certsrv.user.UserResource
- findUsers(String, Integer, Integer) - Method in class org.dogtagpki.server.rest.UserService
-
Searches for users in LDAP directory.
- 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.
- flush() - Method in class com.netscape.cms.logging.LogQueue
-
Flushes the log buffers (if any)
- flushCachedEncoding() - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Should be called if any change is made to this data structure so that the cached DER encoding can be discarded.
- flushCachedEncoding() - Method in class netscape.security.x509.FreshestCRLExtension
-
Should be called if any change is made to this data structure so that the cached DER encoding can be discarded.
- flushCachedEncoding() - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Should be called if any change is made to this data structure so that the cached DER encoding can be discarded.
- flushResourceACLs() - Method in class com.netscape.cms.authorization.DirAclAuthz
-
updates resourceACLs to ldap.
- fmt(byte) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(byte, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(byte, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(char) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(char, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(char, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(double) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(double, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(double, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(double, int, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(float) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(float, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(float, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(float, int, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(int, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(long) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(long, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(long, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(short) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(short, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(short, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(Object) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(Object, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(Object, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(String) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(String, int) - Static method in class com.netscape.cmsutil.util.Fmt
- fmt(String, int, int) - Static method in class com.netscape.cmsutil.util.Fmt
- Fmt - Class in com.netscape.cmsutil.util
- Fmt() - Constructor for class com.netscape.cmsutil.util.Fmt
- FOOTER - Static variable in class com.netscape.cmsutil.util.Cert
- FOOTER - Static variable in class netscape.security.pkcs.PKCS7
- ForbiddenException - Exception in com.netscape.certsrv.base
- ForbiddenException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.ForbiddenException
- ForbiddenException(String) - Constructor for exception com.netscape.certsrv.base.ForbiddenException
- ForbiddenException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.ForbiddenException
- FORCE_VERSION_3 - Static variable in class netscape.security.extensions.CertInfo
- 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.
- format(LogRecord) - Method in class org.dogtagpki.util.logging.PKIFormatter
- 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.
- FormatMuscleAppletAPDU - Class in org.dogtagpki.tps.apdu
- FormatMuscleAppletAPDU(short, TPSBuffer, byte, TPSBuffer, byte, TPSBuffer, byte, TPSBuffer, byte, short, short, short) - Constructor for class org.dogtagpki.tps.apdu.FormatMuscleAppletAPDU
- FORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- formatter - Static variable in class com.netscape.cmstools.cli.CLI
- formCertInfo(LDAPConnection, String, X509CertInfo, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Formulate the cert info.
- formContent(Vector<String>) - 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(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.
- formDN(LDAPEntry) - Method in class com.netscape.cms.authentication.DNPattern
-
Form a Ldap v3 DN string from results of a ldap search.
- 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 org.dogtagpki.legacy.policy.IGeneralNameConfig
-
Forms a general name from string.
- formGeneralNames(Object) - Method in interface org.dogtagpki.legacy.policy.IGeneralNameConfig
-
Forms general names from the given value.
- formKeyIdentifier(X509CertImpl) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Form the Key Identifier in the Authority Key Identifier extension.
- formKeyIdentifier(X509CertInfo, IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Form the Key Identifier in the Subject Key Identifier extension.
- formSHA1KeyId(X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
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 org.dogtagpki.legacy.server.policy.APolicyRule
-
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 org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
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
- FRAMED - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- FRAMED_APPLETALK_LINK - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_APPLETALK_NETWORK - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_APPLETALK_ZONE - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_COMPRESSION - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_IP_ADDRESS - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_IP_NETMASK - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_IPX_NETWORK - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_MTU - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_PROTOCOL - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_ROUTE - Static variable in class com.netscape.cmsutil.radius.Attribute
- FRAMED_ROUTING - Static variable in class com.netscape.cmsutil.radius.Attribute
- FramedAppleTalkLinkAttribute - Class in com.netscape.cmsutil.radius
- FramedAppleTalkLinkAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedAppleTalkLinkAttribute
- FramedAppleTalkNetworkAttribute - Class in com.netscape.cmsutil.radius
- FramedAppleTalkNetworkAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedAppleTalkNetworkAttribute
- FramedAppleTalkZoneAttribute - Class in com.netscape.cmsutil.radius
- FramedAppleTalkZoneAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedAppleTalkZoneAttribute
- FramedCompressionAttribute - Class in com.netscape.cmsutil.radius
- FramedCompressionAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedCompressionAttribute
- FramedIPAddressAttribute - Class in com.netscape.cmsutil.radius
- FramedIPAddressAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedIPAddressAttribute
- FramedIPNetmaskAttribute - Class in com.netscape.cmsutil.radius
- FramedIPNetmaskAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedIPNetmaskAttribute
- FramedIPXNetworkAttribute - Class in com.netscape.cmsutil.radius
- FramedIPXNetworkAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedIPXNetworkAttribute
- FramedMTUAttribute - Class in com.netscape.cmsutil.radius
- FramedMTUAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedMTUAttribute
- FramedProtocolAttribute - Class in com.netscape.cmsutil.radius
- FramedProtocolAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedProtocolAttribute
- FramedRouteAttribute - Class in com.netscape.cmsutil.radius
- FramedRouteAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedRouteAttribute
- FramedRoutingAttribute - Class in com.netscape.cmsutil.radius
- FramedRoutingAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.FramedRoutingAttribute
- freeConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
-
Returns the number of free connections available from this pool.
- FreshestCRL_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies how delta CRL information is obtained.
- 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
- FreshestCRLExtension - Class in netscape.security.x509
-
An extension that tells applications where to find the latest (freshest) delta CRL for this certificate or full CRL.
- FreshestCRLExtension() - Constructor for class netscape.security.x509.FreshestCRLExtension
- FreshestCRLExtension(Boolean, Object) - Constructor for class netscape.security.x509.FreshestCRLExtension
-
This constructor is called by the CertificateExtensions class to decode an extension whose OID indicates it is a CRLDistributionsPoints extension.
- FreshestCRLExtension(CRLDistributionPoint) - Constructor for class netscape.security.x509.FreshestCRLExtension
-
Creates a new FreshestCRL extension, with the given distribution point as the first element.
- FreshestCRLExtension.Reason - Class in netscape.security.x509
-
Represents a reason that a cert may be revoked.
- from(String) - Method in class netscape.net.smtp.SmtpClient
- FROMAGENT - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
initiative: the event is from agent
- fromInt(int) - Static method in class netscape.security.x509.RevocationReason
- fromInt(Integer) - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- 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.
- fromString(String) - Static method in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- fromString(String) - Static method in class netscape.security.x509.FreshestCRLExtension.Reason
- fromStringVector(Vector<String>) - 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
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileInput
- 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
- FullCRLGenerationEvent - Class in com.netscape.certsrv.logging.event
- FullCRLGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.FullCRLGenerationEvent
- FullCRLPublishingEvent - Class in com.netscape.certsrv.logging.event
- FullCRLPublishingEvent(String, BigInteger) - Constructor for class com.netscape.certsrv.logging.event.FullCRLPublishingEvent
- FullCRLPublishingEvent(String, BigInteger, String) - Constructor for class com.netscape.certsrv.logging.event.FullCRLPublishingEvent
G
- g - Variable in class netscape.security.provider.DSAParameters
- G3_FAX - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- GANDALF - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- GE_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- GE_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- GeneralName - Class in netscape.security.x509
-
This class implements the ASN.1 GeneralName object class.
- GeneralName(DerValue) - Constructor for class netscape.security.x509.GeneralName
-
Create the object from its DER encoded value.
- GeneralName(GeneralNameInterface) - Constructor for class netscape.security.x509.GeneralName
-
Default constructor for the class.
- GeneralNameInterface - Interface in netscape.security.x509
-
This interface specifies the abstract methods which have to be implemented by all the members of the GeneralNames ASN.1 object.
- GeneralNames - Class in netscape.security.x509
-
This object class represents the GeneralNames type required in X509 certificates.
- GeneralNames() - Constructor for class netscape.security.x509.GeneralNames
-
The default constructor for this class.
- GeneralNames(DerValue) - Constructor for class netscape.security.x509.GeneralNames
-
Create the GeneralNames, decoding from the passed DerValue.
- GeneralNames(GeneralNameInterface[]) - Constructor for class netscape.security.x509.GeneralNames
-
Create the GeneralNames
- GeneralNamesException - Exception in netscape.security.x509
-
Generic General Names Exception.
- GeneralNamesException() - Constructor for exception netscape.security.x509.GeneralNamesException
-
Constructs a GeneralNamesException with no detail message.
- GeneralNamesException(String) - Constructor for exception netscape.security.x509.GeneralNamesException
-
Constructs the exception with the specified error message.
- GeneralSubtree - Class in netscape.security.x509
-
Represent the GeneralSubtree ASN.1 object, whose syntax is:
- GeneralSubtree(DerValue) - Constructor for class netscape.security.x509.GeneralSubtree
-
Create the object from its DER encoded form.
- GeneralSubtree(GeneralName, int, int) - Constructor for class netscape.security.x509.GeneralSubtree
-
The default constructor for the class.
- GeneralSubtrees - Class in netscape.security.x509
-
Represent the GeneralSubtrees ASN.1 object.
- GeneralSubtrees(Vector<GeneralSubtree>) - Constructor for class netscape.security.x509.GeneralSubtrees
-
The default constructor for the class.
- GeneralSubtrees(DerValue) - Constructor for class netscape.security.x509.GeneralSubtrees
-
Create the object from the passed DER encoded form.
- generate(int) - Method in class netscape.security.x509.CertAndKeyGen
-
Generates a random public/private key pair, with a given key size.
- generateAsymmetricKey(String, String, int, List<String>, byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- generateAsymmetricKey(String, String, int, List<String>, byte[], String) - Method in class com.netscape.certsrv.key.KeyClient
-
Generate and archive an asymmetric keys in the DRM
- generateCertRequest(IConfigStore, String, Cert) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- generateCrmfRequest(X509Certificate, String, boolean, String, int, String, boolean, boolean, int, int, boolean, KeyWrapAlgorithm) - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- generateECCKeyPair(CryptoToken, int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generates an ecc key pair.
- generateECCKeyPair(CryptoToken, int, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateECCKeyPair(CryptoToken, int, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[], boolean, int, int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateECCKeyPair(CryptoToken, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generates an ecc key pair by curve name
- generateECCKeyPair(CryptoToken, String, boolean, boolean, int, int) - Method in class com.netscape.cmstools.CRMFPopClient
- generateECCKeyPair(CryptoToken, String, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateECCKeyPair(CryptoToken, String, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[], boolean, int, int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateKey(CryptoToken, KeyGenAlgorithm, int, SymmetricKey.Usage[], boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- GenerateKeyAPDU - Class in org.dogtagpki.tps.apdu
- GenerateKeyAPDU(byte, byte, byte, int, byte, byte, TPSBuffer, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.GenerateKeyAPDU
- GenerateKeyECCAPDU - Class in org.dogtagpki.tps.apdu
- GenerateKeyECCAPDU(byte, byte, byte, int, byte, byte, TPSBuffer, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.GenerateKeyECCAPDU
- generateKeyIdentifier(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateKeyIdentifier(byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateKeyPair() - Method in class netscape.security.provider.DSAKeyPairGenerator
-
Generates a pair of keys usable by any JavaSecurity compliant DSA implementation.
- generateKeyPair(String, int, String, PQGParams, KeyPairGeneratorSpi.Usage[]) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Generate an asymmetric key pair.
- generateKeyPair(BigInteger, BigInteger, BigInteger, SecureRandom) - Method in class netscape.security.provider.DSAKeyPairGenerator
- 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.
- generatePFX(PKCS12, Password) - Method in class netscape.security.pkcs.PKCS12Util
- generatePkcs10Request(File, String, String, String, String) - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- generateRSAKeyPair(CryptoToken, int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generates a RSA key pair.
- generateSalt() - Static method in class com.netscape.cms.servlet.base.CMSServlet
- generateServerCert - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- generateSessionKey() - Method in class com.netscape.certsrv.util.CryptoProvider
- generateSessionKey() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- generateSessionKey(EncryptionAlgorithm) - Method in class com.netscape.certsrv.util.CryptoProvider
- generateSessionKey(EncryptionAlgorithm) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- generateSubsystemCert - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- generateSymKey(String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- generateSymmetricKey(String, int) - Method in class com.netscape.certsrv.util.CryptoProvider
- generateSymmetricKey(String, int) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- generateSymmetricKey(String, String, int, List<String>, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- generateSymmetricKey(String, String, int, List<String>, String, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Generate and archive a symmetric key in the DRM.
- GenericASN1Ext - Class in org.dogtagpki.legacy.server.policy.extensions
-
Private Integer extension policy.
- GenericASN1Ext() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- GenericASN1Extension - Class in netscape.security.extensions
-
Represent the AsnInteger Extension.
- GenericASN1Extension(Boolean, Object) - Constructor for class netscape.security.extensions.GenericASN1Extension
-
Create the extension from the passed DER encoded value of the same.
- GenericASN1Extension(String, String, String, boolean, Hashtable<String, String>) - Constructor for class netscape.security.extensions.GenericASN1Extension
-
Create a GenericASN1Extension with the value and oid.
- GenericASN1Extension(Hashtable<String, String>) - Constructor for class netscape.security.extensions.GenericASN1Extension
-
Create a GenericASN1Extension with the value and oid.
- GenericAttribute - Class in com.netscape.cmsutil.radius
- GenericAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.GenericAttribute
- 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
- GenericValueConverter - Class in netscape.security.x509
-
A GenericValueConverter converts a string that is not associated with a particular attribute to a DER encoded ASN.1 character string type.
- GenericValueConverter() - Constructor for class netscape.security.x509.GenericValueConverter
- GenErrorTemplateFiller - Class in com.netscape.cms.servlet.common
-
Default error template filler
- GenErrorTemplateFiller() - Constructor for class com.netscape.cms.servlet.common.GenErrorTemplateFiller
- GenExtKeyUsage - Class in com.netscape.cmstools
-
Generates a DER-encoded Extended Key Usage extension.
- GenExtKeyUsage() - Constructor for class com.netscape.cmstools.GenExtKeyUsage
- GenIssuerAltNameExt - Class in com.netscape.cmstools
-
This program generates an issuer alternative name extension in base-64 encoding.
- GenIssuerAltNameExt() - Constructor for class com.netscape.cmstools.GenIssuerAltNameExt
- GENNAME_CHOICE_DIRECTORYNAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_DNSNAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_EDIPARTYNAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_IPADDRESS - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_OTHERNAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_REGISTEREDID - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_RFC822NAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_URL - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_CHOICE_X400ADDRESS - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- GENNAME_VALUE_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- 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
- GenSubjectAltNameExt - Class in com.netscape.cmstools
-
This program generates an subject alternative name extension in base-64 encoding.
- GenSubjectAltNameExt() - Constructor for class com.netscape.cmstools.GenSubjectAltNameExt
- 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(int) - Method in class com.netscape.certsrv.request.AgentApprovals
- get(int) - Method in class com.netscape.certsrv.template.ArgList
-
Returns the argument at the given position Position starts from 0.
- get(int) - Method in class netscape.security.util.BitArray
-
Returns the indexed bit in this BitArray.
- get(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- get(Object) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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 class com.netscape.certsrv.authentication.AuthToken
- get(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- get(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
-
Get an authentication manager interface for the given name.
- get(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Gets an attribute value.
- 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.client.PKIConnection
- 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(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) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Retrieves extension attribute.
- get(String) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Retrieves extension attribute.
- get(String) - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Retrieves extension attribute.
- get(String) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- get(String) - Method in class netscape.security.extensions.GenericASN1Extension
-
Get the attribute value.
- get(String) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- get(String) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- get(String) - Method in class netscape.security.extensions.PresenceServerExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Retrieves extension attribute.
- get(String) - Method in class netscape.security.x509.ACertAttrSet
-
Gets an attribute value for this CertAttrSet.
- get(String) - Static method in class netscape.security.x509.AlgorithmId
-
Returns one of the algorithm IDs most commonly associated with this algorithm name.
- get(String) - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.BasicConstraintsExtension
-
Get the attribute value.
- get(String) - Method in interface netscape.security.x509.CertAttrSet
-
Gets an attribute value for this CertAttrSet.
- get(String) - Method in class netscape.security.x509.CertificateAlgorithmId
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateExtensions
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateIssuerExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateIssuerName
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateSerialNumber
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateSubjectName
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateValidity
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateVersion
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CertificateX509Key
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CRLDistributionPointsExtension
- get(String) - Method in class netscape.security.x509.CRLExtensions
-
Get the extension with this alias.
- get(String) - Method in class netscape.security.x509.CRLNumberExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.CRLReasonExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.Extensions
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.FreshestCRLExtension
- get(String) - Method in class netscape.security.x509.HoldInstructionExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.InvalidityDateExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.IssuingDistributionPointExtension
- get(String) - Method in class netscape.security.x509.KeyUsageExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.NameConstraintsExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.NSCCommentExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.PolicyMappingsExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.ReasonFlags
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Get the attribute value.
- get(String) - Method in class netscape.security.x509.X509CertImpl
-
Return the requested attribute from the certificate.
- get(String) - Method in class netscape.security.x509.X509CertInfo
-
Get the certificate attribute.
- get(String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- get(String, int, boolean, String, String, SSLCertificateApprovalCallback) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- get(String, Class<T>) - Method in class com.netscape.certsrv.client.PKIConnection
- get(String, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- GET - Static variable in class com.netscape.cmsutil.http.HttpRequest
- GET_CERT_FROM_REQUEST_TEMPLATE - Static variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
- GET_CLIENT_CERT - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- GET_XML - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- getAA() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getAA_old() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getAADigest() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getAbsPath() - Method in class com.netscape.cms.servlet.common.CMSFile
- getAcceptUnknownOids() - Method in class netscape.security.x509.LdapV3DNStrConverter
-
returns true if the converter accepts unregistered attributes i.e.
- getAccessDescription(int) - Method in class netscape.security.extensions.AuthInfoAccessExtension
- getAccessDescription(int) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
- 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
- getAccessEvaluators() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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
- getACL(String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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.
- getACLMethod(String, String, String) - Static method in class com.netscape.cms.servlet.common.ServletUtils
- getACLs() - Method in interface com.netscape.certsrv.authorization.IAuthzManager
-
Get ACL entries
- getACLs() - Method in class com.netscape.cms.authorization.AAclAuthz
- getACLs() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- getAction() - Method in class com.netscape.cmsutil.radius.TerminationActionAttribute
- getActiveKeyInfo(String) - Method in class com.netscape.certsrv.key.KeyClient
-
Get the info in the KeyRecord for the active secret in the DRM.
- getActiveKeyInfo(String) - Method in interface com.netscape.certsrv.key.KeyResource
- 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.
- getActivity(String) - Method in class com.netscape.certsrv.logging.ActivityClient
- getActivity(String) - Method in interface com.netscape.certsrv.logging.ActivityResource
- getActivityClient() - Method in class com.netscape.cmstools.logging.ActivityCLI
- getAdditionalWrappedPrivateData() - Method in class com.netscape.certsrv.key.KeyData
- getAdminCert() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminCert() - Method in class com.netscape.certsrv.system.AdminSetupResponse
- getAdminCert() - Method in class com.netscape.certsrv.system.ConfigurationResponse
- getAdminCertRequest() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminCertRequestType() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminEmail() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- 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.
- getAdminKeyType() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminName() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminPassword() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- 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.
- getAdminProfileID() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminSubjectDN() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getAdminUID() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- 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.
- getAlgorithm() - Method in class com.netscape.certsrv.key.Key
- getAlgorithm() - Method in class com.netscape.certsrv.key.KeyData
- getAlgorithm() - Method in class com.netscape.certsrv.key.KeyInfo
- getAlgorithm() - Method in class netscape.security.pkcs.PKCS8Key
-
Returns the algorithm to be used with this key.
- getAlgorithm() - Method in class netscape.security.x509.X509Key
-
Returns the algorithm to be used with this key.
- getAlgorithmId() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Get Algorithm ID
- getAlgorithmId() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves signature algorithm.
- getAlgorithmId() - Method in class netscape.security.pkcs.PKCS8Key
-
Returns the algorithm ID to be used with this key.
- getAlgorithmId() - Method in class netscape.security.x509.X500Signer
-
Returns the algorithm used to sign.
- getAlgorithmId() - Method in class netscape.security.x509.X509Key
-
Returns the algorithm ID to be used with this key.
- getAlgorithmId(String, IConfigStore) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves CA's signing algorithm id.
- getAlgorithmNameFromOID(String) - Static method in class com.netscape.cmstools.ca.CACertCLI
- getAlgorithmOID() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- 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.
- getAllNames() - Method in class netscape.security.x509.X500NameAttrMap
-
Get an Enumeration of all attribute names in this map.
- getAllOIDs() - Method in class netscape.security.x509.X500NameAttrMap
-
Get an Enumeration of all ObjectIdentifiers in this map.
- 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.
- getAllUserCerts() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves all user certificates from all tokens.
- getAllValues(String) - Method in class com.netscape.cmsutil.xml.XMLObject
- 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
- getAppletID() - Method in class com.netscape.certsrv.tps.token.TokenData
- 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
- getArchivalMechanism() - Method in class org.dogtagpki.common.CAInfo
- getArchivalMechanism() - Method in class org.dogtagpki.common.KRAInfo
- 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
- getASN1CharString() - Method in class netscape.security.util.DerValue
- getAssertion() - Method in class netscape.security.x509.RDN
-
returns an array of AVA in the RDN.
- getAssertionLength() - Method in class netscape.security.x509.RDN
-
returns the number of AVAs in the RDN.
- getAsString() - Method in class netscape.security.util.DerValue
-
Returns the name component as a Java string, regardless of its encoding restrictions (ASCII, T61, Printable, etc).
- getAsString(DerValue) - Method in interface netscape.security.x509.AVAValueConverter
-
Converts a DER encoded value to a string, not encoded in any form.
- getAsString(DerValue) - Method in class netscape.security.x509.DirStrConverter
-
Converts a DerValue to a string.
- getAsString(DerValue) - Method in class netscape.security.x509.GenericValueConverter
-
Converts a DerValue of ASN1 Character string type to a java string (the string is not encoded in any form).
- getAsString(DerValue) - Method in class netscape.security.x509.IA5StringConverter
- getAsString(DerValue) - Method in class netscape.security.x509.PrintableConverter
-
Converts a DerValue of PrintableString to a java string with PrintableString characters.
- 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 org.dogtagpki.legacy.policy.ISubjAltNameConfig
-
Retrieves configuration attribute.
- getAttribute(String) - Method in class com.netscape.certsrv.base.ResourceMessage
- getAttribute(String) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- getAttribute(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- getAttribute(String) - Method in class com.netscape.certsrv.user.UserData
- getAttribute(String) - Method in class netscape.security.pkcs.PKCS10Attributes
-
Get the attribute value.
- getAttribute(String) - Method in class netscape.security.pkcs.PKCS9Attributes
-
Get an attribute from this set.
- getAttribute(ObjectIdentifier) - Method in class netscape.security.pkcs.PKCS9Attributes
-
Get an attribute from this set.
- getAttributeAt(int) - Method in class com.netscape.cmsutil.radius.AttributeSet
- getAttributeAt(int) - Method in class com.netscape.cmsutil.radius.Packet
- getAttributeByType(int) - Method in class com.netscape.cmsutil.radius.AttributeSet
- getAttributeExpressions() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Retrieves the expression associated with this entry.
- getAttributeId() - Method in class netscape.security.pkcs.PKCS10Attribute
-
Returns the ObjectIdentifier of the attribute.
- getAttributeList() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- 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
- getAttributeNames() - Method in class com.netscape.certsrv.base.ResourceMessage
- getAttributeNames() - Method in class com.netscape.cms.servlet.cert.scep.ChallengePassword
- getAttributeNames() - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
- getAttributeNames() - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- getAttributeNames() - Method in class netscape.security.extensions.GenericASN1Extension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- getAttributeNames() - Method in class netscape.security.extensions.NSCertTypeExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.extensions.OCSPNoCheckExtension
- getAttributeNames() - Method in class netscape.security.extensions.PresenceServerExtension
- getAttributeNames() - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.ACertAttrSet
-
Returns an enumeration of the names of the attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.BasicConstraintsExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in interface netscape.security.x509.CertAttrSet
-
Returns an enumeration of the names of the attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateAlgorithmId
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateExtensions
- getAttributeNames() - Method in class netscape.security.x509.CertificateIssuerExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateIssuerName
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificatePoliciesExtension
- getAttributeNames() - Method in class netscape.security.x509.CertificateSerialNumber
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateSubjectName
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateValidity
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateVersion
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CertificateX509Key
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CRLDistributionPointsExtension
- getAttributeNames() - Method in class netscape.security.x509.CRLNumberExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.CRLReasonExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.Extensions
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.FreshestCRLExtension
- getAttributeNames() - Method in class netscape.security.x509.HoldInstructionExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.InvalidityDateExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.IssuingDistributionPointExtension
- getAttributeNames() - Method in class netscape.security.x509.KeyUsageExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.NameConstraintsExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.NSCCommentExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.PolicyMappingsExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributeNames() - Method in class netscape.security.x509.X509CertInfo
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributes() - Method in class com.netscape.certsrv.base.ResourceMessage
- getAttributes() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- getAttributes() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getAttributes() - Method in class com.netscape.certsrv.profile.ProfileInput
- getAttributes() - Method in class com.netscape.cmsutil.radius.AttributeSet
- getAttributes() - Method in class netscape.security.pkcs.PKCS10
-
Returns the additional attributes requested.
- getAttributes() - Method in class netscape.security.pkcs.PKCS9Attributes
-
Get an array of all attributes in this set, in order of OID.
- getAttributes() - Method in class netscape.security.x509.CertificateExtensions
-
Return an enumeration of names of attributes existing within this attribute.
- getAttributes() - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Return an enumeration of attributes existing within this attribute.
- getAttributeSet() - Method in exception com.netscape.cmsutil.radius.ChallengeException
- getAttributeSet() - Method in class com.netscape.cmsutil.radius.Packet
- getAttributeSet() - Method in exception com.netscape.cmsutil.radius.RejectException
- getAttributesForOid(ObjectIdentifier) - Method in class netscape.security.x509.X500Name
-
Return a list of attributes of the given type.
- getAttributesList() - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Returns an enumeration of attributes in the extension.
- getAttributeValue() - Method in class netscape.security.pkcs.PKCS10Attribute
-
Returns the attribute value as an byte array for further processing.
- getAttributeValue(String) - Method in class netscape.security.pkcs.PKCS9Attributes
-
Get an attribute value by type name.
- getAttributeValue(ObjectIdentifier) - Method in class netscape.security.pkcs.PKCS9Attributes
-
Get an attribute value by OID.
- getAttrMap() - Method in class netscape.security.x509.LdapV3DNStrConverter
-
gets the X500NameAttrMap used by the converter.
- getAttrNames() - Method in interface com.netscape.certsrv.request.IRequestRecord
-
Gets attribute names of the request.
- getAttrs() - Method in class com.netscape.certsrv.profile.ProfileOutput
- getAttrSet(String) - Method in class com.netscape.certsrv.pattern.AttrSetCollection
-
Retrieves a attribute set from this collection.
- getAuditClient() - Method in class com.netscape.cmstools.logging.AuditCLI
- getAuditConfig() - Method in class com.netscape.certsrv.logging.AuditClient
- getAuditConfig() - Method in interface com.netscape.certsrv.logging.AuditResource
- getAuditConfig() - Method in class org.dogtagpki.server.rest.AuditService
- getAuditFile(String) - Method in class com.netscape.certsrv.logging.AuditClient
- getAuditFile(String) - Method in interface com.netscape.certsrv.logging.AuditResource
- getAuditFile(String) - Method in class org.dogtagpki.server.rest.AuditService
- 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.
- getAuthCreds(IAuthManager, X509Certificate) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
- getAuthdbBaseDN() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getAuthdbHost() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getAuthdbPort() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getAuthdbSecureConn() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getAuthenticatedAttributes() - Method in class netscape.security.pkcs.SignerInfo
- getAuthenticator() - Method in interface com.netscape.certsrv.profile.IProfile
-
Retrieves the associated authenticator instance.
- getAuthenticator() - Method in class com.netscape.cms.profile.common.BasicProfile
- getAuthenticator() - Method in class com.netscape.cmsutil.radius.Packet
- getAuthenticator(String) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- getAuthenticator(String) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- getAuthenticatorClient() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorCLI
- 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.certsrv.profile.ProfileData
- 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.
- 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.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.servlet.cert.RevocationProcessor
- getAuthority() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- getAuthorityClient() - Method in class com.netscape.cmstools.authority.AuthorityCLI
- getAuthorityDescription() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Return CA description.
- getAuthorityEnabled() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Return whether CA is enabled.
- getAuthorityID() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Get the AuthorityID of this CA.
- getAuthorityParentID() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Get the AuthorityID of this CA's parent CA, if available.
- getAuthParams() - Method in class org.dogtagpki.tps.msg.ExtendedLoginResponseMsg
- getAuthTime() - Method in class com.netscape.certsrv.authentication.AuthToken
-
Gets the time of authentication.
- getAuthToken() - Method in class com.netscape.cms.realm.PKIPrincipal
- getAuthToken(IRequest) - Method in class com.netscape.cms.servlet.base.CMSServlet
- getAuthToken(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- 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.certsrv.profile.ProfileData
- 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.
- getAuthzManagerNameByRealm(String) - Method in interface com.netscape.certsrv.authorization.IAuthzSubsystem
-
Given a realm name, return the name of an authz manager for that realm.
- 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.
- getAVAs() - Method in class netscape.security.x509.RDN
-
returns an enumeration of AVAs that make up this RDN.
- 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.
- getBackupFile() - Method in class com.netscape.certsrv.system.KeyBackupRequest
- getBackupPassword() - Method in class com.netscape.certsrv.system.KeyBackupRequest
- getBanner() - Static method in class com.netscape.cms.servlet.base.PKIService
- getBanner() - Method in class org.dogtagpki.common.Info
- getBaseDN() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Retrieves the base DN.
- getBaseDN() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getBaseDN() - Method in class com.netscape.cms.ocsp.DefStore
- getBasicConstraints() - Method in class netscape.security.x509.X509CertImpl
-
Get the certificate constraints path length from the the critical BasicConstraints extension, (oid = 2.5.29.19).
- getBasicConstraintsIsCA() - Method in class netscape.security.x509.X509CertImpl
- 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() - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
- getBeginTime(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- 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.
- getBindDN() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getBindpwd() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getBitMask() - Method in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- getBitMask() - Method in class netscape.security.x509.FreshestCRLExtension.Reason
- getBits() - Method in class netscape.security.x509.KeyUsageExtension
- getBitsFromRequest(IRequest, boolean) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
Gets ns cert type bits from request.
- getBitString() - Method in class netscape.security.util.DerInputStream
-
Get a bit string from the input stream.
- getBitString() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 BIT STRING value.
- getBitString(boolean) - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 BIT STRING value, with the tag assumed implicit based on the parameter.
- getBMPString() - Method in class netscape.security.util.DerInputStream
- getBMPString() - Method in class netscape.security.util.DerValue
- getBoolean() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 BOOLEAN
- getBoolean(String) - Method in interface com.netscape.certsrv.base.IConfigStore
-
Retrieves the given property as a boolean.
- getBoolean(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
- getBoolean(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
- 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
- getBooleanConfigParam(IConfigStore, String) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getBoundConnection(String, String, int, int, LDAPSSLSocketFactoryExt, String, String) - Static method in class com.netscape.certsrv.apps.CMS
- getBoundConnection(String, String, int, int, LDAPSSLSocketFactoryExt, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- getBufferedReader() - Method in class com.netscape.cmsutil.http.HttpClient
- getBufferSize() - Method in class com.netscape.certsrv.logging.AuditConfig
- 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 exception com.netscape.certsrv.logging.ELogException
-
Retrieves resource 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.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
- getBundleName() - Method in exception org.dogtagpki.legacy.policy.EPolicyException
- 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() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getBytes() - Method in interface com.netscape.cmsutil.ocsp.Response
- getBytes() - Method in class netscape.security.pkcs.PKCS7
- getBytes(byte[]) - Method in class netscape.security.util.DerInputStream
-
Returns the asked number of bytes from the input stream.
- 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
- getBytesFromFile(String) - Static method in class com.netscape.cmstools.HttpClient
- getCA(AuthorityID) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Get the CA by ID.
- getCA(String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- getCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getCA(X500Name) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Get the CA by DN.
- 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(ICertificateAuthority) - 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.
- getCAs() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Enumerate all authorities, including host authority.
- 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.
- getCaUri() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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() - Method in class com.netscape.certsrv.system.SystemCertData
- getCert() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getCert() - Method in class netscape.security.pkcs.PKCS12CertInfo
- getCert(CertId) - Method in class com.netscape.certsrv.ca.CACertClient
- getCert(CertId) - Method in interface com.netscape.certsrv.cert.CertResource
- getCert(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getCert(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertClient
- getCert(String) - Method in interface com.netscape.certsrv.tps.cert.TPSCertResource
- getCert(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- GETCERT_STATUS_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- getCertAkiString(X509CertImpl) - Static method in class org.dogtagpki.tps.main.Util
- getCertAttr() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
- getCertAttrs() - Method in class com.netscape.cms.publish.mappers.MapDNPattern
- getCertBySubjectDN(PKCS12, String) - Method in class netscape.security.pkcs.PKCS12Util
- getCertChain(String, int, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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
- getCertClient() - Method in class com.netscape.cmstools.ca.CACertCLI
- getCertDatabase() - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use getNSSDatabase() instead.
- getCertDN() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Get certificate DN
- getCertEncryption() - Method in class netscape.security.pkcs.PKCS12Util
- 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
- getCertId() - Method in exception com.netscape.certsrv.cert.CertNotFoundException
- getCertId() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- getCertId() - Method in class com.netscape.certsrv.cert.CertRetrievalRequest
- getCertID() - Method in class com.netscape.cmsutil.ocsp.Request
- getCertID() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getCertificate() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves certificate from certificate record.
- getCertificate() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getCertificate() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Retrieves public key.
- getCertificate(int) - Method in class netscape.security.x509.CertificateChain
-
returns the certificate at specified index in chain.
- getCertificate(String, String) - Static method in class com.netscape.cmstools.CMCEnroll
- getCertificate(String, String) - Static method in class com.netscape.cmstools.CMCRequest
- getCertificate(String, String) - Static method in class com.netscape.cmstools.CMCSharedToken
- getCertificate(PKCS7) - Method in class netscape.security.pkcs.SignerInfo
- getCertificate(BigInt, X500Name) - Method in class netscape.security.pkcs.PKCS7
-
Returns the X.509 certificate listed in this PKCS7 block which has a matching serial number and Issuer name, or null if one is not found.
- getCertificate(CryptoManager, String, String) - Static method in class com.netscape.cmstools.CMCRevoke
-
getCertificate find the certicate inside the token by its nickname.
- getCertificateAt(int) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getCertificateAt(int) - Method in class com.netscape.cmsutil.ocsp.Signature
- getCertificateAuthority() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Returns certificate authority.
- getCertificateCount() - Method in class com.netscape.cmsutil.ocsp.Signature
- getCertificateRecord(CertId) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getCertificateRecord(BigInteger) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getCertificateRecords(BigInteger[]) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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.
- getCertificates() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getCertificates() - Method in class netscape.security.pkcs.PKCS7
-
Returns the X.509 certificates listed in this PKCS7 block.
- getCertificates(ICertRecord[]) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getCertificateScopeEntries() - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
- getCertificateSerialNumber() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves serial number from stored certificate.
- getCertificateSerialNumber() - Method in class netscape.security.pkcs.SignerInfo
- 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) - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- getCertImpl() - Method in interface com.netscape.certsrv.security.ISigningUnit
-
Retrieves the signing certificate.
- getCertInfo(SafeBag) - Method in class netscape.security.pkcs.PKCS12Util
- getCertInfoByID(byte[]) - Method in class netscape.security.pkcs.PKCS12
- getCertInfoByKeyID(byte[]) - Method in class netscape.security.pkcs.PKCS12
- getCertInfos() - Method in class netscape.security.pkcs.PKCS12
- getCertInfos(PKCS12, PFX, Password) - Method in class netscape.security.pkcs.PKCS12Util
- getCertInfosByFriendlyName(String) - Method in class netscape.security.pkcs.PKCS12
- 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.client.ClientConfig
- getCertNickname() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves certificate nickname.
- getCertPassword() - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use getNSSPassword() instead.
- getCertPEM(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getCertpp() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getCertPrettyPrint(String, String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getCertPrettyPrint(String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves certificate in pretty-print format by the nickname.
- 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
- getCertRequest(X500Name) - Method in class netscape.security.x509.CertAndKeyGen
-
Returns a PKCS #10 certificate request.
- getCertRequestInfo() - Method in class netscape.security.pkcs.PKCS10
-
Retrieve the PKCS10 CertificateRequestInfo as a byte array
- getCertRequestType() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- 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() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- 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
- getCertsCount() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getCertSkiString(X509CertImpl) - Static method in class org.dogtagpki.tps.main.Util
- getCertStatus() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getCertSubjectDN(IRequest) - Method in class com.netscape.cms.servlet.request.CertReqParser
- 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 org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
get cert type bits according to cert type.
- getCertTypeInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertTypeSecureEmail() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertTypeSSLClient() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertTypeSSLServer() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertTypeSubEmailCA() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertTypeSubSSLCA() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCertURL() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- getCertUserLocator() - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Get user locator which does the mapping between the user and the certificate.
- getChain() - Method in class netscape.security.x509.CertificateChain
-
returns the certificate chain as an array of X509 certificates.
- getChain(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getChainPEM(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- 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.
- getCLA() - Method in class org.dogtagpki.tps.apdu.APDU
- getClass(String) - Static method in class netscape.security.x509.OIDMap
-
Return the java class object associated with the user friendly name.
- getClass(ObjectIdentifier) - Static method in class netscape.security.x509.OIDMap
-
Return the java class object associated with the object identifier..
- getClassByNameAsExtendedPluginInfo(String) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
- getClasses() - Method in class org.dogtagpki.server.rest.PKIApplication
- getClassId() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- getClassId() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getClassId() - Method in class com.netscape.certsrv.profile.ProfileData
- getClassId() - Method in class com.netscape.certsrv.profile.ProfileInput
- getClassId() - Method in class com.netscape.certsrv.profile.ProfileOutput
- getClassName() - Method in class com.netscape.certsrv.base.ResourceMessage
- 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() - Method in class com.netscape.certsrv.jobs.JobPlugin
-
get the Java class name
- getClassPath(String) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtensions
-
Returns class name with its path.
- getClient() - Method in class com.netscape.cmstools.cli.CLI
- getClient() - Method in class com.netscape.cmstools.cli.MainCLI
- getClient() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getClient(String) - Method in class com.netscape.certsrv.client.Client
- getClient(String) - Method in class com.netscape.cmstools.cli.CLI
- getClient(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getClient(String) - Method in class com.netscape.cmstools.cli.SubsystemCLI
- getClientCert - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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
- getClientId() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves client ID.
- getClientKeyId() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getClientKeyId() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getClientKeyID() - Method in class com.netscape.certsrv.key.KeyInfo
- getClone() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getCloneReplicationPort() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getCloneUri() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getCMCSigningCertFromCertSerial(String) - Static method in class com.netscape.cms.profile.common.EnrollProfile
-
getCMCSigningCertFromCertSerial is to be used when authentication was done with CMCUserSignedAuth where the resulting authToken contains IAuthManager.CRED_CMC_SIGNING_CERT, serial number This method takes the serial number and finds the cert from the CA's certdb
- getCMCSigningCertSNfromCertSerial(String) - Static method in class com.netscape.cms.profile.common.EnrollProfile
- getCMSEngine() - Static method in class com.netscape.certsrv.apps.CMS
- getCMSFile(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- getCode() - Method in exception com.netscape.certsrv.base.PKIException
- getCode() - Method in exception com.netscape.cmstools.cli.CLIException
- getCode() - Method in class com.netscape.cmsutil.radius.Packet
- getCode() - Method in class netscape.security.x509.RevocationReason
- getComment() - Method in class netscape.security.x509.NSCCommentExtension
- getComments() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getComments() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getCommonName() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCommonName() - Method in class com.netscape.cmsutil.crypto.Module
- getCommonName() - Method in class netscape.security.x509.X500Name
-
Returns a "Common Name" component.
- 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() - Method in class com.netscape.certsrv.client.PKIClient
- getConfig() - Method in class com.netscape.certsrv.tps.config.ConfigClient
- getConfig() - Method in interface com.netscape.certsrv.tps.config.ConfigResource
- getConfig() - Method in class com.netscape.cmstools.cli.CLI
- getConfig() - Method in class com.netscape.cmstools.cli.MainCLI
- getConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Generic configuration store get operation.
- 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(String, String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
-
Get constraint parameter in profile configuration.
- getConfig(String, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
-
Get constraint parameter in profile configuration.
- getConfigAttrs() - Method in class com.netscape.certsrv.profile.ProfileInput
- getConfigBoolean(String) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
- getConfigBoolean(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
- getConfigClient() - Method in class com.netscape.cmstools.tps.config.ConfigCLI
- 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.AuthzRealmConstraint
- getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.BasicConstraintsExtConstraint
- getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.CMCSelfSignedSubjectNameConstraint
- getConfigDescriptor(Locale, String) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- 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.ExternalProcessConstraint
- 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.UserSubjectNameConstraint
- 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.AuthzRealmDefault
- 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.RandomizedValidityDefault
- 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.SubjectKeyIdentifierExtDefault
- 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.UserSubjectNameDefault
- 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
- getConfigEntriesFromMaster() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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() - 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() - Method in interface com.netscape.certsrv.jobs.IJob
-
Returns a list of configuration parameter names.
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
- getConfigParams() - Method in class com.netscape.cms.authentication.SharedSecret
-
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.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() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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
- getConfigParams(IConfigStore, NameValuePairs) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtension
-
Reads configuration data and converts them to name value pairs.
- 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(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
-
Get configuration parameters for a authentication mgr plugin.
- getConfigParams(String) - Method in interface com.netscape.certsrv.ca.ICMSCRLExtensions
-
Reads configuration data and returns them as name value pairs.
- getConfigParams(String) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
-
Retrieves the configuration parameters of the given implementation.
- 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.BaseSubsystem
-
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.dbs.IDBSubsystem
-
Gets internal DB configuration store
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
-
gets the configuretion 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.authorization.BasicGroupAuthz
- 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.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
- getConfigStore() - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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
- getConnection() - Method in class com.netscape.certsrv.client.PKIClient
- getConnector(IConfigStore) - Method in interface com.netscape.certsrv.ca.ICAService
- getConnector(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- getConnector(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- getConnector(String) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- getConnector(String) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- getConnector(String, String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- getConnector(String, String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- getConnectorClient() - Method in class com.netscape.cmstools.tps.connector.ConnectorCLI
- getConnectorInfo() - Method in class com.netscape.certsrv.system.KRAConnectorClient
- getConnectorInfo() - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- getConnectorInfo() - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- getConstraint() - Method in interface com.netscape.certsrv.profile.IProfilePolicy
-
Retrieves the constraint policy.
- getConstraint() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- 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
- getConstraints() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- getContainer(String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
If you have duplicate containers, then this method will return the first container in the list.
- getContent() - Method in class com.netscape.cms.servlet.common.CMSFile
- getContent() - Method in class com.netscape.cmsutil.http.HttpMessage
- getContent() - Method in class netscape.security.pkcs.ContentInfo
- getContentBytes() - Method in class netscape.security.pkcs.ContentInfo
-
Returns a byte array representation of the data held in the content field.
- getContentInfo() - Method in class netscape.security.pkcs.PKCS7
-
Returns the content information specified in this PKCS7 block.
- 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.selftests.SelfTestResources
-
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.
- getContents() - Method in class netscape.security.util.PrettyPrintResources
-
Returns content
- getContentType() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
-
Retrieves the Content-Type value of the connection to the Remote Authority.
- getContentValue(String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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.
- getControl(Class<? extends LDAPControl>, LDAPControl[]) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
-
Get the control of the specified class from the array of controls.
- GetCookie - Class in com.netscape.cms.servlet.csadmin
- GetCookie() - Constructor for class com.netscape.cms.servlet.csadmin.GetCookie
- getCountry() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCountry() - Method in class netscape.security.x509.X500Name
-
Returns a "Country" name component.
- getCreateNewDB() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.
- getCreateTime() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getCreateTimestamp() - Method in class com.netscape.certsrv.tps.token.TokenData
- getCreationTime() - Method in interface com.netscape.certsrv.request.IRequest
-
Gets the time this request was created.
- getCritical(boolean) - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Gets the criticality of this extension.
- getCriticalExtensionOIDs() - Method in class netscape.security.x509.RevokedCertImpl
-
Gets a Set of the extension(s) marked CRITICAL in the RevokedCertificate by OID strings.
- getCriticalExtensionOIDs() - Method in class netscape.security.x509.X509CertImpl
-
Gets a Set of the extension(s) marked CRITICAL in the certificate by OID strings.
- getCriticalExtensionOIDs() - Method in class netscape.security.x509.X509CRLImpl
-
Gets a Set of the extension(s) marked CRITICAL in the CRL by OID strings.
- 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.
- 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
- getCRLFiles(File) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
-
Gets all the CRLS (full and delta) in the directory These match
- - .* and - - -delta.* - getCRLIssuer() - Method in class netscape.security.x509.CRLDistributionPoint
-
Returns the CRLIssuer for the CRL at this distribution point.
- 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.
- getCRLNumber() - Method in class netscape.security.x509.X509CRLImpl
- getCRLObjectclass() - Method in class com.netscape.cms.publish.publishers.LdapCrlPublisher
-
Gets the CA object class to convert to.
- 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.
- getCrypto() - Method in class com.netscape.certsrv.client.PKIClient
- getCrypto() - Method in class com.netscape.certsrv.key.KeyClient
- getCryptoManger() - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getCryptoToken(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves handle to a crypto token.
- 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
- getCurrentLogFile() - Method in class org.dogtagpki.server.rest.AuditService
- getCustomCurvename() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getCustomKeysize() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getData() - Method in exception com.netscape.certsrv.base.PKIException
- getData() - Method in exception com.netscape.certsrv.base.ResourceNotFoundException
- getData() - Method in exception com.netscape.certsrv.base.UserNotFoundException
- getData() - Method in exception com.netscape.certsrv.cert.CertNotFoundException
- getData() - Method in exception com.netscape.certsrv.group.GroupNotFoundException
- getData() - Method in class com.netscape.certsrv.key.Key
- getData() - Method in exception com.netscape.certsrv.key.KeyNotFoundException
- getData() - Method in exception com.netscape.certsrv.profile.ProfileNotFoundException
- getData() - Method in exception com.netscape.certsrv.request.RequestNotFoundException
- getData() - Method in exception com.netscape.certsrv.system.ConnectorNotFoundException
- getData() - Method in class com.netscape.cms.authentication.HashAuthentication
- getData() - Method in class com.netscape.cmsutil.radius.Attribute
- getData() - Method in class com.netscape.cmsutil.radius.Authenticator
- getData() - Method in class com.netscape.cmsutil.radius.NASPacket
- getData() - Method in class com.netscape.cmsutil.radius.RequestAuthenticator
- getData() - Method in class com.netscape.cmsutil.radius.ResponseAuthenticator
- getData() - Method in class netscape.security.pkcs.ContentInfo
- getData() - Method in class org.dogtagpki.tps.apdu.APDU
- GetDataAPDU - Class in org.dogtagpki.tps.apdu
- GetDataAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetDataAPDU
- GetDataAPDU(byte[]) - Constructor for class org.dogtagpki.tps.apdu.GetDataAPDU
- getDatabase() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getDatabaseDirectory() - Method in class com.netscape.cmstools.PKCS12Export
- getDatabasePasswordFilename() - Method in class com.netscape.cmstools.PKCS12Export
- getDataToMAC() - Method in class org.dogtagpki.tps.apdu.APDU
- getDataType() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves key data type.
- getDataType() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getDate() - Method in class com.netscape.certsrv.logging.ActivityData
- getDate() - Method in class com.netscape.certsrv.request.AgentApproval
-
Returns the date of the approval
- getDate() - Method in class com.netscape.cms.logging.LogEntry
- getDateBytes(Date, boolean) - Method in class netscape.security.util.DerOutputStream
- 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 org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- getDBConfigStore() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Gets DB subsystem configuration store
- getDBSubsystem() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Retrieves the DB subsystem managing internal data storage.
- getDBSubsystem() - Method in interface com.netscape.certsrv.dbs.IDBSSession
-
Returns database subsystem.
- getDecoder(byte) - Method in class netscape.security.util.ASN1CharStrConvMap
-
Get a decoder for the given DER tag.
- getDef() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- getDefault() - Method in interface com.netscape.certsrv.profile.IProfilePolicy
-
Retrieves the default policy.
- getDefault() - Method in class com.netscape.cms.profile.common.ProfilePolicy
- getDefault() - Static method in class netscape.security.util.ASN1CharStrConvMap
-
Get the global ASN1CharStrConvMap.
- getDefault() - Static method in class netscape.security.x509.LdapDNStrConverter
-
Gets a global default Ldap DN String converter.
- getDefault() - Static method in class netscape.security.x509.X500NameAttrMap
-
Get the global default X500NameAttrMap.
- 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.CMCSelfSignedSubjectNameConstraint
- getDefaultConfig(String) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- 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.constraint.UserSubjectNameConstraint
- 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
- getDefaultHashAlg() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getDefaultHashAlgName() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
The following are convenience routines for quick preliminary feature development or test programs that would just take the defaults
- 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.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.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.
- getDefaultParams() - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.AgentPolicy
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
-
Returns default parameters.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
-
Returns default parameters.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Return default parameters for a policy implementation.
- 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.
- getDefSigningAlgorithms() - Method in class com.netscape.cms.profile.def.SigningAlgDefault
- getDeltaBaseCRLNumber() - Method in class netscape.security.x509.X509CRLImpl
- 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.
- getDeprecatedModules() - Method in class com.netscape.cmstools.cli.CLI
- 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
- getDerEncoding() - Method in class netscape.security.pkcs.PKCS9Attributes
-
Return the DER encoding of this attribute set, tagged with DerValue.tag_SetOf.
- 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
- getDerValue() - Method in class netscape.security.util.DerInputStream
-
Get a single DER-encoded value from the input stream.
- getDerValue() - Method in class netscape.security.x509.ACertAttrSet
- 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 class com.netscape.certsrv.authority.AuthorityData
- 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.dbs.repository.IRepositoryRecord
- getDescription() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
-
Gets the description of the evaluator
- getDescription() - Method in class com.netscape.certsrv.group.GroupData
- 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 class com.netscape.certsrv.profile.CertInfoProfile
- getDescription() - Method in class com.netscape.certsrv.profile.ProfileData
- 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() - Method in class com.netscape.certsrv.system.Feature
- 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.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.
- getDescription() - Method in class com.netscape.cmstools.cli.CLI
- getDescription() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getDescription() - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Gets the description for this policy rule.
- getDescription() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Gets the description for this policy rule.
- 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(Locale) - Method in interface com.netscape.certsrv.registry.IPluginInfo
-
Retrieves the localized plugin description.
- getDescription(Locale) - Method in class com.netscape.cms.profile.common.BasicProfile
-
Returns the profile description.
- getDescriptor() - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- getDescriptor() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- getDescriptor(String) - Method in class com.netscape.certsrv.property.PropertySet
- getDesParity(byte[]) - Static method in class com.netscape.cms.servlet.tks.KDF
- getDetail() - Method in class com.netscape.cms.logging.LogEntry
- getDevKeyType() - Method in class com.netscape.cms.servlet.tks.GPParams
- getDigestAlgorithmId() - Method in class netscape.security.pkcs.SignerInfo
- getDigestAlgorithmIds() - Method in class netscape.security.pkcs.PKCS7
-
Returns the message digest algorithms specified in this PKCS7 block.
- getDigestAlgorithmName() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getDigestEncryptionAlgorithmId() - Method in class netscape.security.pkcs.SignerInfo
- getDigestName() - Method in class com.netscape.cmsutil.ocsp.CertID
- getDirDefault() - Static method in class netscape.security.x509.X500NameAttrMap
-
Get the global default X500NamAttrMap using the DirStrConverter.
- getDirectoryString() - Method in class netscape.security.util.DerInputStream
- getDirectoryString() - Method in class netscape.security.util.DerValue
- getDisplayText() - Method in class netscape.security.x509.UserNotice
- getDistributedCredentials(String) - Method in interface com.netscape.certsrv.kra.IKeyService
-
Retrieves credentials in the distributed recovery operation.
- getDiversificationData_EMV(byte[], String) - Static method in class com.netscape.cms.servlet.tks.KDF
- getDiversificationData_VISA2(byte[], String) - Static method in class com.netscape.cms.servlet.tks.KDF
- getDiversificationScheme() - Method in class com.netscape.cms.servlet.tks.GPParams
- getDn() - Method in class com.netscape.certsrv.publish.LdapCertMapResult
-
Gets DN from the result.
- getDN() - Method in class com.netscape.certsrv.authority.AuthorityData
- getDN() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getDN(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getDnComps() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
- getDocument() - Method in class com.netscape.cmsutil.xml.XMLObject
- getDomainInfo() - Method in class com.netscape.certsrv.system.SecurityDomainClient
- getDomainInfo() - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- getDomainInfo() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- getDomainInfo() - Method in class org.dogtagpki.server.rest.SecurityDomainService
- getDomainManager() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getDomainName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getDomainXML() - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- getDomainXML(String, int, boolean) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- GetDomainXML - Class in com.netscape.cms.servlet.csadmin
- GetDomainXML() - Constructor for class com.netscape.cms.servlet.csadmin.GetDomainXML
- 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
- getDsHost() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getDsPort() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getECCKeyPair(KeyCertData) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates an ECC key pair based on the given parameters.
- getECCKeyPair(CryptoToken, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates an ECC key pair based on the given parameters.
- getECcurves() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getECCX509Key(IConfigStore, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getECKeyCurve(X509Key) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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 credential names in this credential set.
- getElements() - Method in class com.netscape.certsrv.authentication.AuthToken
-
Enumerate all attribute names in the AuthToken.
- getElements() - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 credential names in this credential set.
- getElements() - Method in class com.netscape.cms.servlet.common.AuthCredentials
-
returns an enumeration of the credential names in this credential set.
- getElements() - Method in class netscape.security.pkcs.PKCS10Attributes
-
Return an enumeration of names of attributes existing within this attribute.
- getElements() - Method in class netscape.security.x509.CRLExtensions
-
Return an enumeration of names of the extensions.
- getElements() - Method in class netscape.security.x509.ReasonFlags
-
Return an enumeration of names of attributes existing within this attribute.
- getElements() - Method in class netscape.security.x509.X509CertImpl
-
Return an enumeration of names of attributes existing within this attribute.
- getEmail() - Method in class com.netscape.certsrv.account.AccountInfo
- getEmail() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getEmail() - Method in class com.netscape.certsrv.user.UserData
- getEmail() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Gets user email address.
- getEmail() - Method in class netscape.security.x509.X500Name
-
Returns a "Email" name component.
- getEmail(IEmailResolverKeys) - Method in interface com.netscape.certsrv.notification.IEmailResolver
-
returns an email address by using the resolver keys.
- getEmail(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getEmailContent(String, Hashtable<String, Object>) - Method in interface com.netscape.certsrv.notification.IEmailFormProcessor
- getEmailList(IAuthToken) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Generate a String Vector containing all the email addresses found in this Authentication token
- getEnable() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getEnableAdminEnroll() - Static method in class com.netscape.cms.servlet.common.CMSGateway
- getEnabled() - Method in class com.netscape.certsrv.authority.AuthorityData
- getEnabledBy() - Method in class com.netscape.certsrv.profile.ProfileData
- getEnableRandomSerialNumbers() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves serial number management mode.
- getEnableSerialMgmt() - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Determines if serial number management has been enabled
- getEnableServerSideKeyGen() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- getEncoded() - Method in class com.netscape.certsrv.cert.CertData
- getEncoded() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getEncoded() - Method in class com.netscape.certsrv.user.UserCertData
- getEncoded() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
-
Gets a byte array which is the der-encoded blob which gets sent back to the router.
- getEncoded() - Method in class netscape.security.pkcs.PKCS8Key
-
Returns the DER-encoded form of the key as a byte array.
- getEncoded() - Method in class netscape.security.x509.RevokedCertImpl
- getEncoded() - Method in class netscape.security.x509.X500Name
-
Gets the name in DER-encoded form.
- getEncoded() - Method in class netscape.security.x509.X509CertImpl
-
Returns the encoded form of this certificate.
- getEncoded() - Method in class netscape.security.x509.X509CRLImpl
-
Returns the ASN.1 DER encoded form of this CRL.
- getEncoded() - Method in class netscape.security.x509.X509Key
-
Returns the DER-encoded form of the key as a byte array.
- 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.
- getEncodedInfo() - Method in class netscape.security.x509.X509CertInfo
-
Returns the encoded certificate info.
- getEncodedInfo(boolean) - Method in class netscape.security.x509.X509CertInfo
- getEncodedParams() - Method in class netscape.security.x509.AlgorithmId
-
Returns the DER encoded parameter, which can then be used to initialize java.security.AlgorithmParamters.
- getEncoder(byte) - Method in class netscape.security.util.ASN1CharStrConvMap
-
Get an encoder for the specified DER tag.
- getEncoding() - Method in class org.dogtagpki.tps.apdu.APDU
-
Retrieves APDU's encoding.
- getEncoding() - Method in class org.dogtagpki.tps.apdu.GetDataAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.GetIssuerInfoAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.GetLifecycleAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.GetStatusAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.GetVersionAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.InitializeUpdateAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.ListObjectsAPDU
- getEncoding() - Method in class org.dogtagpki.tps.apdu.ListPinsAPDU
- getEncryptAlgorithm() - Method in class org.dogtagpki.common.CAInfo
- getEncryptAlgorithm() - Method in class org.dogtagpki.common.KRAInfo
- getEncryptAlgorithmOID() - Method in class com.netscape.certsrv.key.Key
- getEncryptAlgorithmOID() - Method in class com.netscape.certsrv.key.KeyData
-
Symmetric and Asymmetric keys will be returned either encrypted or wrapped by the client provided symmetric key.
- getEncryptedData() - Method in class com.netscape.certsrv.key.Key
- getEncryptedDigest() - Method in class netscape.security.pkcs.SignerInfo
- getEncryptedPasswd() - Method in class com.netscape.cms.authentication.Crypt
-
Retrieve the resulting encrypted string from the current passwd and salt settings.
- getEncryptedPkcs10() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getEncryptedPrivateKeyInfoBytes() - Method in class netscape.security.pkcs.PKCS12KeyInfo
- getEncryptionAlgorithm() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getEncryptionAlgorithm(String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getEncryptionAlgorithmFromName(String) - Static method in class netscape.security.util.WrappingParams
- getEndTime() - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
- 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.
- getEnrollmentTemplate(String) - Method in class com.netscape.certsrv.ca.CACertClient
- getEnrollmentTemplate(String) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- getEnterpriseGroupName(String) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- getEntity(Response, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- getEntity(Response, Class<T>) - Method in class com.netscape.certsrv.client.PKIConnection
- getEntity(Response, GenericType<T>) - Method in class com.netscape.certsrv.client.PKIClient
- getEntity(Response, GenericType<T>) - Method in class com.netscape.certsrv.client.PKIConnection
- getEntries() - Method in class com.netscape.certsrv.base.DataCollection
- getEntries() - Method in class com.netscape.certsrv.cert.CertDataInfos
- getEntries() - Method in class com.netscape.certsrv.cert.CertRequestInfos
- getEntries() - Method in class com.netscape.certsrv.group.GroupCollection
- getEntries() - Method in class com.netscape.certsrv.group.GroupMemberCollection
- getEntries() - Method in class com.netscape.certsrv.key.KeyInfoCollection
- getEntries() - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- getEntries() - Method in class com.netscape.certsrv.logging.ActivityCollection
- getEntries() - Method in class com.netscape.certsrv.logging.AuditFileCollection
- getEntries() - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- getEntries() - Method in class com.netscape.certsrv.selftests.SelfTestCollection
- getEntries() - Method in class com.netscape.certsrv.selftests.SelfTestResults
- getEntries() - Method in class com.netscape.certsrv.system.TPSConnectorCollection
- getEntries() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorCollection
- getEntries() - Method in class com.netscape.certsrv.tps.cert.TPSCertCollection
- getEntries() - Method in class com.netscape.certsrv.tps.connector.ConnectorCollection
- getEntries() - Method in class com.netscape.certsrv.tps.profile.ProfileCollection
- getEntries() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingCollection
- getEntries() - Method in class com.netscape.certsrv.tps.token.TokenCollection
- getEntries() - Method in class com.netscape.certsrv.user.UserCertCollection
- getEntries() - Method in class com.netscape.certsrv.user.UserCollection
- getEntries() - Method in class com.netscape.certsrv.user.UserMembershipCollection
- getEntries(ACLEntry.Type, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- getEntry() - Method in class com.netscape.cms.logging.LogEntry
- getEntry() - Method in class com.netscape.cmsutil.ldap.LDAPPostReadControl
-
Get the entry from the control.
- getEntryAttribute(String, String, String, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Gets attribute value for specified entry
- getEnumerated() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 unsigned integer value of enumerated value.
- getError() - Method in class com.netscape.cms.servlet.common.CMSRequest
- 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.
- getErrorCode(Locale) - Method in interface com.netscape.certsrv.request.IRequest
-
Get error code
- getErrorDescr() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getErrorDescription(int) - Method in class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
- getErrorMessage() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- 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
- getEventConfigs() - Method in class com.netscape.certsrv.logging.AuditConfig
- getEventType() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves log event type.
- getEventType() - Method in class com.netscape.certsrv.logging.LogEvent
-
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() - Method in class com.netscape.cms.authentication.CMCAuth
-
Activate the help system.
- getExtendedPluginInfo() - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
-
Activate the help system.
- 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(Locale) - Method in class com.netscape.cms.authentication.CMCAuth
- getExtendedPluginInfo(Locale) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
- 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.authorization.BasicGroupAuthz
- 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.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) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
-
gets plugin info for pretty console edit displays.
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- getExtendedPluginInfo(Locale) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Gets extended plugin info for pretty Console displays.
- 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) - Method in class netscape.security.x509.X509CertImpl
- getExtension(String) - Method in class org.dogtagpki.tps.msg.BeginOpMsg
- getExtension(String, CertificateExtensions) - Method in class com.netscape.cms.profile.def.EnrollDefault
- getExtension(String, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
- getExtension(String, X509CertInfo) - Method in class com.netscape.cms.profile.def.EnrollDefault
- getExtensionAt(int) - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getExtensionCount() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getExtensionFromCertTemplate(CertTemplate, ObjectIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getExtensionFromPKCS10(PKCS10, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getExtensionId() - Method in class netscape.security.x509.Extension
-
Returns the ObjectIdentifier of the extension.
- getExtensions() - Method in class com.netscape.cms.servlet.cert.scep.ExtensionsRequested
- getExtensions() - Method in class netscape.security.x509.RevokedCertificate
- getExtensions() - Method in class netscape.security.x509.RevokedCertImpl
-
Returns extensions for this impl.
- getExtensions() - Method in class netscape.security.x509.X509CRLImpl
-
Returns extensions for this impl.
- getExtensions() - Method in class org.dogtagpki.tps.msg.BeginOpMsg
- getExtensions(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves extensions of the certificate that is identified by the given nickname.
- getExtensionsCount() - Method in class com.netscape.cmsutil.ocsp.Request
- getExtensionsCount() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getExtensionValue() - Method in class netscape.security.x509.Extension
-
Returns the extension value as an byte array for further processing.
- getExtensionValue(String) - Method in class netscape.security.x509.RevokedCertImpl
-
Gets the DER encoded OCTET string for the extension value (extnValue) identified by the passed in oid String.
- getExtensionValue(String) - Method in class netscape.security.x509.X509CertImpl
-
Gets the DER encoded extension identified by the passed in oid String.
- getExtensionValue(String) - Method in class netscape.security.x509.X509CRLImpl
-
Gets the DER encoded OCTET string for the extension value (
extnValue
) identified by the passed in oid String. - getFailInfo() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getFeature(String) - Method in class com.netscape.certsrv.system.FeatureClient
- getFeature(String) - Method in interface com.netscape.certsrv.system.FeatureResource
- getFeature(String) - Method in class org.dogtagpki.server.rest.FeatureService
- getFeatureClient() - Method in class com.netscape.cmstools.feature.FeatureCLI
- getFileConfigStore() - Method in interface com.netscape.certsrv.registry.IPluginRegistry
-
Returns handle to the registry configuration file.
- getFileData(String) - Static method in class com.netscape.cmstools.ExtJoiner
- 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
- getFirstCertificate() - Method in class netscape.security.x509.CertificateChain
-
returns the first certificate in chain.
- 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.
- getFormat() - Method in class netscape.security.pkcs.PKCS8Key
-
Returns the format for this key: "PKCS#8"
- getFormat() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the "X.509" format identifier.
- getFormat() - Method in class netscape.security.x509.X509Key
-
Returns the format for this key: "X.509"
- getFormParams(Extension) - Method in interface com.netscape.certsrv.extensions.ICMSExtension
-
Get Javascript name value pairs to put into the request processing template.
- getFriendlyName() - Method in class netscape.security.pkcs.PKCS12CertInfo
- getFriendlyName() - Method in class netscape.security.pkcs.PKCS12KeyInfo
- getFullCRLFiles(File) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
-
Gets the full CRLs in the directory * These match
- - .* - getFullModuleName(String) - Method in class com.netscape.cmstools.cli.CLI
- getFullModuleName(String) - Method in class com.netscape.cmstools.cli.MainCLI
- getFullModuleName(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getFullName() - Method in class com.netscape.certsrv.account.AccountInfo
- getFullName() - Method in class com.netscape.certsrv.user.UserData
- getFullName() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Retrieves user full name.
- getFullName() - Method in class com.netscape.cmstools.authority.AuthorityCLI
- getFullName() - Method in class com.netscape.cmstools.ca.CACertCLI
- getFullName() - Method in class com.netscape.cmstools.cli.CLI
- getFullName() - Method in class com.netscape.cmstools.cli.HelpCLI
- getFullName() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getFullName() - Method in class com.netscape.cmstools.cli.SubsystemCLI
- getFullName() - Method in class com.netscape.cmstools.client.ClientCLI
- getFullName() - Method in class com.netscape.cmstools.feature.FeatureCLI
- getFullName() - Method in class com.netscape.cmstools.group.GroupCLI
- getFullName() - Method in class com.netscape.cmstools.kra.KRAKeyCLI
- getFullName() - Method in class com.netscape.cmstools.pkcs11.PKCS11CLI
- getFullName() - Method in class com.netscape.cmstools.pkcs12.PKCS12CLI
- getFullName() - Method in class com.netscape.cmstools.pkcs7.PKCS7CLI
- getFullName() - Method in class com.netscape.cmstools.profile.ProfileCLI
- getFullName() - Method in class com.netscape.cmstools.system.KRAConnectorCLI
- getFullName() - Method in class com.netscape.cmstools.system.SecurityDomainCLI
- getFullName() - Method in class com.netscape.cmstools.system.TPSConnectorCLI
- getFullName() - Method in class com.netscape.cmstools.tps.TPSCLI
- getFullName() - Method in class com.netscape.cmstools.user.UserCLI
- getFullName() - Method in class netscape.security.x509.CRLDistributionPoint
-
Returns the
fullName
of theDistributionPointName
, which may benull
. - getFullName() - Method in class netscape.security.x509.IssuingDistributionPoint
-
Returns the
fullName
of theDistributionPointName
, which may benull
. - getG() - Method in class netscape.security.x509.AlgIdDSA
-
Returns the DSS/DSA parameter "G"
- getGeneralizedTime() - Method in class netscape.security.util.DerInputStream
-
Get a Generalized encoded time value from the input stream.
- getGeneralName() - Method in class netscape.security.extensions.CertificateScopeEntry
-
Returns a GeneralName
- getGeneralName() - Method in class netscape.security.x509.GeneralSubtree
- getGeneralName() - Method in interface org.dogtagpki.legacy.policy.IGeneralNameAsConstraintsConfig
-
Retrieves the general name.
- getGeneralNames() - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Get the GeneralNames of this extension.
- getGeneralNames() - Method in interface org.dogtagpki.legacy.policy.IGeneralNamesAsConstraintsConfig
-
Retrieves a list of configured general names.
- getGeneralNames() - Method in interface org.dogtagpki.legacy.policy.IGeneralNamesConfig
-
Retrieves a list of configured general names.
- getGeneralNameType(GeneralName) - Static method in class com.netscape.cms.profile.def.EnrollDefault
- getGeneralNameValue(GeneralName) - Static method in class com.netscape.cms.profile.def.EnrollDefault
- getGenerateServerCert() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getGenerateSubsystemCert() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getGroup(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- getGroup(String) - Method in class com.netscape.certsrv.group.GroupClient
- getGroup(String) - Method in interface com.netscape.certsrv.group.GroupResource
- 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 org.dogtagpki.server.rest.GroupService
-
finds a group Request/Response Syntax: http://warp.mcom.com/server/certificate/columbo/design/ ui/admin-protocol-definition.html#user-admin
- getGroupClient() - Method in class com.netscape.cmstools.group.GroupCLI
- getGroupClient() - Method in class com.netscape.cmstools.group.GroupMemberCLI
- getGroupData(String) - Method in class org.dogtagpki.server.rest.GroupService
- getGroupFromName(String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Retrieves a group from LDAP for the given group name
- getGroupId() - Method in exception com.netscape.certsrv.group.GroupNotFoundException
- getGroupID() - Method in class com.netscape.certsrv.group.GroupData
- getGroupID() - Method in class com.netscape.certsrv.group.GroupMemberData
- getGroupID() - Method in interface com.netscape.certsrv.usrgrp.IGroup
-
Retrieves group identifier.
- getGroupMember(String, String) - Method in class com.netscape.certsrv.group.GroupClient
- getGroupMember(String, String) - Method in interface com.netscape.certsrv.group.GroupResource
- getGroupMember(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- getGroupMember(String, String) - Method in class org.dogtagpki.server.rest.GroupService
- getGroups(String) - Method in interface com.netscape.certsrv.logging.IAuditor
-
Get signed audit groups This method is called to extract all "groups" associated with the "auditSubjectID()".
- getGuarantor() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns getIssuerName
- getHash() - Method in class com.netscape.cmsutil.ocsp.KeyHashID
- getHashAlgorithm() - Method in class com.netscape.cmsutil.ocsp.CertID
- getHashAlgorithmOID(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
getHashAlgorithmOID returns OID of the hashing algorithm name
- getHashType() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves hash type
- getHeader() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- getHeader(String) - Method in class com.netscape.cmsutil.http.HttpMessage
-
get a header
- getHexString(byte[]) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getHierarchy() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getHMACAlgorithmOID(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
getHMACAlgorithmOID returns OID of the HMAC algorithm name
- getHMACtoMessageDigestName(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
maps from HMACAlgorithm name to FIPS 180-2 MessageDigest algorithm name
- getHoldInstructionCode() - Method in class netscape.security.x509.HoldInstructionExtension
-
Get the hold instruction code.
- getHoldInstructionCodeDescription() - Method in class netscape.security.x509.HoldInstructionExtension
- 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.
- getHost() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getHost() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getHost() - Method in class com.netscape.cmsutil.http.HttpClient
- getHostChallenge() - Method in class org.dogtagpki.tps.apdu.InitializeUpdateAPDU
- getHostCryptogram() - Method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- getHostCryptogram() - Method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- getHostname() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getHostname(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getHostName() - Method in class netscape.security.extensions.PresenceServerExtension
- getHosts() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- getHosts() - Method in class com.netscape.cms.authentication.HashAuthentication
- getHref() - Method in class com.netscape.certsrv.base.Link
- getHttpParams() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getHttpReq() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getHttpResp() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getHttpVers() - Method in class com.netscape.cmsutil.http.HttpRequest
-
get http version
- getHttpVers() - Method in class com.netscape.cmsutil.http.HttpResponse
-
get http version
- getIA5String() - Method in class netscape.security.util.DerInputStream
- getIA5String() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 IA5 (ASCII) STRING value
- 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.BaseSubsystem
-
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 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 class com.netscape.certsrv.profile.ProfileData
- getId() - Method in class com.netscape.certsrv.profile.ProfileInput
- getId() - Method in class com.netscape.certsrv.profile.ProfileOutput
- getId() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- getId() - Method in class com.netscape.certsrv.system.Feature
- getId() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getId() - Method in interface com.netscape.certsrv.usrgrp.IUsrGrp
-
Retrieves usr/grp manager identifier.
- 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.cmsutil.password.PlainPasswordFile
- getId() - Method in class com.netscape.cmsutil.radius.VendorSpecificAttribute
- getId() - Method in class netscape.security.x509.PolicyQualifierInfo
- getId() - Method in class netscape.security.x509.UniqueIdentity
-
Return the unique id.
- getID() - Method in class com.netscape.certsrv.account.AccountInfo
- getID() - Method in class com.netscape.certsrv.authority.AuthorityData
- getID() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getID() - Method in class com.netscape.certsrv.group.GroupData
- getID() - Method in class com.netscape.certsrv.group.GroupMemberData
- getID() - Method in class com.netscape.certsrv.logging.ActivityData
- getID() - Method in class com.netscape.certsrv.profile.CertInfoProfile
- getID() - Method in class com.netscape.certsrv.selftests.SelfTestData
- getID() - Method in class com.netscape.certsrv.selftests.SelfTestResult
- getID() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getID() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- getID() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getID() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- getID() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- getID() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- getID() - Method in class com.netscape.certsrv.tps.token.TokenData
- getID() - Method in class com.netscape.certsrv.user.UserCertData
- getID() - Method in class com.netscape.certsrv.user.UserData
- getID() - Method in class com.netscape.certsrv.user.UserMembershipData
- getID() - Method in class netscape.security.extensions.PresenceServerExtension
- getID() - Method in class netscape.security.pkcs.PKCS12CertInfo
- getID() - Method in class netscape.security.pkcs.PKCS12KeyInfo
- getID(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getIdent() - Method in class com.netscape.cmsutil.radius.CHAPPasswordAttribute
- getIdentifier() - Method in class com.netscape.certsrv.security.Credential
-
Retrieves identifier.
- getIdentifier() - Method in class com.netscape.cmsutil.radius.Packet
- getIdentifier() - Method in class netscape.security.x509.CertificatePolicyId
-
Return the value of the CertificatePolicyId as an ObjectIdentifier.
- getIdentifier() - Method in class netscape.security.x509.KeyIdentifier
-
Return the value of the KeyIdentifier as byte array.
- getIds(String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
-
Returns a list of plugin identifiers of the given type.
- getImagePath() - Method in class com.netscape.cmsutil.crypto.Module
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
-
Gets the plugin name of 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.AAclAuthz
-
gets the plugin name of this authorization manager.
- getImplName() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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.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.
- getImplName() - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getImportAdminCert() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getImportSharedSecret() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getInBigIntegerArray(String) - Method in class com.netscape.certsrv.authentication.AuthToken
- getInBigIntegerArray(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- getInDate(String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Retrieves the Date value for name.
- getIndirectCRL() - Method in class netscape.security.x509.IssuingDistributionPoint
- getInfo() - Method in class netscape.security.x509.X509CertImpl
- getInfo() - Method in class org.dogtagpki.common.CAInfoClient
- getInfo() - Method in interface org.dogtagpki.common.CAInfoResource
- getInfo() - Method in class org.dogtagpki.common.InfoClient
- getInfo() - Method in interface org.dogtagpki.common.InfoResource
- getInfo() - Method in class org.dogtagpki.common.KRAInfoClient
- getInfo() - Method in interface org.dogtagpki.common.KRAInfoResource
- getInfo() - Method in class org.dogtagpki.server.rest.CAInfoService
- getInfo() - Method in class org.dogtagpki.server.rest.InfoService
- getInfo() - Method in class org.dogtagpki.server.rest.KRAInfoService
- 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.
- getInfoAt(int) - Method in class netscape.security.x509.PolicyQualifiers
- getInhibitPolicyMapping() - Method in class netscape.security.x509.PolicyConstraintsExtension
-
returns the inhibitPolicyMapping parameter.
- getInInteger(String) - Method in class com.netscape.certsrv.authentication.AuthToken
- getInInteger(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- 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
- getInitiative() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getInput(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getInput(String, Locale, IRequest) - Method in class com.netscape.cms.profile.common.BasicProfile
- getInputByID(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getInputByName(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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
- getInputs() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getInputs() - Method in class com.netscape.certsrv.profile.ProfileData
- getInputStream() - Method in class com.netscape.cmsutil.http.HttpClient
- getInputStreamReader() - Method in class com.netscape.cmsutil.http.HttpClient
- getINS() - Method in class org.dogtagpki.tps.apdu.APDU
- getInstallToken(String, int, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getInstallToken(String, String) - Method in class com.netscape.certsrv.system.SecurityDomainClient
- getInstallToken(String, String) - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- getInstallToken(String, String) - Method in class org.dogtagpki.server.rest.SecurityDomainService
- getInstallToken(String, String, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- 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.
- getInstanceDir() - Static method in class com.netscape.cms.servlet.base.PKIService
- getInstanceDir(LDAPConnection) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- getInstanceName() - Method in interface com.netscape.certsrv.base.IPluginImpl
-
Returns the name of the plugin 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 interface org.dogtagpki.legacy.policy.IPolicyRule
-
Returns the name of the policy rule instance.
- getInstanceName() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
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() - 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.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.
- getInstanceParams() - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.AgentPolicy
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
-
Returns instance specific parameters.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
-
Returns instance parameters.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Return configured parameters for a policy rule instance.
- getInstanceParams(Vector<String>) - Method in interface org.dogtagpki.legacy.policy.IGeneralNameAsConstraintsConfig
-
Retrieves instance parameters.
- getInstanceParams(Vector<String>) - Method in interface org.dogtagpki.legacy.policy.IGeneralNameConfig
-
Retrieves the instance parameters.
- getInstanceParams(Vector<String>) - Method in interface org.dogtagpki.legacy.policy.IGeneralNamesAsConstraintsConfig
-
Retrieves instance parameters.
- getInstanceParams(Vector<String>) - Method in interface org.dogtagpki.legacy.policy.IGeneralNamesConfig
-
Retrieves the 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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 class com.netscape.certsrv.authentication.ExternalAuthToken
- 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
- getInt(String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- getIntConfigParam(IConfigStore, String) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getInteger() - Method in class netscape.security.util.DerInputStream
-
Get an (unsigned) integer from the input stream.
- getInteger() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 unsigned INTEGER value.
- getInteger(boolean) - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 unsigned INTEGER value, the parameter determining if the tag is implicit.
- 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.
- getInterval() - Method in class com.netscape.certsrv.logging.AuditConfig
- getIntFrom1Byte(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- getIntFrom2Bytes(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- 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.
- getInvalidityDate() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getInvalidityDate() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getInvalidityDate() - Method in class netscape.security.x509.InvalidityDateExtension
-
Get the invalidity date.
- getIP() - Method in class com.netscape.certsrv.logging.ActivityData
- getIP(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- getIRequest() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getIsClone() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getIsHostAuthority() - Method in class com.netscape.certsrv.authority.AuthorityData
- getIssuanceProtCert() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
get Issuance Protection Certificate
- getIssuanceProtPrivKey() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
get Issuance Protection Private Key
- getIssuanceProtPubKey() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
get Issuance Protection Public Key
- getIssuedBy() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getIssuedBy() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuedBy() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves name of which user issued this certificate.
- getIssuedByInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuedOn() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getIssuedOnFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuedOnInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuedOnTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuerAlgorithmId() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the algorithm used by the issuer to sign the certificate.
- getIssuerDN() - Method in class com.netscape.certsrv.authority.AuthorityData
- getIssuerDN() - Method in class com.netscape.certsrv.cert.CertData
- getIssuerDN() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getIssuerDN() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuerDN() - Method in class com.netscape.certsrv.user.UserCertData
- getIssuerDN() - Method in class netscape.security.x509.X509CertImpl
-
Gets the issuer distinguished name from the certificate.
- getIssuerDN() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the issuer distinguished name from this CRL.
- getIssuerIdentifier() - Method in class netscape.security.x509.CertificatePolicyMap
-
Return the issuer CA part of the policy map.
- getIssuerInfo() - Method in class org.dogtagpki.tps.apdu.SetIssuerInfoAPDU
- GetIssuerInfoAPDU - Class in org.dogtagpki.tps.apdu
- GetIssuerInfoAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetIssuerInfoAPDU
-
Constructs GetIssuer APDU.
- getIssuerKeyHash() - Method in class com.netscape.cmsutil.ocsp.CertID
- 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 netscape.security.pkcs.SignerInfo
- getIssuerName() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the certificate issuer's X.500 distinguished name.
- getIssuerNameHash() - Method in class com.netscape.cmsutil.ocsp.CertID
- getIssuerObj() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
- getIssuerObj() - Method in class netscape.security.x509.X509CertImpl
- getIssuerObj() - Method in class netscape.security.x509.X509CertInfo
- getIssuerUniqueID() - Method in class netscape.security.x509.X509CertImpl
-
Gets the Issuer Unique Identity from the certificate.
- getIssuingCA() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getIssuingDistributionPoint() - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Returns the issuing distribution point.
- getIssuingPointsNames() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
-
Retrieves all the issuing points' names.
- getIV() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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.
- getKey() - Method in class netscape.security.x509.X509Key
-
Returns the raw key as a byte array
- getKeyAlgorithm() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getKeyAlgorithm() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getKeyAlgorithm() - Method in class com.netscape.certsrv.system.SystemCertData
- getKeyAlgorithmOID() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getKeyClient() - Method in class com.netscape.cmstools.kra.KRAKeyCLI
- getKeyClient(String) - Method in class com.netscape.cmstools.kra.KRAKeyCLI
- getKeyCurveName() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key curve name.
- getKeyCurveName() - Method in class com.netscape.certsrv.system.SystemCertData
- getKeyData() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- getKeyEncryption() - Method in class netscape.security.pkcs.PKCS12Util
- getKeyGenAlgorithm(String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getKeygenToken() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Returns the token that generates user key pairs for supporting server-side keygen
- getKeyId() - Method in class com.netscape.certsrv.key.KeyInfo
- getKeyId() - Method in exception com.netscape.certsrv.key.KeyNotFoundException
- getKeyId() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getKeyId() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- getKeyId() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- getKeyID() - Method in class netscape.security.pkcs.PKCS12CertInfo
- getKeyID(IRequest) - Method in class com.netscape.cms.servlet.request.CertReqParser
- getKeyIdentifier(X509CertInfo) - Method in class com.netscape.cms.profile.def.CAEnrollDefault
- getKeyIdentifier(X509CertInfo) - Method in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- getKeyIdentifier(X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Get the Key Identifier in a subject key identifier extension from a CertInfo.
- getKeyInfo() - Method in class com.netscape.certsrv.tps.token.TokenData
- getKeyInfo(KeyId) - Method in class com.netscape.certsrv.key.KeyClient
-
Get the info in the KeyRecord for a specific secret in the DRM.
- getKeyInfo(KeyId) - Method in interface com.netscape.certsrv.key.KeyResource
- getKeyInfo(SafeBag, Password) - Method in class netscape.security.pkcs.PKCS12Util
-
Loads key bags (for IMPORT and other operations on existing PKCS #12 files).
- getKeyInfoByID(byte[]) - Method in class netscape.security.pkcs.PKCS12
- getKeyInfos() - Method in class netscape.security.pkcs.PKCS12
- getKeyInfos(PKCS12, PFX, Password) - Method in class netscape.security.pkcs.PKCS12Util
- getKeyLength() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getKeyLength() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key length.
- getKeyOption() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getKeyPair() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves the key pair from this container.
- 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(CryptoToken, String, int) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates a key pair based on the given parameters.
- getKeyPair(CryptoToken, String, int, PQGParams) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates a key pair based on the given parameters.
- 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() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getKeySize() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getKeySize() - Method in class com.netscape.certsrv.system.SystemCertData
- getKeySize() - Method in class netscape.security.provider.RSAPublicKey
-
Get key size as number of bits in modulus (Always rounded up to a multiple of 8)
- 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
- getKeyStatus() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves key status.
- getKeyStorageToken(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves handle to a key store token.
- getKeyType() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key type.
- getKeyType() - Method in class com.netscape.certsrv.system.SystemCertData
- getKeyType() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getKeyType(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getKeyURL() - Method in class com.netscape.certsrv.key.KeyInfo
- getKeyURL() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- getKeyUsage() - Method in class netscape.security.x509.X509CertImpl
-
Get a boolean array representing the bits of the KeyUsage extension, (oid = 2.5.29.15).
- getKeyUsageExtension() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key usage extension
- getKeyWrapAlgorithm() - Method in class org.dogtagpki.common.CAInfo
- getKeyWrapAlgorithmFromOID(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getKeyWrapAlgotihm(PKIClient) - Static method in class com.netscape.cmstools.CRMFPopClient
- 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.
- getKRAConnectorClient() - Method in class com.netscape.cmstools.system.KRAConnectorCLI
- getKraUri() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getLabel() - Method in class netscape.security.x509.RevocationReason
- 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.
- 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
- 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.
- 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
- getLen() - Method in class org.dogtagpki.tps.apdu.ReadBufferAPDU
- getLevel() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves log level.
- getLevel() - Method in class com.netscape.certsrv.logging.LogEvent
-
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.
- GetLifecycleAPDU - Class in org.dogtagpki.tps.apdu
- GetLifecycleAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetLifecycleAPDU
- getLink() - Method in class com.netscape.certsrv.authority.AuthorityData
- getLink() - Method in class com.netscape.certsrv.cert.CertData
- getLink() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getLink() - Method in class com.netscape.certsrv.group.GroupData
- getLink() - Method in class com.netscape.certsrv.group.GroupMemberData
- getLink() - Method in class com.netscape.certsrv.logging.ActivityData
- getLink() - Method in class com.netscape.certsrv.logging.AuditConfig
- getLink() - Method in class com.netscape.certsrv.profile.ProfileData
- getLink() - Method in class com.netscape.certsrv.selftests.SelfTestData
- getLink() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getLink() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- getLink() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getLink() - Method in class com.netscape.certsrv.tps.config.ConfigData
- getLink() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- getLink() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- getLink() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- getLink() - Method in class com.netscape.certsrv.tps.token.TokenData
- getLink() - Method in class com.netscape.certsrv.user.UserCertData
- getLink() - Method in class com.netscape.certsrv.user.UserData
- getLink() - Method in class com.netscape.certsrv.user.UserMembershipData
- getLinks() - Method in class com.netscape.certsrv.base.DataCollection
- 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.
- getListOfRevokedCertificates() - Method in class netscape.security.x509.X509CRLImpl
- getLocal() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- 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(String) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- getLocale(String) - Static method in class com.netscape.cms.servlet.common.CMSGateway
- getLocale(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Retrieves locale based on the request.
- 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(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.profile.ProfileServlet
-
Retrieves locale based on the request.
- getLocale(HttpServletRequest) - Method in class org.dogtagpki.server.rest.SessionContextInterceptor
- getLocale(HttpHeaders) - Method in class com.netscape.cms.servlet.base.PKIService
- getLocality() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getLocality() - Method in class netscape.security.x509.X500Name
-
Returns a "Locality" name component.
- 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.
- getLocation() - Method in class netscape.security.extensions.AccessDescription
- getLogDefaultParams(String) - Method in interface com.netscape.certsrv.logging.ILogSubsystem
-
Get the default configuration parameter names associated with a plugin.
- getLogDirectory() - Method in class org.dogtagpki.server.rest.AuditService
- getLogFiles() - Method in class org.dogtagpki.server.rest.AuditService
- getLogger() - Static method in class com.netscape.cms.logging.Logger
-
get default single global logger
- getLogger() - Static method in class com.netscape.cms.logging.SignedAuditLogger
- getLogger(LogCategory, LogSource) - Static method in class com.netscape.cms.logging.Logger
- 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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Retrieves the centralized log message from LogMessages.properties.
- getLogMessage(String, Object[]) - Static method in class com.netscape.certsrv.apps.CMS
-
Retrieves the centralized log message from LogMessages.properties.
- getLogMessage(String, Object[]) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
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) - 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) - 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) - 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) - 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) - 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) - 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) - 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, 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, 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.
- getLogQueue() - Method in class com.netscape.cms.logging.Logger
-
Retrieves the associated log queue.
- getLogQueue() - Static method in class com.netscape.cms.logging.LogQueue
- getLongFrom4Bytes(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- getLowWaterMarkConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Gets low water mark limit in config file
- getMAC() - Method in class org.dogtagpki.tps.apdu.APDU
- 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.
- getMajor() - Method in class org.dogtagpki.common.Version
- getManager() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getManPage() - Method in class com.netscape.cmstools.ca.CACertCLI
- getManPage() - Method in class com.netscape.cmstools.cli.CLI
- getManPage() - Method in class com.netscape.cmstools.cli.MainCLI
- getManPage() - Method in class com.netscape.cmstools.client.ClientCLI
- getManPage() - Method in class com.netscape.cmstools.group.GroupCLI
- getManPage() - Method in class com.netscape.cmstools.group.GroupMemberCLI
- getManPage() - Method in class com.netscape.cmstools.kra.KRAKeyCLI
- getManPage() - Method in class com.netscape.cmstools.logging.AuditCLI
- getManPage() - Method in class com.netscape.cmstools.profile.ProfileCLI
- getManPage() - Method in class com.netscape.cmstools.system.SecurityDomainCLI
- getManPage() - Method in class com.netscape.cmstools.tps.profile.ProfileCLI
- getManPage() - Method in class com.netscape.cmstools.user.UserCertCLI
- getManPage() - Method in class com.netscape.cmstools.user.UserCLI
- 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.
- getMappings() - Method in class netscape.security.x509.PolicyMappingsExtension
-
Returns an enumeration of the mappings in the extension.
- getMasterCertKeyList() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getMasterKeyType() - Method in class com.netscape.cms.servlet.tks.GPParams
- getMasterReplicationPort() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getMatchExactly() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- getMaxUsers() - Method in class netscape.security.extensions.PresenceServerExtension
- getMaxValue() - Method in class netscape.security.x509.GeneralSubtree
- getMemberNames() - Method in interface com.netscape.certsrv.usrgrp.IGroup
-
Retrieves a list of member names.
- getMessage() - Method in class com.netscape.certsrv.logging.ActivityData
- getMessage() - Method in class com.netscape.certsrv.logging.LogEvent
-
Returns the current message format string.
- getMessage() - Method in exception netscape.security.x509.CertException
-
Returns a string describing the certificate exception.
- getMessage(X509Certificate, int) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- getMessageDigest() - Method in class com.netscape.cmsutil.util.HMACDigest
-
Return the MessageDigest used for this HMAC
- getMessageFormat() - Method in class com.netscape.certsrv.client.ClientConfig
- getMessageType() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getMessageTypeString() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getMetaInfo() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves meta info.
- getMetaInfo() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves meta info.
- getMethod() - Method in class com.netscape.cmsutil.http.HttpRequest
-
get method
- getMethod() - Method in class netscape.security.extensions.AccessDescription
- getMicro() - Method in class org.dogtagpki.common.Version
- getMin() - Method in class com.netscape.certsrv.util.StatsEvent
- getMinor() - Method in class org.dogtagpki.common.Version
- getMinSerialConfig(int) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Gets minimum serial number limit in config file
- getMinValue() - Method in class netscape.security.x509.GeneralSubtree
- getModificationAttribute(LDAPAttribute, byte[]) - Method in class com.netscape.cms.publish.publishers.LdapEncryptCertPublisher
- getModifications() - Method in class com.netscape.certsrv.dbs.ModificationSet
-
Retrieves a list of modifications.
- getModifications(LDAPEntry) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves modified certificate records.
- 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.
- getModifyTime() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getModifyTimestamp() - Method in class com.netscape.certsrv.tps.token.TokenData
- getModule(String) - Method in class com.netscape.cmstools.cli.CLI
- getModule(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getModules() - Method in class com.netscape.cmstools.cli.CLI
- getModules() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getModulus() - Method in class netscape.security.provider.RSAPublicKey
-
Get the raw modulus
- getModulus(PublicKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getMoreData() - Method in exception netscape.security.x509.CertException
-
Returns a string describing the context in which the exception was reported.
- getMultiline() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves multiline attribute.
- getMultiline() - Method in class com.netscape.certsrv.logging.LogEvent
-
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.client.Client
- 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 class com.netscape.certsrv.logging.AuditFile
- getName() - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
-
This method retrieves the X500Name of an OCSP server instance.
- getName() - Method in class com.netscape.certsrv.profile.CertInfoProfile
- getName() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- getName() - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- getName() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getName() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- getName() - Method in class com.netscape.certsrv.profile.ProfileData
- getName() - Method in class com.netscape.certsrv.profile.ProfileInput
- getName() - Method in class com.netscape.certsrv.profile.ProfileOutput
- getName() - Method in class com.netscape.certsrv.profile.ProfileParameter
- getName() - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Returns the name of the publishing rule set.
- getName() - Method in class com.netscape.certsrv.system.DomainInfo
- getName() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- getName() - Method in class com.netscape.certsrv.tps.token.TokenStatus
- 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() - 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() - Method in class com.netscape.cms.authentication.CMCAuth
-
gets the name of this authentication plug-in instance
- getName() - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
-
gets the name of this authentication plug-in instance
- 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() - Method in class com.netscape.cms.authentication.HashAuthentication
-
gets the name of this authentication manager instance
- getName() - Method in class com.netscape.cms.authentication.SessionAuthentication
-
Gets the name of this authentication manager.
- getName() - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
-
Gets the name of this authentication manager.
- getName() - Method in class com.netscape.cms.authentication.TokenAuthentication
-
Gets the name of this authentication manager.
- getName() - Method in class com.netscape.cms.authorization.AAclAuthz
-
gets the name of this authorization manager instance
- getName() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- 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.realm.PKIRealm
- 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.cmstools.cli.CLI
- getName() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getName() - Method in class com.netscape.cmsutil.ocsp.NameID
- getName() - Method in class netscape.security.acl.AclImpl
-
Returns the name of the ACL.
- getName() - Method in class netscape.security.acl.GroupImpl
-
return the name of the principal.
- getName() - Method in class netscape.security.acl.PrincipalImpl
-
return the name of the principal.
- getName() - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
- getName() - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
- getName() - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- getName() - Method in class netscape.security.extensions.GenericASN1Extension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- getName() - Method in class netscape.security.extensions.NSCertTypeExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.extensions.OCSPNoCheckExtension
- getName() - Method in class netscape.security.extensions.PresenceServerExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.pkcs.PKCS9Attribute
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.ACertAttrSet
-
Returns the name (identifier) of this CertAttrSet.
- getName() - Method in class netscape.security.x509.AlgIdDSA
-
Returns "DSA", indicating the Digital Signature Algorithm (DSA) as defined by the Digital Signature Standard (DSS), FIPS 186.
- getName() - Method in class netscape.security.x509.AlgorithmId
-
Returns a name for the algorithm which may be more intelligible to humans than the algorithm's OID, but which won't necessarily be comprehensible on other systems.
- getName() - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.BasicConstraintsExtension
-
Return the name of this attribute.
- getName() - Method in interface netscape.security.x509.CertAttrSet
-
Returns the name (identifier) of this CertAttrSet.
- getName() - Method in class netscape.security.x509.CertificateAlgorithmId
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateExtensions
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateIssuerExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateIssuerName
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateSerialNumber
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateSubjectName
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateValidity
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateVersion
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CertificateX509Key
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CRLDistributionPointsExtension
- getName() - Method in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- getName() - Method in class netscape.security.x509.CRLNumberExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.CRLReasonExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.Extensions
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.FreshestCRLExtension
- getName() - Method in class netscape.security.x509.FreshestCRLExtension.Reason
- getName() - Method in class netscape.security.x509.HoldInstructionExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.InvalidityDateExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.IssuingDistributionPointExtension
- getName() - Method in class netscape.security.x509.KeyUsageExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.NameConstraintsExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.NSCCommentExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.PolicyMappingsExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.X500Name
-
Returns the value of toString().
- getName() - Method in class netscape.security.x509.X509CertImpl
-
Return the name of this attribute.
- getName() - Method in class netscape.security.x509.X509CertInfo
-
Return the name of this attribute.
- getName() - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Returns the name of the policy rule class.
- getName() - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Returns the name of the rule set.
- getName() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Returns the name of the policy rule.
- getName() - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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(Locale) - Method in interface com.netscape.certsrv.registry.IPluginInfo
-
Retrieves the localized plugin name.
- getName(Locale) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.authentication.CMCAuth
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.authentication.FlatFileAuth
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.authentication.SessionAuthentication
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
-
Retrieves the localizable name of this policy.
- 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(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.EncryptionKeyGenInput
-
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.SigningKeyGenInput
-
Retrieves the localizable name of this policy.
- getName(Locale) - Method in class com.netscape.cms.profile.input.SubjectAltNameExtInput
-
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(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getName(ObjectIdentifier) - Static method in class netscape.security.pkcs.PKCS9Attribute
-
Return the attribute name for a given OID or null if we don't recognize the oid.
- getName(ObjectIdentifier) - Static method in class netscape.security.x509.OIDMap
-
Return user friendly name associated with the OID.
- getName(ObjectIdentifier) - Method in class netscape.security.x509.X500NameAttrMap
-
Get the attribute name (keyword) of the specified OID.
- getNameFromHashAlgorithm(AlgorithmIdentifier) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
getNameFromHashAlgorithm returns the hashing algorithm name from input Algorithm
- getNames() - Method in class com.netscape.certsrv.property.PropertySet
- getNames() - Method in class com.netscape.certsrv.template.ArgSet
-
Returns a list of argument names.
- getNames() - Method in class netscape.security.x509.CertificateExtensions
- getNames() - Method in class netscape.security.x509.X500Name
-
Returns an array of RDN in the X500Name.
- getNamesLength() - Method in class netscape.security.x509.X500Name
-
Returns the number of RDNs in the X500Name.
- getNewCertificate() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Retrieves new transport certificate.
- 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.
- getNewPIN() - Method in class org.dogtagpki.tps.apdu.SetPinAPDU
- getNext() - Method in class com.netscape.certsrv.cert.CertRequestInfos
- getNext() - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- getNext() - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- 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
- 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.certdb.ICertificateRepository
-
Retrieves the next certificate serial number, and also increases the serial number by one.
- getNextSerialNumber() - Method in interface com.netscape.certsrv.dbs.repository.IRepository
-
Retrieves the next serial number, and also increase the serial number by one.
- getNextStates() - Method in class com.netscape.certsrv.tps.token.TokenData
- 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.
- getNextUpdate() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getNextUpdate() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the nextUpdate date from the CRL.
- 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 class com.netscape.certsrv.system.SystemCertData
- getNickname() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getNickname() - Method in interface com.netscape.certsrv.tks.ITKSAuthority
-
Returns the nickname of the RA certificate.
- getNickname() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getNickname(IConfigStore, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getNickname(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getNickName() - Method in class com.netscape.cmsutil.crypto.Token
- getNodes(String) - Method in class com.netscape.cms.authorization.AAclAuthz
- getNonce() - Method in class com.netscape.certsrv.cert.CertData
- getNonce() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getNonce() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getNonceData() - Method in class com.netscape.certsrv.key.Key
- getNonceData() - Method in class com.netscape.certsrv.key.KeyData
- getNonceData() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getNonceData(int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generates a nonce_iv for padding.
- getNonces(HttpServletRequest, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
- getNonCriticalExtensionOIDs() - Method in class netscape.security.x509.RevokedCertImpl
-
Gets a Set of the extension(s) marked NON-CRITICAL in the RevokedCertificate by OID strings.
- getNonCriticalExtensionOIDs() - Method in class netscape.security.x509.X509CertImpl
-
Gets a Set of the extension(s) marked NON-CRITICAL in the certificate by OID strings.
- getNonCriticalExtensionOIDs() - Method in class netscape.security.x509.X509CRLImpl
-
Gets a Set of the extension(s) marked NON-CRITICAL in the CRL by OID strings.
- 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.
- getNotAfter() - Method in class com.netscape.certsrv.cert.CertData
- getNotAfter() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Return notAfter date
- getNotAfter() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the last time the certificate is valid.
- getNotAfter() - Method in class netscape.security.x509.X509CertImpl
-
Gets the notAfter date from the validity period of the certificate.
- getNotBefore() - Method in class com.netscape.certsrv.cert.CertData
- getNotBefore() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Return notBefore date
- getNotBefore() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the first time the certificate is valid.
- getNotBefore() - Method in class netscape.security.x509.X509CertImpl
-
Gets the notBefore date from the validity period of the certificate.
- getNoticeReference() - Method in class netscape.security.x509.UserNotice
- getNotifiable() - Method in class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- getNotValidAfter() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getNotValidBefore() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getNSCertTypeBits(IRequest) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
get ns cert type bits from actual sets in the request
- getNSSDatabase() - Method in class com.netscape.certsrv.client.ClientConfig
- getNSSPassword() - Method in class com.netscape.certsrv.client.ClientConfig
- getNSSPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
- getNSSPasswords() - Method in class com.netscape.certsrv.client.ClientConfig
- getNTEventType() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves NT specific log event type.
- getNTEventType() - Method in class com.netscape.certsrv.logging.LogEvent
-
Retrieves NT specific log event type.
- getNull() - Method in class netscape.security.util.DerInputStream
-
Reads an encoded null value from the input stream.
- 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
- getNumber() - Method in class netscape.security.x509.SerialNumber
-
Return the serial number.
- 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.
- getNumberOfRevokedCertificates() - Method in class netscape.security.x509.X509CRLImpl
- getNumbers() - Method in class netscape.security.x509.NoticeReference
- 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
- getNumPoints() - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Returns the number of distribution points in the sequence.
- getNumPoints() - Method in class netscape.security.x509.FreshestCRLExtension
-
Returns the number of distribution points in the sequence.
- getNumPolicies() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- getNumQualifiers() - Method in class com.netscape.cms.profile.def.CertificatePoliciesExtDefault
- getObjectIdentifier() - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- getObjectIdentifier(int[]) - Static method in class netscape.security.util.ObjectIdentifier
- getObjectIdentifier(String) - Static method in class netscape.security.util.ObjectIdentifier
- 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.
- getOctetString() - Method in class netscape.security.util.DerInputStream
-
Returns an ASN.1 OCTET STRING from the input stream.
- getOctetString() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 OCTET STRING
- getOfficialName() - Method in interface com.netscape.certsrv.authority.IAuthority
-
return official product name.
- getOffset() - Method in class org.dogtagpki.tps.apdu.ReadBufferAPDU
- getOid() - Method in class netscape.security.x509.Attribute
-
Returns the OID in the Attribute.
- getOid() - Method in class netscape.security.x509.AVA
-
Returns the OID in the AVA.
- getOid(String) - Method in class netscape.security.x509.X500NameAttrMap
-
Get the ObjectIdentifier of the attribute name.
- getOid(ObjectIdentifier) - Method in class netscape.security.x509.X500NameAttrMap
-
Get the ObjectIdentifier object in the map for the specified OID.
- 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.
- getOID() - Method in class netscape.security.extensions.GenericASN1Extension
-
Return the OID of this attribute.
- getOID() - Method in class netscape.security.extensions.PresenceServerExtension
-
Return the OID of this attribute.
- getOID() - Method in class netscape.security.pkcs.PKCS9Attribute
-
Return the OID of this attribute.
- getOID() - Method in class netscape.security.util.DerInputStream
-
Reads an X.200 style Object Identifier from the stream.
- getOID() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 OBJECT IDENTIFIER.
- getOID() - Method in class netscape.security.x509.AlgorithmId
-
Returns the ISO OID for this algorithm.
- getOID() - Method in class netscape.security.x509.OtherName
- getOID(String) - Static method in class netscape.security.pkcs.PKCS9Attribute
-
Return the OID for a given attribute name or null if we don't recognize the name.
- getOID(String) - Static method in class netscape.security.x509.OIDMap
-
Return Object identifier for user friendly name.
- getOID(KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getOIDs() - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- getOldCookie(String, int, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getOldWrappingParams() - Method in interface com.netscape.certsrv.security.IEncryptionUnit
- getOn() - Method in class com.netscape.cms.logging.LogFile
-
Retrieves the log on/off.
- getOnlyContainsCACerts() - Method in class netscape.security.x509.IssuingDistributionPoint
- getOnlyContainsUserCerts() - Method in class netscape.security.x509.IssuingDistributionPoint
- getOnlySomeReasons() - Method in class netscape.security.x509.IssuingDistributionPoint
-
Returns the reason flags for this distribution point.
- getOp() - Method in class com.netscape.certsrv.dbs.Modification
-
Retrieves modification operation type.
- getOperation() - Method in class com.netscape.certsrv.logging.ActivityData
- getOperationResult() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- getOpType() - Method in class org.dogtagpki.tps.msg.BeginOpMsg
- getOpType() - Method in class org.dogtagpki.tps.msg.TPSMessage
- getOrder() - Static method in class com.netscape.cms.authorization.AAclAuthz
- getOrg() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getOrganization() - Method in class netscape.security.x509.NoticeReference
- getOrganization() - Method in class netscape.security.x509.X500Name
-
Returns an "Organization" name component.
- getOrganizationalUnit() - Method in class netscape.security.x509.X500Name
-
Returns an "Organizational Unit" name component.
- getOrgUnit() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getOrigin() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getOriginalRequest(BigInteger, ICertRecord) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- getOutput() - Method in class com.netscape.certsrv.client.PKIConnection
- getOutput() - Method in class com.netscape.certsrv.selftests.SelfTestResult
- getOutput(CMSTemplateParams) - Method in class com.netscape.cms.servlet.common.CMSTemplate
-
for debugging, return contents that would've been outputed.
- getOutput(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getOutputByID(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getOutputByName(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getOutputConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
- getOutputs() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getOutputs() - Method in class com.netscape.certsrv.profile.ProfileData
- getOutputStream() - Method in class com.netscape.cmsutil.http.HttpClient
- getOutputStreamWriter() - Method in class com.netscape.cmsutil.http.HttpClient
- getOwnerName() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves key owner name.
- getOwnerName() - Method in class com.netscape.certsrv.key.KeyInfo
- getP() - Method in class netscape.security.x509.AlgIdDSA
-
Returns the DSS/DSA parameter "P"
- getP1() - Method in class org.dogtagpki.tps.apdu.APDU
- getP10() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getP12Data() - Method in class com.netscape.certsrv.key.Key
- getP12Data() - Method in class com.netscape.certsrv.key.KeyData
- getP12File() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getP12Password() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getP2() - Method in class org.dogtagpki.tps.apdu.APDU
- 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(RequestId, boolean, 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(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
- 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 exception com.netscape.certsrv.logging.ELogException
-
Returns a list of parameters.
- getParameters() - Method in class com.netscape.certsrv.logging.LogEvent
-
Returns a list of parameters.
- getParameters() - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- getParameters() - Method in class netscape.security.x509.AlgorithmId
- getParameters() - Method in exception org.dogtagpki.legacy.policy.EPolicyException
-
Returns a list of parameters.
- getParametersString() - Method in class netscape.security.x509.AlgorithmId
- getParams() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getParams() - Method in class netscape.security.provider.DSAPrivateKey
-
Returns the DSA parameters associated with this key, or null if the parameters could not be parsed.
- getParams() - Method in class netscape.security.provider.DSAPublicKey
-
Returns the DSA parameters associated with this key, or null if the parameters could not be parsed.
- getParams(Object) - Method in class com.netscape.cms.servlet.base.PKIService
-
Get the values of the fields annotated with @FormParam.
- getParams(Object) - Method in class com.netscape.cms.servlet.processors.Processor
-
Get the values of the fields annotated with @FormParam.
- getParamString(StringBuilder, Map<String, String>) - Method in interface com.netscape.certsrv.logging.IAuditor
- getParamString(String, String, String, Map<String, String>) - Method in interface com.netscape.certsrv.logging.IAuditor
-
Get signed audit parameters as a string.
- getParamString(Map<String, String>) - Method in interface com.netscape.certsrv.logging.IAuditor
- getParent() - Method in class com.netscape.cmstools.cli.CLI
- getParent() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getParentID() - Method in class com.netscape.certsrv.authority.AuthorityData
- getParms() - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
-
Get params for authentication.
- getPassphrase() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getPasswd() - Method in class com.netscape.cms.authentication.Crypt
-
Retrieve the passwd string currently being encrypted.
- getPassword() - Method in class com.netscape.certsrv.client.ClientConfig
- getPassword() - Method in class com.netscape.certsrv.security.Credential
-
Retrieves password.
- getPassword() - Method in class com.netscape.certsrv.user.UserData
- getPassword() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Retrieves user password.
- getPassword(String) - Method in class com.netscape.cms.realm.PKIRealm
- getPassword(String) - Method in interface com.netscape.cmsutil.password.IPasswordReader
- getPassword(String) - Method in class com.netscape.cmsutil.password.PlainPasswordReader
- getPassword(String, int) - Method in interface com.netscape.cmsutil.password.IPasswordStore
- getPassword(String, int) - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- getPassword(String, int) - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- getPassword(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- 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
- getPayloadEncryptionAlgorithm() - Method in class netscape.security.util.WrappingParams
- getPayloadEncryptionAlgorithmName() - Method in class netscape.security.util.WrappingParams
- getPayloadEncryptionIV() - Method in class netscape.security.util.WrappingParams
- getPayloadWrapAlgorithm() - Method in class netscape.security.util.WrappingParams
- getPayloadWrappingIV() - Method in class netscape.security.util.WrappingParams
- getPayloadWrappingName() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getPaylodEncryptionOID() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- 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
- getPermissions(Principal) - Method in class netscape.security.acl.AclImpl
-
This method returns the set of allowed permissions for the specified principal.
- getPfx() - Method in interface org.dogtagpki.legacy.policy.ISubjAltNameConfig
-
Retrieves configuration prefix.
- getPhone() - Method in class com.netscape.certsrv.user.UserData
- 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.
- getPin() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- getPin() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getPin() - Method in class com.netscape.certsrv.system.KeyBackupRequest
- 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
- getPKCS10FromKey(String, byte[], byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getPKCS10FromKey(String, byte[], byte[], byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getPkcs12OutputFilename() - Method in class com.netscape.cmstools.PKCS12Export
- getPkcs12PasswordFilename() - Method in class com.netscape.cmstools.PKCS12Export
- getPKCS7(Locale, IRequest) - Static method in class com.netscape.certsrv.apps.CMS
- getPKCS7(Locale, IRequest) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- getPkcs7CertChain() - Method in class com.netscape.certsrv.cert.CertData
- getPKIArchiveOptions() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getPKIArchiveOptions(AVA) - Method in class com.netscape.cms.profile.common.EnrollProfile
- getPKIDataFromCMCblob(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
-
getPKIDataFromCMCblob
- getPKIStatus() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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.
- getPointAt(int) - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Returns the DistributionPoint at the given index in the sequence.
- getPointAt(int) - Method in class netscape.security.x509.FreshestCRLExtension
-
Returns the DistributionPoint at the given index in the sequence.
- getPolicies() - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- getPolicies(String) - Method in class com.netscape.cms.profile.common.BasicProfile
- getPolicy() - Method in class com.netscape.certsrv.tps.token.TokenData
- getPolicyConstraintConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
- getPolicyDefaultConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
- getPolicyIdentifier() - Method in class netscape.security.x509.CertificatePolicyInfo
-
return the policy identifier of the policy info
- getPolicyImpl(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns an implementation identified by a given id.
- getPolicyImplConfig(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns configuration for an implmentation.
- getPolicyImplConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- getPolicyImpls() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns the rule implementations registered with this processor.
- getPolicyImplsInfo() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns information on Policy impls.
- getPolicyInstance(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns instance configuration for a given instance id.
- getPolicyInstanceConfig(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns instance configuration for a given instance id.
- getPolicyInstanceConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- getPolicyInstances() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns policy instances registered with this processor.
- getPolicyInstancesInfo() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
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.
- getPolicyQualifiers() - Method in class netscape.security.x509.CertificatePolicyInfo
- 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.
- getPolicySets() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getPolicySets() - Method in class com.netscape.certsrv.profile.ProfileData
- getPolicySubstoreId() - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Returns the policy substore id.
- getPopLinkWitnessV2control(ASN1Value) - Method in class com.netscape.cms.profile.common.EnrollProfile
-
getPopLinkWitnessV2control
- 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() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getPort() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getPort() - Method in class com.netscape.cmsutil.http.HttpClient
- getPort() - Method in class com.netscape.cmsutil.radius.LoginTCPPortAttribute
- getPort() - Method in class com.netscape.cmsutil.radius.PortLimitAttribute
- getPort() - Method in class netscape.security.extensions.CertificateScopeEntry
-
Returns a port
- getPortFromSecurityDomain(String, String, int, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getPortNumber() - Method in class netscape.security.extensions.PresenceServerExtension
- 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 org.dogtagpki.legacy.policy.IPolicyRule
-
Returns the predicate expression for the rule.
- getPredicate() - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Returns the predicate expression for the rule.
- getPrefix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
-
Return the prefix of the name.
- getPrefix() - Method in class netscape.security.x509.X509AttributeName
-
Return the prefix of the name.
- getPrettyPrint() - Method in class com.netscape.certsrv.cert.CertData
- getPrettyPrint() - Method in class com.netscape.certsrv.user.UserCertData
- getPrevious() - Method in class com.netscape.certsrv.cert.CertRequestInfos
- getPrevious() - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- getPrevious() - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- getPrincipal() - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getPrincipal() - Method in class netscape.security.acl.AclEntryImpl
-
Return the Principal associated in this ACL entry.
- getPrincipal() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns getSubjectName
- getPrincipal(IUser, IAuthToken) - Method in class com.netscape.cms.realm.PKIRealm
- getPrincipal(String) - Method in class com.netscape.cms.realm.PKIRealm
- getPrincipal(String, IAuthToken) - Method in class com.netscape.cms.realm.PKIRealm
- getPrintableString() - Method in class netscape.security.util.DerInputStream
- getPrintableString() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 STRING value
- getPrivateKey() - Method in interface com.netscape.certsrv.security.ISigningUnit
-
Retrieves the private key associated in this unit.
- getPrivateKey() - Method in class netscape.security.pkcs.PKCS12KeyInfo
- getPrivateKey() - Method in class netscape.security.x509.CertAndKeyGen
-
Returns the private key of the generated key pair.
- getPrivateKey(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves a private key by nickname.
- getPrivateKey(String, String) - Static method in class com.netscape.cmstools.CMCEnroll
- getPrivateKey(String, String) - Static method in class com.netscape.cmstools.CMCRequest
- getPrivateKey(String, String) - Static method in class com.netscape.cmstools.CMCSharedToken
- getPrivateKey(X509Certificate) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Retrieves private key associated with certificate
- getPrivateKeyType(PublicKey) - Method in class netscape.security.pkcs.PKCS12Util
- getProducedAt() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getProfile(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Retrieves a profile by id.
- getProfile(String) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- getProfile(String) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- getProfileApprovedBy() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileClassId(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Retrieves the id of the implementation of the given profile.
- getProfileClient() - Method in class com.netscape.cmstools.profile.ProfileCLI
- getProfileClient() - Method in class com.netscape.cmstools.tps.profile.ProfileCLI
- getProfileDescription() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileDescription() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileEnableBy(String) - Method in interface com.netscape.certsrv.profile.IProfileSubsystem
-
Retrieves the approver of the given profile.
- getProfileId() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getProfileId() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileId() - Method in exception com.netscape.certsrv.profile.ProfileNotFoundException
- getProfileId() - Method in class com.netscape.certsrv.profile.ProfileRetrievalRequest
- getProfileID() - Method in class com.netscape.cms.servlet.processors.CAProcessor
- 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.certsrv.profile.ProfileData
- 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
- getProfileIsVisible() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileMapping(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- getProfileMapping(String) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- getProfileMappingClient() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingCLI
- getProfileName() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileName() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileOutput(String) - Method in interface com.netscape.certsrv.profile.IProfile
-
Retrieves output policy by id.
- getProfileOutput(String) - Method in class com.netscape.certsrv.profile.ProfileData
- 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
- getProfileRemoteAddr() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileRemoteHost() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileSetId() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileSetIDMapping() - Method in class com.netscape.certsrv.profile.CertInfoProfile
- getProfileSubsystem() - Method in class com.netscape.cms.servlet.processors.CAProcessor
- getProfileUpdater(String) - Method in class com.netscape.cms.profile.common.BasicProfile
- getProfileUpdaterIds() - Method in class com.netscape.cms.profile.common.BasicProfile
- getProfileURL() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProperties() - Method in interface com.netscape.certsrv.base.IConfigStore
-
Get properties as a map.
- getProperties() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- getProperties() - Method in class com.netscape.certsrv.tps.config.ConfigData
- getProperties() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- getProperties() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- getProperties() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- 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
- getProtocol() - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getPublicExponent() - Method in class netscape.security.provider.RSAPublicKey
-
Get the raw public exponent
- getPublicExponent(PublicKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getPublicKey() - Method in class com.netscape.certsrv.key.Key
- getPublicKey() - Method in class com.netscape.certsrv.key.KeyData
- getPublicKey() - Method in class com.netscape.certsrv.key.KeyInfo
-
Converts the stored base64 encoded public key to a byte array and returns that value.
- 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.
- getPublicKey() - Method in class netscape.security.x509.CertAndKeyGen
-
Returns the public key of the generated key pair.
- getPublicKey() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the subject's public key.
- getPublicKey() - Method in class netscape.security.x509.X509CertImpl
-
Gets the publickey from this certificate.
- getPublicKeyData() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves public key data.
- getPublicX509ECCKey(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getPublicX509Key(byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- getQ() - Method in class netscape.security.x509.AlgIdDSA
-
Returns the DSS/DSA parameter "Q"
- getQualifier() - Method in class netscape.security.x509.PolicyQualifierInfo
-
Returns object of type CPSuri or UserNotice.
- getRACert() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
-
Retrieves the RA certificate.
- getRandomNumberGenerator() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getRAService() - Method in interface com.netscape.certsrv.ra.IRegistrationAuthority
-
Retrieves the RA service object that is responsible for processing requests.
- getRcpIssuerAndSerialNumber() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getRDNs() - Method in class netscape.security.x509.X500Name
-
Returns an enumerator of RDNs in the X500Name.
- getReady() - Method in class com.netscape.certsrv.authority.AuthorityData
- getRealm() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves authorization realm.
- getRealm() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getRealm() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getRealm() - Method in class com.netscape.certsrv.key.KeyInfo
- getRealm() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRealm() - Method in interface com.netscape.certsrv.request.IRequest
-
Get realm
- getReason() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getReason() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getReason() - Method in class netscape.security.x509.CRLReasonExtension
- 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.
- getReasonPhrase() - Method in class com.netscape.cmsutil.http.HttpResponse
-
get reason phrase
- getReasons() - Method in class netscape.security.x509.CRLDistributionPoint
-
Returns the reason flags for this distribution point.
- getRecipientNonce() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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.
- getRecoveryMechanism() - Method in class org.dogtagpki.common.KRAInfo
- 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.
- getReindexData() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getRelationship() - Method in class com.netscape.certsrv.base.Link
- getRelativeName() - Method in class netscape.security.x509.CRLDistributionPoint
-
Returns the
relativeName
of theDistributionPointName
, which may benull
. - getRelativeName() - Method in class netscape.security.x509.IssuingDistributionPoint
-
Returns the
relativeName
of theDistributionPointName
, which may benull
. - getRelPath(IAuthority) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
handy routine for getting agent's relative path
- getRemoteAddr() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getRemoteHost() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getRemoveData() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getRenewable() - Method in class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- 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.
- getReplicateSchema() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getReplicationAgreementName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getReplicationPassword() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getReplicationSecurity() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getReplyMessage() - Method in exception com.netscape.cmsutil.radius.ChallengeException
- getReplyMessage() - Method in exception com.netscape.cmsutil.radius.RejectException
- getReqAttrs() - Method in class com.netscape.cms.publish.mappers.MapDNPattern
- 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
- getReqExtCritical() - Method in class com.netscape.certsrv.system.SystemCertData
- getReqExtData() - Method in class com.netscape.certsrv.system.SystemCertData
- getReqExtOID() - Method in class com.netscape.certsrv.system.SystemCertData
- 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.
- getReqRealm() - Method in interface com.netscape.certsrv.connector.IPKIMessage
-
Retrieves the request realm
- 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.certsrv.system.SystemCertData
- getRequest() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getRequest() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getRequest(RequestId) - Method in class com.netscape.certsrv.ca.CACertClient
- getRequest(RequestId, UriInfo) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
-
Gets info for a specific request
- getRequest(RequestId, UriInfo, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
-
Gets info for a specific request
- getRequest(String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
Utility Functions
- getRequestAt(int) - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestCount() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestCreationTime() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestExtensionAt(int) - Method in class com.netscape.cmsutil.ocsp.Request
- getRequestExtensionAt(int) - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestId() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestId() - Method in class com.netscape.certsrv.key.Key
- getRequestId() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getRequestId() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- getRequestId() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- 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.
- getRequestId() - Method in exception com.netscape.certsrv.request.RequestNotFoundException
- getRequestID() - Method in class com.netscape.certsrv.key.KeyData
-
ID for the recovery request
- getRequestInfo() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- getRequestInfo(RequestId) - Method in interface com.netscape.certsrv.cert.CertRequestResource
-
Used to retrieve cert request info for a specific request
- getRequestInfo(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Return a KeyRequestInfo object for a specific request.
- getRequestInfo(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
-
Used to retrieve key request info for a specific request
- 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.
- getRequestModificationTime() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestNotes() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- 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
- getRequestorName() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestOwner() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- 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() - 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
- getRequestQueue(String, int, IPolicy, IService, INotify, INotify) - Method in interface com.netscape.certsrv.request.IRequestSubsystem
-
Retrieves a request queue.
- 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 class com.netscape.certsrv.cert.CertReviewResponse
- getRequestStatus() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestStatus() - Method in interface com.netscape.certsrv.request.IRequest
-
Gets the current state of this request.
- getRequestStatus() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getRequestType() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestType() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestType() - Method in interface com.netscape.certsrv.request.IRequest
-
Gets the type of this request.
- getRequestType() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getRequestURI() - Method in interface com.netscape.certsrv.connector.IHttpConnection
-
Gets the HttpRequest URI
- getRequestURL() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- 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() - 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.CMCUserSignedAuth
-
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.SessionAuthentication
- getRequiredCreds() - Method in class com.netscape.cms.authentication.SharedSecret
-
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.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.
- getRequiredCreds(String) - Method in interface com.netscape.certsrv.authentication.IAuthSubsystem
-
Gets the required credential attributes for the given 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.
- getRequireExplicitMapping() - Method in class netscape.security.x509.PolicyConstraintsExtension
-
returns the requireExplicitMapping parameter.
- getResender(IAuthority, String, String, IRemoteAuthority, int) - Static method in class com.netscape.certsrv.apps.CMS
-
Retrieves the request sender for use with connector.
- getResender(IAuthority, String, 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
-
Retrieve an iterable of strings that were used to produce this ACL.
- getResourceBundle(String) - Method in class com.netscape.cms.servlet.base.SubsystemService
- getResponderID() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- 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
- getResponse() - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- getResponse() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getResponseAPDU() - Method in class org.dogtagpki.tps.msg.TokenPDUResponseMsg
- getResponseAt(int) - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getResponseBytes() - Method in class com.netscape.cmsutil.ocsp.OCSPResponse
- getResponseCount() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getResponseData() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getResponseExtensionAt(int) - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getResponseExtensionCount() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getResponseFormat() - Method in class com.netscape.cms.servlet.base.PKIService
- getResponseFormat(HttpHeaders) - Static method in class com.netscape.cms.servlet.base.PKIService
- getResponseStatus() - Method in class com.netscape.cmsutil.ocsp.OCSPResponse
- getResponseString() - Method in class netscape.net.TransferProtocolClient
-
converts the server response into a string.
- getResponseStrings() - Method in class netscape.net.TransferProtocolClient
-
Returns all server response strings.
- getResult() - Method in class com.netscape.certsrv.logging.ActivityData
- getResult() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getResult(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- getResultCodeBytes() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- getResultDataNoCode() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- getRevocationDate() - Method in interface com.netscape.certsrv.dbs.certdb.IRevocationInfo
-
Retrieves revocation date.
- getRevocationDate() - Method in class netscape.security.x509.RevokedCertificate
-
Gets the revocation date for this RevokedCertificate, the revocationDate.
- getRevocationDate() - Method in class netscape.security.x509.RevokedCertImpl
-
Gets the revocation date for this RevokedCertificate, the revocationDate.
- 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
- getRevocationReason() - Method in class com.netscape.certsrv.cert.CertData
- getRevocationReason() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevocationReason() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getRevocationReasonInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevocationTime() - Method in class com.netscape.cmsutil.ocsp.RevokedInfo
- getRevokedBy() - Method in class com.netscape.certsrv.cert.CertData
- getRevokedBy() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getRevokedBy() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedBy() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves name of who revoked this certificate.
- getRevokedByInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedCertificate(BigInteger) - Method in class netscape.security.x509.X509CRLImpl
-
Get the revoked certificate from the CRL by the serial number provided.
- getRevokedCertificates() - Method in class netscape.security.x509.X509CRLImpl
-
Gets all the revoked certificates from the CRL.
- getRevokedCertificates(int, int) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Returns all the revoked certificates from the CRL cache.
- getRevokedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves revoked certificates.
- getRevokedCertificates(Date) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves all the revoked certificates that have not expired.
- 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 class com.netscape.certsrv.cert.CertData
- getRevokedOn() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getRevokedOn() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves date when this certificate was revoked.
- getRevokedOnFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedOnInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedOnTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedPublishedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves revoked and published certificates.
- getRevReason() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
returns the revocation reason
- getRFC822() - Method in class netscape.security.extensions.PresenceServerExtension
- getRoles() - Method in class com.netscape.certsrv.account.AccountInfo
- getRoles(IUser) - Method in class com.netscape.cms.realm.PKIRealm
- getRolloverTime() - Method in class com.netscape.cms.logging.RollingLogFile
-
Get the rollover interval
- getRoot() - Method in class com.netscape.cmsutil.xml.XMLObject
- 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) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getRule(IRequest) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Get the publishing rule identified by a corresponding request.
- getRule(String) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Get the publishing rule identified by a given name.
- getRule(String) - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Returns the rule identified by a given name.
- 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.publish.IPublishRuleSet
-
Get an enumeration of publishing rules.
- getRules() - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
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.
- 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.
- getSecureAdminPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecureAgentPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecureConn() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecureEEClientAuthPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecurePort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecurityDomainClient() - Method in class com.netscape.cmstools.system.SecurityDomainCLI
- getSecurityDomainName() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecurityDomainName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getSecurityDomainPassword() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecurityDomainPorts(String, String, int) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getSecurityDomainPostLoginSleepSeconds() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecurityDomainSessionTable() - Static method in class com.netscape.certsrv.apps.CMS
- getSecurityDomainSessionTable() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- getSecurityDomainType() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecurityDomainUri() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSecurityDomainUser() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSelectedIndex() - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
-
Gets the virutal selected index
- getSelfCert(X500Name, long) - Method in class netscape.security.x509.CertAndKeyGen
- getSelfCertificate(X500Name, long) - Method in class netscape.security.x509.CertAndKeyGen
-
Returns a self-signed X.509v3 certificate for the public key.
- getSelfTest(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
-
Retrieve an individual self test from the instances list given its instance name.
- getSelfTest(String) - Method in class com.netscape.certsrv.selftests.SelfTestClient
- getSelfTest(String) - Method in interface com.netscape.certsrv.selftests.SelfTestResource
- getSelfTest(String) - Method in class org.dogtagpki.server.rest.SelfTestService
- getSelfTestClient() - Method in class com.netscape.cmstools.selftests.SelfTestCLI
- 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.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.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.tks.TKSKnownSessionKey
-
Returns the name associated with this self test.
- getSelfTestNames() - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
- getSenderNonce() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getSep(int) - Method in class com.netscape.cms.servlet.base.GetStats
- getSequence(int) - Method in class netscape.security.util.DerInputStream
-
Return a sequence of encoded entities.
- getSerial() - Method in class com.netscape.certsrv.authority.AuthorityData
- getSerialFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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.
- getSerialNum() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getSerialNumber() - Method in class com.netscape.certsrv.cert.CertData
- 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.
- getSerialNumber() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getSerialNumber() - Method in class com.netscape.certsrv.user.UserCertData
- getSerialNumber() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- getSerialNumber() - Method in class com.netscape.cmsutil.ocsp.CertID
- getSerialNumber() - Method in class netscape.security.x509.RevokedCertificate
-
Gets the serial number for this RevokedCertificate, the userCertificate.
- getSerialNumber() - Method in class netscape.security.x509.RevokedCertImpl
-
Gets the serial number for this RevokedCertificate, the userCertificate.
- getSerialNumber() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the certificate's serial number.
- getSerialNumber() - Method in class netscape.security.x509.X509CertImpl
-
Gets the serial number from the certificate.
- getSerialNumberRangeInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getSerialTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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.
- getServerCertSAN() - Method in class com.netscape.certsrv.system.SystemCertData
- getServerStatus() - Static method in class com.netscape.certsrv.apps.CMS
- getServerStatus() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- getServerURI() - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use getServerURL() instead.
- getServerURL() - Method in class com.netscape.certsrv.client.ClientConfig
- getServiceLevel() - Method in class netscape.security.extensions.PresenceServerExtension
- 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.
- getSessionIDs() - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- getSessionWrappedPassphrase() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getSet(int) - Method in class netscape.security.util.DerInputStream
-
Return a set of encoded entities.
- getSet(int, boolean) - Method in class netscape.security.util.DerInputStream
-
Return a set of encoded entities.
- getSetupReplication() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSgnIssuerAndSerialNumber() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getShareCount() - Method in interface com.netscape.certsrv.kra.IJoinShares
-
Deprecated.
- getShareCount() - Method in class com.netscape.cms.shares.OldJoinShares
-
Deprecated.
- getSharedDB() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSharedDBUserDN() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSharedSecret(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- getSharedSecret(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- getSharedSecret(String, int, boolean) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getSharedSecretKey(CryptoToken) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getSharedSecretKeyName(String) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getSharedSubsystemConfDir() - Method in class com.netscape.cms.servlet.base.SubsystemService
- getSharedToken(String, IAuthToken) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- getSharedToken(String, IAuthToken) - Method in class com.netscape.cms.authentication.SharedSecret
-
getSharedToken(String identification, IAuthToken authToken) provides support for id_cmc_identification shared secret based enrollment
- getSharedToken(BigInteger) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- getSharedToken(BigInteger) - Method in class com.netscape.cms.authentication.SharedSecret
-
getSharedToken(BigInteger serial) retrieves the shared secret data from CA's internal certificate db based on serial number to revoke shared secret based revocation Note that unlike the shared token attribute for enrollment, the metaInfo attribute for shared token in revocatoiin is not configurable.
- getSharedToken(PKIData) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- getSharedToken(PKIData) - Method in class com.netscape.cms.authentication.SharedSecret
-
unsupported
- getSharedTokenClass(String) - Static method in class com.netscape.certsrv.apps.CMS
-
Retrieves the SharedToken class.
- getSharedTokenClass(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Retrieves the named SharedToken class
- getSigAlgName() - Method in class netscape.security.x509.X509CertImpl
-
Gets the signature algorithm name for the certificate signature algorithm.
- getSigAlgName() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the signature algorithm name for the CRL signature algorithm.
- getSigAlgOID() - Method in class netscape.security.x509.X509CertImpl
-
Gets the signature algorithm OID string from the certificate.
- getSigAlgOID() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the signature algorithm OID string from the CRL.
- getSigAlgParams() - Method in class netscape.security.x509.X509CertImpl
-
Gets the DER encoded signature algorithm parameters from this certificate's signature algorithm.
- getSigAlgParams() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the DER encoded signature algorithm parameters from this CRL's signature algorithm.
- getSignature() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Get Signature
- getSignature() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getSignature() - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
-
Returns the
Signature
field. - getSignature() - Method in class com.netscape.cmsutil.ocsp.Signature
- getSignature() - Method in class netscape.security.x509.X509CertImpl
-
Gets the raw Signature bits from the certificate.
- getSignature() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the raw Signature bits from the CRL.
- getSignatureAlgorithm() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves signature algorithm.
- getSignatureAlgorithm() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getSignatureAlgorithm() - Method in class com.netscape.cmsutil.ocsp.Signature
- getSignatureAlgorithm(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the signature algorithm of the certificate named by the given nickname.
- getSigned() - Method in class com.netscape.certsrv.logging.AuditConfig
- getSignedBy() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves algorithm used to sign the root CA Cert.
- getSignedCert() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Return the signed X.509 certificate as a byte array.
- 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.
- getSigner() - Method in class netscape.security.x509.X500Signer
-
Returns the name of the signing agent.
- getSigner(AlgorithmId, PrivateKey) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns an X500Signer that may be used to create signatures.
- getSignerInfos() - Method in class netscape.security.pkcs.PKCS7
-
Returns the signer's information specified in this PKCS7 block.
- getSignerPublicKey() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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
-
Returns this Unit's signing algorithm in String format.
- getSigningAlgorithm() - Method in class com.netscape.certsrv.system.SystemCertData
- getSigningAlgorithms(AlgorithmId) - Static method in class netscape.security.x509.AlgorithmId
-
Returns list of signing algorithms for a key algorithm such as RSA or DSA.
- getSigningCertSerialNumber() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.
- getSingletons() - Method in class org.dogtagpki.server.rest.PKIApplication
- 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 class com.netscape.certsrv.key.Key
- getSize() - Method in class com.netscape.certsrv.key.KeyData
- getSize() - Method in class com.netscape.certsrv.key.KeyInfo
- getSize() - Method in class com.netscape.certsrv.logging.AuditFile
- getSize() - Method in interface com.netscape.certsrv.request.IRequestVirtualList
-
Gets the total size of the result set.
- getSize() - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- 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
- getSkipCerts() - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- getSKIString(X509CertImpl) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getSkKeyGenAlgorithm() - Method in class netscape.security.util.WrappingParams
- getSkLength() - Method in class netscape.security.util.WrappingParams
- getSkType() - Method in class netscape.security.util.WrappingParams
- getSkWrapAlgorithm() - Method in class netscape.security.util.WrappingParams
- getSocket() - Method in class com.netscape.cmsutil.http.HttpClient
- getSource() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves log source.
- getSource() - Method in class com.netscape.certsrv.logging.LogEvent
-
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
- getSSLClientCertificate(HttpServletRequest) - Static method in class com.netscape.cms.servlet.processors.CAProcessor
-
get ssl client authenticated certificate
- getSSLClientCertificate(HttpServletRequest, boolean) - Method in class com.netscape.cms.servlet.base.CMSServlet
- 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
- getStandAlone() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getStartingCRLNumber() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.
- getStartTime() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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 class com.netscape.certsrv.cert.CertSearchRequest
- getState() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
-
Retrieves the state of the key.
- getState() - Method in class com.netscape.certsrv.user.UserData
- getState() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Retrieves user state
- getState() - Method in exception com.netscape.cmsutil.radius.ChallengeException
- getState() - Method in class netscape.security.x509.X500Name
-
Returns a "State" name component.
- 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 class com.netscape.certsrv.cert.CertData
- getStatus() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getStatus() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getStatus() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
Retrieves certificate status.
- getStatus() - Method in class com.netscape.certsrv.key.KeyInfo
- getStatus() - Method in class com.netscape.certsrv.logging.AuditConfig
- getStatus() - Method in class com.netscape.certsrv.selftests.SelfTestResult
- getStatus() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- getStatus() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getStatus() - Method in class com.netscape.certsrv.tps.config.ConfigData
- getStatus() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- getStatus() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- getStatus() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- getStatus() - Method in class com.netscape.certsrv.tps.token.TokenData
- getStatus() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getStatus() - Method in exception org.dogtagpki.tps.main.TPSException
- GetStatus - Class in com.netscape.cms.servlet.csadmin
- GetStatus() - Constructor for class com.netscape.cms.servlet.csadmin.GetStatus
- GetStatusAPDU - Class in org.dogtagpki.tps.apdu
- GetStatusAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetStatusAPDU
- getStatusCode() - Method in class com.netscape.cmsutil.http.HttpResponse
-
get status code
- getStatusInfos() - Method in class com.netscape.cmstools.CMCResponse
- 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.
- getStreetAddress() - Method in class netscape.security.extensions.PresenceServerExtension
- getString() - Method in class com.netscape.cmsutil.radius.CallbackIdAttribute
- getString() - Method in class com.netscape.cmsutil.radius.CallbackNumberAttribute
- getString() - Method in class com.netscape.cmsutil.radius.CallerStationIdAttribute
- getString() - Method in class com.netscape.cmsutil.radius.CallingStationIdAttribute
- getString() - Method in class com.netscape.cmsutil.radius.CHAPChallengeAttribute
- getString() - Method in class com.netscape.cmsutil.radius.CHAPPasswordAttribute
- getString() - Method in class com.netscape.cmsutil.radius.FilterIdAttribute
- getString() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkZoneAttribute
- getString() - Method in class com.netscape.cmsutil.radius.FramedRouteAttribute
- getString() - Method in class com.netscape.cmsutil.radius.LoginLATGroupAttribute
- getString() - Method in class com.netscape.cmsutil.radius.LoginLATNodeAttribute
- getString() - Method in class com.netscape.cmsutil.radius.LoginLATPortAttribute
- getString() - Method in class com.netscape.cmsutil.radius.LoginLATServiceAttribute
- getString() - Method in class com.netscape.cmsutil.radius.NASClassAttribute
- getString() - Method in class com.netscape.cmsutil.radius.NASIdentifierAttribute
- getString() - Method in class com.netscape.cmsutil.radius.ProxyStateAttribute
- getString() - Method in class com.netscape.cmsutil.radius.ReplyMessageAttribute
- getString() - Method in class com.netscape.cmsutil.radius.StateAttribute
- getString() - Method in class com.netscape.cmsutil.radius.VendorSpecificAttribute
- 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<String>) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
-
returns an array of strings from a vector of Strings there'll be trouble if the Vector contains something other than just Strings
- getStringArrayFromVector(Vector<String>) - Static method in class com.netscape.cmsutil.util.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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- getStringFromHexpairs(char[]) - Static method in class netscape.security.x509.LdapV3DNStrConverter
-
Parse a sequence of hex pairs, each pair a UTF8 byte to a java string.
- 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.
- getSubject() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getSubjectDN() - Method in class com.netscape.certsrv.cert.CertData
- getSubjectDN() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getSubjectDN() - Method in class com.netscape.certsrv.system.SystemCertData
- getSubjectDN() - Method in class com.netscape.certsrv.user.UserCertData
- getSubjectDN() - Method in class netscape.security.x509.X509CertImpl
-
Gets the subject distinguished name from the certificate.
- getSubjectDN(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the subject DN of the certificate identified by the nickname.
- getSubjectID() - Method in interface com.netscape.certsrv.logging.IAuditor
-
Get signed audit log subject ID This method is called to obtain the "SubjectID" for a signed audit log message.
- getSubjectIdentifier() - Method in class netscape.security.x509.CertificatePolicyMap
-
Return the subject CA part of the policy map.
- getSubjectInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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.
- getSubjectName() - Method in class netscape.security.pkcs.PKCS10
-
Returns the subject's name.
- getSubjectName() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the subject's X.500 distinguished name.
- getSubjectName(SEQUENCE) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getSubjectObj() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
- getSubjectObj() - Method in class netscape.security.x509.X509CertImpl
- getSubjectObj() - Method in class netscape.security.x509.X509CertInfo
- getSubjectPublicKeyInfo() - Method in class netscape.security.pkcs.PKCS10
-
Returns the subject's public key.
- getSubjectUniqueID() - Method in class netscape.security.x509.X509CertImpl
-
Gets the Subject Unique Identity from the certificate.
- getSubjNameAttr() - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
- getSubordinateSecurityDomainName() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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() - Method in class com.netscape.certsrv.client.Client
- getSubsystem() - Method in class com.netscape.certsrv.client.ClientConfig
- getSubsystem() - Method in class com.netscape.certsrv.client.PKIClient
- getSubsystem() - Method in class com.netscape.cms.servlet.csadmin.Cert
- 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(String) - Method in class com.netscape.certsrv.system.DomainInfo
- getSubsystemCert() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getSubsystemCert(String, int, boolean) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- GetSubsystemCert - Class in com.netscape.cms.servlet.csadmin
- GetSubsystemCert() - Constructor for class com.netscape.cms.servlet.csadmin.GetSubsystemCert
- getSubsystemClient() - Method in class com.netscape.cmstools.ca.CACLI
- getSubsystemClient() - Method in class com.netscape.cmstools.cli.SubsystemCLI
- getSubsystemClient() - Method in class com.netscape.cmstools.kra.KRACLI
- getSubsystemClient() - Method in class com.netscape.cmstools.ocsp.OCSPCLI
- getSubsystemClient() - Method in class com.netscape.cmstools.tks.TKSCLI
- getSubsystemClient() - Method in class com.netscape.cmstools.tps.TPSCLI
- getSubsystemConfDir() - Method in class com.netscape.cms.servlet.base.SubsystemService
- getSubsystemCount(String, int, boolean, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getSubsystemName() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSubsystemName() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSubsystemName() - Method in class com.netscape.cms.servlet.base.SubsystemService
- 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() - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Returns all the registered subsystems.
- getSubsystems() - Method in class com.netscape.certsrv.system.DomainInfo
- getSubtrees() - Method in class netscape.security.x509.GeneralSubtrees
- getSuffix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
-
Return the suffix of the name.
- getSuffix() - Method in class netscape.security.x509.X509AttributeName
-
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
- getSW1() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- getSW2() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- getSymKeyByName(CryptoToken, String) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- getSymKeyByName(CryptoToken, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getSymmetricAlgorithmParams() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- 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.
- getSystemCert(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSystemCertKeyType(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSystemCertProfileID(String, String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSystemCerts() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getSystemCerts() - Method in class com.netscape.certsrv.system.ConfigurationResponse
- getSystemCertsImported() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getT61String() - Method in class netscape.security.util.DerInputStream
- getT61String() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 T61 (Teletype) STRING value
- getTag() - Method in class com.netscape.certsrv.system.SystemCertData
- getTag() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getTag() - Method in class com.netscape.cmsutil.ocsp.CertID
- getTag() - Method in class com.netscape.cmsutil.ocsp.GoodInfo
- getTag() - Method in class com.netscape.cmsutil.ocsp.KeyHashID
- getTag() - Method in class com.netscape.cmsutil.ocsp.NameID
- getTag() - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
- getTag() - Method in class com.netscape.cmsutil.ocsp.OCSPResponse
- getTag() - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- getTag() - Method in class com.netscape.cmsutil.ocsp.Request
- getTag() - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- getTag() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getTag() - Method in class com.netscape.cmsutil.ocsp.RevokedInfo
- getTag() - Method in class com.netscape.cmsutil.ocsp.Signature
- getTag() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getTag() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getTag() - Method in class com.netscape.cmsutil.ocsp.UnknownInfo
- getTag() - Method in class netscape.security.x509.CRLDistributionPoint
- getTag() - Method in class netscape.security.x509.IssuingDistributionPoint
- getTags() - Method in interface com.netscape.cmsutil.password.IPasswordReader
- getTags() - Method in interface com.netscape.cmsutil.password.IPasswordStore
- getTags() - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- getTags() - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- getTags() - Method in class com.netscape.cmsutil.password.PlainPasswordReader
- getTags() - Method in class netscape.security.util.ASN1CharStrConvMap
-
Get an iterator of all tags in the map.
- getTargetNames() - Method in class com.netscape.cms.authorization.AAclAuthz
- getTBSCertificate() - Method in class netscape.security.x509.X509CertImpl
-
Gets the DER encoded certificate informations, the
tbsCertificate
from this certificate. - getTBSCertList() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the DER encoded CRL information, the
tbsCertList
from this CRL. - getTBSRequest() - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
-
Returns the
TBSRequest
field. - getTelephoneNumber() - Method in class netscape.security.extensions.PresenceServerExtension
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.CertID
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.GoodInfo
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.KeyHashID
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.NameID
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.OCSPRequest
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.OCSPResponse
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.Request
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.ResponseBytes
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.ResponseData
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.RevokedInfo
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.Signature
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.SingleResponse
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.TBSRequest
- getTemplate() - Static method in class com.netscape.cmsutil.ocsp.UnknownInfo
- getTemplate() - Static method in class netscape.security.x509.CRLDistributionPoint
-
Returns an instance of a template for decoding a CRLDistributionPoint.
- 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
- 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() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- getText() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getText() - Method in class com.netscape.certsrv.profile.ProfileInput
- getText() - Method in class com.netscape.certsrv.profile.ProfileOutput
- getText() - Method in class netscape.security.x509.DisplayText
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
-
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.AuthzRealmConstraint
- 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.CMCSelfSignedSubjectNameConstraint
- getText(Locale) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- 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.UserSubjectNameConstraint
- 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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
- getText(Locale) - Method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- 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.RandomizedValidityDefault
- 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.EncryptionKeyGenInput
-
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.SigningKeyGenInput
-
Retrieves the localizable description of this policy.
- getText(Locale) - Method in class com.netscape.cms.profile.input.SubjectAltNameExtInput
-
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
- getThisUpdate() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
-
Retrieves this update time.
- getThisUpdate() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getThisUpdate() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the thisUpdate date from the CRL.
- 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() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getTimeout() - Method in class com.netscape.cmsutil.radius.IdleTimeoutAttribute
- getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthData
- getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- getTimeStamp() - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Retrieves event time stamp.
- getTimeStamp() - Method in class com.netscape.certsrv.logging.LogEvent
-
Retrieves event time stamp.
- getTimeStampingBit() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves Time Stamping bit
- getTimeStampString(boolean) - Static method in class org.dogtagpki.tps.main.Util
- 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
- getTksUri() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getToken() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
- getToken() - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Returns this Unit's crypto token object.
- getToken() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getToken() - Method in class com.netscape.certsrv.system.InstallToken
- getToken() - Method in class com.netscape.certsrv.system.SystemCertData
- getToken() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getToken(String) - Method in class com.netscape.certsrv.tps.token.TokenClient
- getToken(String) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- getTokenClient() - Method in class com.netscape.cmstools.tps.token.TokenCLI
- getTokenID() - Method in class com.netscape.certsrv.logging.ActivityData
- getTokenID() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getTokenID() - Method in class com.netscape.certsrv.tps.token.TokenData
- GetTokenInfo - Class in com.netscape.cms.servlet.csadmin
- GetTokenInfo() - Constructor for class com.netscape.cms.servlet.csadmin.GetTokenInfo
- getTokenList() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves a list of currently registered token names.
- getTokenname() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getTokenName() - Method in class com.netscape.certsrv.client.ClientConfig
- 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
- getTokenPassword() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- getTokens() - Method in class com.netscape.cmsutil.crypto.Module
- getTotal() - Method in class com.netscape.certsrv.base.DataCollection
- getTPSCertClient() - Method in class com.netscape.cmstools.tps.cert.TPSCertCLI
- getTPSConnectorClient() - Method in class com.netscape.cmstools.system.TPSConnectorCLI
- getTpsProfiles() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Get TPS profiles
- getTransactionID() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getTransientData(IRequest) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- getTransportCert() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Retrieves the transport certificate.
- getTransportCert() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getTransportCert() - Method in class com.netscape.certsrv.system.SystemCertClient
- getTransportCert() - Method in interface com.netscape.certsrv.system.SystemCertResource
-
Used to retrieve the transport certificate
- getTransportCert() - Method in class org.dogtagpki.server.rest.SystemCertService
-
Used to retrieve the transport certificate
- getTransportCert(URI, URI) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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
- getTransportCertFromCA() - Method in class org.dogtagpki.server.rest.SystemCertService
- getTransportCertFromKRA() - Method in class org.dogtagpki.server.rest.SystemCertService
- getTransportKeyUnit() - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Returns the transport key unit that manages the transport key.
- getTransWrappedSessionKey() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getTransWrappedSessionKey() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getTransWrappedSessionKey() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getTrustFlags() - Method in class netscape.security.pkcs.PKCS12CertInfo
- getTrustFlags(X509Certificate) - Method in class netscape.security.pkcs.PKCS12Util
- getType() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Get the Type of the ACL entry.
- getType() - Method in class com.netscape.certsrv.base.Link
- getType() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getType() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
-
Gets the type of the evaluator.
- getType() - Method in class com.netscape.certsrv.key.Key
- getType() - Method in class com.netscape.certsrv.key.KeyData
- getType() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getType() - Method in class com.netscape.certsrv.tps.token.TokenData
- getType() - Method in class com.netscape.certsrv.user.UserData
- 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
- getType() - Method in class com.netscape.cmsutil.radius.Attribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkLinkAttribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkNetworkAttribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedCompressionAttribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedMTUAttribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- getType() - Method in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- getType() - Method in class com.netscape.cmsutil.radius.LoginIPHostAttribute
- getType() - Method in class com.netscape.cmsutil.radius.LoginServiceAttribute
- getType() - Method in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- getType() - Method in class netscape.security.x509.DNSName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.EDIPartyName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.GeneralName
-
Return the type of the general name.
- getType() - Method in interface netscape.security.x509.GeneralNameInterface
-
Return the type of the general name, as defined above.
- getType() - Method in class netscape.security.x509.IPAddressName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.OIDName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.OtherName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.RFC822Name
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.URIName
-
Return the type of the GeneralName.
- getType() - Method in class netscape.security.x509.X500Name
-
Return type of GeneralName.
- getType() - Method in class org.dogtagpki.tps.apdu.APDU
- getType() - Method in class org.dogtagpki.tps.apdu.ClearKeySlotsAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.CreateObjectAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.CreatePinAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.DeleteFileAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- getType() - Method in class org.dogtagpki.tps.apdu.FormatMuscleAppletAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GenerateKeyAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GenerateKeyECCAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GetDataAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GetIssuerInfoAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GetLifecycleAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GetStatusAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.GetVersionAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ImportKeyAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ImportKeyEncAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.InitializeUpdateAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.InstallAppletAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.InstallAppletAPDUGP211
- getType() - Method in class org.dogtagpki.tps.apdu.InstallLoadAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.LifecycleAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ListObjectsAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ListPinsAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.LoadFileAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.LoadFileAPDUGP211
- getType() - Method in class org.dogtagpki.tps.apdu.PutKeyAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ReadBufferAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.ReadObjectAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.SelectAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.SetIssuerInfoAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.SetPinAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.UnblockPinAPDU
- getType() - Method in class org.dogtagpki.tps.apdu.WriteObjectAPDU
- getType() - Method in class org.dogtagpki.tps.msg.TPSMessage
- 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
- getUnalignedBitString() - Method in class netscape.security.util.DerInputStream
-
Get a bit string from the input stream.
- getUnalignedBitString() - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 BIT STRING value that need not be byte-aligned.
- getUnalignedBitString(boolean) - Method in class netscape.security.util.DerValue
-
Returns an ASN.1 BIT STRING value, with the tag assumed implicit based on the parameter.
- getUnauthenticatedAttributes() - Method in class netscape.security.pkcs.SignerInfo
- getUniversalString() - Method in class netscape.security.util.DerInputStream
- getUniversalString() - Method in class netscape.security.util.DerValue
- getUnrevokedCerts() - Method in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
-
Retrieves cache information about certificates released from hold.
- getUri() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getURI() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
-
Retrieves the URI of the remote Authority.
- getURI() - Method in class com.netscape.cmsutil.http.HttpRequest
-
get reason phrase
- getURI() - Method in class netscape.security.x509.CPSuri
- getURI(String) - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
-
Retrieves an URI by operation (multi-URI support)
- getUriInfo() - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- getURIs() - Method in interface com.netscape.certsrv.connector.IRemoteAuthority
-
Retrieves the list of URIs supported by the remote Authority (multi-URI support)
- getURL() - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- getURL(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getUrlListFromSecurityDomain(IConfigStore, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getUsage() - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
-
Returns usage of this servlet.
- getUsages() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getUser() - Method in class com.netscape.cms.realm.PKIPrincipal
- getUser(String) - Method in class com.netscape.certsrv.user.UserClient
- getUser(String) - Method in interface com.netscape.certsrv.user.UserResource
- 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
- getUser(String) - Method in class com.netscape.cms.realm.PKIRealm
- getUser(String) - Method in class org.dogtagpki.server.rest.UserService
-
List user information.
- getUserAgent(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
-
Returns the users agent.
- getUserCert(String, String) - Method in class com.netscape.certsrv.user.UserClient
- getUserCert(String, String) - Method in interface com.netscape.certsrv.user.UserResource
- getUserCert(String, String) - Method in class org.dogtagpki.server.rest.UserService
- getUserCertData(String, String) - Method in class org.dogtagpki.server.rest.UserService
- getUserCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getUserClient() - Method in class com.netscape.cmstools.user.UserCertCLI
- getUserClient() - Method in class com.netscape.cmstools.user.UserCLI
- getUserClient() - Method in class com.netscape.cmstools.user.UserMembershipCLI
- getUserCountry(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
-
Returns the user country.
- getUserData(String) - Method in class org.dogtagpki.server.rest.UserService
- getUserDN() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Gets user ldap dn
- getUserFriendlyName() - Method in class com.netscape.cms.servlet.csadmin.Cert
- getUserFriendlyName() - Method in class com.netscape.cmsutil.crypto.Module
- getUserId() - Method in exception com.netscape.certsrv.base.UserNotFoundException
- getUserID() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getUserID() - Method in class com.netscape.certsrv.logging.ActivityData
- getUserID() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getUserID() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getUserID() - Method in class com.netscape.certsrv.tps.token.TokenData
- getUserID() - Method in class com.netscape.certsrv.user.UserData
- getUserID() - Method in class com.netscape.certsrv.user.UserMembershipData
- getUserID() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Retrieves user identifier.
- getUserID() - Method in class netscape.security.x509.X500Name
-
Returns a "UID" component.
- 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(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(String, String...) - Method in class com.netscape.cms.servlet.processors.Processor
- getUserMessage(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(String, HttpHeaders, String...) - Method in class com.netscape.cms.servlet.base.SubsystemService
- getUserMessage(Locale, 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) - Static method in class com.netscape.certsrv.apps.CMS
-
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[]) - Static method in class com.netscape.certsrv.apps.CMS
-
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) - Static method in class com.netscape.certsrv.apps.CMS
-
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) - Static method in class com.netscape.certsrv.apps.CMS
-
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.client.ClientConfig
- 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
- getUTCTime() - Method in class netscape.security.util.DerInputStream
-
Get a UTC encoded time value from the input stream.
- getUTF8String() - Method in class netscape.security.util.DerValue
- 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.
- getValidityCount() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidityLengthInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidityOperation() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidityUnit() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotAfterFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotAfterInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotAfterTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotBeforeFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotBeforeInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotBeforeTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidNotPublishedCertificates(String, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Retrieves valid and not published certificates.
- getValidUsagesList() - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- getValidUsagesList() - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- 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() - Method in class com.netscape.certsrv.dbs.Modification
-
Retrieves attribute value.
- getValue() - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- getValue() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- getValue() - Method in class com.netscape.certsrv.profile.ProfileParameter
- getValue() - Method in class com.netscape.certsrv.template.ArgString
-
Returns the argument value.
- getValue() - Method in class com.netscape.certsrv.tps.token.TokenStatus
- getValue() - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- getValue() - Method in class com.netscape.cmsutil.radius.Attribute
- getValue() - Method in class com.netscape.cmsutil.radius.CallbackIdAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.CallbackNumberAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.CallerStationIdAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.CallingStationIdAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.CHAPChallengeAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.CHAPPasswordAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FilterIdAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkLinkAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkNetworkAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedAppleTalkZoneAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedCompressionAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedIPAddressAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedIPNetmaskAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedIPXNetworkAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedMTUAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedRouteAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.GenericAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.IdleTimeoutAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginIPHostAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginLATGroupAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginLATNodeAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginLATPortAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginLATServiceAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginServiceAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.LoginTCPPortAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.NASClassAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.NASIdentifierAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.NASIPAddressAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.NASPortAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.PortLimitAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.ProxyStateAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.ReplyMessageAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.SessionTimeoutAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.StateAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.TerminationActionAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.UserNameAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.UserPasswordAttribute
- getValue() - Method in class com.netscape.cmsutil.radius.VendorSpecificAttribute
- getValue() - Method in class netscape.security.pkcs.PKCS9Attribute
-
Get the value of this attribute.
- getValue() - Method in class netscape.security.x509.AVA
-
Returns the value in this AVA as a DerValue
- getValue() - Method in class netscape.security.x509.DNSName
-
Get the raw DNSName value.
- getValue() - Method in class netscape.security.x509.OtherName
- getValue(byte[]) - Method in interface netscape.security.x509.AVAValueConverter
-
Converts a BER encoded value to a DER encoded attribute value.
- getValue(byte[]) - Method in class netscape.security.x509.DirStrConverter
-
Creates a DerValue from a BER encoded value, obtained from for example a attribute value in octothorpe form of a Ldap DN string.
- getValue(byte[]) - Method in class netscape.security.x509.GenericValueConverter
-
Creates a DerValue from the byte array of BER encoded value.
- getValue(byte[]) - Method in class netscape.security.x509.IA5StringConverter
- getValue(byte[]) - Method in class netscape.security.x509.PrintableConverter
-
Converts a BER encoded value of PrintableString to a DER encoded value.
- 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(String) - Method in class com.netscape.cmsutil.xml.XMLObject
- getValue(String) - Method in interface netscape.security.x509.AVAValueConverter
-
Converts a string to a DER encoded attribute value.
- getValue(String) - Method in class netscape.security.x509.DirStrConverter
- getValue(String) - Method in class netscape.security.x509.GenericValueConverter
-
Converts a string to a DER encoded ASN.1 primtable string, defined here as a PrintableString, IA5String, T.61String, BMPString or UniversalString.
- getValue(String) - Method in class netscape.security.x509.IA5StringConverter
- getValue(String) - Method in class netscape.security.x509.PrintableConverter
-
Converts a string with ASN.1 Printable characters to a DerValue.
- getValue(String, byte[]) - Method in interface netscape.security.x509.AVAValueConverter
-
Converts a string to a DER encoded attribute value.
- getValue(String, byte[]) - Method in class netscape.security.x509.DirStrConverter
-
Like getValue(String) with specified DER tags as encoding order.
- getValue(String, byte[]) - Method in class netscape.security.x509.GenericValueConverter
- getValue(String, byte[]) - Method in class netscape.security.x509.IA5StringConverter
- getValue(String, byte[]) - Method in class netscape.security.x509.PrintableConverter
- 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(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, IRequest) - Method in class com.netscape.cms.profile.def.ImageDefault
- getValue(String, Locale, IRequest) - Method in class com.netscape.cms.profile.def.NoDefault
- 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
- 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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
- getValue(String, Locale, X509CertInfo) - Method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- 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, 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, 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, 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.RandomizedValidityDefault
- 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
- 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
- getValueConverter(String) - Method in class netscape.security.x509.X500NameAttrMap
-
Get the Attribute Value Converter for the specified attribute name.
- getValueConverter(ObjectIdentifier) - Method in class netscape.security.x509.X500NameAttrMap
-
Get the Attribute Value Converter for the specified ObjectIdentifier.
- getValueDescriptor(String) - Method in class com.netscape.cms.profile.def.EnrollDefault
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
-
Retrieves the descriptor of the given value parameter by name.
- 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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
- getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.def.CRLDistributionPointsExtDefault
- 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.RandomizedValidityDefault
- 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.EncryptionKeyGenInput
-
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.SigningKeyGenInput
-
Retrieves the descriptor of the given value parameter by name.
- getValueDescriptor(Locale, String) - Method in class com.netscape.cms.profile.input.SubjectAltNameExtInput
-
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.CMCUserSignedAuth
-
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.SessionAuthentication
-
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.SubjectAltNameExtInput
-
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
- getValues() - Method in class netscape.security.x509.Attribute
-
Returns enumeration of values in this attribute.
- getValuesFromContainer(Node, String) - Method in class com.netscape.cmsutil.xml.XMLObject
- getVerfCode() - Method in exception netscape.security.x509.CertException
-
Returns the error code with which the exception was created.
- getVerfDescription() - Method in exception netscape.security.x509.CertException
-
Return a string corresponding to the error code used to create this exception.
- getVerifier(String) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns a signature object that may be used to verify signatures created using a specified signature algorithm and the public key contained in this certificate.
- getVersion() - Method in class com.netscape.certsrv.cert.CertDataInfo
- 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.
- getVersion() - Method in class com.netscape.certsrv.system.Feature
- getVersion() - Method in class com.netscape.certsrv.user.UserCertData
- getVersion() - Static method in class com.netscape.cms.servlet.base.PKIService
- getVersion() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getVersion() - Method in class netscape.security.extensions.PresenceServerExtension
- getVersion() - Method in class netscape.security.pkcs.PKCS7
-
Returns the version number of this PKCS7 block.
- getVersion() - Method in class netscape.security.pkcs.SignerInfo
- getVersion() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns the X.509 version number of this certificate, zero based.
- getVersion() - Method in class netscape.security.x509.X509CertImpl
-
Gets the version number from the certificate.
- getVersion() - Method in class netscape.security.x509.X509CRLImpl
-
Gets the version number from the CRL.
- getVersion() - Method in class org.dogtagpki.common.Info
- getVersion1DiversificationScheme() - Method in class com.netscape.cms.servlet.tks.GPParams
- GetVersionAPDU - Class in org.dogtagpki.tps.apdu
- GetVersionAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetVersionAPDU
- getVolatileRequest(RequestId) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Retrieves the request object.
- getWrapAlgorithm() - Method in class com.netscape.certsrv.key.Key
- getWrapAlgorithm() - Method in class com.netscape.certsrv.key.KeyData
- getWrapAlgorithm() - Method in class org.dogtagpki.common.KRAInfo
- getWrappedKey() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getWrappedPrivateData() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getWrappedPrivateData() - Method in class com.netscape.certsrv.key.KeyData
- getWrappingParams(boolean) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Get the wrapping parameters for this storage unit
- getWrappingParams(WrappingParams) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- getWrappingParamsFromArchiveOptions(String, String, IVParameterSpec) - Static method in class netscape.security.util.WrappingParams
- getX() - Method in class netscape.security.provider.DSAPrivateKey
-
Get the raw private key, x, without the parameters.
- 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.
- getX500Name() - Method in class netscape.security.x509.CertificateSubjectName
-
Get underlying X500Name value.
- getX509Cert(String, Vector<Vector<Object>>) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- getX509CertFromToken(byte[]) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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.
- getX509CertificateFromPKCS7(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getX509Certificates() - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Gets list of certificates from this user
- getX509Certificates(String, int) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Gets all valid and unexpired certificates pertaining to a subject DN.
- getX509KeyFromCRMFMsg(CertReqMsg) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getX509KeyFromCRMFMsgs(SEQUENCE) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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.
- getY() - Method in class netscape.security.provider.DSAPublicKey
-
Get the raw public value, y, without the parameters.
- 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
- GoodInfo - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- GoodInfo() - Constructor for class com.netscape.cmsutil.ocsp.GoodInfo
- GoodInfo.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - goodSigCount - Variable in class com.netscape.cmstools.AuditVerify.Result
- GOVT_APPROVED_CA - Static variable in class netscape.security.pkcs.PKCS12
- GPParams - Class in com.netscape.cms.servlet.tks
- GPParams() - Constructor for class com.netscape.cms.servlet.tks.GPParams
- 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.
- 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 - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- 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.
- GroupAddCLI - Class in com.netscape.cmstools.group
- GroupAddCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupAddCLI
- groupCLI - Variable in class com.netscape.cmstools.group.GroupAddCLI
- groupCLI - Variable in class com.netscape.cmstools.group.GroupFindCLI
- groupCLI - Variable in class com.netscape.cmstools.group.GroupModifyCLI
- groupCLI - Variable in class com.netscape.cmstools.group.GroupRemoveCLI
- groupCLI - Variable in class com.netscape.cmstools.group.GroupShowCLI
- GroupCLI - Class in com.netscape.cmstools.group
- GroupCLI(CLI) - Constructor for class com.netscape.cmstools.group.GroupCLI
- groupClient - Variable in class com.netscape.certsrv.group.GroupClient
- groupClient - Variable in class com.netscape.cmstools.group.GroupCLI
- GroupClient - Class in com.netscape.certsrv.group
- GroupClient(PKIClient, String) - Constructor for class com.netscape.certsrv.group.GroupClient
- GroupCollection - Class in com.netscape.certsrv.group
- GroupCollection() - Constructor for class com.netscape.certsrv.group.GroupCollection
- GroupData - Class in com.netscape.certsrv.group
- GroupData() - Constructor for class com.netscape.certsrv.group.GroupData
- GroupFindCLI - Class in com.netscape.cmstools.group
- GroupFindCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupFindCLI
- groupId - Variable in exception com.netscape.certsrv.group.GroupNotFoundException
- GroupImpl - Class in netscape.security.acl
-
This class implements a group of principals.
- GroupImpl(String) - Constructor for class netscape.security.acl.GroupImpl
-
Constructs a Group object with no members.
- GroupMemberAddCLI - Class in com.netscape.cmstools.group
- GroupMemberAddCLI(GroupMemberCLI) - Constructor for class com.netscape.cmstools.group.GroupMemberAddCLI
- groupMemberCLI - Variable in class com.netscape.cmstools.group.GroupMemberAddCLI
- groupMemberCLI - Variable in class com.netscape.cmstools.group.GroupMemberFindCLI
- groupMemberCLI - Variable in class com.netscape.cmstools.group.GroupMemberRemoveCLI
- groupMemberCLI - Variable in class com.netscape.cmstools.group.GroupMemberShowCLI
- GroupMemberCLI - Class in com.netscape.cmstools.group
- GroupMemberCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupMemberCLI
- GroupMemberCollection - Class in com.netscape.certsrv.group
- GroupMemberCollection() - Constructor for class com.netscape.certsrv.group.GroupMemberCollection
- GroupMemberData - Class in com.netscape.certsrv.group
- GroupMemberData() - Constructor for class com.netscape.certsrv.group.GroupMemberData
- GroupMemberFindCLI - Class in com.netscape.cmstools.group
- GroupMemberFindCLI(GroupMemberCLI) - Constructor for class com.netscape.cmstools.group.GroupMemberFindCLI
- GroupMemberProcessor - Class in com.netscape.cms.servlet.admin
- GroupMemberProcessor(Locale) - Constructor for class com.netscape.cms.servlet.admin.GroupMemberProcessor
- GroupMemberRemoveCLI - Class in com.netscape.cmstools.group
- GroupMemberRemoveCLI(GroupMemberCLI) - Constructor for class com.netscape.cmstools.group.GroupMemberRemoveCLI
- GroupMemberShowCLI - Class in com.netscape.cmstools.group
- GroupMemberShowCLI(GroupMemberCLI) - Constructor for class com.netscape.cmstools.group.GroupMemberShowCLI
- GroupModifyCLI - Class in com.netscape.cmstools.group
- GroupModifyCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupModifyCLI
- GroupNotFoundException - Exception in com.netscape.certsrv.group
- GroupNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.group.GroupNotFoundException
- GroupNotFoundException(String) - Constructor for exception com.netscape.certsrv.group.GroupNotFoundException
- GroupNotFoundException(String, String) - Constructor for exception com.netscape.certsrv.group.GroupNotFoundException
- GroupNotFoundException(String, String, Throwable) - Constructor for exception com.netscape.certsrv.group.GroupNotFoundException
- GroupRemoveCLI - Class in com.netscape.cmstools.group
- GroupRemoveCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupRemoveCLI
- GroupResource - Interface in com.netscape.certsrv.group
- GROUPS - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- GroupService - Class in org.dogtagpki.server.rest
- GroupService() - Constructor for class org.dogtagpki.server.rest.GroupService
- GroupShowCLI - Class in com.netscape.cmstools.group
- GroupShowCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupShowCLI
- GT_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- GT_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
H
- handleCert(Cert) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- handleException(Throwable) - Static method in class com.netscape.cmstools.cli.MainCLI
- 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
- handleUntrustedIssuer(X509Certificate) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.dogtagpki.server.PKIClientSocketListener
- handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.dogtagpki.server.PKIServerSocketListener
- hasCert() - Method in class com.netscape.certsrv.publish.LdapCertMapResult
-
Gets whether the ldap entry had a certificate from result.
- hasExtensions() - Method in class netscape.security.x509.RevokedCertificate
-
Returns true if this revoked certificate entry has extensions.
- hasExtensions() - Method in class netscape.security.x509.RevokedCertImpl
-
Returns true if this revoked certificate entry has extensions, otherwise false.
- 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.account.AccountInfo
- hashCode() - Method in class com.netscape.certsrv.base.MetaAttributeDef
- hashCode() - Method in class com.netscape.certsrv.base.ResourceMessage
- hashCode() - Method in class com.netscape.certsrv.cert.CertData
- hashCode() - Method in class com.netscape.certsrv.cert.CertDataInfo
- hashCode() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- hashCode() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- hashCode() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- hashCode() - Method in class com.netscape.certsrv.client.ClientConfig
- hashCode() - Method in class com.netscape.certsrv.dbs.certdb.CertId
- hashCode() - Method in class com.netscape.certsrv.dbs.keydb.KeyId
- hashCode() - Method in class com.netscape.certsrv.dbs.keydb.KeyState
-
Returns the hash code.
- hashCode() - Method in class com.netscape.certsrv.group.GroupData
- hashCode() - Method in class com.netscape.certsrv.group.GroupMemberData
- hashCode() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- hashCode() - Method in class com.netscape.certsrv.logging.ActivityData
- hashCode() - Method in class com.netscape.certsrv.logging.AuditConfig
- hashCode() - Method in class com.netscape.certsrv.logging.AuditFile
- hashCode() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- hashCode() - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- hashCode() - Method in class com.netscape.certsrv.profile.PolicyDefault
- hashCode() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- hashCode() - Method in class com.netscape.certsrv.profile.ProfileInput
- hashCode() - Method in class com.netscape.certsrv.profile.ProfileOutput
- hashCode() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- hashCode() - Method in class com.netscape.certsrv.property.Descriptor
- hashCode() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- hashCode() - Method in class com.netscape.certsrv.request.RequestId
- hashCode() - Method in class com.netscape.certsrv.request.RequestStatus
- hashCode() - Method in class com.netscape.certsrv.selftests.SelfTestData
- hashCode() - Method in class com.netscape.certsrv.selftests.SelfTestResult
- hashCode() - Method in class com.netscape.certsrv.system.DomainInfo
- hashCode() - Method in class com.netscape.certsrv.system.Feature
- hashCode() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- hashCode() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- hashCode() - Method in class com.netscape.certsrv.system.TPSConnectorData
- hashCode() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- hashCode() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- hashCode() - Method in class com.netscape.certsrv.tps.config.ConfigData
- hashCode() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- hashCode() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- hashCode() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- hashCode() - Method in class com.netscape.certsrv.tps.token.TokenData
- hashCode() - Method in class com.netscape.certsrv.tps.token.TokenStatus
- hashCode() - Method in class com.netscape.certsrv.user.UserCertData
- hashCode() - Method in class com.netscape.certsrv.user.UserData
- hashCode() - Method in class com.netscape.certsrv.user.UserMembershipData
- hashCode() - Method in class netscape.security.acl.GroupImpl
-
return a hashcode for the principal.
- hashCode() - Method in class netscape.security.acl.PermissionImpl
- hashCode() - Method in class netscape.security.acl.PrincipalImpl
-
return a hashcode for the principal.
- hashCode() - Method in class netscape.security.pkcs.PKCS10Attributes
- hashCode() - Method in class netscape.security.pkcs.PKCS8Key
-
Calculates a hash code value for this object.
- hashCode() - Method in class netscape.security.provider.DSAPrivateKey
- hashCode() - Method in class netscape.security.provider.DSAPublicKey
- hashCode() - Method in class netscape.security.provider.RSAPublicKey
- hashCode() - Method in class netscape.security.util.BigInt
- hashCode() - Method in class netscape.security.util.BitArray
-
Returns a hash code value for this bit array.
- hashCode() - Method in class netscape.security.util.DerValue
- hashCode() - Method in class netscape.security.util.ObjectIdentifier
- hashCode() - Method in class netscape.security.x509.AlgIdDSA
- hashCode() - Method in class netscape.security.x509.AlgorithmId
- hashCode() - Method in class netscape.security.x509.AVA
- hashCode() - Method in class netscape.security.x509.CertificateExtensions
- hashCode() - Method in class netscape.security.x509.CRLExtensions
- hashCode() - Method in class netscape.security.x509.CRLReasonExtension
- hashCode() - Method in class netscape.security.x509.Extensions
- hashCode() - Method in class netscape.security.x509.RDN
- hashCode() - Method in class netscape.security.x509.RevocationReason
- hashCode() - Method in class netscape.security.x509.X500Name
- hashCode() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Calculates a hash code value for the object.
- hashCode() - Method in class netscape.security.x509.X509CertInfo
-
Calculates a hash code value for the object.
- hashCode() - Method in class netscape.security.x509.X509Key
-
Calculates a hash code value for the object.
- hashCode() - Method in class org.dogtagpki.common.CAInfo
- hashCode() - Method in class org.dogtagpki.common.Info
- hashCode() - Method in class org.dogtagpki.common.KRAInfo
- 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
- hasUnsupportedCriticalExtension() - Method in class netscape.security.x509.RevokedCertImpl
- hasUnsupportedCriticalExtension() - Method in class netscape.security.x509.X509CertImpl
- hasUnsupportedCriticalExtension() - Method in class netscape.security.x509.X509CRLImpl
- HDLC - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- HDR_LANG - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- HEAD - Static variable in class com.netscape.cmsutil.http.HttpRequest
- HEADER - Static variable in class com.netscape.cmstools.AtoB
- HEADER - Static variable in class com.netscape.cmstools.CMCEnroll
- HEADER - Static variable in class com.netscape.cmstools.CMCRequest
- HEADER - Static variable in class com.netscape.cmstools.PrettyPrintCert
- HEADER - Static variable in class com.netscape.cmstools.PrettyPrintCrl
- HEADER - Static variable in class com.netscape.cmsutil.util.Cert
- HEADER - Static variable in class netscape.security.pkcs.PKCS7
- headers - Variable in class com.netscape.cms.servlet.base.PKIService
- HELP_TEXT - Static variable in interface com.netscape.certsrv.base.IExtendedPluginInfo
- HELP_TOKEN - Static variable in interface com.netscape.certsrv.base.IExtendedPluginInfo
- HelpCLI - Class in com.netscape.cmstools.cli
- HelpCLI(MainCLI) - Constructor for class com.netscape.cmstools.cli.HelpCLI
- hex - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- hexDigits - Static variable in class netscape.security.x509.LdapV3DNStrConverter
- hexString2Bytes(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
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
- hexToBin(char) - Static method in class org.dogtagpki.tps.main.Util
- HIDDEN - Static variable in interface com.netscape.certsrv.property.IDescriptor
- hierarchy - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- HMACDigest - Class in com.netscape.cmsutil.util
-
This class implements the HMAC algorithm specified in RFC 2104 using any MessageDigest.
- HMACDigest(MessageDigest) - Constructor for class com.netscape.cmsutil.util.HMACDigest
-
Creates an HMACDigest
- HMACDigest(MessageDigest, byte[]) - Constructor for class com.netscape.cmsutil.util.HMACDigest
-
Creates an HMACDigest and initializes the HMAC function with the given key.
- HOLD_INSTRUCTION - Static variable in class netscape.security.x509.HoldInstructionExtension
- HoldInstructionCode_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
This extension provides a registered instruction identifier indicating the action to be taken, after encountering a certificate that has been placed on hold.
- HoldInstructionExtension - Class in netscape.security.x509
-
Represent the CRL Hold Instruction Code Extension.
- HoldInstructionExtension(int) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HoldInstructionExtension(Boolean, int) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HoldInstructionExtension(Boolean, Object) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create the extension from the passed DER encoded value of the same.
- HoldInstructionExtension(Boolean, String) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HoldInstructionExtension(Boolean, ObjectIdentifier) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HoldInstructionExtension(String) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HoldInstructionExtension(ObjectIdentifier) - Constructor for class netscape.security.x509.HoldInstructionExtension
-
Create a HoldInstructionExtension with the date.
- HOST - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- HOST_AUTHORITY - Static variable in interface com.netscape.certsrv.authority.AuthorityResource
- HOST_CRYPTO_KDF_CONSTANT - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- HOST_CRYPTO_KDF_CONSTANT_SCP03 - Static variable in class org.dogtagpki.tps.main.Util
- HOST_CRYPTOGRAM - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- hostname - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- href - Variable in class com.netscape.certsrv.base.Link
- Http - Class in com.netscape.cmsutil.http
- Http() - Constructor for class com.netscape.cmsutil.http.Http
- HTTP - com.netscape.certsrv.logging.LogSource
- HTTP_HEADERS - Static variable in interface com.netscape.certsrv.request.IRequest
- HTTP_PARAMS - Static variable in interface com.netscape.certsrv.request.IRequest
- HttpClient - Class in com.netscape.cmstools
-
This class implements a CMC Enroll client for testing.
- HttpClient - Class in com.netscape.cmsutil.http
-
basic http client.
- HttpClient() - Constructor for class com.netscape.cmsutil.http.HttpClient
- HttpClient(ISocketFactory) - Constructor for class com.netscape.cmsutil.http.HttpClient
- HttpClient(ISocketFactory, SSLCertificateApprovalCallback) - Constructor for class com.netscape.cmsutil.http.HttpClient
- HttpClient(String, int, String) - Constructor for class com.netscape.cmstools.HttpClient
- HttpEofException - Exception in com.netscape.cmsutil.http
- HttpEofException() - Constructor for exception com.netscape.cmsutil.http.HttpEofException
- HttpEofException(String) - Constructor for exception com.netscape.cmsutil.http.HttpEofException
- HTTPGoneException - Exception in com.netscape.certsrv.base
- HTTPGoneException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.HTTPGoneException
- HTTPGoneException(String) - Constructor for exception com.netscape.certsrv.base.HTTPGoneException
- HTTPGoneException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.HTTPGoneException
- HttpInput - Class in com.netscape.certsrv.util
- HttpInput() - Constructor for class com.netscape.certsrv.util.HttpInput
- HttpMessage - Class in com.netscape.cmsutil.http
-
Basic HTTP Message, excluding message body.
- HttpMessage() - Constructor for class com.netscape.cmsutil.http.HttpMessage
-
Instantiate a HttpResponse for write to http client.
- HttpProtocolException - Exception in com.netscape.cmsutil.http
- HttpProtocolException() - Constructor for exception com.netscape.cmsutil.http.HttpProtocolException
- HttpProtocolException(String) - Constructor for exception com.netscape.cmsutil.http.HttpProtocolException
- httpReq - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
- HttpRequest - Class in com.netscape.cmsutil.http
-
Basic HTTP Request.
- HttpRequest() - Constructor for class com.netscape.cmsutil.http.HttpRequest
-
Instantiate a HttpResponse for write to http client.
- HttpResponse - Class in com.netscape.cmsutil.http
-
Basic HTTP Response.
- HttpResponse() - Constructor for class com.netscape.cmsutil.http.HttpResponse
-
Instantiate a HttpResponse for write to http client.
- HttpVers - Static variable in class com.netscape.cmsutil.http.Http
- HX - Static variable in class com.netscape.cmsutil.util.Fmt
I
- IA5Charset - Class in netscape.security.util
- IA5Charset() - Constructor for class netscape.security.util.IA5Charset
- IA5CharsetDecoder - Class in netscape.security.util
-
Converts bytes in ASN.1 IA5String character set to IA5String characters.
- IA5CharsetDecoder(Charset) - Constructor for class netscape.security.util.IA5CharsetDecoder
- IA5CharsetEncoder - Class in netscape.security.util
-
Converts characters in ASN.1 IA5String character set to IA5String bytes.
- IA5CharsetEncoder(Charset) - Constructor for class netscape.security.util.IA5CharsetEncoder
- IA5StringConverter - Class in netscape.security.x509
-
A AVAValueConverter that converts a IA5String attribute to a DerValue and vice versa.
- IA5StringConverter() - Constructor for class netscape.security.x509.IA5StringConverter
- 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.
- IAuditor - Interface in com.netscape.certsrv.logging
- 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.
- ICertUserDBAuthentication - Interface in com.netscape.certsrv.authentication
- 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.
- ICMSRequest - Interface in com.netscape.certsrv.common
-
This represents a user request.
- 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 - Variable in class com.netscape.certsrv.authority.AuthorityData
- id - Variable in class com.netscape.certsrv.profile.ProfileData
- id - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- id - Variable in class com.netscape.cms.servlet.processors.Processor
- 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
- ID - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- ID - Static variable in class netscape.security.extensions.CertificateRenewalWindowExtension
- ID - Static variable in class netscape.security.extensions.CertificateScopeOfUseExtension
- ID - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- ID - Static variable in class netscape.security.x509.CertificateIssuerUniqueIdentity
- ID - Static variable in class netscape.security.x509.CertificateSubjectUniqueIdentity
- 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<E> - 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.
- IDENT - Static variable in class netscape.security.extensions.NSCertTypeExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.BasicConstraintsExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateAlgorithmId
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateExtensions
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateIssuerName
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificatePoliciesExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateSerialNumber
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateSubjectName
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateValidity
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateVersion
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.CertificateX509Key
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.Extensions
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.IssuerAlternativeNameExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.KeyUsageExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.NameConstraintsExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.NSCCommentExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.PolicyConstraintsExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.PolicyMappingsExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.PrivateKeyUsageExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.SubjectAlternativeNameExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.SubjectDirAttributesExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDENT - Static variable in class netscape.security.x509.X509CertInfo
-
Identifier for this attribute, to be used with the get, set, delete methods of Certificate, x509 type.
- IDescriptor - Interface in com.netscape.certsrv.property
-
This interface represents a property descriptor.
- IDLE_TIMEOUT - Static variable in class com.netscape.cmsutil.radius.Attribute
- IdleTimeoutAttribute - Class in com.netscape.cmsutil.radius
- IdleTimeoutAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.IdleTimeoutAttribute
- IdleTimeoutAttribute(int) - Constructor for class com.netscape.cmsutil.radius.IdleTimeoutAttribute
- IDSL - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- 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 org.dogtagpki.legacy.policy
-
Interface for an enrollment policy rule.
- 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 org.dogtagpki.legacy.policy
-
Interface for a policy expression.
- 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 org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- IGeneralNameConfig - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- IGeneralNamesAsConstraintsConfig - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- IGeneralNamesConfig - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- IGeneralNameUtil - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- ignoreBanner - Variable in class com.netscape.cmstools.cli.MainCLI
- ignoredCertStatuses - Variable in class com.netscape.cmstools.cli.MainCLI
- ignoredErrors - Variable in class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
- ignoreError(int) - Method in class com.netscape.cms.servlet.csadmin.ConfigCertApprovalCallback
- 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 org.dogtagpki.legacy.policy
-
Interface for a key recovery policy rule.
- 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 org.dogtagpki.legacy.policy
-
Interface for a key recovery policy rule.
- 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 represents 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
- importAdminCert - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- importAndSetCertPermissionsFromHSM() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- importCACert(File, File, String, String, String) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- 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(File, File, String, String, String) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- importCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Imports certificate into the server.
- importCert(String, String, String, String, X509CertImpl) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- importCert(X509CertImpl, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Imports certificate into the server.
- importCertChain(String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- importCertificateChain(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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.
- importKey(PKCS12, Password, String, PKCS12KeyInfo) - Method in class netscape.security.pkcs.PKCS12Util
- ImportKeyAPDU - Class in org.dogtagpki.tps.apdu
- ImportKeyAPDU(byte) - Constructor for class org.dogtagpki.tps.apdu.ImportKeyAPDU
-
Constructs Import Key APDU.
- importKeyCert(Password, Vector<Vector<Object>>, Vector<Vector<Object>>) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- ImportKeyEncAPDU - Class in org.dogtagpki.tps.apdu
- ImportKeyEncAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.ImportKeyEncAPDU
-
Constructs Import Key Encrypted APDU.
- importLDIF(LDAPConnection, String, ArrayList<String>) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
- importLDIFS(String, LDAPConnection) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- importLDIFS(String, LDAPConnection, boolean) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- importPKCS12(File, File, String, String) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- importPKCS7(String, String, String) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- importPKIArchiveOptions(CryptoToken, PrivateKey, PublicKey, byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importSharedSecret - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- importSharedSecret(byte[], byte[], String, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- importUserCertificate(byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Imports a user certificate.
- importUserCertificateChain(String, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Imports a PKCS#7 certificate chain that includes the user certificate, and trusts the certificate.
- in - Variable in class org.dogtagpki.tps.TPSConnection
- 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
- increment() - Method in class com.netscape.certsrv.util.AsyncLoader
-
Increment the number of items loaded by 1.
- incrementBuffer(TPSBuffer) - Method in class org.dogtagpki.tps.apdu.APDU
- 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
- indent(int) - Method in class netscape.security.util.PrettyPrintFormat
-
Provide white space indention stevep - speed improvements.
- 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 - Variable in class netscape.security.x509.X509CertImpl
- Info - Class in org.dogtagpki.common
- Info() - Constructor for class org.dogtagpki.common.Info
- INFO - org.dogtagpki.util.logging.PKILogger.Level
- INFO - Static variable in class com.netscape.cms.servlet.connector.CloneServlet
- INFO - Static variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- INFO - Static variable in class netscape.security.x509.X509CertImpl
- INFO_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- infoClient - Variable in class com.netscape.certsrv.client.PKIClient
- InfoClient - Class in org.dogtagpki.common
- InfoClient(PKIClient) - Constructor for class org.dogtagpki.common.InfoClient
- InfoResource - Interface in org.dogtagpki.common
- INFOS - Static variable in class netscape.security.x509.CertificatePoliciesExtension
- INFOS - Static variable in class netscape.security.x509.NSCCommentExtension
- InfoService - Class in org.dogtagpki.server.rest
- InfoService() - Constructor for class org.dogtagpki.server.rest.InfoService
- INHIBIT - Static variable in class netscape.security.x509.PolicyConstraintsExtension
- 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
- InhibitAnyPolicyExtension - Class in netscape.security.extensions
-
RFC3280: id-ce-inhibitAnyPolicy OBJECT IDENTIFIER ::= { id-ce 54 } InhibitAnyPolicy ::= SkipCerts SkipCerts ::= INTEGER (0..MAX)
- InhibitAnyPolicyExtension() - Constructor for class netscape.security.extensions.InhibitAnyPolicyExtension
- InhibitAnyPolicyExtension(boolean, BigInt) - Constructor for class netscape.security.extensions.InhibitAnyPolicyExtension
- InhibitAnyPolicyExtension(Boolean, Object) - Constructor for class netscape.security.extensions.InhibitAnyPolicyExtension
- init() - Method in class com.netscape.certsrv.account.AccountClient
- init() - Method in class com.netscape.certsrv.ca.CACertClient
- init() - Method in class com.netscape.certsrv.ca.CAClient
- init() - Method in interface com.netscape.certsrv.evaluators.IAccessEvaluator
-
Initialize the evaluator
- init() - Method in class com.netscape.certsrv.group.GroupClient
- init() - Method in class com.netscape.certsrv.key.KeyClient
- init() - Method in class com.netscape.certsrv.kra.KRAClient
- init() - Method in class com.netscape.certsrv.logging.ActivityClient
- init() - Method in class com.netscape.certsrv.logging.AuditClient
- init() - Method in interface com.netscape.certsrv.logging.ILogQueue
-
Initializes the log queue.
- init() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
- init() - Method in class com.netscape.certsrv.ocsp.OCSPClient
- init() - Method in class com.netscape.certsrv.profile.ProfileClient
- init() - Method in class com.netscape.certsrv.selftests.SelfTestClient
- init() - Method in class com.netscape.certsrv.system.KRAConnectorClient
- init() - Method in class com.netscape.certsrv.system.SecurityDomainClient
- init() - Method in class com.netscape.certsrv.system.SystemCertClient
- init() - Method in class com.netscape.certsrv.system.SystemConfigClient
- init() - Method in class com.netscape.certsrv.system.TPSConnectorClient
- init() - Method in class com.netscape.certsrv.tks.TKSClient
- init() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- init() - Method in class com.netscape.certsrv.tps.cert.TPSCertClient
- init() - Method in class com.netscape.certsrv.tps.config.ConfigClient
- init() - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- init() - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- init() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- init() - Method in class com.netscape.certsrv.tps.token.TokenClient
- init() - Method in class com.netscape.certsrv.tps.TPSClient
- init() - Method in class com.netscape.certsrv.user.UserClient
- 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() - Method in class com.netscape.cms.logging.LogQueue
-
Initializes the log queue.
- init() - Method in class com.netscape.cms.servlet.base.CMSStartServlet
- init() - Method in class com.netscape.cmstools.cli.MainCLI
- init() - Method in class netscape.security.provider.MD5
-
Initialize the MD5 state information and reset the bit count to 0.
- init() - Method in class netscape.security.provider.SHA
-
Resets the buffers and hash value to start a new hash.
- init() - Method in class org.dogtagpki.common.CAInfoClient
- init() - Method in class org.dogtagpki.common.InfoClient
- init() - Method in class org.dogtagpki.common.KRAInfoClient
- init() - Method in class org.dogtagpki.common.LoginClient
- init(byte[]) - Method in class com.netscape.cmsutil.util.HMACDigest
-
Initialize the HMAC function The HMAC transform looks like: hash(key XOR opad, hash(key XOR ipad, text)) where key is an n byte key ipad is the byte 0x36 repeated 64 times opad is the byte 0x5c repeated 64 times and text is the data being protected This routine must be called after every reset.
- init(IConfigStore) - 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(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(IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapPluginImpl
-
initialize from config store and Isubsystem.
- init(IConfigStore) - Method in class com.netscape.cms.logging.LogFile
-
Initialize and open the log using the parameters from a config store
- init(IConfigStore) - Method in class com.netscape.cms.logging.RollingLogFile
-
Initialize and open a RollingLogFile using the prop config store
- init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
-
for initializing from config store.
- init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
- init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- init(IConfigStore) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
-
for initializing from config store.
- 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(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(IConfigStore) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- init(IConfigStore, String, int, boolean) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
-
Initialize this class from the config store.
- init(ISubsystem, IConfigStore) - Method in class com.netscape.certsrv.base.BaseSubsystem
-
Initializes this subsystem.
- init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.base.ISubsystem
-
Initializes this subsystem with the given configuration store.
- init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.extensions.ICMSExtension
-
initialize from configuration file
- init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.ldap.ILdapConnModule
-
Initialize ldap publishing module with config store.
- 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(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.publish.ICRLPublisher
-
Initializes this CRL publisher.
- init(ISubsystem, IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapPluginImpl
-
initialize from config store.
- 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(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(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(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 interface org.dogtagpki.legacy.policy.IPolicyRule
-
Initializes the policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Initializes the policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.AgentPolicy
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.DefaultRevocation
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.DSAKeyConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
-
Performs one-time initialization of the policy.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
-
Performs one-time initialization of the policy.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
-
Performs one-time initialization of the policy.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
-
Initializes this policy rule.
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- init(ISubsystem, IConfigStore) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
-
Initializes this policy rule.
- init(ISubsystem, String, IConfigStore) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Initializes CRL issuing point.
- init(ISubsystem, String, String, IConfigStore) - Method in interface com.netscape.certsrv.base.IPluginImpl
-
Initializes this plugin instance.
- init(ISubsystem, String, String, IConfigStore) - Method in interface com.netscape.certsrv.jobs.IJob
-
Initialize from the configuration file.
- 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(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(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(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.CMCAuth
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.FlatFileAuth
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.SessionAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.TokenAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.AuthzRealmConstraint
- 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.CMCSelfSignedSubjectNameConstraint
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- 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.ExternalProcessConstraint
- 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.UserSubjectNameConstraint
- 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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
- 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.RandomizedValidityDefault
- 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.EncryptionKeyGenInput
-
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.SigningKeyGenInput
-
Initializes this default policy.
- init(IProfile, IConfigStore) - Method in class com.netscape.cms.profile.input.SubjectAltNameExtInput
-
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(IProfileSubsystem, IConfigStore) - Method in interface com.netscape.certsrv.profile.IProfile
-
Initializes this profile.
- init(IProfileSubsystem, IConfigStore) - Method in class com.netscape.cms.profile.common.BasicProfile
-
Initializes this profile.
- init(IPublisherProcessor, IConfigStore) - Method in interface com.netscape.certsrv.publish.ILdapRule
-
Initialize the plugin.
- init(File) - Method in class com.netscape.cms.servlet.common.CMSTemplate
- init(String) - Method in class com.netscape.cms.publish.mappers.LdapCaSimpleMap
-
common initialization routine.
- init(String) - Method in class com.netscape.cms.publish.mappers.LdapEnhancedMap
-
common initialization routine.
- init(String) - Method in class com.netscape.cms.publish.mappers.LdapSimpleMap
-
common initialization routine.
- init(String) - Method in interface com.netscape.cmsutil.password.IPasswordReader
- init(String) - Method in interface com.netscape.cmsutil.password.IPasswordStore
- init(String) - Method in interface com.netscape.cmsutil.password.IPasswordWriter
- init(String) - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- init(String) - Method in class com.netscape.cmsutil.password.PlainPasswordFile
-
Initialization method to read passwords(key and element pairs) from a file.
- init(String) - Method in class com.netscape.cmsutil.password.PlainPasswordReader
- init(String) - Method in class com.netscape.cmsutil.password.PlainPasswordWriter
- init(String, int, int) - Method in class com.netscape.cms.logging.LogFile
-
Initialize and open the log
- 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(String, String, IConfigStore) - Method in interface com.netscape.certsrv.listeners.IRequestListenerPlugin
-
the subsystem call this method to initialize the plug-in.
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
-
initializes the CertUserDBAuthentication auth manager
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.CMCAuth
-
Initializes the CMCAuth authentication plug-in.
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
-
Initializes the CMCUserSignedAuth authentication plug-in.
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Initializes the UidPwdDirBasedAuthentication auth manager.
- init(String, String, 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.SessionAuthentication
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.SharedSecret
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
-
initializes the SSLClientCertAuthentication auth manager
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.TokenAuthentication
-
initializes the TokenAuthentication auth manager
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
-
Initializes the UserPwdDirAuthentication auth manager.
- init(String, String, 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.BasicGroupAuthz
- init(String, String, IConfigStore) - Method in class com.netscape.cms.authorization.DirAclAuthz
- init(String, String, IConfigStore) - Method in class com.netscape.cms.listeners.PinRemovalListener
- init(String, String, IConfigStore, boolean) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
- init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
- init(String, ObjectIdentifier[], ObjectIdentifier[]) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
-
common initialization routine.
- 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.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.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(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) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
-
initialize the servlet.
- 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) - 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) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
-
initialize the servlet.
- 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(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.
- initAsyncKeyRecovery(BigInteger, X509CertImpl, String, String) - Method in interface com.netscape.certsrv.kra.IKeyService
-
Initiate asynchronous key recovery
- initDatabase() - Method in class com.netscape.cmstools.PKCS12Export
- initialize() - Method in class com.netscape.certsrv.util.CryptoProvider
- initialize() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
-
Initializes the NSS DB.
- initialize(byte[], int) - Method in interface com.netscape.certsrv.kra.IShare
-
Deprecated.
- initialize(byte[], int) - Method in class com.netscape.cms.shares.OldShare
-
Deprecated.
- initialize(int) - Method in interface com.netscape.certsrv.kra.IJoinShares
-
Deprecated.
- initialize(int) - Method in class com.netscape.cms.shares.OldJoinShares
-
Deprecated.
- initialize(int, boolean, SecureRandom) - Method in class netscape.security.provider.DSAKeyPairGenerator
-
Initializes the DSA key pair generator.
- initialize(int, SecureRandom) - Method in class netscape.security.provider.DSAKeyPairGenerator
- initialize(DSAParams, SecureRandom) - Method in class netscape.security.provider.DSAKeyPairGenerator
-
Initializes the DSA object using a DSA parameter object.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class netscape.security.provider.DSAKeyPairGenerator
-
Initializes the DSA object using a parameter object.
- initializeAuthz(ServletConfig, IAuthzSubsystem, String) - Static method in class com.netscape.cms.servlet.common.ServletUtils
- initializeConsumer(String, LDAPConnection, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- initializeDatabase(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- InitializeUpdateAPDU - Class in org.dogtagpki.tps.apdu
- InitializeUpdateAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.InitializeUpdateAPDU
-
Constructs Initialize Update APDU.
- initLdapAttrs(LDAPSchema, String) - Method in class com.netscape.cms.authentication.PortalEnroll
- initLdapConn(IConfigStore) - Method in class com.netscape.cms.authentication.SharedSecret
-
initLadapConn initializes ldap connection for shared token based CMC enrollment.
- 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.tks.TKSKnownSessionKey
-
Initializes this subsystem with the configuration store associated with this instance name.
- injectSANextensionIntoRequest(IConfigStore, IRequest) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- 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
- inputs - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- inputs - Variable in class com.netscape.certsrv.profile.ProfileData
- ins - Variable in class org.dogtagpki.tps.apdu.APDU
- InstallAppletAPDU - Class in org.dogtagpki.tps.apdu
- InstallAppletAPDU(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.InstallAppletAPDU
-
Constructs Install Applet APDU.
- InstallAppletAPDU(TPSBuffer, TPSBuffer, byte, int, int) - Constructor for class org.dogtagpki.tps.apdu.InstallAppletAPDU
- InstallAppletAPDUGP211 - Class in org.dogtagpki.tps.apdu
- InstallAppletAPDUGP211(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.InstallAppletAPDUGP211
-
Constructs Install Applet APDU.
- InstallAppletAPDUGP211(TPSBuffer, TPSBuffer, byte, int, int) - Constructor for class org.dogtagpki.tps.apdu.InstallAppletAPDUGP211
- InstallLoadAPDU - Class in org.dogtagpki.tps.apdu
- InstallLoadAPDU(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.InstallLoadAPDU
-
Constructs Install Load APDU.
- InstallLoadAPDU(TPSBuffer, TPSBuffer, int) - Constructor for class org.dogtagpki.tps.apdu.InstallLoadAPDU
- InstallLoadGP211APDU - Class in org.dogtagpki.tps.apdu
- InstallLoadGP211APDU(TPSBuffer, TPSBuffer, int) - Constructor for class org.dogtagpki.tps.apdu.InstallLoadGP211APDU
- InstallToken - Class in com.netscape.certsrv.system
- InstallToken() - Constructor for class com.netscape.certsrv.system.InstallToken
- InstallToken(String) - Constructor for class com.netscape.certsrv.system.InstallToken
- instanceRoot - Variable in class org.dogtagpki.server.rest.SystemConfigService
- INSTANCES - Static variable in class com.netscape.certsrv.request.RequestStatus
- INSTANCES - Static variable in class netscape.security.x509.RevocationReason
- INTEGER - Static variable in interface com.netscape.certsrv.property.IDescriptor
- INTER_BOUNDARY - Static variable in class com.netscape.certsrv.logging.AuditEvent
- INTERNAL_ERROR - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- INTERNAL_TOKEN_FULL_NAME - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- INTERNAL_TOKEN_NAME - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- interval - Variable in class netscape.security.x509.X509CertInfo
- intToHex(int) - Static method in class org.dogtagpki.tps.main.Util
- intToMsgType(int) - Method in class org.dogtagpki.tps.msg.TPSMessage
- intToOpType(int) - Method in class org.dogtagpki.tps.msg.TPSMessage
- 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
- INVALID_PWD_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- invalidateSSLSession(HttpServletRequest) - Static method in class com.netscape.cms.servlet.base.CMSServlet
-
Invalidates a SSL Session.
- InvalidIPAddressException - Exception in netscape.security.x509
- InvalidIPAddressException() - Constructor for exception netscape.security.x509.InvalidIPAddressException
- InvalidIPAddressException(String) - Constructor for exception netscape.security.x509.InvalidIPAddressException
- INVALIDITY_DATE - Static variable in class netscape.security.x509.InvalidityDateExtension
- InvalidityDate_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the date on which it is known or suspected that the private key was compromised or that the certificate otherwise became invalid.
- InvalidityDateExtension - Class in netscape.security.x509
-
Represent the CRL Invalidity Date Extension.
- InvalidityDateExtension(Boolean, Object) - Constructor for class netscape.security.x509.InvalidityDateExtension
-
Create the extension from the passed DER encoded value of the same.
- InvalidityDateExtension(Boolean, Date) - Constructor for class netscape.security.x509.InvalidityDateExtension
-
Create a InvalidityDateExtension with the date.
- InvalidityDateExtension(Date) - Constructor for class netscape.security.x509.InvalidityDateExtension
-
Create a InvalidityDateExtension with the date.
- InvalidNetmaskException - Exception in netscape.security.x509
- InvalidNetmaskException(String) - Constructor for exception netscape.security.x509.InvalidNetmaskException
- INVISIBLE_CA - Static variable in class netscape.security.pkcs.PKCS12
- 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
- IPAD - Static variable in class com.netscape.cmsutil.util.HMACDigest
- IPADDRESS - Static variable in class com.netscape.certsrv.base.SessionContext
-
IP Address of the requestor of the request in the current thread.
- ipAddress_oid - Static variable in class netscape.security.x509.X500Name
-
OID for "IP=" IP address attributes, used with SKIP.
- 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.
- IPAddressName - Class in netscape.security.x509
-
This class implements the IPAddressName as required by the GeneralNames ASN.1 object.
- IPAddressName(byte[]) - Constructor for class netscape.security.x509.IPAddressName
-
Create the IPAddressName object with the specified name.
- IPAddressName(String) - Constructor for class netscape.security.x509.IPAddressName
-
Create the IPAddressName object with a string representing the ip address.
- IPAddressName(String, String) - Constructor for class netscape.security.x509.IPAddressName
-
Create the IPAddressName object with a string representing the ip address and a string representing the netmask, with encoding having ip address encoding followed by the netmask encoding.
- IPAddressName(String, CIDRNetmask) - Constructor for class netscape.security.x509.IPAddressName
-
IP address with CIDR netmask
- IPAddressName(DerValue) - Constructor for class netscape.security.x509.IPAddressName
-
Create the IPAddressName object from the passed encoded Der value.
- IPasswdUserDBAuthentication - Interface in com.netscape.certsrv.authentication
- IPasswordCheck - Interface in com.netscape.certsrv.password
-
Password quality checker interface.
- IPasswordReader - Interface in com.netscape.cmsutil.password
- IPasswordStore - Interface in com.netscape.cmsutil.password
- IPasswordWriter - Interface in com.netscape.cmsutil.password
- 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 org.dogtagpki.legacy.policy
-
Interface for policy predicate parsers.
- IPolicyProcessor - Interface in org.dogtagpki.legacy.policy
-
A generic interface for a policy processor.
- IPolicyRule - Interface in org.dogtagpki.legacy.policy
-
Interface for a policy rule.
- IPolicySet - Interface in org.dogtagpki.legacy.policy
-
Represents a set of policy rules.
- 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.
- IPv4_LEN - Static variable in class netscape.security.x509.IPAddressName
- IPv6_LEN - Static variable in class netscape.security.x509.IPAddressName
- IPX_HEADER - Static variable in class com.netscape.cmsutil.radius.FramedCompressionAttribute
- 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.
- IRemoteRequest - Interface in org.dogtagpki.server.connector
-
IRemoteRequest is the interface class for the remote requests and responses
- IRenewalPolicy - Interface in org.dogtagpki.legacy.policy
-
Interface for a renewal policy rule.
- 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 org.dogtagpki.legacy.policy
-
Interface for a revocation policy rule.
- IS_CA - Static variable in class netscape.security.x509.BasicConstraintsExtension
- 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.AuthzRealmConstraint
- 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.CMCSelfSignedSubjectNameConstraint
- isApplicable(IPolicyDefault) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
- 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.UserSubjectNameConstraint
- 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.
- isAuditSigningCert(String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- isBannerEnabled() - Static method in class com.netscape.cms.servlet.base.PKIService
- 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.
- isCASigningCert(String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- isCertFromCA(X509Certificate) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
handy routine for validating if a cert is from this CA.
- isCertOnHold() - Method in interface com.netscape.certsrv.dbs.certdb.ICertRecord
-
is this cert on hold?
- isCertPublishingEnabled() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
-
Return true if Certificate Publishing is enabled.
- isCertTrusted(InternalCertificate) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
To certificate server point of view, SSL trust is what we referring.
- 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 - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- isClone() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Is this a clone CA?
- isClone() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- isConstructed() - Method in class netscape.security.util.DerValue
-
Returns true iff the CONSTRUCTED bit is set in the type tag.
- isContextSpecific() - Method in class netscape.security.util.DerValue
-
Returns true iff the CONTEXT SPECIFIC bit is set in the type tag.
- isContextSpecific(byte) - Method in class netscape.security.util.DerValue
-
Returns true iff the CONTEXT SPECIFIC TAG matches the passed tag.
- isCritical() - Method in class netscape.security.x509.Extension
-
Returns true if extension is critical.
- isCriticalAtStartup() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isCriticalOnDemand() - Method in class com.netscape.certsrv.selftests.SelfTestData
- 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.
- isCRLPublishingEnabled() - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
-
Return true if CRL publishing is enabled,
- isCRLUpdateInProgress() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Returns status of CRL generation.
- isDeltaCRL() - Method in class netscape.security.x509.X509CRLImpl
- isDeltaCRLEnabled() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Returns true if delta-CRL is enabled.
- isDeprecated() - Method in class com.netscape.cmstools.cli.CLI
- isDigit(char) - Static method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- isDiversEmv() - Method in class com.netscape.cms.servlet.tks.GPParams
- isDiversNone() - Method in class com.netscape.cms.servlet.tks.GPParams
- isDiversVisa2() - Method in class com.netscape.cms.servlet.tks.GPParams
- ISDN_ASYNC_V110 - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- ISDN_ASYNC_V120 - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- ISDN_SYNC - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- isDuplicate(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- isECCKey(X509Key) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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() - Method in class com.netscape.cms.profile.common.BasicProfile
- isEnable() - Method in class com.netscape.cms.servlet.csadmin.Cert
- isEnable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- isEnabled() - Method in class com.netscape.certsrv.base.BaseSubsystem
- isEnabled() - Method in interface com.netscape.certsrv.jobs.IJob
-
tells if the job is enabled
- isEnabled() - Method in class com.netscape.certsrv.profile.ProfileData
- isEnabled() - Method in class com.netscape.certsrv.system.Feature
- isEnabled() - Method in class com.netscape.cms.jobs.AJobBase
-
tells if the job is enabled
- isEnabledAtStartup() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isEnabledOnDemand() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isEnablePastCATime() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Is this CA allowed to issue certificate that has longer validty than the CA's.
- isEncoded(String) - Method in class com.netscape.cmstools.CRMFPopClient
- isEncrypted() - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- isEphemeral(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Are ephemeral requests enabled for SECURITY_DATA recovery and archival
- IService - Interface in com.netscape.certsrv.request
-
This interface defines how requests are serviced.
- isExcludedLdapAttr(String) - Static method in class com.netscape.certsrv.apps.CMS
- isExcludedLdapAttr(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- isExcludedLdapAttrsEnabled() - Static method in class com.netscape.certsrv.apps.CMS
- isExcludedLdapAttrsEnabled() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- isExternal() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- isFlagEnabled(int, int) - Static method in class netscape.security.pkcs.PKCS12
- isFound() - Method in class com.netscape.cmsutil.crypto.Module
- 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.
- isGroupInMultiRoleEnforceList(String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- 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.
- isHostAuthority - Variable in class com.netscape.certsrv.authority.AuthorityData
- isHostAuthority() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Return whether this CA is the host authority (not a lightweight authority).
- 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.
- isIgnored(Integer) - Method in class com.netscape.certsrv.client.PKIClient
- 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.
- isInternalToken(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- isLetDig(char) - Static method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- isLetDigHyp(char) - Static method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- isLetter(char) - Static method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- isLoggedIn() - Method in class com.netscape.cmsutil.crypto.Token
- 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.
- isMasterCA - Variable in class org.dogtagpki.server.rest.SystemConfigService
- isMember(String) - Method in interface com.netscape.certsrv.usrgrp.IGroup
-
Checks if the given name is member of this group.
- isMember(Principal) - Method in class netscape.security.acl.GroupImpl
-
returns true if the passed principal is a member of the group.
- isMember(Principal) - Method in class netscape.security.acl.WorldGroupImpl
-
returns true for all passed principals
- isMemberOf(IUser, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
- isMemberOf(String, String) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Checks if the given context is a member of the given group
- isMemberOfSubsystemGroup(X509Certificate) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- isNegative() - Method in class netscape.security.acl.AclEntryImpl
-
Returns true if this is a negative ACL.
- isNewerThan(Version) - Method in class org.dogtagpki.common.Version
- isNewerThanOrEquals(Version) - Method in class org.dogtagpki.common.Version
- 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
- isNT() - Static method in class com.netscape.cmsutil.util.Utils
-
Checks if this is NT.
- isObjectClassRegistered(String) - Method in interface com.netscape.certsrv.dbs.IDBRegistry
-
See if an object class is registered.
- ISocketFactory - Interface in com.netscape.cmsutil.net
- isOlderThan(Version) - Method in class org.dogtagpki.common.Version
- 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.
- isOwner(Principal) - Method in class netscape.security.acl.OwnerImpl
-
returns if the given principal belongs to the owner list.
- isPreOpMode() - Static method in class com.netscape.certsrv.apps.CMS
- isPreOpMode() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- isPresent() - Method in class com.netscape.cmsutil.crypto.Token
- isPrintableChar(char) - Static method in class netscape.security.util.PrintableCharset
- 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.
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- isReady() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Return whether CA is ready to perform signing operations.
- isRejected(Integer) - Method in class com.netscape.certsrv.client.PKIClient
- isRenewal() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- isRenewal() - Method in interface com.netscape.certsrv.profile.IProfile
- isRenewal() - Method in class com.netscape.certsrv.profile.ProfileData
- isRenewal() - Method in class com.netscape.cms.profile.common.BasicProfile
- isRetrievalSynchronous(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Is the SECURITY_DATA retrieval synchronous?
- isRevoked(BigInteger) - Method in class netscape.security.x509.X509CRLImpl
-
Checks whether the given serial number is on this CRL.
- isRevoked(Certificate) - Method in class netscape.security.x509.X509CRLImpl
- 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) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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.
- isSensitive(String) - Static method in class com.netscape.certsrv.apps.CMS
-
Check whether the string is contains password
- isSet(boolean[], int) - Method in class com.netscape.cms.profile.constraint.KeyUsageExtConstraint
- isSet(int) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Check if bit is set.
- 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.
- isSingleValued() - Method in class netscape.security.pkcs.PKCS9Attribute
-
Show whether this attribute is single-valued.
- 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.CMCUserSignedAuth
- isSSLClientRequired() - Method in class com.netscape.cms.authentication.FlatFileAuth
- isSSLClientRequired() - Method in class com.netscape.cms.authentication.SessionAuthentication
- 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
- isStopped() - Method in interface com.netscape.certsrv.jobs.IJob
-
Check whether the job has been asked to stop.
- isStopped() - Method in class com.netscape.cms.jobs.AJobBase
- 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
- issuedBy - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- issuedByInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- issuedOnFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- issuedOnInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- issuedOnTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- issuer - Variable in class netscape.security.x509.X509CertInfo
- ISSUER - Static variable in class netscape.security.x509.X509CertInfo
- ISSUER_AND_SERIALNUMBER_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- ISSUER_AND_SERIALNUMBER_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- ISSUER_DN - Static variable in class netscape.security.x509.X509CertImpl
- ISSUER_ID - Static variable in class netscape.security.x509.X509CertInfo
- ISSUER_NAME - Static variable in class netscape.security.x509.IssuerAlternativeNameExtension
- IssuerAlternativeName_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Allows additional identities to be associated with the certificate issuer.
- IssuerAlternativeNameExtension - Class in netscape.security.x509
-
This represents the Issuer Alternative Name Extension.
- IssuerAlternativeNameExtension() - Constructor for class netscape.security.x509.IssuerAlternativeNameExtension
-
Create a default IssuerAlternativeNameExtension.
- IssuerAlternativeNameExtension(Boolean, Object) - Constructor for class netscape.security.x509.IssuerAlternativeNameExtension
-
Create the extension from the passed DER encoded value.
- IssuerAlternativeNameExtension(Boolean, GeneralNames) - Constructor for class netscape.security.x509.IssuerAlternativeNameExtension
-
Create a IssuerAlternativeNameExtension with the passed GeneralNames.
- IssuerAlternativeNameExtension(GeneralNames) - Constructor for class netscape.security.x509.IssuerAlternativeNameExtension
-
Create a IssuerAlternativeNameExtension with the passed GeneralNames.
- IssuerAltNameExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Issuer Alt Name Extension policy.
- IssuerAltNameExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
-
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 org.dogtagpki.legacy.server.policy.constraints
-
IssuerConstraints is a rule for restricting the issuers of the certificates used for certificate-based enrollments.
- IssuerConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.IssuerConstraints
-
checks the issuer of the ssl client-auth cert.
- issuerDN - Variable in class com.netscape.certsrv.authority.AuthorityData
- issuerDN - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- ISSUERDN - Static variable in interface com.netscape.certsrv.request.IRequest
- IssuerUnavailableException - Exception in com.netscape.certsrv.ca
-
Exception to throw during CA creation when requested CA (issuer DN) already exists.
- IssuerUnavailableException(String) - Constructor for exception com.netscape.certsrv.ca.IssuerUnavailableException
- issuerUniqueId - Variable in class netscape.security.x509.X509CertInfo
- issueX509Cert(AuthorityID, X509CertInfo, String, String) - Method in interface com.netscape.certsrv.ca.ICAService
-
Issues certificate base on enrollment information, creates certificate record, and stores all necessary data.
- ISSUING_DISTRIBUTION_POINT - Static variable in class netscape.security.x509.IssuingDistributionPointExtension
- issuingCA - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- IssuingDistributionPoint - Class in netscape.security.x509
-
issuingDistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, onlySomeReasons [3] ReasonFlags OPTIONAL, indirectCRL [4] BOOLEAN DEFAULT FALSE } DistributionPointName ::= CHOICE { fullName [0] GeneralNames, nameRelativeToCRLIssuer [1] RelativeDistinguishedName } ReasonFlags ::= BIT STRING { unused (0), keyCompromise (1), cACompromise (2), affiliationChanged (3), superseded (4), cessationOfOperation (5), certificateHold (6) } GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER} OtherName ::= SEQUENCE { type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id } EDIPartyName ::= SEQUENCE { nameAssigner [0] DirectoryString OPTIONAL, partyName [1] DirectoryString } RelativeDistinguishedName ::= SET OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type AttributeType, value AttributeValue } AttributeType ::= OBJECT IDENTIFIER AttributeValue ::= ANY DEFINED BY AttributeType
- IssuingDistributionPoint() - Constructor for class netscape.security.x509.IssuingDistributionPoint
- IssuingDistributionPoint_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the CRL distribution point for a particular CRL.
- IssuingDistributionPointExtension - Class in netscape.security.x509
-
A critical CRL extension that identifies the CRL distribution point for a particular CRL
- IssuingDistributionPointExtension(Boolean, Object) - Constructor for class netscape.security.x509.IssuingDistributionPointExtension
-
This constructor is very important, since it will be called by the system.
- IssuingDistributionPointExtension(IssuingDistributionPoint) - Constructor for class netscape.security.x509.IssuingDistributionPointExtension
-
Creates a new IssuingDistributionPoint extension, with the given issuing distribution point as the first element.
- 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.
- isSystemCertificate(X509Certificate) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
-
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.
- isTrust(int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- isTrustFlagsEnabled() - Method in class netscape.security.pkcs.PKCS12Util
- isTypeUnique(String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
is this resource name unique
- ISubjAltNameConfig - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- 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.
- isUnix() - Static method in class com.netscape.cmsutil.util.Utils
- isValidCloneURI(String, String, int) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- isValidDNSName(String) - Static method in class com.netscape.cms.profile.def.CommonNameToSANDefault
-
Validate DNS name syntax per Section 3.5 of RFC 1034 and Section 2.1 of RFC 1123, and the additional rules of RFC 5280 Section 4.2.1.6.
- 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.CMCUserSignedAuth
- isValueWriteable(String) - Method in class com.netscape.cms.authentication.FlatFileAuth
- isValueWriteable(String) - Method in class com.netscape.cms.authentication.SessionAuthentication
- 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
- isVer1DiversEmv() - Method in class com.netscape.cms.servlet.tks.GPParams
- isVer1DiversNone() - Method in class com.netscape.cms.servlet.tks.GPParams
- isVer1DiversVisa2() - Method in class com.netscape.cms.servlet.tks.GPParams
- isVerbose() - Method in class com.netscape.certsrv.client.PKIClient
- isVerbose() - Method in class com.netscape.certsrv.client.PKIConnection
- isVerbose() - Static method in class com.netscape.cmstools.cli.CLI
- isVerbose() - Method in class com.netscape.cmstools.CRMFPopClient
- isVerbose() - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- 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.certsrv.profile.ProfileData
- isVisible() - Method in class com.netscape.cms.profile.common.BasicProfile
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- 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
- isXMLOutput() - Method in class com.netscape.certsrv.profile.ProfileData
- 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.
- iv - Variable in class com.netscape.cms.authentication.SharedSecret
- 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
- JssSSLSocketFactory - Class in com.netscape.cmsutil.http
-
Uses NSS ssl socket.
- JssSSLSocketFactory() - Constructor for class com.netscape.cmsutil.http.JssSSLSocketFactory
- JssSSLSocketFactory(String) - Constructor for class com.netscape.cmsutil.http.JssSSLSocketFactory
- JssSSLSocketFactory(String, String) - Constructor for class com.netscape.cmsutil.http.JssSSLSocketFactory
K
- KDF - Class in com.netscape.cms.servlet.tks
- KDF() - Constructor for class com.netscape.cms.servlet.tks.KDF
- kdf_AES_CMAC_SCP03(SymmetricKey, byte[], byte, int) - Method in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- kekType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- KerberosName - Class in netscape.security.extensions
-
This represents a KerberosName as defined in RFC 1510.
- KerberosName(String, int, Vector<String>) - Constructor for class netscape.security.extensions.KerberosName
- key - Variable in class netscape.security.pkcs.PKCS8Key
- key - Variable in class netscape.security.x509.X509Key
- Key - Class in com.netscape.certsrv.key
-
Represents a Key stored in the DRM.
- Key() - Constructor for class com.netscape.certsrv.key.Key
- Key(KeyData) - Constructor for class com.netscape.certsrv.key.Key
- KEY - Static variable in class netscape.security.x509.CertificateX509Key
- KEY - Static variable in class netscape.security.x509.X509CertInfo
- KEY_AGREEMENT - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_AGREEMENT_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_ALGORITHM - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- KEY_ALGORITHM - Static variable in class com.netscape.certsrv.system.SystemCertData
- KEY_ARCHIVAL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_CERT - Static variable in interface com.netscape.certsrv.notification.IEmailResolverKeys
- KEY_CERTSIGN - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_CERTSIGN_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_COMPROMISE - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- KEY_COMPROMISE - Static variable in class netscape.security.x509.CRLReasonExtension
- KEY_COMPROMISE - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- KEY_COMPROMISE - Static variable in class netscape.security.x509.ReasonFlags
- KEY_COMPROMISE - Static variable in class netscape.security.x509.RevocationReason
- KEY_CURVENAME - Static variable in class com.netscape.certsrv.system.SystemCertData
- KEY_ENCIPHERMENT - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_ENCIPHERMENT_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- KEY_GEN_ALGORITHM - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_GEN_ASYMMETRIC - Static variable in class com.netscape.certsrv.logging.AuditEvent
- KEY_GEN_SIZE - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_GEN_TRANS_WRAPPED_SESSION_KEY - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_GEN_USAGES - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_ID - Static variable in class netscape.security.x509.AuthorityKeyIdentifierExtension
- KEY_ID - Static variable in class netscape.security.x509.SubjectKeyIdentifierExtension
- KEY_ID_LENGTH - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- KEY_RECOVERY_AGENT_LOGIN - Static variable in class com.netscape.certsrv.logging.AuditEvent
- KEY_RECOVERY_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- KEY_REQUEST - Static variable in interface com.netscape.certsrv.notification.IEmailResolverKeys
- KEY_SIZE - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- KEY_SIZE - Static variable in class com.netscape.certsrv.system.SystemCertData
- KEY_STATUS_ACTIVE - Static variable in interface com.netscape.certsrv.key.KeyResource
- KEY_STATUS_INACTIVE - Static variable in interface com.netscape.certsrv.key.KeyResource
- KEY_TYPE - Static variable in class com.netscape.certsrv.system.SystemCertData
- KEY_USAGE - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- keyAlgorithm - Variable in class com.netscape.certsrv.system.SystemCertData
- KeyAlgorithmConstraints - Class in org.dogtagpki.legacy.server.policy.constraints
-
KeyAlgorithmConstraints enforces a constraint that the RA or a CA honor only the keys generated using one of the permitted algorithms such as RSA, DSA or DH.
- KeyAlgorithmConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.KeyAlgorithmConstraints
- KEYARCHIVAL_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- KeyArchivalRequest - Class in com.netscape.certsrv.key
- KeyArchivalRequest() - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- KeyArchivalRequest(ResourceMessage) - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- KeyArchivalRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- KeyBackupRequest - Class in com.netscape.certsrv.system
- KeyBackupRequest() - Constructor for class com.netscape.certsrv.system.KeyBackupRequest
- 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.
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyFindCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyShowCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- keyCLI - Variable in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- keyClient - Variable in class com.netscape.certsrv.key.KeyClient
- keyClient - Variable in class com.netscape.cmstools.kra.KRAKeyCLI
- KeyClient - Class in com.netscape.certsrv.key
- KeyClient(PKIClient, String) - Constructor for class com.netscape.certsrv.key.KeyClient
- 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
- keyCurveName - Variable in class com.netscape.certsrv.system.SystemCertData
- KeyData - Class in com.netscape.certsrv.key
- KeyData() - Constructor for class com.netscape.certsrv.key.KeyData
- KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- KeyGenerationRequest - Class in com.netscape.certsrv.key
-
Class to define the common attributes and methods used by SymKeyGenerationRequest and AsymKeyGenerationRequest
- KeyGenerationRequest() - Constructor for class com.netscape.certsrv.key.KeyGenerationRequest
- 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(ICMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.KeyGenProcessor
- KeyHashID - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- KeyHashID(OCTET_STRING) - Constructor for class com.netscape.cmsutil.ocsp.KeyHashID
- KeyHashID.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - keyID - Variable in exception com.netscape.certsrv.key.KeyNotFoundException
- KeyId - Class in com.netscape.certsrv.dbs.keydb
-
The KeyId class represents the identifier for a particular key record.
- KeyId(int) - Constructor for class com.netscape.certsrv.dbs.keydb.KeyId
-
Creates a new KeyId from its integer representation.
- KeyId(String) - Constructor for class com.netscape.certsrv.dbs.keydb.KeyId
-
Creates a new KeyId from its string representation.
- KeyId(BigInteger) - Constructor for class com.netscape.certsrv.dbs.keydb.KeyId
-
Creates a new KeyId from its BigInteger representation.
- KEYID_TYPE_REQATTR - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- KEYID_TYPE_SHA1 - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- KEYID_TYPE_SPKISHA1 - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- KEYID_TYPE_TYPEFIELD - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- KeyIdAdapter - Class in com.netscape.certsrv.dbs.keydb
-
The KeyIdAdapter class provides custom marshaling for KeyId.
- KeyIdAdapter() - Constructor for class com.netscape.certsrv.dbs.keydb.KeyIdAdapter
- KeyIdentifier - Class in netscape.security.x509
-
Represent the Key Identifier ASN.1 object.
- KeyIdentifier(byte[]) - Constructor for class netscape.security.x509.KeyIdentifier
-
Create a KeyIdentifier with the passed bit settings.
- KeyIdentifier(DerValue) - Constructor for class netscape.security.x509.KeyIdentifier
-
Create a KeyIdentifier from the DER encoded value.
- KeyInfo - Class in com.netscape.certsrv.key
- KeyInfo() - Constructor for class com.netscape.certsrv.key.KeyInfo
- KeyInfoCollection - Class in com.netscape.certsrv.key
- KeyInfoCollection() - Constructor for class com.netscape.certsrv.key.KeyInfoCollection
- KeyNotFoundException - Exception in com.netscape.certsrv.key
- KeyNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.key.KeyNotFoundException
- KeyNotFoundException(KeyId) - Constructor for exception com.netscape.certsrv.key.KeyNotFoundException
- KeyNotFoundException(KeyId, String) - Constructor for exception com.netscape.certsrv.key.KeyNotFoundException
- KeyNotFoundException(KeyId, String, Throwable) - Constructor for exception com.netscape.certsrv.key.KeyNotFoundException
- 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
- KeyRecoveryRequest - Class in com.netscape.certsrv.key
- KeyRecoveryRequest() - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- KeyRecoveryRequest(ResourceMessage) - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- KeyRecoveryRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- 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.
- keyRequestClient - Variable in class com.netscape.certsrv.key.KeyClient
- KeyRequestDAO - Class in com.netscape.cms.servlet.key
- KeyRequestDAO() - Constructor for class com.netscape.cms.servlet.key.KeyRequestDAO
- KeyRequestInfo - Class in com.netscape.certsrv.key
- KeyRequestInfo() - Constructor for class com.netscape.certsrv.key.KeyRequestInfo
- KeyRequestInfoCollection - Class in com.netscape.certsrv.key
- KeyRequestInfoCollection() - Constructor for class com.netscape.certsrv.key.KeyRequestInfoCollection
- KeyRequestResource - Interface in com.netscape.certsrv.key
- KeyRequestResponse - Class in com.netscape.certsrv.key
- KeyRequestResponse() - Constructor for class com.netscape.certsrv.key.KeyRequestResponse
- KeyResource - Interface in com.netscape.certsrv.key
- keys() - Method in interface com.netscape.certsrv.base.ISourceConfigStore
-
Returns an enumeration of the config store's keys.
- keySize - Variable in class com.netscape.certsrv.system.SystemCertData
- KeyState - Class in com.netscape.certsrv.dbs.keydb
-
A class represents key state.
- KeyTemplate - Class in com.netscape.certsrv.key
- KeyTemplate(String, String) - Constructor for class com.netscape.certsrv.key.KeyTemplate
- keyType - Variable in class com.netscape.certsrv.system.SystemCertData
- keyURL - Variable in class com.netscape.certsrv.key.KeyInfo
- keyURL - Variable in class com.netscape.certsrv.key.KeyRequestInfo
- KeyUsage_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Defines the purpose of the key contained in the certificate.
- KeyUsageExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Policy to add Key Usage Extension.
- KeyUsageExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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
- KeyUsageExtension - Class in netscape.security.x509
-
Represent the Key Usage Extension.
- KeyUsageExtension() - Constructor for class netscape.security.x509.KeyUsageExtension
-
Create a default key usage.
- KeyUsageExtension(boolean[]) - Constructor for class netscape.security.x509.KeyUsageExtension
- KeyUsageExtension(boolean, boolean[]) - Constructor for class netscape.security.x509.KeyUsageExtension
-
Create a KeyUsageExtension with the passed bit settings.
- KeyUsageExtension(boolean, byte[]) - Constructor for class netscape.security.x509.KeyUsageExtension
-
Create a KeyUsageExtension with the passed bit settings.
- KeyUsageExtension(byte[]) - Constructor for class netscape.security.x509.KeyUsageExtension
- KeyUsageExtension(Boolean, Object) - Constructor for class netscape.security.x509.KeyUsageExtension
-
Create the extension from the passed DER encoded value of the same.
- KeyUsageExtension(BitArray) - Constructor for class netscape.security.x509.KeyUsageExtension
-
Create a KeyUsageExtension with the passed bit settings.
- KEYWRAP_MECHANISM - Static variable in interface org.dogtagpki.common.KRAInfoResource
- KRA - com.netscape.certsrv.logging.LogSource
- 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_KEYGEN_Archive - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_KEYGEN_EC_KeyCurve - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_KEYGEN_KeySize - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_KEYGEN_KeyType - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_PORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- KRA_RECOVERY_CERT - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_RECOVERY_KEYID - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- KRA_RESPONSE_IV_Param - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_RESPONSE_PublicKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_RESPONSE_Wrapped_PrivKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- KRA_Trans_DesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_UserId - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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.
- KRACLI - Class in com.netscape.cmstools.kra
- KRACLI(CLI) - Constructor for class com.netscape.cmstools.kra.KRACLI
- kraClient - Variable in class com.netscape.cmstools.kra.KRACLI
- KRAClient - Class in com.netscape.certsrv.kra
- KRAClient(PKIClient) - Constructor for class com.netscape.certsrv.kra.KRAClient
- KRAConnectorAddCLI - Class in com.netscape.cmstools.system
- KRAConnectorAddCLI(KRAConnectorCLI) - Constructor for class com.netscape.cmstools.system.KRAConnectorAddCLI
- kraConnectorCLI - Variable in class com.netscape.cmstools.system.KRAConnectorAddCLI
- kraConnectorCLI - Variable in class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- kraConnectorCLI - Variable in class com.netscape.cmstools.system.KRAConnectorShowCLI
- KRAConnectorCLI - Class in com.netscape.cmstools.system
- KRAConnectorCLI(CLI) - Constructor for class com.netscape.cmstools.system.KRAConnectorCLI
- kraConnectorClient - Variable in class com.netscape.certsrv.system.KRAConnectorClient
- kraConnectorClient - Variable in class com.netscape.cmstools.system.KRAConnectorCLI
- KRAConnectorClient - Class in com.netscape.certsrv.system
- KRAConnectorClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.KRAConnectorClient
- KRAConnectorInfo - Class in com.netscape.certsrv.system
- KRAConnectorInfo() - Constructor for class com.netscape.certsrv.system.KRAConnectorInfo
- KRAConnectorInfo(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.system.KRAConnectorInfo
- KRAConnectorProcessor - Class in com.netscape.cms.servlet.admin
- KRAConnectorProcessor(Locale) - Constructor for class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- KRAConnectorRemoveCLI - Class in com.netscape.cmstools.system
- KRAConnectorRemoveCLI(KRAConnectorCLI) - Constructor for class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- KRAConnectorResource - Interface in com.netscape.certsrv.system
- KRAConnectorShowCLI - Class in com.netscape.cmstools.system
- KRAConnectorShowCLI(KRAConnectorCLI) - Constructor for class com.netscape.cmstools.system.KRAConnectorShowCLI
- KRAInfo - Class in org.dogtagpki.common
- KRAInfo() - Constructor for class org.dogtagpki.common.KRAInfo
- kraInfoClient - Variable in class com.netscape.certsrv.key.KeyClient
- KRAInfoClient - Class in org.dogtagpki.common
- KRAInfoClient(PKIClient, String) - Constructor for class org.dogtagpki.common.KRAInfoClient
- KRAInfoResource - Interface in org.dogtagpki.common
- KRAInfoService - Class in org.dogtagpki.server.rest
- KRAInfoService() - Constructor for class org.dogtagpki.server.rest.KRAInfoService
- KRAKeyArchiveCLI - Class in com.netscape.cmstools.kra
- KRAKeyArchiveCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- KRAKeyCLI - Class in com.netscape.cmstools.kra
- KRAKeyCLI(CLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyCLI
- KRAKeyFindCLI - Class in com.netscape.cmstools.kra
- KRAKeyFindCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyFindCLI
- KRAKeyGenerateCLI - Class in com.netscape.cmstools.kra
- KRAKeyGenerateCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- KRAKeyModifyCLI - Class in com.netscape.cmstools.kra
- KRAKeyModifyCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyModifyCLI
- KRAKeyRecoverCLI - Class in com.netscape.cmstools.kra
- KRAKeyRecoverCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- KRAKeyRequestFindCLI - Class in com.netscape.cmstools.kra
- KRAKeyRequestFindCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- KRAKeyRequestReviewCLI - Class in com.netscape.cmstools.kra
- KRAKeyRequestReviewCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- KRAKeyRequestShowCLI - Class in com.netscape.cmstools.kra
- KRAKeyRequestShowCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- KRAKeyRetrieveCLI - Class in com.netscape.cmstools.kra
- KRAKeyRetrieveCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- KRAKeyShowCLI - Class in com.netscape.cmstools.kra
- KRAKeyShowCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyShowCLI
- KRAKeyTemplateFindCLI - Class in com.netscape.cmstools.kra
- KRAKeyTemplateFindCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- KRAKeyTemplateShowCLI - Class in com.netscape.cmstools.kra
- KRAKeyTemplateShowCLI(KRAKeyCLI) - Constructor for class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- 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
- KRATool - Class in com.netscape.cmstools
-
The KRATool class is a utility program designed to operate on an LDIF file to perform one or more of the following tasks:
- KRATool() - Constructor for class com.netscape.cmstools.KRATool
- kraUri - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- KRB5_PRINCIPAL_NAME - Static variable in class netscape.security.extensions.KerberosName
- 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
- KW_AES_CBC_PAD - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- KW_AES_KEY_WRAP_PAD - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- KW_DES_CBC_PAD - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
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
- label - Variable in class com.netscape.certsrv.tps.token.TokenData.TokenStatusData
- LABELS - Static variable in class com.netscape.certsrv.request.RequestStatus
- LABELS - Static variable in class netscape.security.x509.RevocationReason
- LASTLOGIN - Static variable in class com.netscape.cms.authentication.HashAuthData
- lastReplyCode - Variable in class netscape.net.TransferProtocolClient
-
code for last reply
- LAT - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- LDAP - com.netscape.certsrv.logging.LogSource
- 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() - Constructor for class com.netscape.cms.publish.mappers.LdapCaSimpleMap
-
constructor if initializing from config store.
- LdapCaSimpleMap(String) - Constructor for class com.netscape.cms.publish.mappers.LdapCaSimpleMap
-
Constructor.
- 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, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCertCompsMap
-
constructor using non-standard certificate attribute.
- LdapCertCompsMap(String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCertCompsMap
-
Constructor.
- 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, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
-
constructor using non-standard certificate attribute.
- LdapCrlIssuerCompsMap(String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
-
Constructor.
- 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() - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap
-
constructor if initializing from config store.
- LdapDNCompsMap(String, String, ObjectIdentifier[], ObjectIdentifier[]) - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap
-
Constructor.
- LdapDNCompsMap.SearchFilter - Class in com.netscape.cms.publish.mappers
-
class for forming search filters for ldap searching from name=value components.
- LdapDNStrConverter - Class in netscape.security.x509
-
Abstract class that converts a Ldap DN String to an X500Name, RDN or AVA and vice versa, except the string is a java string in unicode.
- LdapDNStrConverter() - Constructor for class netscape.security.x509.LdapDNStrConverter
- 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.
- LDAPExceptionConverter - Class in com.netscape.certsrv.ldap
- LDAPExceptionConverter() - Constructor for class com.netscape.certsrv.ldap.LDAPExceptionConverter
- ldapInit() - Method in class com.netscape.cms.profile.def.nsNKeySubjectNameDefault
- ldapInit() - Method in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
- LDAPPostReadControl - Class in com.netscape.cmsutil.ldap
- LDAPPostReadControl(boolean, String[]) - Constructor for class com.netscape.cmsutil.ldap.LDAPPostReadControl
-
Request control constructor.
- LDAPPostReadControl(String, boolean, byte[]) - Constructor for class com.netscape.cmsutil.ldap.LDAPPostReadControl
-
Response control constructor.
- LdapResources - Class in com.netscape.certsrv.ldap
-
A resource bundle for ldap subsystem.
- LdapResources() - Constructor for class com.netscape.certsrv.ldap.LdapResources
- LdapSimpleMap - Class in com.netscape.cms.publish.mappers
-
Maps a request to an entry in the LDAP server.
- LdapSimpleMap() - Constructor for class com.netscape.cms.publish.mappers.LdapSimpleMap
-
constructor if initializing from config store.
- LdapSimpleMap(String) - Constructor for class com.netscape.cms.publish.mappers.LdapSimpleMap
-
Constructor.
- 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
- LDAPUtil - Class in com.netscape.cmsutil.ldap
- LDAPUtil() - Constructor for class com.netscape.cmsutil.ldap.LDAPUtil
- LdapV3DNStrConverter - Class in netscape.security.x509
-
A converter that converts Ldap v3 DN strings as specified in draft-ietf-asid-ldapv3-dn-03.txt to a X500Name, RDN or AVA and vice versa.
- LdapV3DNStrConverter() - Constructor for class netscape.security.x509.LdapV3DNStrConverter
-
Constructs a LdapV3DNStrConverter using the global default X500NameAttrMap and accept OIDs not in the default X500NameAttrMap.
- LdapV3DNStrConverter(X500NameAttrMap, boolean) - Constructor for class netscape.security.x509.LdapV3DNStrConverter
-
Constructs a LdapV3DNStrConverter using the specified X500NameAttrMap and a boolean indicating whether to accept OIDs not listed in the X500NameAttrMap.
- LE_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- LE_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- length() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
- length() - Method in class netscape.security.util.BitArray
-
Returns the length of this BitArray.
- length() - Method in class netscape.security.util.DerValue
-
Get the length of the encoded value.
- LEVEL - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
default log level for writing audit log
- LF - Static variable in class com.netscape.cmsutil.http.Http
- LifecycleAPDU - Class in org.dogtagpki.tps.apdu
- LifecycleAPDU(byte) - Constructor for class org.dogtagpki.tps.apdu.LifecycleAPDU
-
Constructs Lifecycle APDU.
- LINE_COUNT - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- link - Variable in class com.netscape.certsrv.authority.AuthorityData
- link - Variable in class com.netscape.certsrv.profile.ProfileData
- Link - Class in com.netscape.certsrv.base
- Link() - Constructor for class com.netscape.certsrv.base.Link
- Link(String, String, String) - Constructor for class com.netscape.certsrv.base.Link
- listCAs() - Method in class com.netscape.certsrv.authority.AuthorityClient
- 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(String, Integer, Integer, Integer, Integer) - Method in class com.netscape.certsrv.ca.CACertClient
- listCerts(String, Integer, Integer, Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertResource
- 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.
- listCMSRequests(String, RequestId, int, int, int, UriInfo) - Method in class com.netscape.cms.servlet.request.CMSRequestDAO
-
Finds list of requests matching the specified search filter.
- listConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Lists configuration store.
- LISTEN_FOR_ROUTING_PACKETS - Static variable in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- 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
- listEnrollmentTemplates(Integer, Integer) - Method in class com.netscape.certsrv.ca.CACertClient
- listEnrollmentTemplates(Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- listFeatures() - Method in class com.netscape.certsrv.system.FeatureClient
- listFeatures() - Method in interface com.netscape.certsrv.system.FeatureResource
- listFeatures() - Method in class org.dogtagpki.server.rest.FeatureService
- 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
- listKeys(String, String, Integer, Integer, Integer, Integer) - Method in class com.netscape.certsrv.key.KeyClient
- listKeys(String, String, Integer, Integer, Integer, Integer, String) - Method in class com.netscape.certsrv.key.KeyClient
-
List/Search archived secrets in the DRM.
- listKeys(String, String, Integer, Integer, Integer, Integer, String) - Method in interface com.netscape.certsrv.key.KeyResource
- ListObjectsAPDU - Class in org.dogtagpki.tps.apdu
- ListObjectsAPDU(byte) - Constructor for class org.dogtagpki.tps.apdu.ListObjectsAPDU
- ListPinsAPDU - Class in org.dogtagpki.tps.apdu
- ListPinsAPDU(byte) - Constructor for class org.dogtagpki.tps.apdu.ListPinsAPDU
- 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
- listProfiles(Integer, Integer) - Method in class com.netscape.certsrv.profile.ProfileClient
- listProfiles(Integer, Integer) - Method in interface com.netscape.certsrv.profile.ProfileResource
- listRequests() - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Returns an enumerator that lists all RequestIds in the queue.
- listRequests(String, RequestId, int, int, int, UriInfo) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
-
Finds list of requests matching the specified search filter.
- listRequests(String, RequestId, int, int, int, UriInfo) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
-
Finds list of requests matching the specified search filter.
- listRequests(String, String) - Method in class com.netscape.certsrv.key.KeyClient
- listRequests(String, String, RequestId, Integer, Integer, Integer) - Method in class com.netscape.certsrv.ca.CACertClient
- listRequests(String, String, RequestId, Integer, Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertRequestResource
-
Used to generate list of cert requests based on the search parameters
- listRequests(String, String, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Search key requests in the DRM based on the state/type of the requests.
- listRequests(String, String, String, RequestId, Integer, Integer, Integer, String) - Method in class com.netscape.certsrv.key.KeyClient
-
List/Search key requests in the DRM
- listRequests(String, String, String, RequestId, Integer, Integer, Integer, String) - Method in interface com.netscape.certsrv.key.KeyRequestResource
-
Used to generate list of key requests based on the search parameters
- 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.
- LJ - Static variable in class com.netscape.cmsutil.util.Fmt
- 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.
- loadCertFromNSS(PKCS12, String, boolean, boolean) - Method in class netscape.security.pkcs.PKCS12Util
- loadCertFromNSS(PKCS12, String, boolean, boolean, String) - Method in class netscape.security.pkcs.PKCS12Util
- loadCertFromNSS(PKCS12, X509Certificate, boolean, boolean) - Method in class netscape.security.pkcs.PKCS12Util
- loadCertFromNSS(PKCS12, X509Certificate, boolean, boolean, String) - Method in class netscape.security.pkcs.PKCS12Util
- loadCertRequest(IConfigStore, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- LoadFileAPDU - Class in org.dogtagpki.tps.apdu
- LoadFileAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.LoadFileAPDU
-
Constructs Load File APDU.
- LoadFileAPDUGP211 - Class in org.dogtagpki.tps.apdu
- LoadFileAPDUGP211(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.LoadFileAPDUGP211
-
Constructs Load File APDU.
- loadFromByteArray(byte[], Password) - Method in class netscape.security.pkcs.PKCS12Util
- loadFromFile(String) - Method in class netscape.security.pkcs.PKCS12Util
- loadFromFile(String, Password) - Method in class netscape.security.pkcs.PKCS12Util
- loadFromNSS(PKCS12) - Method in class netscape.security.pkcs.PKCS12Util
- loadFromNSS(PKCS12, boolean, boolean) - Method in class netscape.security.pkcs.PKCS12Util
- loadKeyPair(String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- loadPassword(String) - Method in class com.netscape.cmstools.cli.MainCLI
- loadPasswordConfig(String) - Method in class com.netscape.cmstools.cli.MainCLI
- loadProperties() - Method in class org.dogtagpki.server.rest.ACLInterceptor
- loadProperties() - Method in class org.dogtagpki.server.rest.AuthMethodInterceptor
- locale - Variable in class com.netscape.cms.servlet.processors.Processor
- LOCALE - Static variable in class com.netscape.certsrv.base.SessionContext
-
End user locale of the current processing request in the current thread.
- locality - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- localityName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "L=" attribute, denoting a locality (such as a city)
- 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(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, String) - Method in interface com.netscape.certsrv.publish.IPublisherProcessor
-
Perform logging function for this Processor.
- 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.CMCUserSignedAuth
-
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.AAclAuthz
- log(int, String) - Method in class com.netscape.cms.jobs.AJobBase
-
logs an entry in the log file.
- log(int, String) - Method in class com.netscape.cms.logging.Logger
- 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.servlet.admin.CMSAdminServlet
- log(int, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- log(int, String) - Method in class com.netscape.cms.servlet.admin.PublisherAdminServlet
-
logs an entry in the log file.
- 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, String) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
- log(int, String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
- log(int, String) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- log(int, String) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
log a message for this policy rule.
- log(int, String) - Method in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- log(int, String) - Method in class org.dogtagpki.server.rest.GroupService
- log(int, String) - Method in class org.dogtagpki.server.rest.UserService
- log(int, String, boolean) - Method in class com.netscape.cms.jobs.AJobBase
-
capable of logging multiline entry in the log file.
- log(int, String, boolean) - Method in class com.netscape.cms.logging.Logger
- log(int, String, Object[]) - Method in class com.netscape.cms.logging.Logger
- log(int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
- 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(ILogEvent) - Method in interface com.netscape.certsrv.logging.ILogQueue
-
Dispatch the log event to all registered log event listeners.
- 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.LogQueue
-
Logs an event, and notifies logger to reuse the event.
- log(ILogEvent) - Method in class com.netscape.cms.logging.RollingLogFile
-
Write an event to the log file
- log(ILogEventListener, String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
-
This method represents the log interface for the self test subsystem.
- log(LogCategory, int, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
log according to authority category.
- log(LogCategory, int, String) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
-
log according to authority category.
- log(LogCategory, int, String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
-
log according to authority category.
- log(LogCategory, LogSource, int, String) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, boolean) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object[]) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object[]) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object[], boolean) - Method in class com.netscape.cms.logging.SignedAuditLogger
- log(LogCategory, LogSource, int, String, Object, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, int, String, Object, boolean) - Method in class com.netscape.cms.logging.Logger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, String) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, String) - Method in class com.netscape.cms.logging.Logger
-
Logs an event using default log level.
- log(LogCategory, LogSource, String, boolean) - Method in interface com.netscape.certsrv.logging.ILogger
-
Logs an event to the log queue.
- log(LogCategory, LogSource, String, boolean) - Method in class com.netscape.cms.logging.Logger
-
Logs an event using default log level.
- log(LogEvent) - Method in class com.netscape.cms.logging.Logger
- log(LogEvent) - Method in class com.netscape.cms.logging.SignedAuditLogger
- log(LogSource, int, String) - Method in class com.netscape.cms.servlet.base.SubsystemService
- log(LogSource, int, String) - Method in class com.netscape.cms.servlet.processors.Processor
- log(String) - Method in class com.netscape.cms.logging.Logger
- LOG_PATH_CHANGE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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.
- LogCategory - Enum in com.netscape.certsrv.logging
- 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.
- LogEvent - Class in com.netscape.certsrv.logging
- LogEvent() - Constructor for class com.netscape.certsrv.logging.LogEvent
- LogEvent(Exception) - Constructor for class com.netscape.certsrv.logging.LogEvent
-
Constructs a message from a base exception.
- LogEvent(String) - Constructor for class com.netscape.certsrv.logging.LogEvent
-
Constructs a message event
- LogEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.LogEvent
-
Constructs a message from an exception.
- LogEvent(String, Object[]) - Constructor for class com.netscape.certsrv.logging.LogEvent
-
Constructs a message event with a list of parameters that will be substituted into the message format.
- LogEvent(String, String) - Constructor for class com.netscape.certsrv.logging.LogEvent
-
Constructs a message with a parameter.
- logEvt2String(ILogEvent) - Method in class com.netscape.cms.logging.LogFile
- LogFactory - Class in com.netscape.cms.logging
- LogFactory() - Constructor for class com.netscape.cms.logging.LogFactory
- 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.
- loggedIn - Variable in class com.netscape.certsrv.account.AccountClient
- loggedInToken(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Logs into token.
- logger - Static variable in class com.netscape.certsrv.apps.CMS
- logger - Static variable in class com.netscape.certsrv.profile.CertInfoProfile
- logger - Static variable in class com.netscape.cms.logging.LogFile
- logger - Static variable in class com.netscape.cms.servlet.admin.CMSAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.base.CMSStartServlet
- logger - Variable in class com.netscape.cms.servlet.base.SubsystemService
- logger - Static variable in class com.netscape.cms.servlet.cert.DoRevoke
- logger - Static variable in class com.netscape.cms.servlet.cert.DoUnrevoke
- logger - Static variable in class com.netscape.cms.servlet.csadmin.CertUtil
- logger - Static variable in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- logger - Static variable in class com.netscape.cms.servlet.csadmin.GetStatus
- logger - Static variable in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- logger - Static variable in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- logger - Variable in class com.netscape.cms.servlet.processors.Processor
- logger - Static variable in class netscape.security.pkcs.PKCS10
- logger - Static variable in class org.dogtagpki.server.PKIServer
- logger - Static variable in class org.dogtagpki.server.rest.AccountService
- logger - Static variable in class org.dogtagpki.server.rest.SystemConfigService
- Logger - Class in com.netscape.cms.logging
-
A class represents certificate server logger implementation.
- Logger() - Constructor for class com.netscape.cms.logging.Logger
- Logger(LogFactory, LogCategory, LogSource) - Constructor for class com.netscape.cms.logging.Logger
- Logger(LogFactory, LogCategory, LogSource, int) - Constructor for class com.netscape.cms.logging.Logger
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.CertStatusChangeRequestProcessedEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.CMCSignedRequestSigVerifyEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.ConfigRoleEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.ConfigSignedAuditEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.ConfigTrustedPublicKeyEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.DeltaCRLPublishingEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.FullCRLGenerationEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.FullCRLPublishingEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.RoleAssumeEvent
- LOGGING_PROPERTY - Static variable in class com.netscape.certsrv.logging.event.ScheduleCRLGenerationEvent
- login() - Method in class com.netscape.certsrv.account.AccountClient
- login() - Method in interface com.netscape.certsrv.account.AccountResource
- login() - Method in class com.netscape.certsrv.client.SubsystemClient
-
Log in to the subsystem.
- login() - Method in class com.netscape.cmstools.cli.SubsystemCLI
- login() - Method in class org.dogtagpki.common.LoginClient
- login() - Method in interface org.dogtagpki.common.LoginResource
- login() - Method in class org.dogtagpki.server.rest.AccountService
- login() - Method in class org.dogtagpki.server.rest.LoginService
- 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.
- LOGIN - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- LOGIN_IP_HOST - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_LAT_GROUP - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_LAT_NODE - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_LAT_PORT - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_LAT_SERVICE - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_SERVICE - Static variable in class com.netscape.cmsutil.radius.Attribute
- LOGIN_TCP_PORT - Static variable in class com.netscape.cmsutil.radius.Attribute
- LoginClient - Class in org.dogtagpki.common
- LoginClient(PKIClient) - Constructor for class org.dogtagpki.common.LoginClient
- LoginIPHostAttribute - Class in com.netscape.cmsutil.radius
- LoginIPHostAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginIPHostAttribute
- LoginLATGroupAttribute - Class in com.netscape.cmsutil.radius
- LoginLATGroupAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginLATGroupAttribute
- LoginLATNodeAttribute - Class in com.netscape.cmsutil.radius
- LoginLATNodeAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginLATNodeAttribute
- LoginLATPortAttribute - Class in com.netscape.cmsutil.radius
- LoginLATPortAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginLATPortAttribute
- LoginLATServiceAttribute - Class in com.netscape.cmsutil.radius
- LoginLATServiceAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginLATServiceAttribute
- LoginRequestMsg - Class in org.dogtagpki.tps.msg
- LoginRequestMsg(int, int) - Constructor for class org.dogtagpki.tps.msg.LoginRequestMsg
- LoginResource - Interface in org.dogtagpki.common
- LoginResponseMsg - Class in org.dogtagpki.tps.msg
- LoginResponseMsg(String, String) - Constructor for class org.dogtagpki.tps.msg.LoginResponseMsg
- LoginService - Class in org.dogtagpki.server.rest
- LoginService() - Constructor for class org.dogtagpki.server.rest.LoginService
- LoginServiceAttribute - Class in com.netscape.cmsutil.radius
- LoginServiceAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginServiceAttribute
- LoginServlet - Class in com.netscape.cms.servlet.csadmin
- LoginServlet() - Constructor for class com.netscape.cms.servlet.csadmin.LoginServlet
- LoginTCPPortAttribute - Class in com.netscape.cmsutil.radius
- LoginTCPPortAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.LoginTCPPortAttribute
- LoginTCPPortAttribute(int) - Constructor for class com.netscape.cmsutil.radius.LoginTCPPortAttribute
- logout() - Method in class com.netscape.certsrv.account.AccountClient
- logout() - Method in interface com.netscape.certsrv.account.AccountResource
- logout() - Method in class com.netscape.certsrv.client.SubsystemClient
-
Log out from the subsystem.
- logout() - Method in interface com.netscape.certsrv.security.IToken
-
Logouts token.
- logout() - Method in class com.netscape.cmstools.cli.SubsystemCLI
- logout() - Method in class org.dogtagpki.server.rest.AccountService
- 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
- LogQueue - Class in com.netscape.cms.logging
-
A class represents a log queue.
- LogQueue() - Constructor for class com.netscape.cms.logging.LogQueue
-
Constructs a log queue.
- 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.
- logRevoke(IRequest, X509Certificate, String, String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- LogSource - Enum in com.netscape.certsrv.logging
- logUnrevoke(IRequest, X509Certificate, String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- longToBytes(long) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- lsDateStr(Date) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
- lsDateStr(Date) - Static method in class com.netscape.cmsutil.util.Utils
- LT_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- LT_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
M
- mAbsPath - Variable in class com.netscape.cms.servlet.common.CMSFile
- mac - Variable in class org.dogtagpki.tps.apdu.APDU
- MAC_KDF_CONSTANT - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- 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
- macType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- 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.account.AccountInfo
- main(String[]) - Static method in class com.netscape.certsrv.base.Nonces
- main(String[]) - Static method in exception com.netscape.certsrv.base.PKIException
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertData
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertDataInfo
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertRequestInfo
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertRequestInfos
- main(String[]) - Static method in class com.netscape.certsrv.cert.CertRevokeRequest
- main(String[]) - Static method in class com.netscape.certsrv.client.ClientConfig
- main(String[]) - Static method in class com.netscape.certsrv.group.GroupMemberCollection
- main(String[]) - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- main(String[]) - Static method in class com.netscape.certsrv.key.KeyArchivalRequest
- main(String[]) - Static method in class com.netscape.certsrv.key.KeyRecoveryRequest
- main(String[]) - Static method in class com.netscape.certsrv.key.KeyRequestInfo
- main(String[]) - Static method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- main(String[]) - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- main(String[]) - Static method in class com.netscape.certsrv.logging.ActivityData
- main(String[]) - Static method in class com.netscape.certsrv.logging.AuditConfig
- main(String[]) - Static method in class com.netscape.certsrv.logging.AuditFile
- main(String[]) - Static method in class com.netscape.certsrv.profile.ProfileData
- main(String[]) - Static method in class com.netscape.certsrv.profile.ProfileInput
- main(String[]) - Static method in class com.netscape.certsrv.selftests.SelfTestData
- main(String[]) - Static method in class com.netscape.certsrv.selftests.SelfTestResult
- main(String[]) - Static method in class com.netscape.certsrv.system.DomainInfo
- main(String[]) - Static method in class com.netscape.certsrv.system.Feature
- main(String[]) - Static method in class com.netscape.certsrv.system.KRAConnectorInfo
- main(String[]) - Static method in class com.netscape.certsrv.system.SecurityDomainHost
- main(String[]) - Static method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- main(String[]) - Static method in class com.netscape.certsrv.system.TPSConnectorData
- main(String[]) - Static method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- main(String[]) - Static method in class com.netscape.certsrv.tps.cert.TPSCertData
- main(String[]) - Static method in class com.netscape.certsrv.tps.config.ConfigData
- main(String[]) - Static method in class com.netscape.certsrv.tps.connector.ConnectorData
- main(String[]) - Static method in class com.netscape.certsrv.tps.profile.ProfileData
- main(String[]) - Static method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- main(String[]) - Static method in class com.netscape.certsrv.tps.token.TokenData
- main(String[]) - Static method in class com.netscape.certsrv.user.UserCertData
- main(String[]) - Static method in class com.netscape.certsrv.user.UserData
- main(String[]) - Static method in class com.netscape.certsrv.user.UserMembershipCollection
- main(String[]) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- main(String[]) - Static method in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- main(String[]) - Static method in class com.netscape.cmstools.AtoB
- main(String[]) - Static method in class com.netscape.cmstools.AuditVerify
- main(String[]) - Static method in class com.netscape.cmstools.BtoA
- main(String[]) - Static method in class com.netscape.cmstools.cli.MainCLI
- main(String[]) - Static method in class com.netscape.cmstools.CMCEnroll
-
Creates a new instance of CMCEnroll
- main(String[]) - Static method in class com.netscape.cmstools.CMCRequest
- main(String[]) - Static method in class com.netscape.cmstools.CMCResponse
- main(String[]) - Static method in class com.netscape.cmstools.CMCRevoke
-
Creates a new instance of CMCRevoke.
- main(String[]) - Static method in class com.netscape.cmstools.CMCSharedToken
- main(String[]) - Static method in class com.netscape.cmstools.CRMFPopClient
- main(String[]) - Static method in class com.netscape.cmstools.ExtJoiner
- main(String[]) - Static method in class com.netscape.cmstools.GenExtKeyUsage
- main(String[]) - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- main(String[]) - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- main(String[]) - Static method in class com.netscape.cmstools.HttpClient
- main(String[]) - Static method in class com.netscape.cmstools.KRATool
-
The main KRATool method.
- main(String[]) - Static method in class com.netscape.cmstools.OCSPClient
- main(String[]) - Static method in class com.netscape.cmstools.PasswordCache
- main(String[]) - Static method in class com.netscape.cmstools.PKCS10Client
- main(String[]) - Static method in class com.netscape.cmstools.PKCS12Export
- main(String[]) - Static method in class com.netscape.cmstools.PrettyPrintCert
- main(String[]) - Static method in class com.netscape.cmstools.PrettyPrintCrl
- main(String[]) - Static method in class com.netscape.cmstools.TestCRLSigning
- main(String[]) - Static method in class com.netscape.cmstools.TokenInfo
-
Creates a new instance of CMCRevoke.
- main(String[]) - Static method in class com.netscape.cmsutil.http.HttpClient
-
unit test
- main(String[]) - Static method in class netscape.security.extensions.AuthInfoAccessExtension
- main(String[]) - Static method in class netscape.security.extensions.KerberosName
- main(String[]) - Static method in class netscape.security.extensions.NSCertTypeExtension
- main(String[]) - Static method in class netscape.security.extensions.PresenceServerExtension
- main(String[]) - Static method in class netscape.security.extensions.SubjectInfoAccessExtension
- main(String[]) - Static method in class netscape.security.x509.CertificatePoliciesExtension
- main(String[]) - Static method in class netscape.security.x509.CRLDistributionPoint
- main(String[]) - Static method in class netscape.security.x509.CRLDistributionPointsExtension
-
Test driver.
- main(String[]) - Static method in class netscape.security.x509.FreshestCRLExtension
-
Test driver.
- main(String[]) - Static method in class netscape.security.x509.IssuingDistributionPoint
- main(String[]) - Static method in class netscape.security.x509.IssuingDistributionPointExtension
-
Test driver.
- main(String[]) - Static method in class org.dogtagpki.common.CAInfo
- main(String[]) - Static method in class org.dogtagpki.common.Info
- main(String[]) - Static method in class org.dogtagpki.common.KRAInfo
- main(String[]) - Static method in class org.dogtagpki.common.Version
- main(String[]) - Static method in class org.dogtagpki.server.PKIServer
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.APDUResponse
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.CreateObjectAPDU
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.CreatePinAPDU
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.DeleteFileAPDU
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.DeleteFileGP211APDU
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- main(String[]) - Static method in class org.dogtagpki.tps.apdu.GetDataAPDU
- main(String[]) - Static method in class org.dogtagpki.tps.main.TPSBuffer
- main(String[]) - Static method in exception org.dogtagpki.tps.main.TPSException
- main(String[]) - Static method in class org.dogtagpki.tps.main.Util
- main(String[]) - Static method in class org.dogtagpki.tps.msg.EndOpMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.ExtendedLoginRequestMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.ExtendedLoginResponseMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.StatusUpdateRequestMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.TokenPDURequestMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.TokenPDUResponseMsg
- main(String[]) - Static method in class org.dogtagpki.tps.msg.TPSMessage
- main(String[]) - Static method in class org.dogtagpki.util.logging.PKIFormatter
- MainCLI - Class in com.netscape.cmstools.cli
- MainCLI() - Constructor for class com.netscape.cmstools.cli.MainCLI
- MainPageServlet - Class in com.netscape.cms.servlet.csadmin
- MainPageServlet() - Constructor for class com.netscape.cms.servlet.csadmin.MainPageServlet
- makeAuthenticatedAttributes() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeDefaultValidity(IRequest) - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
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.
- makeDes3FromDes2(byte[]) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- makeDes3KeyDerivedFromDes2(SymmetricKey, String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- makeEncryptedContentInfo(byte[], byte[], String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeEnvelopedData(int) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeFingerPrints(CRSPKIMessage) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- makeRecipientInfo(int, byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeSerializable(X509CertInfo) - Static method in class netscape.security.extensions.CertInfo
- makeSignedData(int, byte[], String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeSignedRep(int, byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeSignerInfo(int, PrivateKey, String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeSocket(String, int) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- makeSocket(String, int) - Method in interface com.netscape.cmsutil.net.ISocketFactory
- makeSocket(String, int, int) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- makeSocket(String, int, int) - Method in interface com.netscape.cmsutil.net.ISocketFactory
- makeSocket(String, int, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback, int) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- makeSocket(String, int, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback, int) - Method in interface com.netscape.cmsutil.net.ISocketFactory
- makeSubStore(String) - Method in interface com.netscape.certsrv.base.IConfigStore
-
Creates a nested sub-store with the specified name.
- MALFORMED_REQUEST - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- mAllowAgentOverride - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- mAllowAgentOverride - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- mAllowEEOverride - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- mAllowEEOverride - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- mAltKeyIdType - Variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mandatoryEvents - Variable in class com.netscape.cms.logging.LogFile
-
The mandatory log event types
- ManualAuthentication - Class in org.dogtagpki.legacy.server.policy.constraints
-
ManualAuthentication is an enrollment policy that queues all requests for issuing agent's approval if no authentication is present.
- ManualAuthentication() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
- map - Static variable in class org.dogtagpki.util.logging.PKILogger
- map(LDAPConnection, IRequest, Object) - Method in interface com.netscape.certsrv.publish.ILdapMapper
-
maps a certificate to a 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, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
- map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertExactMap
- map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
- map(LDAPConnection, IRequest, 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.LdapSimpleMap
-
Maps a X500 subject name to LDAP entry.
- map(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.NoMap
- map(LDAPConnection, 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, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertCompsMap
-
Maps a certificate to LDAP entry.
- 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, 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, Object) - Method in class com.netscape.cms.publish.mappers.LdapCrlIssuerCompsMap
-
Maps a crl 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, 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, X509Certificate, boolean) - Method in interface com.netscape.certsrv.publish.ILdapCertMapper
-
maps a certificate to a LDAP entry.
- map(LDAPConnection, X500Name, byte[]) - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap
-
Maps a X500 subject name to LDAP entry.
- map(LDAPConnection, X509CRLImpl, boolean) - Method in interface com.netscape.certsrv.publish.ILdapCrlMapper
-
maps a crl to a LDAP entry.
- MAP - Static variable in class netscape.security.x509.PolicyMappingsExtension
- MapAdapter() - Constructor for class com.netscape.certsrv.base.ResourceMessage.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorData.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.tps.config.ConfigData.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorData.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.tps.profile.ProfileData.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingData.MapAdapter
- MapAdapter() - Constructor for class com.netscape.certsrv.user.UserData.MapAdapter
- mapAlgorithmToJss(String) - Static method in class com.netscape.cmsutil.util.Cert
- mapAll(LDAPConnection, IRequest, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- mapAll(LDAPConnection, Object) - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- mapCert(String) - Static method in class com.netscape.cmsutil.util.Cert
- mapCertFromPKCS7(String) - Static method in class com.netscape.cmsutil.util.Cert
- mapCRL(String) - Static method in class com.netscape.cmsutil.util.Cert
- mapCRL1(String) - Method in class com.netscape.cms.servlet.ocsp.AddCRLServlet
- mapCRL1(String) - Static method in class com.netscape.cmsutil.util.Cert
- 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(PushbackReader) - Constructor for class com.netscape.cms.publish.mappers.MapDNPattern
- MapDNPattern(String) - Constructor for class com.netscape.cms.publish.mappers.MapDNPattern
-
Construct a DN pattern by parsing a pattern string.
- 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.
- mark(int) - Method in class netscape.security.util.DerInputStream
-
Mark the current position in the buffer, so that a later call to
reset
will return here. - markAsRevoked(BigInteger, IRevocationInfo) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Marks certificate as revoked.
- markAsRevoked(BigInteger, IRevocationInfo, boolean) - 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.
- marshal(CertId) - Method in class com.netscape.certsrv.dbs.certdb.CertIdAdapter
- marshal(KeyId) - Method in class com.netscape.certsrv.dbs.keydb.KeyIdAdapter
- marshal(RequestId) - Method in class com.netscape.certsrv.request.RequestIdAdapter
- marshal(RequestStatus) - Method in class com.netscape.certsrv.request.RequestStatusAdapter
- marshal(TokenStatus) - Method in class com.netscape.certsrv.tps.token.TokenStatus.TokenStatusAdapter
- marshal(String) - Method in class org.dogtagpki.common.Base64Adapter
- marshal(URI) - Method in class com.netscape.certsrv.system.ConfigurationRequest.URIAdapter
- marshal(Collection<String>) - Method in class com.netscape.certsrv.account.AccountInfo.RolesAdapter
- marshal(Date) - Method in class com.netscape.certsrv.util.DateAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.base.ResourceMessage.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.client.ClientConfig.NSSPasswordsAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.logging.AuditConfig.EventConfigsAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.tps.config.ConfigData.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.tps.connector.ConnectorData.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.tps.profile.ProfileData.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData.MapAdapter
- marshal(Map<String, String>) - Method in class com.netscape.certsrv.user.UserData.MapAdapter
- marshal(Map<String, Vector<ProfilePolicy>>) - Method in class com.netscape.certsrv.profile.ProfileData.PolicySetAdapter
- marshal(RevocationReason) - Method in class netscape.security.x509.RevocationReasonAdapter
- marshal(T, Class<T>) - Static method in class com.netscape.certsrv.base.ResourceMessage
- marshall(OutputStream) - Method in class com.netscape.certsrv.base.ResourceMessage
- marshaller - Static variable in class com.netscape.certsrv.account.AccountInfo
- marshaller - Static variable in class com.netscape.certsrv.authority.AuthorityData
- marshaller - Static variable in class com.netscape.certsrv.cert.CertData
- marshaller - Static variable in class com.netscape.certsrv.cert.CertDataInfo
- marshaller - Static variable in class com.netscape.certsrv.cert.CertRevokeRequest
- marshaller - Static variable in class com.netscape.certsrv.client.ClientConfig
- marshaller - Static variable in class com.netscape.certsrv.logging.ActivityData
- marshaller - Static variable in class com.netscape.certsrv.logging.AuditConfig
- marshaller - Static variable in class com.netscape.certsrv.profile.ProfileData
- marshaller - Static variable in class com.netscape.certsrv.selftests.SelfTestData
- marshaller - Static variable in class com.netscape.certsrv.selftests.SelfTestResult
- marshaller - Static variable in class com.netscape.certsrv.system.TPSConnectorData
- marshaller - Static variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- marshaller - Static variable in class com.netscape.certsrv.tps.cert.TPSCertData
- marshaller - Static variable in class com.netscape.certsrv.tps.config.ConfigData
- marshaller - Static variable in class com.netscape.certsrv.tps.connector.ConnectorData
- marshaller - Static variable in class com.netscape.certsrv.tps.profile.ProfileData
- marshaller - Static variable in class com.netscape.certsrv.tps.profile.ProfileMappingData
- marshaller - Static variable in class com.netscape.certsrv.tps.token.TokenData
- marshaller - Static variable in class com.netscape.certsrv.user.UserCertData
- marshaller - Static variable in class com.netscape.certsrv.user.UserData
- marshaller - Static variable in class org.dogtagpki.common.CAInfo
- marshaller - Static variable in class org.dogtagpki.common.Info
- marshaller - Static variable in class org.dogtagpki.common.KRAInfo
- masterReplicationPort - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- matchExactly - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- mAttr - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mAttrDesc - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mAttributes - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- 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
- 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 org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- MAX_ATTR - Static variable in class netscape.security.extensions.GenericASN1Extension
- MAX_ATTR - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- MAX_ENTRY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- MAX_NUM_ATTRIBUTES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- 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 org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- MAX_RETRIES - Static variable in class com.netscape.cmsutil.radius.RadiusConn
- MAX_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
- maxAge - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
- maxConn() - Method in interface com.netscape.certsrv.ldap.ILdapConnFactory
-
Returns the maximum number of connections available from this pool.
- maxFullCRLs - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
- MAXIMUM_LENGTH_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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 org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- mBoundConnEnable - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mBufferedReader - Variable in class com.netscape.cmsutil.http.HttpClient
- 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.profile.constraint.UniqueKeyConstraint
- mCA - Variable in class com.netscape.cms.profile.def.CAValidityDefault
- mCA - Variable in class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
- mCA - Variable in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mCAPathLen - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mCAPathLen - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- mCertApprovalCallback - Variable in class com.netscape.cmsutil.http.HttpClient
- 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 org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mCertPolicies - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mCertSubjNameAttr - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- 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.
- mComment - Variable in class netscape.security.x509.NSCCommentExtension
- mCommentFile - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- 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.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.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
- mConfig - Static variable in class netscape.security.extensions.GenericASN1Extension
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- mConfig - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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
- 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.CMCUserSignedAuth
- 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.SharedSecret
- 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.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
- mConnected - Variable in class com.netscape.cmsutil.http.HttpClient
- 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
- mContent - Variable in class com.netscape.cmsutil.http.HttpMessage
- 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 org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- mCritical - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- mCrlAttr - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
- mCrlObjectClass - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
- mCrlSign - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mCron - Variable in class com.netscape.cms.jobs.AJobBase
- mCrossCertPairAttr - Variable in class com.netscape.cms.publish.publishers.LdapCertificatePairPublisher
- MD_LABEL - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- MD2_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the MD2 Message Digest Algorthm, from RFC 1319.
- md2WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies a signing algorithm where an MD2 digest is encrypted using an RSA private key; defined in PKCS #1.
- MD5 - Class in netscape.security.provider
-
The MD5 class is used to compute an MD5 message digest over a given buffer of bytes.
- MD5() - Constructor for class netscape.security.provider.MD5
-
Standard constructor, creates a new MD5 instance, allocates its buffers from the heap.
- MD5_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- MD5_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the MD5 Message Digest Algorthm, from RFC 1321.
- md5WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies a signing algorithm where an MD5 digest is encrypted using an RSA private key; defined in PKCS #1.
- mDataEncipherment - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mDef - Variable in class com.netscape.certsrv.property.Descriptor
- mDefaultMaxPathLen - Variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mDefaultParams - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mDefaultParams - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mDefaultParams - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- mDeferOnFailure - Variable in class com.netscape.cms.authentication.FlatFileAuth
- mDefParams - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- mDerAttr - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
- mDerValue - Variable in class netscape.security.x509.ACertAttrSet
- mDescription - Variable in class com.netscape.certsrv.property.Descriptor
- mDigitalSignature - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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
- members() - Method in class netscape.security.acl.GroupImpl
-
returns the enumeration of the members in the group.
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- mEnabled - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- mEnableFileServing - Static variable in class com.netscape.cms.servlet.common.CMSGateway
- mEnableManualValues - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- mEncipherOnly - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mEndTime - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- 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.EncryptionKeyGenInput
- 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.input.SigningKeyGenInput
- mEntryObjectclass - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- merge(ACL) - Method in class com.netscape.certsrv.acls.ACL
-
Merge the rules of the other ACL into this one.
- mergeBits(NSCertTypeExtension, boolean[]) - Method in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
-
merge bits with those set from form.
- message - Variable in class com.netscape.certsrv.base.PKIException.Data
- MESSAGE_DIGEST_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- MESSAGE_DIGEST_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- MESSAGE_FORMATS - Static variable in class com.netscape.certsrv.client.PKIClient
- MESSAGE_FORMATS - Static variable in class com.netscape.cms.servlet.base.PKIService
- MESSAGE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- MessageFormatInterceptor - Class in org.dogtagpki.server.rest
- MessageFormatInterceptor() - Constructor for class org.dogtagpki.server.rest.MessageFormatInterceptor
- 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
- META_REV_SHRTOK - 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.
- METHOD_CA_ISSUERS - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- METHOD_CA_ISSUERS - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- METHOD_OCSP - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- METHOD_OCSP - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- mExcludedSubtrees - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mExpirationTime - Variable in class com.netscape.cms.logging.RollingLogFile
-
The amount of time before a backed up log is removed in milliseconds
- mExt - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- mExtendedPluginInfo - Static variable in class com.netscape.cms.authentication.CMCAuth
- mExtendedPluginInfo - Static variable in class com.netscape.cms.authentication.CMCUserSignedAuth
- mExtendedPluginInfo - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mExtendedPluginInfo - Static variable in class com.netscape.cms.authorization.AAclAuthz
- mFactories - Static variable in class com.netscape.cms.logging.Logger
- mFactory - Variable in class com.netscape.cmsutil.http.HttpClient
- mFailInfo_badAlg - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_badCertId - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_badIdentity - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_badMessageCheck - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_badRequest - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_badTime - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_internalCAError - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_mustArchiveKeys - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_noKeyReuse - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_popFailed - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_popRequired - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_tryLater - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mFailInfo_unsupportedExt - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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 org.dogtagpki.legacy.server.policy.APolicyRule
- 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 org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- mGroupObjectClass - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mGroups - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mGroupsBaseDN - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mGroupsEnable - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mGroupUserIDName - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mHeaders - Variable in class com.netscape.cmsutil.http.HttpMessage
- mHost - Variable in class com.netscape.cmsutil.http.HttpClient
- 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
- mHttpVers - Variable in class com.netscape.cmsutil.http.HttpRequest
- mHttpVers - Variable in class com.netscape.cmsutil.http.HttpResponse
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- mImportCert - Variable in class com.netscape.cms.servlet.cert.GetCertFromRequest
- MIN_FILTER_LENGTH - Static variable in class com.netscape.cms.servlet.base.PKIService
- MIN_LEN - Static variable in class com.netscape.cms.password.PasswordChecker
- mIncludeNextUpdate - Variable in class com.netscape.cms.ocsp.DefStore
- mInhibitPolicyMapping - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- MINIMUM_LENGTH_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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
- mInputStream - Variable in class com.netscape.cmsutil.http.HttpClient
- mInputStreamReader - Variable in class com.netscape.cmsutil.http.HttpClient
- mInputType - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- MINS_TO_MS_FACTOR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- mInstanceName - Variable in class com.netscape.cms.selftests.ASelfTest
- mInstanceName - Variable in class org.dogtagpki.legacy.server.policy.APolicyRule
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mInstanceParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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.ConfigurationUtils
- MINUS_ONE - Static variable in class com.netscape.cms.servlet.ocsp.AddCAServlet
- mIsCA - Variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- 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 org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
- 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<String>) - Method in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
-
Make a Subject name extension given a list of email addresses
- mkExtension() - Method in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
-
Construct GenericASN1Extension with value from CMS.cfg
- mKeyAgreement - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mKeyAttributes - Variable in class com.netscape.cms.authentication.FlatFileAuth
- mKeyCertsign - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mKeyEncipherment - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mKeyIdType - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- mKeyUsage - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mKeyUsageExtensionChecking - Variable in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- mLagTime - Variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- 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
- mLdapPublishTimelimit_ms - Variable in class com.netscape.cms.publish.publishers.LdapCrlPublisher
- 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 org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- 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
- mLine - Variable in class com.netscape.cmsutil.http.HttpMessage
- mLinkExt - Variable in class com.netscape.cms.publish.publishers.FileBasedPublisher
- mListeners - Variable in class com.netscape.cms.logging.LogQueue
- 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 - Static variable in class com.netscape.cms.logging.Logger
- 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.GenerateKeyPairServlet
- mLogger - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
- mLogger - Variable in class org.dogtagpki.legacy.server.policy.APolicyRule
- mLogQueue - Variable in class com.netscape.cms.logging.Logger
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mMaxValidity - Variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- mMD5Digest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mMethod - Variable in class com.netscape.cmsutil.http.HttpRequest
- mMinValidity - Variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- mNameConstraintsExtension - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mNames - Static variable in class com.netscape.certsrv.kra.ProofOfArchival
- mNames - Variable in class com.netscape.cms.profile.def.NoDefault
- mNonRepudiation - Variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- mNotAfter - Variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- mNotBefore - Variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- mNotBeforeSkew - Variable in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- mNotFoundGood - Variable in class com.netscape.cms.ocsp.DefStore
- mNumAttributes - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- mNumCertPolicies - Variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- mNumExcludedSubtrees - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mNumGNs - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- mNumPermittedSubtrees - Variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mNumPolicyMappings - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- 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.
- modifyAuthority(Boolean, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Update authority configurables.
- modifyCA(AuthorityData) - Method in class com.netscape.certsrv.authority.AuthorityClient
- modifyCA(String, AuthorityData) - Method in interface com.netscape.certsrv.authority.AuthorityResource
-
Modify a CA (supports partial updates).
- 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
- modifyConnector(String, TPSConnectorData) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- modifyConnector(String, TPSConnectorData) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- 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
- modifyGroup(String, GroupData) - Method in class com.netscape.certsrv.group.GroupClient
- modifyGroup(String, GroupData) - Method in interface com.netscape.certsrv.group.GroupResource
- modifyGroup(String, GroupData) - Method in class org.dogtagpki.server.rest.GroupService
-
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.
- modifyKeyStatus(KeyId, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Modify the status of a key
- modifyKeyStatus(KeyId, String) - Method in interface com.netscape.certsrv.key.KeyResource
- 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<String, String>) - Method in interface org.dogtagpki.legacy.policy.IPolicyProcessor
-
Modifies a policy instance
- modifyPolicyInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
-
Modify policy instance
- modifyProfile(ProfileData) - Method in class com.netscape.certsrv.profile.ProfileClient
- modifyProfile(String, ProfileData) - Method in interface com.netscape.certsrv.profile.ProfileResource
- modifyProfileInstance(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
-
Modify profile instance
- modifyProfileRaw(String, byte[]) - Method in class com.netscape.certsrv.profile.ProfileClient
- modifyProfileRaw(String, byte[]) - Method in interface com.netscape.certsrv.profile.ProfileResource
- modifyProfileState(String, String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- modifyToken(String, TokenData) - Method in class com.netscape.certsrv.tps.token.TokenClient
- modifyToken(String, TokenData) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- 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.
- modifyUser(String, UserData) - Method in class com.netscape.certsrv.user.UserClient
- modifyUser(String, UserData) - Method in interface com.netscape.certsrv.user.UserResource
- modifyUser(String, UserData) - Method in class org.dogtagpki.server.rest.UserService
-
Modifies an existing user in local scope.
- 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.
- Module - Class in com.netscape.cmsutil.crypto
- Module(String, String) - Constructor for class com.netscape.cmsutil.crypto.Module
- Module(String, String, String) - Constructor for class com.netscape.cmsutil.crypto.Module
- modules - Variable in class com.netscape.cmstools.cli.CLI
- mOIDs - Static variable in class netscape.security.util.ObjectIdentifier
-
Netscape Enhancement: This function implements a object identifier factory.
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mOutputIds - Variable in class com.netscape.cms.profile.common.BasicProfile
- mOutputs - Variable in class com.netscape.cms.profile.common.BasicProfile
- mOutputStream - Variable in class com.netscape.cmsutil.http.HttpClient
- mOutputStreamWriter - Variable in class com.netscape.cmsutil.http.HttpClient
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- mParamNames - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- mParams - Variable in exception com.netscape.certsrv.base.EBaseException
-
Parameters to the exception error message.
- mParams - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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 org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- mPerms - Variable in class com.netscape.certsrv.acls.ACLEntry
- mPinAttr - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mPinAttr - Variable in class com.netscape.cms.listeners.PinRemovalListener
- mPolicyConstraintsExtension - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- mPolicyMappingsExtension - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mPolicyMaps - Variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- mPolicySet - Variable in class com.netscape.cms.profile.common.BasicProfile
- mPort - Variable in class com.netscape.cmsutil.http.HttpClient
- mPostOutput - Variable in class com.netscape.cms.servlet.common.CMSTemplate
- mPreAgentApprovalChecking - Variable in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- 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
- 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
- mReasonPhrase - Variable in class com.netscape.cmsutil.http.HttpResponse
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- mRemovePin - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mRenderResult - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mReqAttrName - Variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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 org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- 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.CMCUserSignedAuth
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.HashAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.PortalEnroll
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.SharedSecret
- 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.UidPwdDirAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mRequiredCreds - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- 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
- mSearchGroupUserByUserdn - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- 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 org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- MSG_ASQ_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_ASQ_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_BEGIN_OP - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_END_OP - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_EXTENDED_LOGIN_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_EXTENDED_LOGIN_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_LOGIN_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_LOGIN_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_NEW_PIN_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_NEW_PIN_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_SECUREID_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_SECUREID_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_STATUS_UPDATE_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_STATUS_UPDATE_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TOKEN_PDU_REQUEST - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TOKEN_PDU_RESPONSE - org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TYPE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- MSG_UNDEFINED - org.dogtagpki.tps.msg.TPSMessage.MsgType
- msgTypeToInt(TPSMessage.MsgType) - Method in class org.dogtagpki.tps.msg.TPSMessage
- mSHA256Digest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mSHADigest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mSHADigest - Variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- mShrTokAttr - Variable in class com.netscape.cms.authentication.SharedSecret
- MSIE - Static variable in class com.netscape.cms.servlet.base.UserInfo
- mSocket - Variable in class com.netscape.cmsutil.http.HttpClient
- mStatus_FAILURE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mStatus_PENDING - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mStatus_SUCCESS - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mStatusCode - Variable in class com.netscape.cmsutil.http.HttpResponse
- 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
- mTag - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- 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 org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- 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
- mType_CertRep - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mType_GetCert - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mType_GetCertInitial - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mType_GetCRL - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mType_PKCSReq - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- MULTI_ROLE_ENABLE - Static variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- MULTI_ROLE_ENFORCE_GROUP_LIST - Static variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- multiRoleGroupEnforceList - Static variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- mUpdaterIds - Variable in class com.netscape.cms.profile.common.BasicProfile
- mUpdaters - Variable in class com.netscape.cms.profile.common.BasicProfile
- mURI - Variable in class com.netscape.cmsutil.http.HttpRequest
- mUseAllEntries - Variable in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- mUseCache - Variable in class com.netscape.cms.ocsp.DefStore
- mUserIDName - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mUserNoticeDisplayText - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- mValueNames - Variable in class com.netscape.cms.profile.def.EnrollDefault
- mValueNames - Variable in class com.netscape.cms.profile.input.EnrollInput
- 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.certsrv.acls.ACL
- name - Variable in class com.netscape.certsrv.base.ResourceMessage.Attribute
- name - Variable in class com.netscape.certsrv.client.Client
- name - Variable in class com.netscape.certsrv.client.ClientConfig.NSSPassword
- name - Variable in class com.netscape.certsrv.logging.AuditConfig.EventConfig
- name - Variable in class com.netscape.certsrv.profile.ProfileData
- name - Variable in class com.netscape.certsrv.profile.ProfileData.PolicySet
- name - Variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorData.Property
- name - Variable in class com.netscape.certsrv.tps.config.ConfigData.Property
- name - Variable in class com.netscape.certsrv.tps.connector.ConnectorData.Property
- name - Variable in class com.netscape.certsrv.tps.profile.ProfileData.Property
- name - Variable in class com.netscape.certsrv.tps.profile.ProfileMappingData.Property
- name - Variable in class com.netscape.certsrv.tps.token.TokenData.TokenStatusData
- name - Variable in class com.netscape.certsrv.user.UserData.Attribute
- name - Variable in class com.netscape.cmstools.cli.CLI
- 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
- NAME - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- NAME - Static variable in class netscape.security.extensions.CertificateRenewalWindowExtension
- NAME - Static variable in class netscape.security.extensions.CertificateScopeOfUseExtension
- NAME - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- NAME - Static variable in class netscape.security.extensions.InhibitAnyPolicyExtension
- NAME - Static variable in class netscape.security.extensions.NSCertTypeExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.extensions.OCSPNoCheckExtension
- NAME - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- NAME - Static variable in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.BasicConstraintsExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.CertificateAlgorithmId
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateExtensions
-
name
- NAME - Static variable in class netscape.security.x509.CertificateIssuerExtension
-
Attribute name.
- NAME - Static variable in class netscape.security.x509.CertificateIssuerName
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificatePoliciesExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.CertificateSerialNumber
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateSubjectName
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateValidity
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateVersion
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CertificateX509Key
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.CRLDistributionPointsExtension
- NAME - Static variable in class netscape.security.x509.CRLNumberExtension
-
Attribute name.
- NAME - Static variable in class netscape.security.x509.CRLReasonExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Attribute name.
- NAME - Static variable in class netscape.security.x509.Extensions
-
name
- NAME - Static variable in class netscape.security.x509.FreshestCRLExtension
- NAME - Static variable in class netscape.security.x509.HoldInstructionExtension
-
Attribute name.
- NAME - Static variable in class netscape.security.x509.InvalidityDateExtension
-
Attribute name.
- NAME - Static variable in class netscape.security.x509.IssuerAlternativeNameExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.IssuingDistributionPointExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.KeyUsageExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.NameConstraintsExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.NSCCommentExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.PolicyConstraintsExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.PolicyMappingsExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.PrivateKeyUsageExtension
-
Sub attributes name for this CertAttrSet.
- NAME - Static variable in class netscape.security.x509.SubjectAlternativeNameExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.SubjectDirAttributesExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Attribute names.
- NAME - Static variable in class netscape.security.x509.X509CertImpl
-
Public attribute names.
- NAME - Static variable in class netscape.security.x509.X509CertInfo
- NAME - Variable in class org.dogtagpki.legacy.server.policy.APolicyRule
- NAME_ANY - Static variable in interface netscape.security.x509.GeneralNameInterface
-
The list of names supported.
- NAME_DIRECTORY - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_DNS - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_EDI - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_IP - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_OID - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_RFC822 - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_URI - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME_VALUE_DELIMITER - Static variable in class com.netscape.certsrv.logging.SignedAuditEvent
- NAME_VALUE_PAIRS_DELIMITER - Static variable in class com.netscape.certsrv.logging.SignedAuditEvent
- NAME_X400 - Static variable in interface netscape.security.x509.GeneralNameInterface
- NAME2 - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- NameConstraints_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Provides for permitted and excluded subtrees that place restrictions on names that may be included within a certificate issued by a given CA.
- NameConstraintsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Name Constraints Extension Policy Adds the name constraints extension to a (CA) certificate.
- NameConstraintsExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- 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
- NameConstraintsExtension - Class in netscape.security.x509
-
This class defines the Name Constraints Extension.
- NameConstraintsExtension(boolean, GeneralSubtrees, GeneralSubtrees) - Constructor for class netscape.security.x509.NameConstraintsExtension
- NameConstraintsExtension(Boolean, Object) - Constructor for class netscape.security.x509.NameConstraintsExtension
-
Create the extension from the passed DER encoded value.
- NameConstraintsExtension(GeneralSubtrees, GeneralSubtrees) - Constructor for class netscape.security.x509.NameConstraintsExtension
-
The default constructor for this class.
- NameID - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- NameID(Name) - Constructor for class com.netscape.cmsutil.ocsp.NameID
- NameID.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - names - Static variable in class netscape.security.x509.KeyUsageExtension
- 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.
- NAS_ALLOW_SELECT - Static variable in class com.netscape.cmsutil.radius.LoginIPHostAttribute
- NAS_CLASS - Static variable in class com.netscape.cmsutil.radius.Attribute
- NAS_IDENTIFIER - Static variable in class com.netscape.cmsutil.radius.Attribute
- NAS_IP_ADDRESS - Static variable in class com.netscape.cmsutil.radius.Attribute
- NAS_PORT - Static variable in class com.netscape.cmsutil.radius.Attribute
- NAS_PORT_TYPE - Static variable in class com.netscape.cmsutil.radius.Attribute
- NAS_PROMPT - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- NAS_SELECT - Static variable in class com.netscape.cmsutil.radius.LoginIPHostAttribute
- NASClassAttribute - Class in com.netscape.cmsutil.radius
- NASClassAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.NASClassAttribute
- NASIdentifierAttribute - Class in com.netscape.cmsutil.radius
- NASIdentifierAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.NASIdentifierAttribute
- NASIPAddressAttribute - Class in com.netscape.cmsutil.radius
- NASIPAddressAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.NASIPAddressAttribute
- NASIPAddressAttribute(InetAddress) - Constructor for class com.netscape.cmsutil.radius.NASIPAddressAttribute
- NASPacket - Class in com.netscape.cmsutil.radius
- NASPacket(int, short, Authenticator) - Constructor for class com.netscape.cmsutil.radius.NASPacket
- NASPortAttribute - Class in com.netscape.cmsutil.radius
- NASPortAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.NASPortAttribute
- NASPortAttribute(int) - Constructor for class com.netscape.cmsutil.radius.NASPortAttribute
- NASPortTypeAttribute - Class in com.netscape.cmsutil.radius
- NASPortTypeAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.NASPortTypeAttribute
- NBITS - Static variable in class netscape.security.extensions.NSCertTypeExtension
- NBITS - Static variable in class netscape.security.x509.KeyUsageExtension
- NEQUAL_STR - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- NEQUAL_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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_EC_CURVE - Static variable in interface com.netscape.certsrv.request.IRequest
- NETKEY_ATTR_KEY_SIZE - Static variable in interface com.netscape.certsrv.request.IRequest
- NETKEY_ATTR_KEY_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
- NETKEY_ATTR_KEYID - 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
- netscape.net - package netscape.net
- netscape.net.smtp - package netscape.net.smtp
- netscape.security.acl - package netscape.security.acl
- netscape.security.extensions - package netscape.security.extensions
- netscape.security.pkcs - package netscape.security.pkcs
- netscape.security.provider - package netscape.security.provider
- netscape.security.util - package netscape.security.util
- netscape.security.x509 - package netscape.security.x509
- NetworkClient - Class in netscape.net
-
This is the base class for network clients.
- NetworkClient() - Constructor for class netscape.net.NetworkClient
- NetworkClient(String, int) - Constructor for class netscape.net.NetworkClient
-
Create connection with host host on port port
- NEW_CACHE - Static variable in interface com.netscape.certsrv.dbs.crldb.ICRLIssuingPointRecord
- NEW_DOMAIN - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- NEW_PIN_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- NEW_SUBDOMAIN - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- newDecoder() - Method in class netscape.security.util.IA5Charset
- newDecoder() - Method in class netscape.security.util.PrintableCharset
- newDecoder() - Method in class netscape.security.util.UniversalCharset
- newEncoder() - Method in class netscape.security.util.IA5Charset
- newEncoder() - Method in class netscape.security.util.PrintableCharset
- newEncoder() - Method in class netscape.security.util.UniversalCharset
- newFillerObject(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
instantiate a new filler from a class name,
- NewPinRequestMsg - Class in org.dogtagpki.tps.msg
- NewPinRequestMsg(int, int) - Constructor for class org.dogtagpki.tps.msg.NewPinRequestMsg
- NewPinResponseMsg - Class in org.dogtagpki.tps.msg
- NewPinResponseMsg(String) - Constructor for class org.dogtagpki.tps.msg.NewPinResponseMsg
- newRequest(String) - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Creates a new request object.
- newRequest(String, boolean) - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Create a new Request object and assign a request ID.
- NEXT_VALUE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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.
- nickname - Variable in class com.netscape.certsrv.system.SystemCertData
- NICKNAME - Static variable in class com.netscape.certsrv.system.SystemCertData
- NIST_SP800 - Static variable in class com.netscape.cms.servlet.tks.GPParams
- NistSP800_108KDF - Class in com.netscape.cms.servlet.tks
- NO_ENCRYPTION - Static variable in class netscape.security.pkcs.PKCS12Util
- 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
- NON_PROFILE_CERT_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- NON_REPUDIATION - Static variable in class netscape.security.x509.KeyUsageExtension
- NON_REPUDIATION_BIT - Static variable in class netscape.security.x509.KeyUsageExtension
- nonce - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- Nonces - Class in com.netscape.certsrv.base
-
This class provides a limited storage for nonces.
- Nonces() - Constructor for class com.netscape.certsrv.base.Nonces
- Nonces(int) - Constructor for class com.netscape.certsrv.base.Nonces
- noncesEnabled() - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
- NONE - Static variable in class com.netscape.cmsutil.radius.FramedCompressionAttribute
- NONE - Static variable in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- NONE_HOLD_INSTR_OID - Static variable in class netscape.security.x509.HoldInstructionExtension
- NONE_HOLD_INSTR_OID_STR - Static variable in class netscape.security.x509.HoldInstructionExtension
- 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
- normalizeCertAndReq(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- normalizeCertReq(String) - Method in class com.netscape.cms.profile.common.EnrollProfile
- normalizeCertStr(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- normalizeCertStr(String) - Static method in class com.netscape.cmsutil.util.Cert
- normalizeCertStr(String) - Method in class netscape.security.util.CertPrettyPrint
- normalizeCertStrAndReq(String) - Static method in class com.netscape.cmsutil.util.Cert
- normalizeProfileRequest(IRequest) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- normalizeString(String) - Static method in class com.netscape.cmsutil.util.Utils
-
Normalize B64 input String
- normalizeString(String, Boolean) - Static method in class com.netscape.cmsutil.util.Utils
- NOT_AFTER - Static variable in class netscape.security.x509.CertificateValidity
- NOT_AFTER - Static variable in class netscape.security.x509.PrivateKeyUsageExtension
- NOT_BEFORE - Static variable in class netscape.security.x509.CertificateValidity
- NOT_BEFORE - Static variable in class netscape.security.x509.PrivateKeyUsageExtension
- NOT_IMPORT_CHAIN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- NoticeReference - Class in netscape.security.x509
-
Represent the NoticeReference.
- NoticeReference(DerValue) - Constructor for class netscape.security.x509.NoticeReference
- NoticeReference(DisplayText, int[]) - Constructor for class netscape.security.x509.NoticeReference
- 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.
- NS_TRUSTED_CA - Static variable in class netscape.security.pkcs.PKCS12
- NSCCommentExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Netscape comment Adds Netscape comment policy
- NSCCommentExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
-
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
- NSCCommentExtension - Class in netscape.security.x509
-
This class defines the NSCCommentExtension
- NSCCommentExtension(boolean) - Constructor for class netscape.security.x509.NSCCommentExtension
-
Create a default NSCCommentExtension.
- NSCCommentExtension(boolean, String) - Constructor for class netscape.security.x509.NSCCommentExtension
-
Create a NSCCommentExtension with the Vector of CertificatePolicyInfo.
- NSCCommentExtension(Boolean, Object) - Constructor for class netscape.security.x509.NSCCommentExtension
-
Create the extension from the passed DER encoded value.
- NSCertTypeExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
NS Cert Type policy.
- NSCertTypeExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- 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
- NSCertTypeExtension - Class in netscape.security.extensions
-
NSCertTypeExtension Represents Netscape Certificate Type Extension
- NSCertTypeExtension() - Constructor for class netscape.security.extensions.NSCertTypeExtension
-
Create a default key usage.
- NSCertTypeExtension(boolean[]) - Constructor for class netscape.security.extensions.NSCertTypeExtension
- NSCertTypeExtension(boolean, boolean[]) - Constructor for class netscape.security.extensions.NSCertTypeExtension
-
Create NSCertTypeExtension from boolean array.
- NSCertTypeExtension(boolean, byte[]) - Constructor for class netscape.security.extensions.NSCertTypeExtension
-
Create a NSCertTypeExtension with the passed bit settings.
- NSCertTypeExtension(byte[]) - Constructor for class netscape.security.extensions.NSCertTypeExtension
- NSCertTypeExtension(Boolean, Object) - Constructor for class netscape.security.extensions.NSCertTypeExtension
-
Create the extension from the passed DER encoded value of the same.
- 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
- NSSCryptoProvider - Class in com.netscape.certsrv.util
- NSSCryptoProvider(ClientConfig) - Constructor for class com.netscape.certsrv.util.NSSCryptoProvider
- NSSPassword() - Constructor for class com.netscape.certsrv.client.ClientConfig.NSSPassword
- NSSPasswordList() - Constructor for class com.netscape.certsrv.client.ClientConfig.NSSPasswordList
- NSSPasswordsAdapter() - Constructor for class com.netscape.certsrv.client.ClientConfig.NSSPasswordsAdapter
- 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 org.dogtagpki.legacy.policy.IGeneralNameUtil
-
Default extended plugin info.
- NUM_REPOS - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
- NUMBER - Static variable in class netscape.security.x509.CertificateSerialNumber
- NUMBER - Static variable in class netscape.security.x509.CRLNumberExtension
- NUMBER - Static variable in class netscape.security.x509.DeltaCRLIndicatorExtension
- numberOfAccessDescription() - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Returns the number of access description.
- numberOfAccessDescription() - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Returns the number of access description.
- NuxwdogPasswordStore - Class in com.netscape.cmsutil.password
- NuxwdogPasswordStore() - Constructor for class com.netscape.cmsutil.password.NuxwdogPasswordStore
- 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 - Static variable in class netscape.security.extensions.NSCertTypeExtension
- OBJECT_SIGNING_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- OBJECT_SIGNING_CA - Static variable in class netscape.security.extensions.NSCertTypeExtension
- OBJECT_SIGNING_CA_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- OBJECT_SIGNING_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
- ObjectIdentifier - Class in netscape.security.util
-
Represent an ISO Object Identifier.
- ObjectIdentifier(int[]) - Constructor for class netscape.security.util.ObjectIdentifier
-
Constructs an object ID from an array of integers.
- ObjectIdentifier(String) - Constructor for class netscape.security.util.ObjectIdentifier
-
Constructs an object identifier from a string.
- ObjectIdentifier(DerInputStream) - Constructor for class netscape.security.util.ObjectIdentifier
-
Constructs an object ID from an ASN.1 encoded input stream.
- obscureBytes(byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- obscureChars(char[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- OC - Static variable in class com.netscape.cmsutil.util.Fmt
- OCSP - com.netscape.certsrv.logging.LogSource
- OCSP - Static variable in class com.netscape.cmsutil.ocsp.ResponseBytes
- OCSP_ADD_CA_REQUEST - Static variable in class com.netscape.certsrv.logging.event.OCSPAddCARequestEvent
- OCSP_ADD_CA_REQUEST_PROCESSED - Static variable in class com.netscape.certsrv.logging.event.OCSPAddCARequestProcessedEvent
- OCSP_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- OCSP_BASIC - Static variable in class com.netscape.cmsutil.ocsp.ResponseBytes
- 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_REMOVE_CA_REQUEST - Static variable in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestEvent
- OCSP_REMOVE_CA_REQUEST_PROCESSED_FAILURE - Static variable in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestProcessedEvent
- OCSP_REMOVE_CA_REQUEST_PROCESSED_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.OCSPRemoveCARequestProcessedEvent
- OCSP_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- OCSP_SIGNING_INFO - Static variable in class com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
- OCSPAddCARequestEvent - Class in com.netscape.certsrv.logging.event
- OCSPAddCARequestEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPAddCARequestEvent
- OCSPAddCARequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- OCSPAddCARequestProcessedEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPAddCARequestProcessedEvent
- 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
- OCSPCLI - Class in com.netscape.cmstools.ocsp
- OCSPCLI(CLI) - Constructor for class com.netscape.cmstools.ocsp.OCSPCLI
- ocspClient - Variable in class com.netscape.cmstools.ocsp.OCSPCLI
- OCSPClient - Class in com.netscape.certsrv.ocsp
- OCSPClient - Class in com.netscape.cmstools
-
This class implements an OCSP command line interface.
- OCSPClient() - Constructor for class com.netscape.cmstools.OCSPClient
- OCSPClient(PKIClient) - Constructor for class com.netscape.certsrv.ocsp.OCSPClient
- OCSPGenerationEvent - Class in com.netscape.certsrv.logging.event
- OCSPGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPGenerationEvent
- OCSPNoCheckExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
This implements an OCSP Signing policy, it adds the OCSP Signing extension to the certificate.
- OCSPNoCheckExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
-
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
- OCSPNoCheckExtension - Class in netscape.security.extensions
-
This represents the OCSPNoCheck extension.
- OCSPNoCheckExtension() - Constructor for class netscape.security.extensions.OCSPNoCheckExtension
- OCSPNoCheckExtension(Boolean) - Constructor for class netscape.security.extensions.OCSPNoCheckExtension
- OCSPNoCheckExtension(Boolean, Object) - Constructor for class netscape.security.extensions.OCSPNoCheckExtension
- 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
- OCSPProcessor - Class in com.netscape.cmsutil.ocsp
-
This class implements an OCSP utility.
- OCSPProcessor() - Constructor for class com.netscape.cmsutil.ocsp.OCSPProcessor
- 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
- OCSPRemoveCARequestEvent - Class in com.netscape.certsrv.logging.event
- OCSPRemoveCARequestEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPRemoveCARequestEvent
- OCSPRemoveCARequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- OCSPRemoveCARequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.OCSPRemoveCARequestProcessedEvent
- OCSPRequest - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- OCSPRequest(TBSRequest, Signature) - Constructor for class com.netscape.cmsutil.ocsp.OCSPRequest
- OCSPRequest.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding OCSPRequest.
- OCSPResponse - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- OCSPResponse(OCSPResponseStatus, ResponseBytes) - Constructor for class com.netscape.cmsutil.ocsp.OCSPResponse
- OCSPResponse.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding an
OCSPResponse
. - OCSPResponseStatus - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- OCSPResponseStatus(long) - Constructor for class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- OCSPResponseStatus.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding an
OCSPResponseStatus
. - 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
- OCSPSigningInfoEvent - Class in com.netscape.certsrv.logging.event
- OCSPSigningInfoEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
- 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
- octoEndChars - Static variable in class netscape.security.x509.LdapV3DNStrConverter
- OFF_HOLD - Static variable in class com.netscape.cms.servlet.cert.RevocationProcessor
- OFFICAL_PORT - Static variable in class com.netscape.cmsutil.radius.RadiusConn
- OID - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- OID - Static variable in class netscape.security.extensions.CertificateRenewalWindowExtension
- OID - Static variable in class netscape.security.extensions.CertificateScopeOfUseExtension
- OID - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID - Variable in class netscape.security.extensions.GenericASN1Extension
- OID - Static variable in class netscape.security.extensions.InhibitAnyPolicyExtension
- OID - Static variable in class netscape.security.extensions.KerberosName
- OID - Static variable in class netscape.security.extensions.OCSPNoCheckExtension
- OID - Static variable in class netscape.security.extensions.PresenceServerExtension
- OID - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- OID - Static variable in class netscape.security.x509.CertificateIssuerExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.CRLDistributionPointsExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.DeltaCRLIndicatorExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.FreshestCRLExtension
- OID - Static variable in class netscape.security.x509.HoldInstructionExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.InvalidityDateExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.IssuingDistributionPointExtension
-
The Object Identifier for this extension.
- OID - Static variable in class netscape.security.x509.NSCCommentExtension
- OID_CA_ISSUERS - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- OID_CA_ISSUERS - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- OID_CODE_SIGNING - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_CODE_SIGNING_STR - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_CODESigning - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_CPS - Static variable in class netscape.security.x509.PolicyQualifierInfo
- OID_OCSP - Static variable in class netscape.security.extensions.AuthInfoAccessExtension
- OID_OCSP - Static variable in class netscape.security.extensions.SubjectInfoAccessExtension
- OID_OCSP_SIGNING - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_OCSP_SIGNING_STR - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_OCSPSigning - Static variable in class netscape.security.extensions.ExtendedKeyUsageExtension
- OID_POSTREAD - Static variable in class com.netscape.cmsutil.ldap.LDAPPostReadControl
- OID_SERIALNUMBER - Static variable in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- OID_UNOTICE - Static variable in class netscape.security.x509.PolicyQualifierInfo
- 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
- OIDMap - Class in netscape.security.x509
-
This class defines the mapping from OID & name to classes and vice versa.
- OIDMap() - Constructor for class netscape.security.x509.OIDMap
- OIDName - Class in netscape.security.x509
-
This class implements the OIDName as required by the GeneralNames ASN.1 object.
- OIDName(String) - Constructor for class netscape.security.x509.OIDName
- OIDName(DerValue) - Constructor for class netscape.security.x509.OIDName
-
Create the OIDName object from the passed encoded Der value.
- OIDName(ObjectIdentifier) - Constructor for class netscape.security.x509.OIDName
-
Create the OIDName object with the specified name.
- 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.
- ON_HOLD - Static variable in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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_ENROLL - org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_EQUAL - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- OP_EQUAL - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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_FORMAT - org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_GE - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- OP_GE - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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.publish.ILdapExpression
- OP_GT - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- OP_JOBS - Static variable in interface com.netscape.certsrv.common.OpDef
- OP_LE - Static variable in interface com.netscape.certsrv.publish.ILdapExpression
- OP_LE - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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.publish.ILdapExpression
- OP_LT - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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.publish.ILdapExpression
- OP_NEQUAL - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- 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 - org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_RENEW_CERT - Static variable in interface com.netscape.certsrv.common.Constants
- OP_RESET_PIN - org.dogtagpki.tps.msg.TPSMessage.OpType
- 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_UNBLOCK - org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_UNDEFINED - org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_VALIDATE - Static variable in interface com.netscape.certsrv.common.OpDef
- OPAD - Static variable in class com.netscape.cmsutil.util.HMACDigest
- 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.
- openServer(String, int) - Method in class netscape.net.NetworkClient
-
Open a connection to the server.
- OPERATION_TYPE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- operationResult - Variable in class com.netscape.certsrv.cert.CertRequestInfo
- OPTION_DEBUG - Static variable in class com.netscape.cmsutil.radius.RadiusConn
- options - Variable in class com.netscape.cmstools.cli.CLI
- OPTYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- opTypeToInt(TPSMessage.OpType) - Method in class org.dogtagpki.tps.msg.TPSMessage
- org - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- org.dogtagpki.common - package org.dogtagpki.common
- org.dogtagpki.legacy.policy - package org.dogtagpki.legacy.policy
- org.dogtagpki.legacy.server.policy - package org.dogtagpki.legacy.server.policy
- org.dogtagpki.legacy.server.policy.constraints - package org.dogtagpki.legacy.server.policy.constraints
- org.dogtagpki.legacy.server.policy.extensions - package org.dogtagpki.legacy.server.policy.extensions
- org.dogtagpki.server - package org.dogtagpki.server
- org.dogtagpki.server.connector - package org.dogtagpki.server.connector
- org.dogtagpki.server.rest - package org.dogtagpki.server.rest
- org.dogtagpki.tps - package org.dogtagpki.tps
- org.dogtagpki.tps.apdu - package org.dogtagpki.tps.apdu
- org.dogtagpki.tps.main - package org.dogtagpki.tps.main
- org.dogtagpki.tps.msg - package org.dogtagpki.tps.msg
- org.dogtagpki.util.logging - package org.dogtagpki.util.logging
- orgName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "O=" attribute, denoting an organization name
- orgUnit - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- orgUnitName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "OU=" attribute, denoting an organizational unit name
- OTHER - com.netscape.certsrv.logging.LogSource
- OTHER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
- OtherName - Class in netscape.security.x509
-
This class implements the OtherName as required by the GeneralNames ASN.1 object.
- OtherName(byte[]) - Constructor for class netscape.security.x509.OtherName
-
Create the IPAddressName object with the specified name.
- OtherName(DerValue) - Constructor for class netscape.security.x509.OtherName
-
Create the IPAddressName object from the passed encoded Der value.
- OtherName(ObjectIdentifier, byte[]) - Constructor for class netscape.security.x509.OtherName
- OtherName(ObjectIdentifier, byte, String) - Constructor for class netscape.security.x509.OtherName
-
Constructs a string-based other name.
- OtherName(ObjectIdentifier, String) - Constructor for class netscape.security.x509.OtherName
- out - Variable in class org.dogtagpki.tps.TPSConnection
- 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_EC_CURVE - 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_PL_ENCRYPTED - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_ALGORITHM - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_IV - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_IV_LEN - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_MODE - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_OID - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_ENCRYPTION_PADDING - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_WRAP_ALGORITHM - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_WRAP_IV - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_PL_WRAP_IV_LEN - 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_SERIALNO_IN_HEX - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_SK_KEYGEN_ALGORITHM - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_SK_LENGTH - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_SK_TYPE - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_SK_WRAP_ALGORITHM - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUT_STATE - Static variable in class com.netscape.cms.servlet.key.KeyRecordParser
- OUTBOUND - Static variable in class com.netscape.cmsutil.radius.ServiceTypeAttribute
- output(OutputStream) - Method in class com.netscape.cmsutil.xml.XMLObject
- output(IssuerAlternativeNameExtension) - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- output(SubjectAlternativeNameExtension) - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- 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
- 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
- outputs - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- outputs - Variable in class com.netscape.certsrv.profile.ProfileData
- outputTemplate(boolean, HttpServletResponse, ArgSet) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
- 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
- OwnerImpl - Class in netscape.security.acl
-
Class implementing the Owner interface.
- OwnerImpl(Principal) - Constructor for class netscape.security.acl.OwnerImpl
- ownerName - Variable in class com.netscape.certsrv.key.KeyInfo
P
- p - Variable in class netscape.security.provider.DSAParameters
- p1 - Variable in class org.dogtagpki.tps.apdu.APDU
- p12File - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- p12Password - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- p2 - Variable in class org.dogtagpki.tps.apdu.APDU
- Packet - Class in com.netscape.cmsutil.radius
- Packet() - Constructor for class com.netscape.cmsutil.radius.Packet
- Packet(int, short, Authenticator) - Constructor for class com.netscape.cmsutil.radius.Packet
- PacketFactory - Class in com.netscape.cmsutil.radius
- PacketFactory() - Constructor for class com.netscape.cmsutil.radius.PacketFactory
- PAD_BYTES - Static variable in class com.netscape.cmsutil.util.HMACDigest
- padBuffer80(TPSBuffer, int) - Method in class org.dogtagpki.tps.apdu.APDU
- PARAMETER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- params - Variable in class netscape.security.x509.AlgorithmId
-
Parameters for this algorithm.
- paramsString - Variable in class netscape.security.x509.AlgorithmId
- paramsToString() - Method in class netscape.security.x509.AlgIdDSA
- paramsToString() - Method in class netscape.security.x509.AlgorithmId
-
Provides a human-readable description of the algorithm parameters.
- parent - Variable in class com.netscape.cmstools.cli.CLI
- parentID - Variable in class com.netscape.certsrv.authority.AuthorityData
- parse() - Method in class com.netscape.cms.logging.LogEntry
-
parse a log entry return a vector of the segments of the entry
- parse(byte[]) - Static method in class netscape.security.x509.AlgorithmId
- parse(CMSTemplateParams, StatsEvent, int) - Method in class com.netscape.cms.servlet.base.GetStats
- parse(BufferedReader) - Method in class com.netscape.cmsutil.http.HttpMessage
- parse(BufferedReader) - Method in class com.netscape.cmsutil.http.HttpRequest
-
parse a http request from a http client
- parse(BufferedReader) - Method in class com.netscape.cmsutil.http.HttpResponse
-
parse a http response from a http server
- parse(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyPredicateParser
-
Parse the predicate expression and return a vector of expressions.
- parse(DerValue) - Static method in class netscape.security.pkcs.PKCS8Key
-
Construct PKCS#8 subject public key from a DER value.
- parse(DerValue) - Static method in class netscape.security.x509.AlgorithmId
-
Parse (unmarshal) an ID from a DER sequence input value.
- parse(DerValue) - Static method in class netscape.security.x509.X509Key
-
Construct X.509 subject public key from a DER value.
- parseACL(String) - Static method in class com.netscape.certsrv.acls.ACL
-
Parse ACL resource attributes
- parseACLEntry(IACL, String) - Static method in class com.netscape.certsrv.acls.ACLEntry
-
Parse string in the following format:
- parseAVA(PushbackReader) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parses a Ldap DN string with a AVA component from a string reader to an AVA.
- parseAVA(PushbackReader, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseAVA(PushbackReader) with a DER encoding order given as argument for Directory Strings.
- parseAVA(String) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts a Ldap DN string to a AVA object.
- parseAVA(String) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parse a Ldap v3 DN string with a AVA component to a AVA.
- parseAVA(String, byte[]) - Method in class netscape.security.x509.LdapDNStrConverter
-
Like parseAVA with a specified DER encoding order for Directory Strings.
- parseAVA(String, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseDN(String) with a DER encoding order given as argument for Directory Strings.
- parseAVAKeyword(String) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a AVA keyword from a Ldap DN string to an ObjectIdentifier from the attribute map or, if this keyword is an OID not in the attribute map, create a new ObjectIdentifier for the keyword if acceptUnknownOids is true.
- parseAVAValue(byte[], ObjectIdentifier) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a value in BER encoding, for example given in octothorpe form in a Ldap v3 dn string, to a DerValue.
- parseAVAValue(String, ObjectIdentifier) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Converts a AVA value from a Ldap dn string to a DerValue according the attribute type.
- parseAVAValue(String, ObjectIdentifier, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseAVAValue(String) with a DER encoding order given as argument for Directory Strings.
- parseCertificate(String) - Static method in class com.netscape.cmsutil.util.Cert
- parseCMC(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
- parseCMC(Locale, String, boolean) - Method in class com.netscape.cms.profile.common.EnrollProfile
- parseCRMF(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
- parseCRMFMsgs(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- parseDN(PushbackReader) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parses a Ldap DN string in a string reader to a X500Name.
- parseDN(PushbackReader, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseDN(PushbackReader in) with a DER encoding order given as argument for Directory Strings.
- parseDN(String) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts a Ldap DN string to a X500Name object.
- parseDN(String) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parse a Ldap v3 DN string to a X500Name.
- parseDN(String, byte[]) - Method in class netscape.security.x509.LdapDNStrConverter
-
Like parseDN with a specified DER encoding order for Directory Strings.
- parseDN(String, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseDN(String) with a DER encoding order given as argument for Directory Strings.
- parseExtension(Extension) - Method in class netscape.security.x509.CertificateExtensions
- parseExtension(Extension) - Method in class netscape.security.x509.Extensions
- 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.
- parseKeyBits() - Method in class netscape.security.pkcs.PKCS8Key
-
Parse the key bits.
- parseKeyBits() - Method in class netscape.security.provider.DSAPrivateKey
- parseKeyBits() - Method in class netscape.security.provider.DSAPublicKey
- parseKeyBits() - Method in class netscape.security.provider.RSAPublicKey
- parseKeyBits() - Method in class netscape.security.x509.X509Key
-
Parse the key bits.
- parseKeyGen(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
- parseOptions(CommandLine) - Method in class com.netscape.cmstools.cli.MainCLI
- parsePKCS10(Locale, String) - Method in class com.netscape.cms.profile.common.EnrollProfile
- parsePublicKey(DerValue) - Static method in class netscape.security.x509.X509Key
- parser - Static variable in class com.netscape.cmstools.cli.CLI
- PARSER - Static variable in class com.netscape.cms.servlet.request.KeyReqParser
- parseRDN(PushbackReader) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parses Ldap DN string with a rdn component from a string reader to a RDN.
- parseRDN(PushbackReader, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseRDN(PushbackReader) with a DER encoding order given as argument for Directory Strings.
- parseRDN(String) - Method in class netscape.security.x509.LdapDNStrConverter
-
Converts a Ldap DN string to a RDN object.
- parseRDN(String) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Parse a Ldap v3 DN string with a RDN component to a RDN
- parseRDN(String, byte[]) - Method in class netscape.security.x509.LdapDNStrConverter
-
Like parseRDN with a specified DER encoding order for Directory Strings.
- parseRDN(String, byte[]) - Method in class netscape.security.x509.LdapV3DNStrConverter
-
Like parseRDN(String) with a DER encoding order given as argument for Directory Strings.
- 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
- ParsingException - Exception in netscape.security.pkcs
- ParsingException() - Constructor for exception netscape.security.pkcs.ParsingException
- ParsingException(String) - Constructor for exception netscape.security.pkcs.ParsingException
- PASS_PHRASE_TYPE - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- 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
- PASSWORD_CHECK_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- PASSWORD_CHECK_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- PASSWORD_MASK - Static variable in class com.netscape.certsrv.logging.SignedAuditEvent
- PASSWORD_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- PASSWORD_NAME_1 - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- PasswordCache - Class in com.netscape.cmstools
-
Tool for interacting with the PWcache
- PasswordCache() - Constructor for class com.netscape.cmstools.PasswordCache
- 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
- passwords - Variable in class com.netscape.certsrv.client.ClientConfig.NSSPasswordList
- PASSWORDTYPE - Static variable in interface com.netscape.certsrv.common.Constants
- PATCH - Annotation Type in com.netscape.certsrv.base
-
http://brianoneill.blogspot.in/2011/11/patch-methods-on-jax-rs.html
- PATH_LEN - Static variable in class netscape.security.x509.BasicConstraintsExtension
- pattern - Variable in class netscape.security.extensions.GenericASN1Extension
- 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.
- PDU_DATA_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- PDU_SIZE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- peekByte() - Method in class netscape.security.util.DerInputStream
- peekNextSerialNumber() - Method in interface com.netscape.certsrv.dbs.repository.IRepository
-
Retrieves the next serial number without increasing the serial number.
- PENDING - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- PENDING - Static variable in class com.netscape.certsrv.request.RequestStatus
-
The state of a request that is waiting for action by an agent.
- PENDING_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- PermissionImpl - Class in netscape.security.acl
-
The PermissionImpl class implements the permission interface for permissions that are strings.
- PermissionImpl(String) - Constructor for class netscape.security.acl.PermissionImpl
-
Construct a permission object using a string.
- permissions() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Returns a list of permissions associated with this entry.
- permissions() - Method in class netscape.security.acl.AclEntryImpl
-
return an enumeration of the permissions in this ACL entry.
- PERMITTED_SUBTREES - Static variable in class netscape.security.x509.NameConstraintsExtension
- 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
- PIAFS - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- pin - Variable in class com.netscape.certsrv.system.AdminSetupRequest
- pin - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- pin - Variable in class com.netscape.certsrv.system.KeyBackupRequest
- PIN_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- PIN_REQUIRED_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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 - Class in netscape.security.pkcs
-
PKCS #10 certificate requests are created and sent to Certificate Authorities, which then create X.509 certificates and return them to the entity which created the certificate request.
- PKCS10(byte[]) - Constructor for class netscape.security.pkcs.PKCS10
- PKCS10(byte[], boolean) - Constructor for class netscape.security.pkcs.PKCS10
-
Parses an encoded, signed PKCS #10 certificate request, verifying the request's signature as it does so.
- PKCS10(X509Key) - Constructor for class netscape.security.pkcs.PKCS10
-
Constructs an unsigned PKCS #10 certificate request.
- PKCS10(X509Key, PKCS10Attributes) - Constructor for class netscape.security.pkcs.PKCS10
-
Constructs an unsigned PKCS #10 certificate request.
- 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
- PKCS10Attribute - Class in netscape.security.pkcs
-
Represent a PKCS Attribute.
- PKCS10Attribute() - Constructor for class netscape.security.pkcs.PKCS10Attribute
-
Default constructor.
- PKCS10Attribute(PKCS10Attribute) - Constructor for class netscape.security.pkcs.PKCS10Attribute
-
Constructs an attribute from another attribute.
- PKCS10Attribute(DerValue) - Constructor for class netscape.security.pkcs.PKCS10Attribute
-
Constructs an attribute from a DER encoded array of bytes.
- PKCS10Attribute(ObjectIdentifier, CertAttrSet) - Constructor for class netscape.security.pkcs.PKCS10Attribute
-
Constructs an attribute from individual components of ObjectIdentifier and the DER encoded value.
- PKCS10Attributes - Class in netscape.security.pkcs
-
This class defines the PKCS10 attributes for the request.
- PKCS10Attributes() - Constructor for class netscape.security.pkcs.PKCS10Attributes
-
Default constructor for the certificate attribute.
- PKCS10Attributes(DerInputStream) - Constructor for class netscape.security.pkcs.PKCS10Attributes
-
Create the object, decoding the values from the passed DER stream.
- PKCS10Client - Class in com.netscape.cmstools
-
Generates an ECC or RSA key pair in the security database, constructs a PKCS#10 certificate request with the public key, and outputs the request to a file.
- PKCS10Client() - Constructor for class com.netscape.cmstools.PKCS10Client
- 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(ICMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.PKCS10Processor
- PKCS11CertCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CertCLI(PKCS11CLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CertCLI
- PKCS11CertFindCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CertFindCLI(PKCS11CertCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- PKCS11CertRemoveCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CertRemoveCLI(PKCS11CertCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- PKCS11CertShowCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CertShowCLI(PKCS11CertCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- PKCS11CLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CLI(CLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CLI
- PKCS11KeyCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11KeyCLI(PKCS11CLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11KeyCLI
- PKCS11KeyFindCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11KeyFindCLI(PKCS11KeyCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- PKCS11KeyRemoveCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11KeyRemoveCLI(PKCS11KeyCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- PKCS11KeyShowCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11KeyShowCLI(PKCS11KeyCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- PKCS12 - Class in netscape.security.pkcs
- PKCS12() - Constructor for class netscape.security.pkcs.PKCS12
- PKCS12_ATTRIBUTES_OID - Static variable in class netscape.security.pkcs.PKCS12
- PKCS12_OID - Static variable in class netscape.security.pkcs.PKCS12
- PKCS12CertAddCLI - Class in com.netscape.cmstools.pkcs12
-
Deprecated.Replaced by PKCS12CertImportCLI.
- PKCS12CertAddCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- PKCS12CertCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertCLI(PKCS12CLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertCLI
- PKCS12CertExportCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertExportCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- PKCS12CertFindCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertFindCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- PKCS12CertImportCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertImportCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- PKCS12CertInfo - Class in netscape.security.pkcs
- PKCS12CertInfo() - Constructor for class netscape.security.pkcs.PKCS12CertInfo
- PKCS12CertModCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertModCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- PKCS12CertRemoveCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CertRemoveCLI(PKCS12CertCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- PKCS12CLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CLI(CLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12CLI
- PKCS12Export - Class in com.netscape.cmstools
-
Tool for creating PKCS12 file
- PKCS12Export() - Constructor for class com.netscape.cmstools.PKCS12Export
- PKCS12ExportCLI - Class in com.netscape.cmstools.pkcs12
-
Tool for exporting NSS database into PKCS #12 file
- PKCS12ExportCLI(PKCS12CLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- PKCS12ImportCLI - Class in com.netscape.cmstools.pkcs12
-
Tool for importing NSS database from PKCS #12 file
- PKCS12ImportCLI(PKCS12CLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- PKCS12KeyCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12KeyCLI(PKCS12CLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12KeyCLI
- PKCS12KeyFindCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12KeyFindCLI(PKCS12KeyCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- PKCS12KeyInfo - Class in netscape.security.pkcs
-
This object is used for carrying key info around.
- PKCS12KeyInfo() - Constructor for class netscape.security.pkcs.PKCS12KeyInfo
- PKCS12KeyInfo(byte[]) - Constructor for class netscape.security.pkcs.PKCS12KeyInfo
-
Construct with a (serialised) EncrypedPrivateKeyInfo.
- PKCS12KeyInfo(PrivateKey) - Constructor for class netscape.security.pkcs.PKCS12KeyInfo
-
Construct with a PrivateKey.
- PKCS12KeyRemoveCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12KeyRemoveCLI(PKCS12KeyCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- PKCS12Util - Class in netscape.security.pkcs
- PKCS12Util() - Constructor for class netscape.security.pkcs.PKCS12Util
- PKCS7 - Class in netscape.security.pkcs
-
PKCS7 as defined in RSA Laboratories PKCS7 Technical Note.
- PKCS7(byte[]) - Constructor for class netscape.security.pkcs.PKCS7
-
Unmarshals a PKCS7 block from its encoded form, parsing the encoded bytes.
- PKCS7(InputStream) - Constructor for class netscape.security.pkcs.PKCS7
-
Unmarshals a PKCS7 block from its encoded form, parsing the encoded bytes from the InputStream.
- PKCS7(String) - Constructor for class netscape.security.pkcs.PKCS7
-
Unmarshals a PKCS7 block from PEM format.
- PKCS7(DerInputStream) - Constructor for class netscape.security.pkcs.PKCS7
-
Unmarshals a PKCS7 block from its encoded form, parsing the encoded bytes from the DerInputStream.
- PKCS7(AlgorithmId[], ContentInfo, X509Certificate[], SignerInfo[]) - Constructor for class netscape.security.pkcs.PKCS7
-
Construct an initialized PKCS7 block.
- PKCS7_FOOTER - Static variable in class com.netscape.cmsutil.util.Cert
- PKCS7_HEADER - Static variable in class com.netscape.cmsutil.util.Cert
- PKCS7_OID - Static variable in class netscape.security.pkcs.ContentInfo
- PKCS7_RESP - Static variable in class com.netscape.cms.servlet.cert.ImportCertsTemplateFiller
- PKCS7CertCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CertCLI(PKCS7CLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CertCLI
- PKCS7CertExportCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CertExportCLI(PKCS7CertCLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- PKCS7CertFindCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CertFindCLI(PKCS7CertCLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- PKCS7CLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CLI(CLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CLI
- 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
- pkcs7toString(Locale) - Method in class netscape.security.util.CertPrettyPrint
- PKCS8Key - Class in netscape.security.pkcs
-
Holds a PKCS#8 key, for example a private key
- PKCS8Key() - Constructor for class netscape.security.pkcs.PKCS8Key
-
Default constructor.
- PKCS9_CONTENT_TYPE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- PKCS9_MESSAGE_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- PKCS9Attribute - Class in netscape.security.pkcs
-
Class supporting any PKCS9 attribute except ExtendedCertificateAttribute.
- PKCS9Attribute(String, Object) - Constructor for class netscape.security.pkcs.PKCS9Attribute
-
Construct an attribute object from the attribute's name and value.
- PKCS9Attribute(DerValue) - Constructor for class netscape.security.pkcs.PKCS9Attribute
-
Construct a PKCS9Attribute from its encoding on an input stream.
- PKCS9Attribute(ObjectIdentifier, Object) - Constructor for class netscape.security.pkcs.PKCS9Attribute
-
Construct an attribute object from the attribute's OID and value.
- PKCS9Attributes - Class in netscape.security.pkcs
-
A set of attributes of class PKCS9Attribute.
- PKCS9Attributes(PKCS9Attribute[]) - Constructor for class netscape.security.pkcs.PKCS9Attributes
-
Construct a set of PKCS9 Attributes from the given array of PCK9 attributes.
- PKCS9Attributes(DerInputStream) - Constructor for class netscape.security.pkcs.PKCS9Attributes
-
Construct a set of PKCS9 Attributes from its contents of its DER encoding on a DerInputStream.
- PKCS9Attributes(ObjectIdentifier[], DerInputStream) - Constructor for class netscape.security.pkcs.PKCS9Attributes
-
Construct a set of PKCS9 Attributes from its DER encoding on a DerInputStream, accepting only attributes with OIDs on the given list.
- PKI_OID - Static variable in class netscape.security.pkcs.PKCS12
- PKIApplication - Class in org.dogtagpki.server.rest
- PKIApplication() - Constructor for class org.dogtagpki.server.rest.PKIApplication
- PKICertificateApprovalCallback - Class in com.netscape.certsrv.client
- PKICertificateApprovalCallback(PKIClient) - Constructor for class com.netscape.certsrv.client.PKICertificateApprovalCallback
- PKIClient - Class in com.netscape.certsrv.client
- PKIClient(ClientConfig) - Constructor for class com.netscape.certsrv.client.PKIClient
- PKIClient(ClientConfig, CryptoProvider) - Constructor for class com.netscape.certsrv.client.PKIClient
- PKIClientSocketListener - Class in org.dogtagpki.server
- PKIClientSocketListener() - Constructor for class org.dogtagpki.server.PKIClientSocketListener
- PKIConnection - Class in com.netscape.certsrv.client
- PKIConnection(ClientConfig) - Constructor for class com.netscape.certsrv.client.PKIConnection
- PKIException - Exception in com.netscape.certsrv.base
- PKIException(int, String) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(int, String, Throwable) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(String) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(Throwable) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(Response.Status) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(Response.Status, String) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException(Response.Status, String, Throwable) - Constructor for exception com.netscape.certsrv.base.PKIException
- PKIException.Data - Class in com.netscape.certsrv.base
- PKIExceptionMapper - Class in org.dogtagpki.server.rest
- PKIExceptionMapper() - Constructor for class org.dogtagpki.server.rest.PKIExceptionMapper
- PKIFormatter - Class in org.dogtagpki.util.logging
- PKIFormatter() - Constructor for class org.dogtagpki.util.logging.PKIFormatter
- PKILogger - Class in org.dogtagpki.util.logging
- PKILogger() - Constructor for class org.dogtagpki.util.logging.PKILogger
- PKILogger.Level - Enum in org.dogtagpki.util.logging
- PKIPrincipal - Class in com.netscape.cms.realm
- PKIPrincipal(IUser, String, List<String>, IAuthToken) - Constructor for class com.netscape.cms.realm.PKIPrincipal
- PKIProcessor - Class in com.netscape.cms.servlet.processors
-
Process Certificate Requests
- PKIProcessor() - Constructor for class com.netscape.cms.servlet.processors.PKIProcessor
- PKIProcessor(ICMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.PKIProcessor
- PKIRealm - Class in com.netscape.cms.realm
-
PKI Realm This realm provides an authentication service against PKI user database.
- PKIRealm() - Constructor for class com.netscape.cms.realm.PKIRealm
- PKIRESTProvider - Class in com.netscape.certsrv.client
- PKIRESTProvider() - Constructor for class com.netscape.certsrv.client.PKIRESTProvider
- PKIServer - Class in org.dogtagpki.server
- PKIServer() - Constructor for class org.dogtagpki.server.PKIServer
- PKIServerSocketListener - Class in org.dogtagpki.server
- PKIServerSocketListener() - Constructor for class org.dogtagpki.server.PKIServerSocketListener
- PKIService - Class in com.netscape.cms.servlet.base
-
Base class for CMS RESTful resources
- PKIService() - Constructor for class com.netscape.cms.servlet.base.PKIService
- PKIXExtensions - Class in netscape.security.x509
-
Lists all the object identifiers of the X509 extensions of the PKIX profile.
- PKIXExtensions() - Constructor for class netscape.security.x509.PKIXExtensions
- PlainPasswordFile - Class in com.netscape.cmsutil.password
- PlainPasswordFile() - Constructor for class com.netscape.cmsutil.password.PlainPasswordFile
- PlainPasswordReader - Class in com.netscape.cmsutil.password
- PlainPasswordReader() - Constructor for class com.netscape.cmsutil.password.PlainPasswordReader
- PlainPasswordWriter - Class in com.netscape.cmsutil.password
- PlainPasswordWriter() - Constructor for class com.netscape.cmsutil.password.PlainPasswordWriter
- plainText - Variable in class org.dogtagpki.tps.apdu.APDU
- 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.
- policies - Variable in class com.netscape.certsrv.profile.ProfilePolicySet
- 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.
- PolicyConstraint - Class in com.netscape.certsrv.profile
- PolicyConstraint - Class in netscape.security.x509
-
This class defines the PolicyConstraint ASN.1 object.
- PolicyConstraint() - Constructor for class com.netscape.certsrv.profile.PolicyConstraint
- PolicyConstraint(DerValue) - Constructor for class netscape.security.x509.PolicyConstraint
-
Create the PolicyConstraint from the DerValue.
- PolicyConstraint(CertificatePolicySet, int, int) - Constructor for class netscape.security.x509.PolicyConstraint
-
The default constructor for this object
- PolicyConstraintFactory - Class in com.netscape.cms.servlet.profile
- PolicyConstraintFactory() - Constructor for class com.netscape.cms.servlet.profile.PolicyConstraintFactory
- PolicyConstraints_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Used to either prohibit policy mapping or limit the set of policies that can be in subsequent certificates.
- PolicyConstraintsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Policy Constraints Extension Policy Adds the policy constraints extension to (CA) certificates.
- PolicyConstraintsExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- 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
- PolicyConstraintsExtension - Class in netscape.security.x509
-
This class defines the certificate extension which specifies the Policy constraints.
- PolicyConstraintsExtension(boolean, int, int) - Constructor for class netscape.security.x509.PolicyConstraintsExtension
-
Create a PolicyConstraintsExtension object with criticality and both require explicit policy and inhibit policy mapping.
- PolicyConstraintsExtension(int, int) - Constructor for class netscape.security.x509.PolicyConstraintsExtension
-
Create a PolicyConstraintsExtension object with both require explicit policy and inhibit policy mapping.
- PolicyConstraintsExtension(Boolean, Object) - Constructor for class netscape.security.x509.PolicyConstraintsExtension
-
Create the extension from its DER encoded value and criticality.
- PolicyConstraintValue - Class in com.netscape.certsrv.profile
- PolicyConstraintValue() - Constructor for class com.netscape.certsrv.profile.PolicyConstraintValue
- PolicyConstraintValue(String, Descriptor, String) - Constructor for class com.netscape.certsrv.profile.PolicyConstraintValue
- PolicyDefault - Class in com.netscape.certsrv.profile
- PolicyDefault() - Constructor for class com.netscape.certsrv.profile.PolicyDefault
- PolicyDefaultFactory - Class in com.netscape.cms.servlet.profile
- PolicyDefaultFactory() - Constructor for class com.netscape.cms.servlet.profile.PolicyDefaultFactory
- PolicyMappings_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Lists pairs of objectidentifiers of policies considered equivalent by the issuing CA to the subject CA.
- PolicyMappingsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Policy Mappings Extension Policy Adds the Policy Mappings extension to a (CA) certificate.
- PolicyMappingsExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- 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
- PolicyMappingsExtension - Class in netscape.security.x509
-
Represent the Policy Mappings Extension.
- PolicyMappingsExtension() - Constructor for class netscape.security.x509.PolicyMappingsExtension
-
Create a default PolicyMappingsExtension.
- PolicyMappingsExtension(boolean, Vector<CertificatePolicyMap>) - Constructor for class netscape.security.x509.PolicyMappingsExtension
-
Create a PolicyMappings with the Vector of CertificatePolicyMap.
- PolicyMappingsExtension(Boolean, Object) - Constructor for class netscape.security.x509.PolicyMappingsExtension
-
Create the extension from the passed DER encoded value.
- PolicyMappingsExtension(Vector<CertificatePolicyMap>) - Constructor for class netscape.security.x509.PolicyMappingsExtension
-
Create a PolicyMappings with the Vector of CertificatePolicyMap.
- 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.
- PolicyQualifierInfo - Class in netscape.security.x509
-
Represent the PolicyQualifierInfo.
- PolicyQualifierInfo(DerValue) - Constructor for class netscape.security.x509.PolicyQualifierInfo
-
Create the object from its Der encoded value.
- PolicyQualifierInfo(ObjectIdentifier, Qualifier) - Constructor for class netscape.security.x509.PolicyQualifierInfo
-
Create a PolicyQualifierInfo
- PolicyQualifiers - Class in netscape.security.x509
-
Represent the PolicyQualifiers.
- PolicyQualifiers() - Constructor for class netscape.security.x509.PolicyQualifiers
-
Create a PolicyQualifiers with the ObjectIdentifier.
- PolicyQualifiers(DerValue) - Constructor for class netscape.security.x509.PolicyQualifiers
-
Create the object from its Der encoded value.
- PolicyResult - Class in com.netscape.certsrv.request
-
This class defines results for policy actions.
- PolicySet() - Constructor for class com.netscape.certsrv.profile.ProfileData.PolicySet
- PolicySetAdapter() - Constructor for class com.netscape.certsrv.profile.ProfileData.PolicySetAdapter
- PolicySetList() - Constructor for class com.netscape.certsrv.profile.ProfileData.PolicySetList
- policySets - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- policySets - Variable in class com.netscape.certsrv.profile.ProfileData
- populate() - Method in interface com.netscape.certsrv.profile.IProfileEx
-
Called after initialization.
- populate() - Method in class com.netscape.cms.profile.common.CACertCAEnrollProfile
-
Called after initialization.
- 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(IAuthToken, IRequest) - Method in interface com.netscape.certsrv.profile.IProfileAuthenticator
-
Populates authentication specific information into the request for auditing purposes.
- 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.CMCUserSignedAuth
- populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.FlatFileAuth
- populate(IAuthToken, IRequest) - Method in class com.netscape.cms.authentication.SessionAuthentication
- 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(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(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.EncryptionKeyGenInput
-
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.SigningKeyGenInput
-
Populates the request with this policy default.
- populate(IProfileContext, IRequest) - Method in class com.netscape.cms.profile.input.SubjectAltNameExtInput
-
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.
- 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(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(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
- populate(IRequest) - Method in class com.netscape.cms.profile.def.EnrollDefault
-
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.certsrv.profile.CertInfoProfile
- populate(IRequest, X509CertInfo) - Method in interface com.netscape.certsrv.profile.ICertInfoPolicyDefault
-
Populates certificate info directly.
- 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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
-
Populates the request with this policy default.
- populate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- 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, 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, 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.RandomizedValidityDefault
-
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(X509CertInfo) - Method in class com.netscape.certsrv.profile.CertInfoProfile
- populateDB() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- populateDBManager() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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
- populateRequests(CertEnrollmentRequest, boolean, Locale, Date, String, IRequest, String, IProfile, IProfileContext, IProfileAuthenticator, IAuthToken, IRequest[]) - Method in class com.netscape.cms.servlet.cert.CertProcessor
- populateVLVIndexes() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- port - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- PORT - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- PORT_LIMIT - Static variable in class com.netscape.cmsutil.radius.Attribute
- 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.
- PortLimitAttribute - Class in com.netscape.cmsutil.radius
- PortLimitAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.PortLimitAttribute
- PORTMASTER - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- PortsServlet - Class in com.netscape.cms.servlet.base
-
This servlet returns port information.
- PortsServlet() - Constructor for class com.netscape.cms.servlet.base.PortsServlet
- post(String, int, boolean, String, MultivaluedMap<String, String>, String, SSLCertificateApprovalCallback) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- post(String, MultivaluedMap<String, String>) - Method in class com.netscape.certsrv.client.PKIConnection
- POST - Static variable in class com.netscape.cmsutil.http.HttpRequest
- PPP - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- 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_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_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.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_AS_THIS_EXTENSION - 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_RANDOM_SN - Static variable in interface com.netscape.certsrv.common.Constants
- 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_CMC - Static variable in class com.netscape.cmstools.CMCEnroll
- PR_REQUEST_CMC - Static variable in class com.netscape.cmstools.CMCRequest
- PR_REQUEST_CMC - Static variable in class com.netscape.cmstools.CMCRevoke
- PR_REQUEST_CRMF - Static variable in class com.netscape.cmstools.CMCRequest
- 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_PKCS10 - Static variable in class com.netscape.cmstools.CMCEnroll
- 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.ConfigConstants
- 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_SN_MANAGEMENT - 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_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_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_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_OP_MODE - Static variable in class com.netscape.certsrv.apps.CMS
- precedes(ObjectIdentifier) - Method in class netscape.security.util.ObjectIdentifier
-
Compares this identifier with another, for sorting purposes.
- PREFIX - Static variable in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- 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.
- prepend(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
- prependBytes(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- PresenceExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Checks extension presence.
- PresenceExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- PresenceServerExtension - Class in netscape.security.extensions
- PresenceServerExtension(boolean, int, String, String, String, String, String, int, int, int) - Constructor for class netscape.security.extensions.PresenceServerExtension
- PresenceServerExtension(Boolean, Object) - Constructor for class netscape.security.extensions.PresenceServerExtension
- PRETTY_PRINT - Static variable in interface com.netscape.certsrv.property.IDescriptor
- PrettyPrintCert - Class in com.netscape.cmstools
-
The PrettyPrintCert class is a utility program designed to "pretty print" a certificate.
- PrettyPrintCert() - Constructor for class com.netscape.cmstools.PrettyPrintCert
- PrettyPrintCrl - Class in com.netscape.cmstools
-
The PrettyPrintCrl class is a utility program designed to "pretty print" a CRL.
- PrettyPrintCrl() - Constructor for class com.netscape.cmstools.PrettyPrintCrl
- PrettyPrintFormat - Class in netscape.security.util
-
This class will display the certificate content in predefined format.
- PrettyPrintFormat(String) - Constructor for class netscape.security.util.PrettyPrintFormat
- PrettyPrintFormat(String, int) - Constructor for class netscape.security.util.PrettyPrintFormat
- PrettyPrintFormat(String, int, int) - Constructor for class netscape.security.util.PrettyPrintFormat
- PrettyPrintResources - Class in netscape.security.util
-
Resource Boundle for the Pretty Print
- PrettyPrintResources() - Constructor for class netscape.security.util.PrettyPrintResources
- principal - Variable in class com.netscape.certsrv.authentication.ExternalAuthToken
- PrincipalImpl - Class in netscape.security.acl
-
This class implements the principal interface.
- PrincipalImpl(String) - Constructor for class netscape.security.acl.PrincipalImpl
-
Construct a principal from a string user name.
- print(PrintStream) - Method in class netscape.security.pkcs.PKCS10
-
Prints an E-Mailable version of the certificate request on the print stream passed.
- PrintableCharset - Class in netscape.security.util
- PrintableCharset() - Constructor for class netscape.security.util.PrintableCharset
- PrintableCharsetDecoder - Class in netscape.security.util
-
Converts bytes in ASN.1 PrintableString character set to PrintableString characters.
- PrintableCharsetDecoder(Charset) - Constructor for class netscape.security.util.PrintableCharsetDecoder
- PrintableCharsetEncoder - Class in netscape.security.util
-
Converts characters in ASN.1 PrintableString character set to PrintableString bytes.
- PrintableCharsetEncoder(Charset) - Constructor for class netscape.security.util.PrintableCharsetEncoder
- PrintableConverter - Class in netscape.security.x509
-
A AVAValueConverter that converts a Printable String attribute to a DerValue and vice versa.
- PrintableConverter() - Constructor for class netscape.security.x509.PrintableConverter
- printActivity(ActivityData, boolean) - Static method in class com.netscape.cmstools.logging.ActivityCLI
- printAuditConfig(AuditConfig) - Static method in class com.netscape.cmstools.logging.AuditCLI
- printAuditFile(AuditFile) - Static method in class com.netscape.cmstools.logging.AuditCLI
- printAuthenticatorData(AuthenticatorData, boolean) - Static method in class com.netscape.cmstools.tps.authenticator.AuthenticatorCLI
- printAuthorityData(AuthorityData) - Static method in class com.netscape.cmstools.authority.AuthorityCLI
- printCert(TPSCertData) - Static method in class com.netscape.cmstools.tps.cert.TPSCertCLI
- printCert(UserCertData, boolean, boolean) - Static method in class com.netscape.cmstools.user.UserCertCLI
- printCertData(CertData, boolean, boolean) - Static method in class com.netscape.cmstools.ca.CACertCLI
- printCertInfo(CertDataInfo) - Static method in class com.netscape.cmstools.ca.CACertCLI
- printCertInfo(String, Certificate) - Static method in class com.netscape.cmstools.pkcs11.PKCS11CertCLI
- printCertInfo(X509Certificate) - Static method in class com.netscape.cmstools.pkcs7.PKCS7CertCLI
- printCertInfo(PKCS12, PKCS12CertInfo) - Static method in class com.netscape.cmstools.pkcs12.PKCS12CertCLI
- printCertInfo(X509Certificate) - Static method in class com.netscape.cmstools.client.ClientCLI
- printCertRequestInfo(CertRequestInfo) - Static method in class com.netscape.cmstools.ca.CACertCLI
- printCertRequestInfos(CertRequestInfos) - Static method in class com.netscape.cmstools.ca.CACertCLI
- printCertReviewResponse(CertReviewResponse) - Static method in class com.netscape.cmstools.ca.CACertCLI
- printConfigData(ConfigData) - Static method in class com.netscape.cmstools.tps.config.ConfigCLI
- printConnectorData(ConnectorData, boolean) - Static method in class com.netscape.cmstools.tps.connector.ConnectorCLI
- printConnectorInfo(TPSConnectorData) - Static method in class com.netscape.cmstools.system.TPSConnectorCLI
- printContent(boolean) - Method in class com.netscape.cmstools.CMCResponse
- printEnrollmentTemplate(CertEnrollmentRequest) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- printError(Exception) - Static method in class com.netscape.cmstools.OCSPClient
- printError(String) - Static method in class com.netscape.cmstools.CMCSharedToken
- printError(String) - Static method in class com.netscape.cmstools.CRMFPopClient
- printError(String) - Static method in class com.netscape.cmstools.OCSPClient
- printFeature(Feature) - Static method in class com.netscape.cmstools.feature.FeatureCLI
- printGroup(GroupData) - Static method in class com.netscape.cmstools.group.GroupCLI
- printGroupMember(GroupMemberData) - Static method in class com.netscape.cmstools.group.GroupMemberCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityCreateCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityDisableCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityEnableCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityFindCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.authority.AuthorityShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertFindCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertHoldCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestFindCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestReviewCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRevokeCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- printHelp() - Method in class com.netscape.cmstools.cli.CLI
- printHelp() - Method in class com.netscape.cmstools.cli.MainCLI
- printHelp() - Method in class com.netscape.cmstools.cli.ProxyCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertFindCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertModifyCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- printHelp() - Method in class com.netscape.cmstools.client.ClientInitCLI
- printHelp() - Static method in class com.netscape.cmstools.CMCSharedToken
- printHelp() - Static method in class com.netscape.cmstools.CRMFPopClient
- printHelp() - Method in class com.netscape.cmstools.feature.FeatureFindCLI
- printHelp() - Method in class com.netscape.cmstools.feature.FeatureShowCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupAddCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupFindCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupMemberAddCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupMemberFindCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupMemberRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupMemberShowCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupModifyCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.group.GroupShowCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyFindCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyShowCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- printHelp() - Method in class com.netscape.cmstools.logging.ActivityFindCLI
- printHelp() - Method in class com.netscape.cmstools.logging.ActivityShowCLI
- printHelp() - Method in class com.netscape.cmstools.logging.AuditFileFindCLI
- printHelp() - Method in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- printHelp() - Method in class com.netscape.cmstools.logging.AuditModifyCLI
- printHelp() - Method in class com.netscape.cmstools.logging.AuditShowCLI
- printHelp() - Static method in class com.netscape.cmstools.OCSPClient
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileAddCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileDisableCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileEditCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileEnableCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileFindCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileModifyCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.profile.ProfileShowCLI
- printHelp() - Method in class com.netscape.cmstools.selftests.SelfTestFindCLI
- printHelp() - Method in class com.netscape.cmstools.selftests.SelfTestRunCLI
- printHelp() - Method in class com.netscape.cmstools.selftests.SelfTestShowCLI
- printHelp() - Method in class com.netscape.cmstools.system.KRAConnectorAddCLI
- printHelp() - Method in class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.system.KRAConnectorShowCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainShowCLI
- printHelp() - Method in class com.netscape.cmstools.system.TPSConnectorAddCLI
- printHelp() - Method in class com.netscape.cmstools.system.TPSConnectorFindCLI
- printHelp() - Method in class com.netscape.cmstools.system.TPSConnectorModCLI
- printHelp() - Method in class com.netscape.cmstools.system.TPSConnectorRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.system.TPSConnectorShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- printHelp() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.config.ConfigShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- printHelp() - Method in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- printHelp() - Method in class com.netscape.cmstools.tps.token.TokenAddCLI
- printHelp() - Method in class com.netscape.cmstools.tps.token.TokenFindCLI
- printHelp() - Method in class com.netscape.cmstools.tps.token.TokenModifyCLI
- printHelp() - Method in class com.netscape.cmstools.tps.token.TokenRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tps.token.TokenShowCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserAddCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserCertAddCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserCertFindCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserCertRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserCertShowCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserFindCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserMembershipAddCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserMembershipFindCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserMembershipRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserModifyCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.user.UserShowCLI
- printKeyData(Key) - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- printKeyInfo(Key) - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- printKeyInfo(KeyInfo) - Static method in class com.netscape.cmstools.kra.KRAKeyCLI
- printKeyInfo(String, Key) - Static method in class com.netscape.cmstools.pkcs11.PKCS11KeyCLI
- printKeyInfo(PKCS12KeyInfo) - Static method in class com.netscape.cmstools.pkcs12.PKCS12KeyCLI
- printKeyRequestInfo(KeyRequestInfo) - Static method in class com.netscape.cmstools.kra.KRAKeyCLI
- printMessage(String) - Static method in class com.netscape.cmstools.cli.MainCLI
- printParameterValues(HashMap<String, String>) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- printProfile(ProfileData, URI) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- printProfileData(ProfileData, boolean) - Static method in class com.netscape.cmstools.tps.profile.ProfileCLI
- printProfileDataInfo(ProfileDataInfo) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- printProfileMappingData(ProfileMappingData, boolean) - Static method in class com.netscape.cmstools.tps.profile.ProfileMappingCLI
- printSecurityDomain(DomainInfo) - Static method in class com.netscape.cmstools.system.SecurityDomainCLI
- printSelfTestData(SelfTestData) - Static method in class com.netscape.cmstools.selftests.SelfTestCLI
- printSelfTestResult(SelfTestResult) - Static method in class com.netscape.cmstools.selftests.SelfTestRunCLI
- printTemplateInfo() - Method in class com.netscape.certsrv.key.KeyTemplate
- printToken(TokenData) - Static method in class com.netscape.cmstools.tps.token.TokenCLI
- printUsage() - Static method in class com.netscape.cmstools.PKCS12Export
- printUsage() - Static method in class com.netscape.cmstools.TestCRLSigning
- printUser(UserData) - Static method in class com.netscape.cmstools.user.UserCLI
- printUserMembership(UserMembershipData) - Static method in class com.netscape.cmstools.user.UserMembershipCLI
- printVersion() - Method in class com.netscape.cmstools.cli.MainCLI
- privateKeyExistsOnToken(String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
- PrivateKeyUsage_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Allows the certificate issuer to specify a different validity period for the private key than the certificate.
- PrivateKeyUsageExtension - Class in netscape.security.x509
-
This class defines the Private Key Usage Extension.
- PrivateKeyUsageExtension(Boolean, Object) - Constructor for class netscape.security.x509.PrivateKeyUsageExtension
-
Create the extension from the passed DER encoded value.
- PrivateKeyUsageExtension(Date, Date) - Constructor for class netscape.security.x509.PrivateKeyUsageExtension
-
The default constructor for PrivateKeyUsageExtension.
- PrivateKeyUsagePeriodExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
PrivateKeyUsagePeriod Identifier Extension policy.
- PrivateKeyUsagePeriodExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
-
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
- PRIVILEGE_WITHDRAWN - Static variable in class netscape.security.x509.CRLReasonExtension
- PRIVILEGE_WITHDRAWN - Static variable in class netscape.security.x509.ReasonFlags
- PRIVILEGE_WITHDRAWN - Static variable in class netscape.security.x509.RevocationReason
- process(ICMSRequest) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
- process(ICMSRequest) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
- process(ICMSRequest) - Method in interface com.netscape.cms.servlet.processors.IPKIProcessor
- process(ICMSRequest) - Method in class com.netscape.cms.servlet.processors.KeyGenProcessor
- process(ICMSRequest) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
- process(ICMSRequest) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- 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(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.CheckIdentity
-
Process the HTTP request.
- 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(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.MainPageServlet
- process(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.RegisterUser
-
Process the HTTP request.
- 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(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.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(Object) - Method in interface com.netscape.certsrv.dbs.IElementProcessor
-
Handles object
- process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.BaseServlet
-
Processes request.
- process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.LoginServlet
- process(HttpServletRequest, HttpServletResponse, Context) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainLogin
- processCert(ConfigurationRequest, SystemCertData) - Method in class org.dogtagpki.server.rest.SystemConfigService
- 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.
- processCerts(ConfigurationRequest, Collection<Cert>) - Method in class org.dogtagpki.server.rest.SystemConfigService
- 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.
- processEnrollment(CertEnrollmentRequest, HttpServletRequest, AuthorityID, AuthCredentials) - Method in class com.netscape.cms.servlet.cert.EnrollmentProcessor
- processEnrollment(CertEnrollmentRequest, HttpServletRequest, AuthorityID, AuthCredentials, IAuthToken) - Method in class com.netscape.cms.servlet.cert.EnrollmentProcessor
-
Process the HTTP request
- processEnrollment(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
- processImpl(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCookie
- 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
- processKeyData(Key, SymmetricKey) - Method in class com.netscape.certsrv.key.KeyClient
- processKeyPair(ConfigurationRequest, SystemCertData) - Method in class org.dogtagpki.server.rest.SystemConfigService
- Processor - Class in com.netscape.cms.servlet.processors
- Processor(String, Locale) - Constructor for class com.netscape.cms.servlet.processors.Processor
- 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
- processRenewal(CertEnrollmentRequest, HttpServletRequest, AuthCredentials) - Method in class com.netscape.cms.servlet.cert.RenewalProcessor
- processRenewal(CMSRequest) - Method in class com.netscape.cms.servlet.profile.ProfileSubmitServlet
- 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(CMSRequest, IRequest, String) - Method in class com.netscape.cms.servlet.cert.RequestProcessor
- 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
- processRequest(HttpServletRequest, CertReviewResponse, IRequest, String) - Method in class com.netscape.cms.servlet.cert.RequestProcessor
- processResponse(HttpResponse) - Method in class com.netscape.cmstools.CRMFPopClient
- processRevocationRequest() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- processRevokedCerts(IElementProcessor) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Builds a list of revoked certificates to put them into CRL.
- processSynchronousRequest(IRequest) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Process synchronous archival and recovery requests
- processUnrevocationRequest() - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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
- PROFILE_CERT_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- PROFILE_ID - Static variable in interface com.netscape.certsrv.request.IRequest
- PROFILE_ID - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- PROFILE_SUB_ID - Static variable in class com.netscape.cms.servlet.processors.CAProcessor
- ProfileAddCLI - Class in com.netscape.cmstools.profile
- ProfileAddCLI - Class in com.netscape.cmstools.tps.profile
- ProfileAddCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileAddCLI
- ProfileAddCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileAddCLI
- 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.
- profileApprovedBy - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- 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
- ProfileAttribute - Class in com.netscape.certsrv.profile
- ProfileAttribute() - Constructor for class com.netscape.certsrv.profile.ProfileAttribute
- ProfileAttribute(String, String, Descriptor) - Constructor for class com.netscape.certsrv.profile.ProfileAttribute
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileAddCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileDisableCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileEditCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileEnableCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileFindCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileModifyCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileRemoveCLI
- profileCLI - Variable in class com.netscape.cmstools.profile.ProfileShowCLI
- profileCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- profileCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- profileCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- profileCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- profileCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- ProfileCLI - Class in com.netscape.cmstools.profile
- ProfileCLI - Class in com.netscape.cmstools.tps.profile
- ProfileCLI(CLI) - Constructor for class com.netscape.cmstools.profile.ProfileCLI
- ProfileCLI(CLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileCLI
- profileClient - Variable in class com.netscape.certsrv.profile.ProfileClient
- profileClient - Variable in class com.netscape.cmstools.profile.ProfileCLI
- profileClient - Variable in class com.netscape.cmstools.tps.profile.ProfileCLI
- ProfileClient - Class in com.netscape.certsrv.profile
- ProfileClient - Class in com.netscape.certsrv.tps.profile
- ProfileClient(PKIClient) - Constructor for class com.netscape.certsrv.tps.profile.ProfileClient
- ProfileClient(PKIClient, String) - Constructor for class com.netscape.certsrv.profile.ProfileClient
- ProfileClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.profile.ProfileClient
- ProfileCollection - Class in com.netscape.certsrv.tps.profile
- ProfileCollection() - Constructor for class com.netscape.certsrv.tps.profile.ProfileCollection
- ProfileContext - Class in com.netscape.cms.profile.common
-
This class implements the profile context.
- ProfileContext() - Constructor for class com.netscape.cms.profile.common.ProfileContext
- ProfileData - Class in com.netscape.certsrv.profile
- ProfileData - Class in com.netscape.certsrv.tps.profile
- ProfileData() - Constructor for class com.netscape.certsrv.profile.ProfileData
- ProfileData() - Constructor for class com.netscape.certsrv.tps.profile.ProfileData
- ProfileData.MapAdapter - Class in com.netscape.certsrv.tps.profile
- ProfileData.PolicySet - Class in com.netscape.certsrv.profile
- ProfileData.PolicySetAdapter - Class in com.netscape.certsrv.profile
- ProfileData.PolicySetList - Class in com.netscape.certsrv.profile
- ProfileData.Property - Class in com.netscape.certsrv.tps.profile
- ProfileData.PropertyList - Class in com.netscape.certsrv.tps.profile
- ProfileDataInfo - Class in com.netscape.certsrv.profile
- ProfileDataInfo() - Constructor for class com.netscape.certsrv.profile.ProfileDataInfo
- ProfileDataInfos - Class in com.netscape.certsrv.profile
- ProfileDataInfos() - Constructor for class com.netscape.certsrv.profile.ProfileDataInfos
- profileDescription - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- profileDescription - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- ProfileDisableCLI - Class in com.netscape.cmstools.profile
- ProfileDisableCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileDisableCLI
- ProfileEditCLI - Class in com.netscape.cmstools.profile
- ProfileEditCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileEditCLI
- ProfileEnableCLI - Class in com.netscape.cmstools.profile
- ProfileEnableCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileEnableCLI
- ProfileFindCLI - Class in com.netscape.cmstools.profile
- ProfileFindCLI - Class in com.netscape.cmstools.tps.profile
- ProfileFindCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileFindCLI
- ProfileFindCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileFindCLI
- profileId - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- profileId - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- profileId - Variable in exception com.netscape.certsrv.profile.ProfileNotFoundException
- profileId - Variable in class com.netscape.certsrv.profile.ProfileRetrievalRequest
- profileID - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- ProfileInput - Class in com.netscape.certsrv.profile
- ProfileInput() - Constructor for class com.netscape.certsrv.profile.ProfileInput
- ProfileInput(IProfileInput, String, String, Locale) - Constructor for class com.netscape.certsrv.profile.ProfileInput
- ProfileInput(String, String, String) - Constructor for class com.netscape.certsrv.profile.ProfileInput
- ProfileInputFactory - Class in com.netscape.cms.servlet.profile
- ProfileInputFactory() - Constructor for class com.netscape.cms.servlet.profile.ProfileInputFactory
- profileIsVisible - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- ProfileListServlet - Class in com.netscape.cms.servlet.profile
-
List all enabled profiles.
- ProfileListServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileListServlet
- ProfileMappingAddCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingAddCLI(ProfileMappingCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- profileMappingCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- profileMappingCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- profileMappingCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- profileMappingCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- profileMappingCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- ProfileMappingCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingCLI
- profileMappingClient - Variable in class com.netscape.cmstools.tps.profile.ProfileMappingCLI
- ProfileMappingClient - Class in com.netscape.certsrv.tps.profile
- ProfileMappingClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingClient
- ProfileMappingCollection - Class in com.netscape.certsrv.tps.profile
- ProfileMappingCollection() - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingCollection
- ProfileMappingData - Class in com.netscape.certsrv.tps.profile
- ProfileMappingData() - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingData
- ProfileMappingData.MapAdapter - Class in com.netscape.certsrv.tps.profile
- ProfileMappingData.Property - Class in com.netscape.certsrv.tps.profile
- ProfileMappingData.PropertyList - Class in com.netscape.certsrv.tps.profile
- ProfileMappingFindCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingFindCLI(ProfileMappingCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- ProfileMappingModifyCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingModifyCLI(ProfileMappingCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- ProfileMappingRemoveCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingRemoveCLI(ProfileMappingCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- ProfileMappingResource - Interface in com.netscape.certsrv.tps.profile
- ProfileMappingShowCLI - Class in com.netscape.cmstools.tps.profile
- ProfileMappingShowCLI(ProfileMappingCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- ProfileModifyCLI - Class in com.netscape.cmstools.profile
- ProfileModifyCLI - Class in com.netscape.cmstools.tps.profile
- ProfileModifyCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileModifyCLI
- ProfileModifyCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- profileName - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- profileName - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- ProfileNotFoundException - Exception in com.netscape.certsrv.profile
- ProfileNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.profile.ProfileNotFoundException
- ProfileNotFoundException(String) - Constructor for exception com.netscape.certsrv.profile.ProfileNotFoundException
- ProfileNotFoundException(String, String) - Constructor for exception com.netscape.certsrv.profile.ProfileNotFoundException
- ProfileNotFoundException(String, String, Throwable) - Constructor for exception com.netscape.certsrv.profile.ProfileNotFoundException
- ProfileOutput - Class in com.netscape.certsrv.profile
- ProfileOutput() - Constructor for class com.netscape.certsrv.profile.ProfileOutput
- ProfileOutput(IProfileOutput, String, String, Locale) - Constructor for class com.netscape.certsrv.profile.ProfileOutput
- ProfileOutputFactory - Class in com.netscape.cms.servlet.profile
- ProfileOutputFactory() - Constructor for class com.netscape.cms.servlet.profile.ProfileOutputFactory
- ProfileParameter - Class in com.netscape.certsrv.profile
- ProfileParameter() - Constructor for class com.netscape.certsrv.profile.ProfileParameter
- ProfileParameter(String, String) - Constructor for class com.netscape.certsrv.profile.ProfileParameter
- ProfilePolicy - Class in com.netscape.certsrv.profile
- ProfilePolicy - Class in com.netscape.cms.profile.common
-
This class implements a profile policy that contains a default policy and a constraint policy.
- ProfilePolicy() - Constructor for class com.netscape.certsrv.profile.ProfilePolicy
- ProfilePolicy(String, IPolicyDefault, IPolicyConstraint) - Constructor for class com.netscape.cms.profile.common.ProfilePolicy
- ProfilePolicySet - Class in com.netscape.certsrv.profile
- ProfilePolicySet() - Constructor for class com.netscape.certsrv.profile.ProfilePolicySet
- ProfileProcessServlet - Class in com.netscape.cms.servlet.profile
-
This servlet approves profile-based request.
- ProfileProcessServlet() - Constructor for class com.netscape.cms.servlet.profile.ProfileProcessServlet
- profileRemoteAddr - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- profileRemoteHost - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- ProfileRemoveCLI - Class in com.netscape.cmstools.profile
- ProfileRemoveCLI - Class in com.netscape.cmstools.tps.profile
- ProfileRemoveCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileRemoveCLI
- ProfileRemoveCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- ProfileResource - Interface in com.netscape.certsrv.profile
- ProfileResource - Interface in com.netscape.certsrv.tps.profile
- ProfileRetrievalRequest - Class in com.netscape.certsrv.profile
- ProfileRetrievalRequest() - Constructor for class com.netscape.certsrv.profile.ProfileRetrievalRequest
- ProfileRetrievalRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.profile.ProfileRetrievalRequest
- 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
- profileSetId - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- ProfileShowCLI - Class in com.netscape.cmstools.profile
- ProfileShowCLI - Class in com.netscape.cmstools.tps.profile
- ProfileShowCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.profile.ProfileShowCLI
- ProfileShowCLI(ProfileCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileShowCLI
- profileSubId - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- 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
- profileURL - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- promptForPassword() - Method in class com.netscape.cmstools.cli.MainCLI
- promptForPassword(String) - Method in class com.netscape.cmstools.cli.MainCLI
- PROOF_OF_POSSESSION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- ProofOfArchival - Class in com.netscape.certsrv.kra
-
A class represents a proof of escrow.
- ProofOfArchival(InputStream) - Constructor for class com.netscape.certsrv.kra.ProofOfArchival
-
Constructs proof of escrow from input stream.
- ProofOfArchival(BigInteger, String, String, Date) - Constructor for class com.netscape.certsrv.kra.ProofOfArchival
-
Constructs a proof of escrow.
- 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.ServletUtils
- PROP_ACL - Static variable in class com.netscape.cms.servlet.profile.ProfileServlet
- PROP_AD - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- PROP_AGENT_OVERR - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- PROP_AGENT_OVERR - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- PROP_ALT_KEYID_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- PROP_ATTR - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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 netscape.security.extensions.GenericASN1Extension
- PROP_ATTRIBUTE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_ATTRIBUTE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- 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_AUTHORITYID - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- 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.ServletUtils
- 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.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 org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- 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_CERT_NICKNAME - Static variable in interface com.netscape.certsrv.security.ISigningUnit
-
Deprecated.The cacertnickname has been replaced with certnickname. TODO: Remove cacertnickname property from existing instances with an upgrade script.
- 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_ENABLE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
- 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 org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- 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.publish.IPublisherProcessor
- PROP_CLASS - Static variable in class com.netscape.cms.authorization.AAclAuthz
- PROP_CLASS - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- 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_CMS_ENGINE - 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 org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- 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 netscape.security.extensions.GenericASN1Extension
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthorityKeyIdentifierExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.IssuerAltNameExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.OCSPNoCheckExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- PROP_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- PROP_CRL_ENABLE - Static variable in interface com.netscape.certsrv.publish.IPublisherProcessor
- PROP_CRL_PAGE_SIZE - Static variable in interface com.netscape.certsrv.ca.ICertificateAuthority
- PROP_CRL_SIGN - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_DEF_POLICIES - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- 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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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.authentication.SharedSecret
- 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 org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- PROP_EE_OVERR - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- 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.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.profile.common.BasicProfile
- PROP_ENABLE - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- PROP_ENABLE - Static variable in interface org.dogtagpki.legacy.policy.IPolicyRule
- PROP_ENABLE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- 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 org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- 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.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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_ENCIPHER_ONLY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_END_SERIAL - Static variable in interface com.netscape.certsrv.ca.ICRLIssuingPoint
- PROP_END_TIME - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateRenewalWindowExt
- PROP_ENTRY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- 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 org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- 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_FULL_CA_OCSP_VERIFY - Static variable in class com.netscape.cms.selftests.common.SystemCertsVerification
- 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 org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_GENERIC_EXT_DEFAULT - Static variable in class com.netscape.cms.profile.common.BasicProfile
- PROP_GENNAME_CHOICE - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_GENNAME_CHOICE_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_GENNAME_VALUE - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_GENNAME_VALUE_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_GROUP_OBJECT_CLASS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_GROUP_USERID_NAME - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_GROUPS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_GROUPS_BASEDN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_GROUPS_ENABLE - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- 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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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.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_ID - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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.publish.IPublisherProcessor
- PROP_IMPL - Static variable in class com.netscape.cms.authorization.AAclAuthz
- PROP_IMPL - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- PROP_IMPL_NAME - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.base.IPluginImpl
- PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.publish.ILdapPublisher
- PROP_IMPLNAME - Static variable in interface com.netscape.certsrv.publish.ILdapRule
- PROP_IMPLNAME - Static variable in interface org.dogtagpki.legacy.policy.IPolicyRule
- PROP_INDIRECT - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
- PROP_INHIBIT_POLICY_MAPPING - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- 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 org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- PROP_IS_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- PROP_IS_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- PROP_IS_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- PROP_IS_CRITICAL - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PrivateKeyUsagePeriodExt
- 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 org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- PROP_ISSUER_TYPE - Static variable in class org.dogtagpki.legacy.server.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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_KEY_CERTSIGN - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_KEY_ENCIPHERMENT - Static variable in class org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- PROP_KEY_USAGE_EXTENSION_CHECKING - Static variable in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- 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 org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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.profile.def.nsNKeySubjectNameDefault
- PROP_LDAP - Static variable in class com.netscape.cms.profile.def.nsTokenUserKeySubjectNameDefault
- PROP_LDAP - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_AUTH - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_BASE - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_BIND - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_BOUND_CONN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_LDAP_BOUND_CONN - Static variable in class com.netscape.cms.authentication.SharedSecret
- PROP_LDAP_BOUND_TAG - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_LDAP_BOUND_TAG - Static variable in class com.netscape.cms.authentication.SharedSecret
- PROP_LDAP_CERT - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_HOST - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_MAXC - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_MINC - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_PORT - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_SSL - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_LDAP_VER - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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_LDAPBYTEATTRS - Static variable in class com.netscape.cms.authentication.SharedSecret
- 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_LDAPSTRINGATTRS - Static variable in class com.netscape.cms.authentication.SharedSecret
- 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 org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- PROP_LOCATION_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- 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_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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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 org.dogtagpki.legacy.server.policy.extensions.BasicConstraintsExt
- PROP_METHOD - Static variable in class org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- 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.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 - Static variable in class netscape.security.extensions.GenericASN1Extension
- PROP_NAME - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- PROP_NAME - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_NAME_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- 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 org.dogtagpki.legacy.server.policy.extensions.KeyUsageExt
- 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 org.dogtagpki.legacy.server.policy.extensions.AuthInfoAccessExt
- PROP_NUM_ATTRIBUTES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- PROP_NUM_CERTPOLICIES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CertificatePoliciesExt
- PROP_NUM_EXCLUDEDSUBTREES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- PROP_NUM_GENERALNAMES - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_NUM_GENERALNAMES_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- PROP_NUM_IDS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- PROP_NUM_PERMITTEDSUBTREES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- PROP_NUM_POINTS - Static variable in class com.netscape.cms.crl.CMSFreshestCRLExtension
- PROP_NUM_POINTS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- PROP_NUM_POLICYMAPPINGS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- 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 netscape.security.extensions.GenericASN1Extension
- PROP_OID - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_OID - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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.selftests.ISelfTestSubsystem
- PROP_ORDER - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- 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 netscape.security.extensions.GenericASN1Extension
- PROP_PATTERN - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_PERMITTEDSUBTREES - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NameConstraintsExt
- 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 org.dogtagpki.legacy.server.policy.extensions.CRLDistributionPointsExt
- PROP_POINT_TYPE - Static variable in class org.dogtagpki.legacy.server.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 org.dogtagpki.legacy.server.policy.extensions.PolicyMappingsExt
- 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 org.dogtagpki.legacy.server.policy.extensions.CertificateScopeOfUseExt
- PROP_PORT_NUMBER - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- PROP_PRE_AGENT_APPROVAL_CHECKING - Static variable in class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- 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.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_PREDICATE - Static variable in class netscape.security.extensions.GenericASN1Extension
- PROP_PREDICATE - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- PROP_PREDICATE - Static variable in interface org.dogtagpki.legacy.policy.IPolicyRule
- PROP_PREDICATE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- 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 org.dogtagpki.legacy.server.policy.extensions.ExtendedKeyUsageExt
- PROP_PWC_NICKNAME - Static variable in class com.netscape.cmstools.PasswordCache
- 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_RDNNAME - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
- PROP_REALM - Static variable in interface com.netscape.certsrv.authorization.IAuthzSubsystem
-
Constant for realm
- PROP_REASONS - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
- PROP_REASONS - Static variable in class org.dogtagpki.legacy.server.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_REQ_EXPLICIT_POLICY - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PolicyConstraintsExt
- 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 org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- PROP_RULE - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- PROP_SEARCH_GROUP_USER_BY_USERDN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_SEARCHBASE - Static variable in class com.netscape.cms.authorization.DirAclAuthz
- 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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- PROP_SET_DEFAULT_BITS - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCertTypeExt
- PROP_SHARE - Static variable in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
- PROP_SharedToken_ATTR - Static variable in class com.netscape.cms.authentication.SharedSecret
- 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_FILTERS - Static variable in class com.netscape.cms.logging.LogFile
- PROP_SIGNED_AUDIT_LOG_SIGNING - Static variable in class com.netscape.cms.logging.LogFile
- PROP_SIGNED_AUDIT_MANDATORY_EVENTS - Static variable in class com.netscape.cms.logging.LogFile
- PROP_SIGNED_AUDIT_SELECTED_EVENTS - Static variable in class com.netscape.cms.logging.LogFile
- PROP_SIGNED_AUDIT_UNSELECTED_EVENTS - 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 netscape.security.extensions.GenericASN1Extension
- PROP_SOURCE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- 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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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 org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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 netscape.security.extensions.GenericASN1Extension
- PROP_TYPE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_UNAUTHORIZED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_UNDELETABLE_POLICIES - Static variable in interface org.dogtagpki.legacy.policy.IPolicyProcessor
- 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 org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- PROP_USERCERTS - Static variable in class com.netscape.cms.crl.CMSIssuingDistributionPointExtension
- PROP_USERID_NAME - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_VALUE - Static variable in class netscape.security.extensions.GenericASN1Extension
- PROP_VALUE - Static variable in class org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- PROP_VALUE - Static variable in class org.dogtagpki.legacy.server.policy.extensions.GenericASN1Ext
- PROP_VERSION - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_VERSION - Static variable in class org.dogtagpki.legacy.server.policy.extensions.PresenceExt
- 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
- properties - Variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorData.PropertyList
- properties - Variable in class com.netscape.certsrv.tps.config.ConfigData.PropertyList
- properties - Variable in class com.netscape.certsrv.tps.connector.ConnectorData.PropertyList
- properties - Variable in class com.netscape.certsrv.tps.profile.ProfileData.PropertyList
- properties - Variable in class com.netscape.certsrv.tps.profile.ProfileMappingData.PropertyList
- Property() - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorData.Property
- Property() - Constructor for class com.netscape.certsrv.tps.config.ConfigData.Property
- Property() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorData.Property
- Property() - Constructor for class com.netscape.certsrv.tps.profile.ProfileData.Property
- Property() - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingData.Property
- PropertyList() - Constructor for class com.netscape.certsrv.tps.authenticator.AuthenticatorData.PropertyList
- PropertyList() - Constructor for class com.netscape.certsrv.tps.config.ConfigData.PropertyList
- PropertyList() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorData.PropertyList
- PropertyList() - Constructor for class com.netscape.certsrv.tps.profile.ProfileData.PropertyList
- PropertyList() - Constructor for class com.netscape.certsrv.tps.profile.ProfileMappingData.PropertyList
- PropertySet - Class in com.netscape.certsrv.property
-
A set of properties.
- PropertySet() - Constructor for class com.netscape.certsrv.property.PropertySet
- PROTOCOL_ONE - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- PROTOCOL_THREE - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- PROTOCOL_TWO - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- proxy - Variable in class com.netscape.certsrv.authority.AuthorityClient
- PROXY_STATE - Static variable in class com.netscape.cmsutil.radius.Attribute
- ProxyCertCLI - Class in com.netscape.cmstools.cert
-
Deprecated.pki cert has been deprecated. Use pki ca-cert instead.
- ProxyCertCLI(CLI) - Constructor for class com.netscape.cmstools.cert.ProxyCertCLI
-
Deprecated.
- ProxyCLI - Class in com.netscape.cmstools.cli
-
This class provides a mechanism to authenticate against the appropriate subsystem for the CLI command.
- ProxyCLI(CLI, String) - Constructor for class com.netscape.cmstools.cli.ProxyCLI
- ProxyGroupCLI - Class in com.netscape.cmstools.group
-
Deprecated.pki group has been deprecated. Use pki <subsystem>-group instead.
- ProxyGroupCLI(CLI) - Constructor for class com.netscape.cmstools.group.ProxyGroupCLI
-
Deprecated.
- ProxyKeyCLI - Class in com.netscape.cmstools.key
-
Deprecated.pki key has been deprecated. Use pki kra-key instead.
- ProxyKeyCLI(CLI) - Constructor for class com.netscape.cmstools.key.ProxyKeyCLI
-
Deprecated.
- 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
- ProxyStateAttribute - Class in com.netscape.cmsutil.radius
- ProxyStateAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.ProxyStateAttribute
- ProxyUserCLI - Class in com.netscape.cmstools.user
-
Deprecated.pki user has been deprecated. Use pki <subsystem>-user instead.
- ProxyUserCLI(CLI) - Constructor for class com.netscape.cmstools.user.ProxyUserCLI
-
Deprecated.
- ps - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- psets - Variable in class com.netscape.certsrv.profile.ProfileData.PolicySetList
- 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
- pubKey - Variable in class netscape.security.x509.X509CertInfo
- PubKeyPrettyPrint - Class in netscape.security.util
-
This class will display the certificate content in predefined format.
- PubKeyPrettyPrint(PublicKey) - Constructor for class netscape.security.util.PubKeyPrettyPrint
- PUBLIC_KEY - Static variable in class netscape.security.x509.X509CertImpl
- PUBLIC_KEY_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- PUBLIC_KEY_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- publish(String, X509CRLImpl) - Method in interface com.netscape.certsrv.publish.ICRLPublisher
-
Publishes CRL.
- publish(LDAPConnection, IRequest) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Apply publishing rules on a request.
- 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 interface com.netscape.certsrv.publish.ILdapPublisher
-
Publish an object.
- publish(LDAPConnection, String, Object) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
-
Publishes 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, 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(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.
- 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.
- 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.
- PublisherUtils - Class in com.netscape.cms.publish.publishers
-
Publisher utility class.
- PublisherUtils() - Constructor for class com.netscape.cms.publish.publishers.PublisherUtils
- publishXCertPair(byte[]) - Method in interface com.netscape.certsrv.publish.IXcertPublisherProcessor
-
Publish crossCertificatePair.
- purgeExcessFiles() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
- purgeExpiredFiles() - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
- put(String, byte[]) - Method in class org.dogtagpki.tps.msg.TPSMessage
- put(String, Integer) - Method in class org.dogtagpki.tps.msg.TPSMessage
- put(String, Object) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- put(String, String) - Method in interface com.netscape.certsrv.base.ISourceConfigStore
-
Retrieves a property.
- put(String, String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- 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.
- putBitString(byte[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER bit string on the output stream.
- putBMPString(String) - Method in class netscape.security.util.DerOutputStream
-
Marshals a string which is consists of BMP (unicode) characters
- putBoolean(boolean) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER boolean on the output stream.
- 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.
- putDerValue(DerValue) - Method in class netscape.security.util.DerOutputStream
-
Marshals pre-encoded DER value onto the output stream.
- putEnumerated(int) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER enumerated value on the output stream.
- putGeneralizedTime(Date) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER Generalized Time/date value.
- putGeneralString(String) - Method in class netscape.security.util.DerOutputStream
- putIA5String(String) - Method in class netscape.security.util.DerOutputStream
-
Marshals a string which is consists of IA5(ASCII) characters
- putInteger(String, int) - Method in interface com.netscape.certsrv.base.IConfigStore
-
Sets a property and its value as an integer.
- putInteger(BigInt) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER unsigned integer on the output stream.
- PutKeyAPDU - Class in org.dogtagpki.tps.apdu
- PutKeyAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.PutKeyAPDU
-
Constructs Put Key APDU.
- putLength(int) - Method in class netscape.security.util.DerOutputStream
-
Put the encoding of the length in the stream.
- putNull() - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER "null" value on the output stream.
- putOctetString(byte[]) - Method in class netscape.security.util.DerOutputStream
-
DER-encodes an ASN.1 OCTET STRING value on the output stream.
- putOID(ObjectIdentifier) - Method in class netscape.security.util.DerOutputStream
-
Marshals an object identifier (OID) on the output stream.
- putOrderedSet(byte, DerEncoder[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals the contents of a set on the output stream.
- putOrderedSetOf(byte, DerEncoder[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals the contents of a set on the output stream.
- putPassword(String, String) - Method in interface com.netscape.cmsutil.password.IPasswordStore
- putPassword(String, String) - Method in interface com.netscape.cmsutil.password.IPasswordWriter
- putPassword(String, String) - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- putPassword(String, String) - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- putPassword(String, String) - Method in class com.netscape.cmsutil.password.PlainPasswordWriter
- 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.
- putPrintableString(String) - Method in class netscape.security.util.DerOutputStream
-
Converts string to printable and writes to der output stream.
- putSequence(DerValue[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals a sequence on the output stream.
- putSet(byte, DerEncoder[]) - Method in class netscape.security.util.DerOutputStream
-
NSCP : Like putOrderSetOf, except not sorted.
- putSet(DerValue[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals the contents of a set on the output stream without ordering the elements.
- putString(String, String) - Method in interface com.netscape.certsrv.base.IConfigStore
-
Stores a property and its value as a string.
- putStringType(byte, String) - Method in class netscape.security.util.DerOutputStream
- putTag(byte, boolean, byte) - Method in class netscape.security.util.DerOutputStream
-
Put the tag of the attribute in the stream.
- putUnalignedBitString(boolean[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER bit string on the output stream.
- putUnalignedBitString(byte[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER bit string on the output stream.
- putUnalignedBitString(BitArray) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER bit string on the output stream.
- putUnsignedInteger(byte[]) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER unsigned integer on the output stream.
- putUserPWPair(String) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- putUserPWPair(String) - Method in class com.netscape.cms.servlet.admin.ProfileAdminServlet
- putUTCTime(Date) - Method in class netscape.security.util.DerOutputStream
-
Marshals a DER UTC time/date value.
- putUTF8String(String) - Method in class netscape.security.util.DerOutputStream
- putVisibleString(String) - Method in class netscape.security.util.DerOutputStream
- PV_CERTIFICATE_ADMINISTRATORS - Static variable in interface com.netscape.certsrv.common.Constants
- PV_SYSTEM_ADMINISTRATORS - Static variable in interface com.netscape.certsrv.common.Constants
- PW_TAG_INTERNAL_LDAP_DB - Static variable in class com.netscape.cmstools.PasswordCache
- 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
- q - Variable in class netscape.security.provider.DSAParameters
- QT_CPS - Static variable in class netscape.security.x509.PolicyQualifierInfo
- QT_UNOTICE - Static variable in class netscape.security.x509.PolicyQualifierInfo
- Qualifier - Class in netscape.security.x509
-
Represent the Qualifier.
- Qualifier() - Constructor for class netscape.security.x509.Qualifier
-
Create a PolicyQualifierInfo
- Qualifier(DerValue) - Constructor for class netscape.security.x509.Qualifier
- 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
- QUESTION_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- queue - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- queue - Variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- quotedEndChars - Static variable in class netscape.security.x509.LdapV3DNStrConverter
R
- RA - com.netscape.certsrv.logging.LogSource
- 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.
- RADIUS_REQUEST - Static variable in class com.netscape.cmsutil.radius.TerminationActionAttribute
- RadiusConn - Class in com.netscape.cmsutil.radius
-
This class implements RFC2865 - Remote Authentication Dial In User Service (RADIUS), June 2000.
- RadiusConn(String, int, String, byte[], Properties) - Constructor for class com.netscape.cmsutil.radius.RadiusConn
- RadiusConn(String, int, String, int, String, int, byte[], Properties) - Constructor for class com.netscape.cmsutil.radius.RadiusConn
- RadiusConn(String, String, int, String, int) - Constructor for class com.netscape.cmsutil.radius.RadiusConn
- RandomGenerationEvent - Class in com.netscape.certsrv.logging.event
- RandomGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.RandomGenerationEvent
- RandomizedValidityDefault - 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.
- RandomizedValidityDefault() - Constructor for class com.netscape.cms.profile.def.RandomizedValidityDefault
- RawJS - Class in com.netscape.cms.servlet.common
-
This represents raw JS parameters.
- RawJS(String) - Constructor for class com.netscape.cms.servlet.common.RawJS
- RC2_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- RC4_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- RDN - Class in netscape.security.x509
-
RDNs are a set of {attribute = value} assertions.
- RDN(String) - Constructor for class netscape.security.x509.RDN
-
Constructs a RDN from a Ldap DN String with one RDN component using the global default LdapDNStrConverter.
- RDN(String, byte[]) - Constructor for class netscape.security.x509.RDN
-
Like RDN(String) with a DER encoding order given as argument for Directory Strings.
- RDN(String, LdapDNStrConverter) - Constructor for class netscape.security.x509.RDN
-
Constructs a RDN from a Ldap DN string with one RDN component using the specified Ldap DN Str converter.
- RDN(Vector<AVA>) - Constructor for class netscape.security.x509.RDN
-
convenience method.
- RDN(DerInputStream) - Constructor for class netscape.security.x509.RDN
-
Constructs a RDN from a Der Input Stream.
- RDN(DerValue) - Constructor for class netscape.security.x509.RDN
-
Constructs a RDN from a DerValue.
- RDN(AVA[]) - Constructor for class netscape.security.x509.RDN
-
Constructs a RDN from an array of AVA.
- read() - Method in class org.dogtagpki.tps.TPSConnection
- 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.
- ReadBufferAPDU - Class in org.dogtagpki.tps.apdu
- ReadBufferAPDU(int, int) - Constructor for class org.dogtagpki.tps.apdu.ReadBufferAPDU
-
Constructs Read Buffer APDU.
- 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, LogSource, 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:
- readFrom(Class<StreamingOutput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- readHeaders(BufferedReader) - Method in class com.netscape.cmsutil.http.HttpMessage
-
read http headers.
- readKeyRecord(String) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Reads an archived key by b64 encoded cert.
- readKeyRecord(BigInteger) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Reads an archived key by serial number.
- readKeyRecord(PublicKey) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Reads archived key using public key.
- readKeyRecord(X500Name) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Reads an archived key by owner name.
- ReadObjectAPDU - Class in org.dogtagpki.tps.apdu
- ReadObjectAPDU(byte[], int, int) - Constructor for class org.dogtagpki.tps.apdu.ReadObjectAPDU
-
Constructs Read Object APDU.
- READONLY - Static variable in interface com.netscape.certsrv.property.IDescriptor
- readProfileFromFile(String) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- readRawProfileFromFile(String) - Static method in class com.netscape.cmstools.profile.ProfileCLI
-
Reads a raw profile from the specified file.
- readRawProfileFromFile(Path) - Static method in class com.netscape.cmstools.profile.ProfileCLI
-
Reads a raw profile from the specified file.
- readResolve() - Method in class netscape.security.x509.X509CertImpl.CertificateRep1
-
Resolve the Certificate Object.
- readServerResponse() - Method in class netscape.net.TransferProtocolClient
-
Pulls the response from the server and returns the code as a number.
- readVector(int) - Method in class netscape.security.util.DerInputStream
- ready - Variable in class com.netscape.certsrv.authority.AuthorityData
-
Whether the CA is ready to perform signing operations.
- realm - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- REALM - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- REALM - Static variable in interface com.netscape.certsrv.request.IRequest
- REASON - Static variable in class netscape.security.x509.CRLReasonExtension
- REASON_CODE - Static variable in class com.netscape.cms.authentication.CMCAuth
- REASON_CODE - Static variable in class com.netscape.cms.authentication.CMCUserSignedAuth
- 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
- ReasonCode_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the reason for the certificate revocation.
- ReasonFlags - Class in netscape.security.x509
-
Represent the CRL Reason Flags.
- ReasonFlags(boolean[]) - Constructor for class netscape.security.x509.ReasonFlags
-
Create a ReasonFlags with the passed bit settings.
- ReasonFlags(byte[]) - Constructor for class netscape.security.x509.ReasonFlags
-
Create a ReasonFlags with the passed bit settings.
- ReasonFlags(BitArray) - Constructor for class netscape.security.x509.ReasonFlags
-
Create a ReasonFlags with the passed bit settings.
- ReasonFlags(DerInputStream) - Constructor for class netscape.security.x509.ReasonFlags
-
Create the object from the passed DER encoded value.
- ReasonFlags(DerValue) - Constructor for class netscape.security.x509.ReasonFlags
-
Create the object from the passed DER encoded value.
- 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.
- recoverKey(KeyId, byte[], byte[], byte[], String) - Method in class com.netscape.certsrv.key.KeyClient
-
Create a request to recover a secret.
- 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(LogCategory, LogFactory) - Static method in class com.netscape.cms.logging.Logger
-
Registers log factory.
- 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
- 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.
- registerEvaluator(String, IAccessEvaluator) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- registerListener(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 class com.netscape.certsrv.request.ARequestNotifier
-
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(ICMSRequest, Servlet) - 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(URI, URI, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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.
- reindexData - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- reinit(String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- reinitSubsystems() - Method in class org.dogtagpki.server.rest.SystemConfigService
- REJECT_FILE_NAME - Static variable in class com.netscape.cms.listeners.CertificateIssuedListener
- REJECT_FILE_NAME - Static variable in class com.netscape.cms.listeners.CertificateRevokedListener
- REJECT_HOLD_INSTR_OID - Static variable in class netscape.security.x509.HoldInstructionExtension
- REJECT_HOLD_INSTR_OID_STR - Static variable in class netscape.security.x509.HoldInstructionExtension
- REJECTED - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- 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_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- REJECTED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- rejectedCertStatuses - Variable in class com.netscape.cmstools.cli.MainCLI
- RejectException - Exception in com.netscape.cmsutil.radius
- RejectException(AccessReject) - Constructor for exception com.netscape.cmsutil.radius.RejectException
- rejectRequest(IRequest) - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Rejects a request.
- rejectRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Reject a secret recovery request
- rejectRequest(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- rejectRequest(RequestId, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- rejectRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- rejectRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- relationship - Variable in class com.netscape.certsrv.base.Link
- release(ILogEvent) - Method in interface com.netscape.certsrv.logging.ILogEventFactory
-
Releases previously created event.
- release(ILogEvent) - Method in class com.netscape.cms.logging.LogFactory
-
Releases an log event.
- release(ILogEvent) - Method in class com.netscape.cms.logging.Logger
-
Notifies logger to reuse the event.
- releaseConnection(LDAPConnection) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- 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()
- 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
- remoteAddr - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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.
- remoteHost - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- remove(String) - Method in interface com.netscape.certsrv.base.IConfigStore
- remove(String) - Method in class com.netscape.certsrv.property.PropertySet
- REMOVE_FROM_CRL - Static variable in class netscape.security.x509.CRLReasonExtension
- REMOVE_FROM_CRL - Static variable in class netscape.security.x509.RevocationReason
- removeAllObjects() - Method in interface com.netscape.certsrv.request.IRequestQueue
-
Removes all objects with this repository.
- removeApproval(String) - Method in class com.netscape.certsrv.request.AgentApprovals
-
Removes an approval from approval's list.
- removeAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileOutput
- removeAttribute(String) - Method in class com.netscape.certsrv.base.ResourceMessage
- removeAttribute(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- removeAuthenticator(String) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- removeAuthenticator(String) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- removeAutoRecovery(String) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Removes a particular auto recovery operation.
- RemoveBasicConstraintsExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Remove Basic Constraints policy.
- RemoveBasicConstraintsExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.RemoveBasicConstraintsExt
- 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
- removeCertInfoByFriendlyName(String) - Method in class netscape.security.pkcs.PKCS12
- removeCertRecords(BigInteger, BigInteger) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Removes certificate records with this repository.
- removeCertSubjectDN(IUser) - Method in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Remove a certSubjectDN field from the user
- REMOVECERTSUBJECTDNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- removeClient(String) - Method in class com.netscape.certsrv.client.Client
- removeConfigAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileInput
- removeConnector(String) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- removeConnector(String) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- removeConnector(String, String) - Method in class com.netscape.certsrv.system.KRAConnectorClient
- removeConnector(String, String) - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- removeConnector(String, String) - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- removeData - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- removeEldestEntry(Map.Entry<Object, Long>) - Method in class com.netscape.certsrv.base.Nonces
-
Override removeEldestEntry() to remove eldest entry if the size exceeds the limit.
- removeEntry(E) - Method in class com.netscape.certsrv.base.DataCollection
- removeEntry(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- removeEntry(Principal, AclEntry) - Method in class netscape.security.acl.AclImpl
-
Removes an ACL entry from this ACL.
- removeGroup(String) - Method in class com.netscape.certsrv.group.GroupClient
- removeGroup(String) - Method in interface com.netscape.certsrv.group.GroupResource
- 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
- removeGroup(String) - Method in class org.dogtagpki.server.rest.GroupService
-
removes a group
- removeGroupMember(GroupMemberData) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- removeGroupMember(String, String) - Method in class com.netscape.certsrv.group.GroupClient
- removeGroupMember(String, String) - Method in interface com.netscape.certsrv.group.GroupResource
- removeGroupMember(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- removeGroupMember(String, String) - Method in class org.dogtagpki.server.rest.GroupService
- removeHost(String) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- removeHost(String, String) - Method in class com.netscape.certsrv.system.DomainInfo
- removeKeyInfoByID(byte[]) - Method in class netscape.security.pkcs.PKCS12
- removeLink(Link) - Method in class com.netscape.certsrv.base.DataCollection
- removeListener(IRequestListener) - 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 class com.netscape.certsrv.request.ARequestNotifier
-
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.
- removeLogEventListener(ILogEventListener) - Method in class com.netscape.cms.logging.LogQueue
-
Removes an event listener.
- removeMember(Principal) - Method in class netscape.security.acl.GroupImpl
-
removes the specified member from the group.
- removeModule(String) - Method in class com.netscape.cmstools.cli.CLI
- removeModule(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- 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.
- removeNSSPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
- removeOldDBUsers(String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- removePassword(String) - Method in interface com.netscape.certsrv.ldap.ILdapAuthInfo
-
Remove password from private password data structure.
- removePermission(Permission) - Method in class netscape.security.acl.AclEntryImpl
-
The method disassociates the permission from the Principal or the Group in this ACL entry.
- removePluginInfo(String, String) - Method in interface com.netscape.certsrv.registry.IPluginRegistry
-
Removes plugin info.
- removePolicy(ProfilePolicy) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- removePreopConfigEntries() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
-
save variables needed for cloning and remove preops
- removeProfile(String) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- removeProfile(String) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- removeProfileMapping(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- removeProfileMapping(String) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- removeProfilePolicySet(ProfilePolicySet) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- removeRequestListener(IRequestListener) - Method in interface com.netscape.certsrv.authority.ICertAuthority
-
Remove a request listener
- removeRule(String) - Method in interface com.netscape.certsrv.publish.IPublishRuleSet
-
Removes a publishing rule identified by the given name.
- removeRule(String) - Method in interface org.dogtagpki.legacy.policy.IPolicySet
-
Removes a policy rule identified by the given name.
- removeSubStore(String) - Method in interface com.netscape.certsrv.base.IConfigStore
-
Removes sub-store with the given name.
- removeSubsystem(String) - Method in class com.netscape.certsrv.system.DomainInfo
- removeToken(String) - Method in class com.netscape.certsrv.tps.token.TokenClient
- removeToken(String) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- removeUser(String) - Method in class com.netscape.certsrv.user.UserClient
- removeUser(String) - Method in interface com.netscape.certsrv.user.UserResource
- 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.
- removeUser(String) - Method in class org.dogtagpki.server.rest.UserService
-
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
- removeUserCert(String, UserCertData) - Method in class org.dogtagpki.server.rest.UserService
- removeUserCert(String, String) - Method in class com.netscape.certsrv.user.UserClient
- removeUserCert(String, String) - Method in interface com.netscape.certsrv.user.UserResource
- removeUserCert(String, String) - Method in class org.dogtagpki.server.rest.UserService
-
Removes a certificate for a user
- 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
- removeUserMembership(String, String) - Method in class com.netscape.certsrv.user.UserClient
- removeUserMembership(String, String) - Method in interface com.netscape.certsrv.user.UserResource
- removeUserMembership(String, String) - Method in class org.dogtagpki.server.rest.UserService
- 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(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
- renderTemplate(String, HttpServletRequest, HttpServletResponse, ServletConfig, CMSFileLoader) - Static method in class com.netscape.cms.servlet.common.CMSGateway
- RenewableCertificateCollection - Class in com.netscape.certsrv.dbs.certdb
- RenewableCertificateCollection() - Constructor for class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- renewal - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- renewal - Variable in class com.netscape.certsrv.profile.ProfileData
- 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 org.dogtagpki.legacy.server.policy.constraints
-
Whether to allow renewal of an expired cert.
- RenewalConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.RenewalConstraints
- 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
- RenewalProcessor - Class in com.netscape.cms.servlet.cert
- RenewalProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.cert.RenewalProcessor
- RenewalServlet - Class in com.netscape.cms.servlet.cert
-
Certificate Renewal
- RenewalServlet() - Constructor for class com.netscape.cms.servlet.cert.RenewalServlet
- RenewalValidityConstraints - Class in org.dogtagpki.legacy.server.policy.constraints
-
RenewalValidityConstraints is a default rule for Certificate Renewal.
- RenewalValidityConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.RenewalValidityConstraints
- renewAuthority(HttpServletRequest) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Renew certificate of CA.
- renewCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- 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
- replaceConnector() - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- 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
- replaceSharedSecret(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- replaceSharedSecret(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- replaceToken(String, TokenData) - Method in interface com.netscape.certsrv.tps.token.TokenResource
- replaceUser(String, UserData) - Method in interface com.netscape.certsrv.user.UserResource
- replaceUser(String, UserData) - Method in class org.dogtagpki.server.rest.UserService
-
Replaces an existing user in local scope.
- REPLICA_ID - Static variable in interface com.netscape.certsrv.dbs.IDBSubsystem
- replicateSchema - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- replicationDone(String, LDAPConnection, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- replicationPassword - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- replicationSecurity - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- replicationStatus(String, LDAPConnection, String) - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- ReplicationUtil - Class in com.netscape.cms.servlet.csadmin
- ReplicationUtil() - Constructor for class com.netscape.cms.servlet.csadmin.ReplicationUtil
- REPLY_MESSAGE - Static variable in class com.netscape.cmsutil.radius.Attribute
- replyChallenge(String, ChallengeException) - Method in class com.netscape.cmsutil.radius.RadiusConn
- replyChallenge(String, String, ChallengeException) - Method in class com.netscape.cmsutil.radius.RadiusConn
- replyChallenge(String, String, String) - Method in class com.netscape.cmsutil.radius.RadiusConn
- ReplyMessageAttribute - Class in com.netscape.cmsutil.radius
- ReplyMessageAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.ReplyMessageAttribute
- REQ_COMPLETE - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- req_ext_critical - Variable in class com.netscape.certsrv.system.SystemCertData
- req_ext_data - Variable in class com.netscape.certsrv.system.SystemCertData
- req_ext_oid - Variable in class com.netscape.certsrv.system.SystemCertData
- 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
- reqFormat(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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.
- REQQUEUE - com.netscape.certsrv.logging.LogSource
- request - Variable in class com.netscape.certsrv.system.SystemCertData
- request - Variable in class com.netscape.cms.servlet.base.PKIService
- Request - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- Request(CertID, SEQUENCE) - Constructor for class com.netscape.cmsutil.ocsp.Request
- REQUEST - Static variable in class com.netscape.certsrv.system.SystemCertData
- REQUEST_ALGORITHM_OID - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Symmetric Key algorithm OID passed into DRM archival service
- REQUEST_ALGORITHM_PARAMS - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Symmetric key algorithm params passed into DRM archival service
- 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_AUTHORITY_ID - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
ID of requested certificate authority (absense implies host authority)
- 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_EXT_CRITICAL - Static variable in class com.netscape.certsrv.system.SystemCertData
- REQUEST_EXT_DATA - Static variable in class com.netscape.certsrv.system.SystemCertData
- REQUEST_EXT_OID - Static variable in class com.netscape.certsrv.system.SystemCertData
- REQUEST_EXTENSIONS - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Name of request attribute that stores the End-User Supplied Extensions.
- REQUEST_FOOTER - Static variable in class com.netscape.cmsutil.util.Cert
- 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_HEADER - Static variable in class com.netscape.cmsutil.util.Cert
- 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_SECURITY_DATA - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Session wrapped security data passed in to the DRM archival service
- REQUEST_SEQ_NUM - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Name of request attribute that stores the sequence number.
- REQUEST_SESSION_KEY - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Transport Key wrapped session key passed into DRM archival service.
- 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_TRANSPORT_CERT - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Name of request attribute that stores the transport certificate.
- REQUEST_TRUSTEDMGR_PRIVILEGE - Static variable in interface com.netscape.certsrv.request.IRequest
- REQUEST_USER_DATA - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Arbitrary user-supplied data.
- REQUEST_VALIDITY - Static variable in interface com.netscape.certsrv.profile.IEnrollProfile
-
Name of request attribute that stores the End-User Supplied Validity.
- Request.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding Request.
- RequestAuthenticator - Class in com.netscape.cmsutil.radius
- RequestAuthenticator(SecureRandom, String) - Constructor for class com.netscape.cmsutil.radius.RequestAuthenticator
- requestCreationTime - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- REQUESTER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
ID of the processing request in the current thread.
- requestId - Variable in class com.netscape.certsrv.cert.CertRetrievalRequest
- requestId - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestId - Variable in exception com.netscape.certsrv.request.RequestNotFoundException
- RequestId - Class in com.netscape.certsrv.request
-
The RequestId class represents the identifier for a particular request within a request queue.
- RequestId() - Constructor for class com.netscape.certsrv.request.RequestId
- RequestId(int) - Constructor for class com.netscape.certsrv.request.RequestId
-
Creates a new RequestId from its integer representation.
- RequestId(long) - Constructor for class com.netscape.certsrv.request.RequestId
- RequestId(String) - Constructor for class com.netscape.certsrv.request.RequestId
-
Creates a new RequestId from its string representation.
- RequestId(BigInteger) - Constructor for class com.netscape.certsrv.request.RequestId
-
Creates a new RequestId from its BigInteger representation.
- RequestIdAdapter - Class in com.netscape.certsrv.request
-
The RequestIdAdapter class provides custom marshaling for RequestId.
- RequestIdAdapter() - Constructor for class com.netscape.certsrv.request.RequestIdAdapter
- 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
- requestModificationTime - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestNotes - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- RequestNotFoundException - Exception in com.netscape.certsrv.request
- RequestNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.request.RequestNotFoundException
- RequestNotFoundException(RequestId) - Constructor for exception com.netscape.certsrv.request.RequestNotFoundException
- RequestNotFoundException(RequestId, String) - Constructor for exception com.netscape.certsrv.request.RequestNotFoundException
- RequestNotFoundException(RequestId, String, Throwable) - Constructor for exception com.netscape.certsrv.request.RequestNotFoundException
- 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.
- requestOwner - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- RequestProcessor - Class in com.netscape.cms.servlet.cert
- RequestProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.cert.RequestProcessor
- 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 - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestStatus - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- RequestStatus - Class in com.netscape.certsrv.request
-
The RequestStatus class represents the current state of a request in a request queue.
- RequestStatusAdapter - Class in com.netscape.certsrv.request
-
The RequestStatusAdapter class provides custom marshaling for RequestStatus.
- RequestStatusAdapter() - Constructor for class com.netscape.certsrv.request.RequestStatusAdapter
- requestType - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestType - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- requestURL - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- REQUIRE - Static variable in class netscape.security.x509.PolicyConstraintsExtension
- REQUIRED_PARAMETER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- RES_ERROR - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- RES_ERROR - Static variable in interface com.netscape.certsrv.request.IRequest
- RES_SUCCESS - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- RES_SUCCESS - Static variable in interface com.netscape.certsrv.request.IRequest
- RESERVED - Static variable in class com.netscape.cmsutil.radius.Packet
- 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.
- reset() - Method in class com.netscape.cmsutil.http.HttpMessage
- reset() - Method in class com.netscape.cmsutil.http.HttpRequest
- reset() - Method in class com.netscape.cmsutil.http.HttpResponse
- reset() - Method in class com.netscape.cmsutil.util.HMACDigest
-
Resets the digest for further use.
- reset() - Method in class netscape.security.util.DerInputStream
-
Return to the position of the last
mark
call. - reset() - Method in class org.dogtagpki.tps.main.TPSBuffer
- 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.
- resetTag(byte) - Method in class netscape.security.util.DerValue
-
Set the tag of the attribute.
- resize(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Changes the length of the Buffer.
- resolveFormat(List<MediaType>) - Static method in class com.netscape.cms.servlet.base.PKIService
- resolveFormat(MediaType) - Static method in class com.netscape.cms.servlet.base.PKIService
- resource - Variable in class com.netscape.certsrv.account.AccountClient
- resource - Variable in class com.netscape.certsrv.logging.ActivityClient
- resource - Variable in class com.netscape.certsrv.logging.AuditClient
- resource - Variable in class com.netscape.certsrv.selftests.SelfTestClient
- resource - Variable in class com.netscape.certsrv.system.SystemCertClient
- resource - Variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- resource - Variable in class com.netscape.certsrv.tps.cert.TPSCertClient
- resource - Variable in class com.netscape.certsrv.tps.config.ConfigClient
- resource - Variable in class com.netscape.certsrv.tps.connector.ConnectorClient
- resource - Variable in class com.netscape.certsrv.tps.profile.ProfileClient
- resource - Variable in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- resource - Variable in class com.netscape.certsrv.tps.token.TokenClient
- resource - Variable in class org.dogtagpki.common.CAInfoClient
- resource - Variable in class org.dogtagpki.common.InfoClient
- resource - Variable in class org.dogtagpki.common.KRAInfoClient
- resource - Variable in class org.dogtagpki.common.LoginClient
- resourceACLs - Variable in class com.netscape.certsrv.acls.ACL
- ResourceMessage - Class in com.netscape.certsrv.base
- ResourceMessage() - Constructor for class com.netscape.certsrv.base.ResourceMessage
- ResourceMessage(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.base.ResourceMessage
- ResourceMessage.Attribute - Class in com.netscape.certsrv.base
- ResourceMessage.AttributeList - Class in com.netscape.certsrv.base
- ResourceMessage.MapAdapter - Class in com.netscape.certsrv.base
- ResourceNotFoundException - Exception in com.netscape.certsrv.base
- ResourceNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.ResourceNotFoundException
- ResourceNotFoundException(String) - Constructor for exception com.netscape.certsrv.base.ResourceNotFoundException
- ResourceNotFoundException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.ResourceNotFoundException
- ResponderID - Interface in com.netscape.cmsutil.ocsp
-
RFC 2560:
- Response - Interface in com.netscape.cmsutil.ocsp
-
RFC 2560:
- RESPONSE_ERROR_STRING - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- RESPONSE_STATUS - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- RESPONSE_STATUS_NOT_FOUND - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- RESPONSE_STATUS_XML - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- ResponseAuthenticator - Class in com.netscape.cmsutil.radius
- ResponseAuthenticator(byte[]) - Constructor for class com.netscape.cmsutil.radius.ResponseAuthenticator
- ResponseBytes - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- ResponseBytes(OBJECT_IDENTIFIER, OCTET_STRING) - Constructor for class com.netscape.cmsutil.ocsp.ResponseBytes
- ResponseBytes.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - ResponseData - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- ResponseData(ResponderID, GeneralizedTime, SingleResponse[]) - Constructor for class com.netscape.cmsutil.ocsp.ResponseData
- ResponseData(ResponderID, GeneralizedTime, SingleResponse[], Extension[]) - Constructor for class com.netscape.cmsutil.ocsp.ResponseData
- ResponseData(INTEGER, ResponderID, GeneralizedTime, SingleResponse[], Extension[]) - Constructor for class com.netscape.cmsutil.ocsp.ResponseData
- ResponseData.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - RESTART - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
- restoreCertsFromP12(String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- RESTRICTED_COMMANDS - Static variable in class com.netscape.cmstools.cli.MainCLI
-
These commands should not be executed after CryptoManager.initialize() since they may modify the NSS database or execute external commands using the same NSS database.
- RESTServlet - Class in com.netscape.cms.servlet.base
- RESTServlet() - Constructor for class com.netscape.cms.servlet.base.RESTServlet
- Result() - Constructor for class com.netscape.cmstools.AuditVerify.Result
- RESULT - Static variable in interface com.netscape.certsrv.request.IRequest
- RESULT_ERROR - Static variable in class org.dogtagpki.tps.msg.EndOpMsg
- RESULT_GOOD - Static variable in class org.dogtagpki.tps.msg.EndOpMsg
- RESULT_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- retrieveKey(KeyId) - Method in class com.netscape.certsrv.key.KeyClient
-
Retrieve a secret (passphrase or symmetric key) from the DRM.
- retrieveKey(KeyId, byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Retrieve a secret (passphrase or symmetric key) from the DRM.
- retrieveKey(KeyRecoveryRequest) - Method in interface com.netscape.certsrv.key.KeyResource
-
Used to retrieve a key
- retrieveKey(MultivaluedMap<String, String>) - Method in interface com.netscape.certsrv.key.KeyResource
- retrieveKeyByPassphrase(KeyId, String) - Method in class com.netscape.certsrv.key.KeyClient
-
The secret is secured in transit by wrapping the secret with the passphrase using PBE encryption.
- retrieveKeyByPKCS12(KeyId, String, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Retrieve an asymmetric private key and return it as PKCS12 data.
- retrieveKeyByRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
- retrieveKeyByRequestWithPassphrase(RequestId, String) - Method in class com.netscape.certsrv.key.KeyClient
- retrieveKeyData(KeyRecoveryRequest) - Method in class com.netscape.certsrv.key.KeyClient
-
Retrieve a secret from the DRM.
- retrieveKeyUsingWrappedPassphrase(KeyId, byte[], byte[], byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
This method generates a key recovery request, approves it, and retrieves the secret referred to by keyId.
- retrieveLogContent(Hashtable<String, String>) - 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<String, String>) - 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<String, String>) - 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<String, String>) - Method in class com.netscape.certsrv.logging.ConsoleLog
-
Retrieve log file list.
- retrieveLogList(Hashtable<String, String>) - Method in interface com.netscape.certsrv.logging.ILogEventListener
-
Retrieve list of log files.
- retrieveLogList(Hashtable<String, String>) - Method in class com.netscape.cms.logging.LogFile
-
Retrieve log file list.
- retrieveLogList(Hashtable<String, String>) - Method in class com.netscape.cms.logging.RollingLogFile
-
Retrieve log file list.
- retrieveProfile(String) - Method in class com.netscape.certsrv.profile.ProfileClient
- retrieveProfile(String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- retrieveProfileRaw(String) - Method in class com.netscape.certsrv.profile.ProfileClient
- retrieveProfileRaw(String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- 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
- returnDeveloperSymKey(CryptoToken, String, String, byte[], String) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- returnTokenByName(String, CryptoManager) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- reviewCert(CertId) - Method in class com.netscape.certsrv.ca.CACertClient
- reviewCert(CertId) - Method in interface com.netscape.certsrv.cert.CertResource
- reviewRequest(RequestId) - Method in class com.netscape.certsrv.ca.CACertClient
- reviewRequest(RequestId) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- reviewRequest(HttpServletRequest, RequestId, UriInfo, Locale) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
-
Gets info for a specific request
- 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 org.dogtagpki.legacy.server.policy.constraints
-
Whether to allow revocation of an expired cert.
- RevocationConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.RevocationConstraints
- REVOCATIONFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- RevocationProcessor - Class in com.netscape.cms.servlet.cert
- RevocationProcessor(String, Locale) - Constructor for class com.netscape.cms.servlet.cert.RevocationProcessor
- revocationReason - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- RevocationReason - Class in netscape.security.x509
-
Represent the enumerated type used in CRLReason Extension of CRL entry.
- RevocationReasonAdapter - Class in netscape.security.x509
-
The RevocationReasonAdapter class provides custom marshaling for RevocationReason.
- RevocationReasonAdapter() - Constructor for class netscape.security.x509.RevocationReasonAdapter
- revocationReasonInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- REVOKE - Static variable in class com.netscape.cms.servlet.cert.RevocationProcessor
- revokeCACert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CACertClient
- revokeCACert(CertId, CertRevokeRequest) - Method in interface com.netscape.certsrv.cert.CertResource
- revokeCert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CACertClient
- revokeCert(CertId, CertRevokeRequest) - Method in interface com.netscape.certsrv.cert.CertResource
- 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
- revokedBy - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revokedByInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- RevokedCertificate - Class in netscape.security.x509
-
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
- RevokedCertificate() - Constructor for class netscape.security.x509.RevokedCertificate
- RevokedCertImpl - Class in netscape.security.x509
-
Abstract class for a revoked certificate in a CRL.
- RevokedCertImpl() - Constructor for class netscape.security.x509.RevokedCertImpl
-
Default constructor.
- RevokedCertImpl(byte[]) - Constructor for class netscape.security.x509.RevokedCertImpl
-
Unmarshals a revoked certificate from its encoded form.
- RevokedCertImpl(BigInteger, Date) - Constructor for class netscape.security.x509.RevokedCertImpl
-
Constructs a revoked certificate entry using the serial number and revocation date.
- RevokedCertImpl(BigInteger, Date, CRLExtensions) - Constructor for class netscape.security.x509.RevokedCertImpl
-
Constructs a revoked certificate entry using the serial number, revocation date and the entry extensions.
- RevokedCertImpl(DerValue) - Constructor for class netscape.security.x509.RevokedCertImpl
-
Unmarshals a revoked certificate from its encoded form.
- RevokedInfo - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- RevokedInfo(GeneralizedTime) - Constructor for class com.netscape.cmsutil.ocsp.RevokedInfo
- RevokedInfo.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - revokedOnFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revokedOnInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revokedOnTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- RFC1779StrConverter - Class in netscape.security.x509
-
Converts a RFC 1779 string to a X500Name, RDN or AVA object and vice versa.
- RFC1779StrConverter() - Constructor for class netscape.security.x509.RFC1779StrConverter
-
Constructs a RFC1779StrConverter using the global default X500NameAttrMap and accepts OIDs not listed in the attribute map.
- RFC1779StrConverter(X500NameAttrMap, boolean) - Constructor for class netscape.security.x509.RFC1779StrConverter
-
Constructs a RFC1779StrConverter using the specified X500NameAttrMap and boolean for whether to accept OIDs not in the X500NameAttrMap.
- RFC822Name - Class in netscape.security.x509
-
This class implements the RFC822Name as required by the GeneralNames ASN.1 object.
- RFC822Name(String) - Constructor for class netscape.security.x509.RFC822Name
-
Create the RFC822Name object with the specified name.
- RFC822Name(DerValue) - Constructor for class netscape.security.x509.RFC822Name
-
Create the RFC822Name object from the passed encoded Der value.
- rights - Variable in class com.netscape.certsrv.acls.ACL
- 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.
- RLOGIN - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- RMAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- RMAC_KDF_CONSTANT - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- rmacType - Static variable in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- RoleAssumeEvent - Class in com.netscape.certsrv.logging.event
- RoleAssumeEvent() - Constructor for class com.netscape.certsrv.logging.event.RoleAssumeEvent
- RoleList() - Constructor for class com.netscape.certsrv.account.AccountInfo.RoleList
- roles - Variable in class com.netscape.certsrv.account.AccountInfo.RoleList
- RolesAdapter() - Constructor for class com.netscape.certsrv.account.AccountInfo.RolesAdapter
- 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 timestamp
- roundTimeToSecond(long) - Method in class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
-
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
- RSA_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- RSA_ENCRYPTION - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- RSA_ENCRYPTION - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- RSA_INTERNAL_ADMIN_CERT_PROFILE - Static variable in class org.dogtagpki.server.rest.SystemConfigService
- RSA_INTERNAL_SERVER_CERT_PROFILE - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- RSA_INTERNAL_SUBSYSTEM_CERT_PROFILE - Static variable in class com.netscape.certsrv.system.ConfigurationRequest
- RSA_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for RSA keys used for any purpose, as defined in X.509.
- RSA_SIGNING_ALGORITHMS - Static variable in class netscape.security.x509.AlgorithmId
-
Supported signing algorithms for a RSA key.
- RSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for RSA keys used with RSA encryption, as defined in PKCS #1.
- RSAKeyConstraints - Class in org.dogtagpki.legacy.server.policy.constraints
-
RSAKeyConstraints policy enforces min and max size of the key.
- RSAKeyConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.RSAKeyConstraints
- RSAPublicKey - Class in netscape.security.provider
-
An X.509 public key for the RSA Algorithm.
- RSAPublicKey() - Constructor for class netscape.security.provider.RSAPublicKey
- RSAPublicKey(byte[]) - Constructor for class netscape.security.provider.RSAPublicKey
-
Make a RSA public key from its DER encoding (X.509).
- RSAPublicKey(BigInt, BigInt) - Constructor for class netscape.security.provider.RSAPublicKey
-
Make a RSA public key out of a public exponent and modulus
- RULENAME - Static variable in class com.netscape.certsrv.logging.SignedAuditEvent
- 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.cmsutil.http.ConnectAsync
- runExternal(String[]) - Method in class com.netscape.cmstools.cli.CLI
- runExternal(List<String>) - Method in class com.netscape.cmstools.cli.CLI
- 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.tks.TKSKnownSessionKey
-
Execute an individual self test.
- runSelfTest(String) - Method in interface com.netscape.certsrv.selftests.ISelfTestSubsystem
-
Execute a self test.
- runSelfTest(String) - Method in class com.netscape.certsrv.selftests.SelfTestClient
- runSelfTest(String) - Method in interface com.netscape.certsrv.selftests.SelfTestResource
- runSelfTest(String) - Method in class org.dogtagpki.server.rest.SelfTestService
- runSelfTests() - Method in class com.netscape.certsrv.selftests.SelfTestClient
- runSelfTests() - Method in interface com.netscape.certsrv.selftests.SelfTestResource
- runSelfTests() - Method in class org.dogtagpki.server.rest.SelfTestService
- 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_TPS - Static variable in interface com.netscape.certsrv.logging.ILogger
- 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
- san_for_server_cert - Variable in class com.netscape.certsrv.system.SystemCertData
- 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
- saveAuthToken(IAuthToken, IRequest) - Static method in class com.netscape.cms.servlet.processors.CAProcessor
- saveEnrollmentTemplateToFile(String, CertEnrollmentRequest) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- 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.
- saveProfileToFile(String, ProfileData) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- SC_ACCESS_SESSION - Static variable in interface com.netscape.certsrv.common.ScopeDef
- 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_AUTHORITY - 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_GROUP_MEMBERS - 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
- ScheduleCRLGenerationEvent - Class in com.netscape.certsrv.logging.event
- ScheduleCRLGenerationEvent(String) - Constructor for class com.netscape.certsrv.logging.event.ScheduleCRLGenerationEvent
- ScheduleCRLGenerationEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.event.ScheduleCRLGenerationEvent
- 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.
- SCREEN_NAME_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- SDSL - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- 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, int, int, String) - Method in interface com.netscape.certsrv.dbs.IDBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int, String) - 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.
- searchCertificates(String, int, int, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Finds a list of certificate records that satisifies the filter.
- searchCertificates(String, int, String) - 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
- searchCerts(CertSearchRequest, Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertResource
- 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
- SearchFilter() - Constructor for class com.netscape.cms.publish.mappers.LdapDNCompsMap.SearchFilter
- 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
- SECURE_MSG_ANY - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_MAC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_MAC_ENC - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_NONE - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_NONE - org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- secureAdminPort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- secureAgentPort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- SecureChannelProtocol - Class in com.netscape.cms.servlet.tks
- SecureChannelProtocol() - Constructor for class com.netscape.cms.servlet.tks.SecureChannelProtocol
- SecureChannelProtocol(int) - Constructor for class com.netscape.cms.servlet.tks.SecureChannelProtocol
- secureConn - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- secureEEClientAuthPort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- SecureIdRequestMsg - Class in org.dogtagpki.tps.msg
- SecureIdRequestMsg(int, int) - Constructor for class org.dogtagpki.tps.msg.SecureIdRequestMsg
- SecureIdResponseMsg - Class in org.dogtagpki.tps.msg
- SecureIdResponseMsg(String, String) - Constructor for class org.dogtagpki.tps.msg.SecureIdResponseMsg
- secureMessage(PK11SymKey, byte) - Method in class org.dogtagpki.tps.apdu.APDU
- secureMessageSCP02(PK11SymKey) - Method in class org.dogtagpki.tps.apdu.APDU
- secureMessageSCP03(PK11SymKey, TPSBuffer) - Method in class org.dogtagpki.tps.apdu.APDU
- securePort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- SECURITY_DATA_ALGORITHM - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_CLIENT_KEY_ID - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_ENROLLMENT_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_IV_STRING_IN - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_IV_STRING_OUT - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_PASS_WRAPPED_DATA - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_PL_ENCRYPTION_OID - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_PL_WRAPPED - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_PL_WRAPPING_NAME - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_RECOVERY_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_SESS_PASS_PHRASE - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_SESS_WRAPPED_DATA - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_STATUS - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_STRENGTH - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_TRANS_SESS_KEY - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DATA_TYPE - Static variable in interface com.netscape.certsrv.request.IRequest
- SECURITY_DOMAIN_UPDATE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- SecurityDataArchivalProcessedEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataArchivalProcessedEvent() - Constructor for class com.netscape.certsrv.logging.event.SecurityDataArchivalProcessedEvent
- SecurityDataArchivalRequestEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataArchivalRequestEvent() - Constructor for class com.netscape.certsrv.logging.event.SecurityDataArchivalRequestEvent
- SecurityDataExportEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataExportEvent(String, String, RequestId, KeyId, String, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataExportEvent
- SecurityDataExportEvent(String, String, String, KeyId, String, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataExportEvent
- SecurityDataInfoEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataInfoEvent(String, String, KeyId, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataInfoEvent
- SecurityDataRecoveryEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataRecoveryEvent(String, String, RequestId, KeyId, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataRecoveryEvent
- SecurityDataRecoveryProcessedEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataRecoveryProcessedEvent(String, String, RequestId, KeyId, String, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataRecoveryProcessedEvent
- SecurityDataRecoveryStateChangeEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataRecoveryStateChangeEvent(String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataRecoveryStateChangeEvent
- SecurityDataStatusChangeEvent - Class in com.netscape.certsrv.logging.event
- SecurityDataStatusChangeEvent(String, String, KeyId, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.SecurityDataStatusChangeEvent
- securityDomainCLI - Variable in class com.netscape.cmstools.system.SecurityDomainShowCLI
- SecurityDomainCLI - Class in com.netscape.cmstools.system
- SecurityDomainCLI(CLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainCLI
- securityDomainClient - Variable in class com.netscape.cmstools.system.SecurityDomainCLI
- SecurityDomainClient - Class in com.netscape.certsrv.system
- SecurityDomainClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.SecurityDomainClient
- SecurityDomainHost - Class in com.netscape.certsrv.system
- SecurityDomainHost() - Constructor for class com.netscape.certsrv.system.SecurityDomainHost
- SecurityDomainLogin - Class in com.netscape.cms.servlet.csadmin
- SecurityDomainLogin() - Constructor for class com.netscape.cms.servlet.csadmin.SecurityDomainLogin
- securityDomainName - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- securityDomainPassword - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- securityDomainPostLoginSleepSeconds - Variable in class com.netscape.certsrv.system.ConfigurationRequest
-
Seconds to sleep after logging into the Security Domain, so that replication of the session data may complete.
- SecurityDomainProcessor - Class in com.netscape.cms.servlet.csadmin
- SecurityDomainProcessor(Locale) - Constructor for class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- SecurityDomainResource - Interface in com.netscape.certsrv.system
- SecurityDomainService - Class in org.dogtagpki.server.rest
- SecurityDomainService() - Constructor for class org.dogtagpki.server.rest.SecurityDomainService
- SecurityDomainShowCLI - Class in com.netscape.cmstools.system
- SecurityDomainShowCLI(SecurityDomainCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainShowCLI
- SecurityDomainSubsystem - Class in com.netscape.certsrv.system
- SecurityDomainSubsystem() - Constructor for class com.netscape.certsrv.system.SecurityDomainSubsystem
- securityDomainType - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- securityDomainUri - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- securityDomainUser - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- securityDomainXMLtoLDAP(String) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
- securityLevelToByte(ExternalAuthenticateAPDU.SecurityLevel) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- securityLevelToByte(ExternalAuthenticateAPDUGP211.SecurityLevel) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
- SelectAPDU - Class in org.dogtagpki.tps.apdu
- SelectAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.SelectAPDU
- selectedEvents - Variable in class com.netscape.cms.logging.LogFile
-
The selected log event types
- selectEvent(String) - Method in class com.netscape.cms.logging.LogFile
-
add the event to the selected events list
- selfTestCLI - Variable in class com.netscape.cmstools.selftests.SelfTestFindCLI
- selfTestCLI - Variable in class com.netscape.cmstools.selftests.SelfTestRunCLI
- selfTestCLI - Variable in class com.netscape.cmstools.selftests.SelfTestShowCLI
- SelfTestCLI - Class in com.netscape.cmstools.selftests
- SelfTestCLI(CLI) - Constructor for class com.netscape.cmstools.selftests.SelfTestCLI
- selfTestClient - Variable in class com.netscape.cmstools.selftests.SelfTestCLI
- SelfTestClient - Class in com.netscape.certsrv.selftests
- SelfTestClient(PKIClient, String) - Constructor for class com.netscape.certsrv.selftests.SelfTestClient
- SelfTestCollection - Class in com.netscape.certsrv.selftests
- SelfTestCollection() - Constructor for class com.netscape.certsrv.selftests.SelfTestCollection
- SelfTestData - Class in com.netscape.certsrv.selftests
- SelfTestData() - Constructor for class com.netscape.certsrv.selftests.SelfTestData
- SelfTestFindCLI - Class in com.netscape.cmstools.selftests
- SelfTestFindCLI(SelfTestCLI) - Constructor for class com.netscape.cmstools.selftests.SelfTestFindCLI
- SelfTestResource - Interface in com.netscape.certsrv.selftests
- 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
- SelfTestResult - Class in com.netscape.certsrv.selftests
- SelfTestResult() - Constructor for class com.netscape.certsrv.selftests.SelfTestResult
- SelfTestResults - Class in com.netscape.certsrv.selftests
- SelfTestResults() - Constructor for class com.netscape.certsrv.selftests.SelfTestResults
- SelfTestRunCLI - Class in com.netscape.cmstools.selftests
- SelfTestRunCLI(SelfTestCLI) - Constructor for class com.netscape.cmstools.selftests.SelfTestRunCLI
- SELFTESTS_EXECUTION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- SelfTestService - Class in org.dogtagpki.server.rest
- SelfTestService() - Constructor for class org.dogtagpki.server.rest.SelfTestService
- SelfTestShowCLI - Class in com.netscape.cmstools.selftests
- SelfTestShowCLI(SelfTestCLI) - Constructor for class com.netscape.cmstools.selftests.SelfTestShowCLI
- 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.
- send(IRequest) - Method in interface com.netscape.certsrv.connector.IConnector
-
Sends the request to a remote authority.
- send(HttpRequest) - Method in class com.netscape.cmsutil.http.HttpClient
-
Sends a request to http server.
- send(String) - Method in interface com.netscape.certsrv.connector.IHttpConnection
-
Sends the message to the remote authority.
- send(String, String) - Method in interface com.netscape.certsrv.connector.IConnector
-
Sends the request to a remote authority.
- send(String, String, String, String, String, String, String, String) - Method in class com.netscape.cmstools.HttpClient
- SEND_AND_LISTEN - Static variable in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- SEND_ROUTING_PACKETS - Static variable in class com.netscape.cmsutil.radius.FramedRoutingAttribute
- SEND_WARN - Static variable in class netscape.security.pkcs.PKCS12
- sendConditionalGetResponse(int, Object, Request) - Method in class com.netscape.cms.servlet.base.PKIService
- 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.
- sendServer(String) - Method in class netscape.net.TransferProtocolClient
-
Sends command cmd to the server.
- 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
- SENTINEL_SHA256 - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- SEQUENCE_COUNTER - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- serial - Variable in class com.netscape.certsrv.authority.AuthorityData
- SERIAL_ID - Static variable in class netscape.security.x509.X509CertImpl
- 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
- SERIAL_NUMBER - Static variable in class netscape.security.x509.AuthorityKeyIdentifierExtension
- SERIAL_NUMBER - Static variable in class netscape.security.x509.X509CertInfo
- serialFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- SERIALIZE_ALGOR - Static variable in class netscape.security.extensions.CertInfo
- SERIALIZE_ISSUER - Static variable in class netscape.security.extensions.CertInfo
- SERIALIZE_SERIALNO - Static variable in class netscape.security.extensions.CertInfo
- SERIALIZE_SUBJECT - Static variable in class netscape.security.extensions.CertInfo
- SERIALIZE_VALIDITY - Static variable in class netscape.security.extensions.CertInfo
- SERIALNO_ARRAY - Static variable in class com.netscape.cms.servlet.cert.ChallengeRevocationServlet1
- SERIALNO_ARRAY - Static variable in class com.netscape.cms.servlet.cert.CMCRevReqServlet
- serialNum - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- serialNum - Variable in class netscape.security.x509.X509CertInfo
- SerialNumber - Class in netscape.security.x509
-
This class defines the SerialNumber class used by certificates.
- SerialNumber(int) - Constructor for class netscape.security.x509.SerialNumber
-
The default constructor for this class using int.
- SerialNumber(InputStream) - Constructor for class netscape.security.x509.SerialNumber
-
Create the object, decoding the values from the passed stream.
- SerialNumber(BigInteger) - Constructor for class netscape.security.x509.SerialNumber
-
The default constructor for this class using BigInteger.
- SerialNumber(BigInt) - Constructor for class netscape.security.x509.SerialNumber
- SerialNumber(DerInputStream) - Constructor for class netscape.security.x509.SerialNumber
-
Create the object, decoding the values from the passed DER stream.
- SerialNumber(DerValue) - Constructor for class netscape.security.x509.SerialNumber
-
Create the object, decoding the values from the passed DerValue.
- serialNumberRangeInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- serialTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- SERVER_ATTRS - Static variable in interface com.netscape.certsrv.request.IRequest
- SERVER_CERT - Static variable in interface com.netscape.certsrv.request.IRequest
- SERVER_CERT_SAN - Static variable in class com.netscape.certsrv.system.SystemCertData
- 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_SIDE_KEYGEN - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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
- serverInput - Variable in class netscape.net.NetworkClient
-
Buffered stream for reading replies from server.
- serverIsOpen() - Method in class netscape.net.NetworkClient
-
Return server connection status
- serverOutput - Variable in class netscape.net.NetworkClient
-
Stream for printing to the server.
- ServerPacket - Class in com.netscape.cmsutil.radius
- ServerPacket(byte[]) - Constructor for class com.netscape.cmsutil.radius.ServerPacket
- serverResponse - Variable in class netscape.net.TransferProtocolClient
-
Array of strings (usually 1 entry) for the last reply from the server.
- ServerSideKeyGenEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeyGenEvent(String, String, String, RequestId) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeyGenEvent
- ServerSideKeyGenProcessedEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeyGenProcessedEvent(String, String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeyGenProcessedEvent
- serverSocket - Variable in class netscape.net.NetworkClient
-
Socket for communicating with server.
- 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.RESTServlet
- 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_TYPE - Static variable in class com.netscape.cmsutil.radius.Attribute
- 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.
- ServiceTypeAttribute - Class in com.netscape.cmsutil.radius
- ServiceTypeAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.ServiceTypeAttribute
- ServiceUnavailableException - Exception in com.netscape.certsrv.base
- ServiceUnavailableException(String) - Constructor for exception com.netscape.certsrv.base.ServiceUnavailableException
- ServiceUnavailableException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.ServiceUnavailableException
- servletConfig - Variable in class com.netscape.cms.servlet.base.CMSServlet
- servletContext - Variable in class com.netscape.cms.servlet.base.PKIService
- servletRequest - Variable in class com.netscape.cms.servlet.base.PKIService
- ServletUtils - Class in com.netscape.cms.servlet.common
-
Utility class
- ServletUtils() - Constructor for class com.netscape.cms.servlet.common.ServletUtils
- SESSION_TIMEOUT - Static variable in class com.netscape.cmsutil.radius.Attribute
- SessionAuthentication - Class in com.netscape.cms.authentication
-
Pull any existing auth token from the session context.
- SessionAuthentication() - Constructor for class com.netscape.cms.authentication.SessionAuthentication
- 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.
- SessionContextInterceptor - Class in org.dogtagpki.server.rest
- SessionContextInterceptor() - Constructor for class org.dogtagpki.server.rest.SessionContextInterceptor
- sessionExists(String) - Method in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- SessionTimeoutAttribute - Class in com.netscape.cmsutil.radius
- SessionTimeoutAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.SessionTimeoutAttribute
- SessionTimeoutAttribute(int) - Constructor for class com.netscape.cmsutil.radius.SessionTimeoutAttribute
- set(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- set(int, boolean) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Set the bit at the specified position.
- set(int, boolean) - Method in class netscape.security.util.BitArray
-
Sets the indexed bit in this BitArray.
- set(String, byte[]) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, byte[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, byte[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the byte array with the associated key.
- set(String, byte[][]) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, byte[][]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, byte[][]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the byte[][] with the associated key.
- set(String, IArgValue) - Method in class com.netscape.certsrv.template.ArgSet
-
Sets argument into the set with the given name.
- set(String, Certificates) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, Certificates) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Certificates) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the Certificates with the associated key.
- set(String, Integer) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, Integer) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Integer) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the Integer with the associated key.
- set(String, Object) - Method in class com.netscape.certsrv.authentication.AuthCredentials
-
Sets an authentication credential with credential name and the credential object
- 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, Object) - Method in interface com.netscape.certsrv.request.IRequestRecord
-
Sets new attribute for the request.
- 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
- set(String, Object) - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Sets extension attribute.
- set(String, Object) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Sets extension attribute.
- set(String, Object) - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Sets extension attribute.
- set(String, Object) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- set(String, Object) - Method in class netscape.security.extensions.GenericASN1Extension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- set(String, Object) - Method in class netscape.security.extensions.NSCertTypeExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- set(String, Object) - Method in class netscape.security.extensions.PresenceServerExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Sets extension attribute.
- set(String, Object) - Method in class netscape.security.x509.ACertAttrSet
-
Sets an attribute value within this CertAttrSet.
- set(String, Object) - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.BasicConstraintsExtension
-
Set the attribute value.
- set(String, Object) - Method in interface netscape.security.x509.CertAttrSet
-
Sets an attribute value within this CertAttrSet.
- set(String, Object) - Method in class netscape.security.x509.CertificateAlgorithmId
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateExtensions
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateIssuerExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateIssuerName
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateSerialNumber
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateSubjectName
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateValidity
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateVersion
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CertificateX509Key
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CRLDistributionPointsExtension
- set(String, Object) - Method in class netscape.security.x509.CRLNumberExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.CRLReasonExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.Extensions
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.FreshestCRLExtension
- set(String, Object) - Method in class netscape.security.x509.HoldInstructionExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.InvalidityDateExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.IssuingDistributionPointExtension
- set(String, Object) - Method in class netscape.security.x509.KeyUsageExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.NameConstraintsExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.NSCCommentExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.PolicyMappingsExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.ReasonFlags
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Set the attribute value.
- set(String, Object) - Method in class netscape.security.x509.X509CertImpl
-
Set the requested attribute in the certificate.
- set(String, Object) - Method in class netscape.security.x509.X509CertInfo
-
Set the certificate attribute.
- set(String, String) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, String) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Sets an attribute value within this AttrSet.
- 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, String) - Method in class com.netscape.certsrv.template.ArgSet
-
Sets string 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, String[]) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, String[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, String[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the String array with the associated key.
- set(String, BigInteger[]) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, BigInteger[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, BigInteger[]) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the BigInteger array with the associated key.
- set(String, Date) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, Date) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Date) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the Date with the associated key.
- set(String, CertificateExtensions) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, CertificateExtensions) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, CertificateExtensions) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the CertificateExtensions with the associated key.
- set(String, Extension) - Method in class netscape.security.x509.CRLExtensions
-
Set the extension value with this alias.
- set(String, X509CertImpl) - Method in class com.netscape.certsrv.authentication.AuthToken
- set(String, X509CertImpl) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, X509CertImpl) - Method in interface com.netscape.certsrv.authentication.IAuthToken
-
Stores the X509CertImpl with the associated key.
- set(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
- setAA_old(SET) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setAADigest(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setACLEntryString(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Sets the ACL entry string
- setAdditionalWrappedPrivateData(String) - Method in class com.netscape.certsrv.key.KeyData
- setAdminCert(SystemCertData) - Method in class com.netscape.certsrv.system.AdminSetupResponse
- setAdminCert(SystemCertData) - Method in class com.netscape.certsrv.system.ConfigurationResponse
- setAdminCert(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminCertRequest(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminCertRequestType(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminEmail(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminKeyType(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminName(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminPassword(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminProfileID(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminSubjectDN(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setAdminUID(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- 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
- setAlgorithm(String) - Method in class com.netscape.certsrv.key.Key
- setAlgorithm(String) - Method in class com.netscape.certsrv.key.KeyData
- setAlgorithm(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setAlgorithmId(AlgorithmId) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets algorithm identifier
- setAlgorithmOID(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setAppletID(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setArchivalMechanism(String) - Method in class org.dogtagpki.common.CAInfo
- setArchivalMechanism(String) - Method in class org.dogtagpki.common.KRAInfo
- 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
- setAt(int, byte) - Method in class org.dogtagpki.tps.main.TPSBuffer
- setAttribute(String, Object) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- setAttribute(String, String) - Method in class com.netscape.certsrv.base.ResourceMessage
- setAttribute(String, String) - Method in class com.netscape.certsrv.user.UserData
- setAttribute(String, Map<String, String>) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- setAttribute(String, PKCS10Attribute) - Method in class netscape.security.pkcs.PKCS10Attributes
-
Set the attribute value.
- setAttributeExpressions(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Sets the expression associated with this entry.
- setAttributes(Collection<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileInput
- setAttributes(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setAttributes(Map<String, String>) - Method in class com.netscape.certsrv.base.ResourceMessage
- setAttrs(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setAuthdbBaseDN(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setAuthdbHost(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setAuthdbPort(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setAuthdbSecureConn(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.certsrv.profile.ProfileData
- setAuthenticatorId(String) - Method in class com.netscape.cms.profile.common.BasicProfile
- setAuthority(ICertificateAuthority) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- 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.
- setAuthzAcl(String) - Method in interface com.netscape.certsrv.profile.IProfile
- setAuthzAcl(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setAuthzAcl(String) - Method in class com.netscape.cms.profile.common.BasicProfile
- setAutoRecoveryState(Credential[], boolean) - Method in interface com.netscape.certsrv.kra.IKeyRecoveryAuthority
-
Enables the auto recovery state.
- setBackupFile(String) - Method in class com.netscape.certsrv.system.KeyBackupRequest
- setBackupPassword(String) - Method in class com.netscape.certsrv.system.KeyBackupRequest
- setBanner(String) - Method in class org.dogtagpki.common.Info
- setBaseDN(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.
- setBeginTime(Date) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
- setBeginYear(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets begining year of validity.
- setBindDN(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setBindpwd(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setBufferSize(Integer) - Method in class com.netscape.certsrv.logging.AuditConfig
- setBundleName(String) - Method in interface com.netscape.certsrv.logging.IBundleLogEvent
-
Sets the name of the resource bundle to be associated with this event type.
- 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
- setCallback(SSLCertificateApprovalCallback) - Method in class com.netscape.certsrv.client.PKIConnection
- setCaUri(URI) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setCert(byte[]) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setCert(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setCert(X509CertImpl) - Method in class netscape.security.pkcs.PKCS12CertInfo
- setCertAttr(String) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
- setCertDatabase(String) - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use setNSSDatabase() instead.
- setCertDN(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Set certificate DN
- setCertEncryption(String) - Method in class netscape.security.pkcs.PKCS12Util
- setCertEncryption(PBEAlgorithm) - Method in class netscape.security.pkcs.PKCS12Util
- setCertId(CertId) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setCertificate(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- 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.client.ClientConfig
- setCertNickname(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets certificate nickname.
- setCertPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use setNSSPassword() instead.
- setCertpp(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setCertRequestType(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setCertStatusUpdateInterval(IRepository, int, boolean) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Sets certificate status update internal
- setCertTypeInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertTypeSecureEmail(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertTypeSSLClient(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertTypeSSLServer(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertTypeSubEmailCA(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertTypeSubSSLCA(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCertURL(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
-
set the certURL
- setCipherPreferences(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Sets the current SSL cipher preferences.
- setClassId(String) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- setClassId(String) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setClassId(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setClassId(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- setClassId(String) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setClassName(String) - Method in class com.netscape.certsrv.base.ResourceMessage
- setClientCiphers(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- setClientKeyId(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setClientKeyId(String) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setClientKeyID(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setClone(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setClone(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setCloneReplicationPort(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setCloneUri(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setCMSEngine(ICMSEngine) - Static method in class com.netscape.certsrv.apps.CMS
-
This method is used for unit tests.
- setCode(int) - Method in exception com.netscape.certsrv.base.PKIException
- setComments(String) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setComments(String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setCommonName(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setConfig(IConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Generic configuration store set operation.
- 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.AuthzRealmConstraint
- 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.RandomizedValidityDefault
- 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
- setConfigAttrs(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileInput
- 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
- setConstraint(PolicyConstraint) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- setConstraints(List<PolicyConstraintValue>) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- 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
- setContent(String) - Method in class com.netscape.cmsutil.http.HttpMessage
- 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.
- setCountry(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCreateNewDB(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setCreateSigningCertRecord(Boolean) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setCreateTime(Date) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setCreateTimestamp(Date) - Method in class com.netscape.certsrv.tps.token.TokenData
- setCredentialsIntoContext(HttpServletRequest, AuthCredentials, IProfileAuthenticator, IProfileContext) - Method in class com.netscape.cms.servlet.cert.CertProcessor
- setCritical(boolean) - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- setCritical(boolean) - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- setCritical(boolean) - Method in class netscape.security.extensions.OCSPNoCheckExtension
- setCritical(boolean) - Method in class netscape.security.x509.CRLDistributionPointsExtension
-
Sets the criticality of this extension.
- setCritical(boolean) - Method in class netscape.security.x509.Extension
- setCritical(boolean) - Method in class netscape.security.x509.FreshestCRLExtension
-
Sets the criticality of this extension.
- setCritical(boolean) - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Sets the criticality of this extension.
- setCriticalAtStartup(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setCriticalOnDemand(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- 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
- setCRLIssuer(GeneralNames) - Method in class netscape.security.x509.CRLDistributionPoint
-
Sets the CRLIssuer for the CRL at this distribution point.
- setCrypto(CryptoProvider) - Method in class com.netscape.certsrv.client.PKIClient
- setCrypto(CryptoProvider) - Method in class com.netscape.certsrv.key.KeyClient
- 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
- setData(byte[]) - Method in class com.netscape.certsrv.key.Key
- setDatabase(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setDatabaseDirectory(String) - Method in class com.netscape.cmstools.PKCS12Export
- setDatabasePasswordFilename(String) - Method in class com.netscape.cmstools.PKCS12Export
- setDataType(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setDate(Date) - Method in class com.netscape.certsrv.logging.ActivityData
- setDef(PolicyDefault) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- setDefault(ASN1CharStrConvMap) - Static method in class netscape.security.util.ASN1CharStrConvMap
-
Set the global default ASN1CharStrConvMap.
- setDefault(LdapDNStrConverter) - Static method in class netscape.security.x509.LdapDNStrConverter
-
Set the global default LdapDNStrConverter object.
- setDefault(X500NameAttrMap) - Static method in class netscape.security.x509.X500NameAttrMap
-
Set the global default X500NameAttrMap.
- 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
- setDefaultPrefix(String) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- setDefaultSSLCiphers() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- setDefEncodingOrder(byte[]) - Static method in class netscape.security.x509.DirStrConverter
- setDerExtension(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets extensions
- setDescription(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Sets internal description of this CRL issuing point.
- setDescription(String) - Method in class com.netscape.certsrv.group.GroupData
- setDescription(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setDescription(String) - Method in class com.netscape.certsrv.system.Feature
- setDescription(String) - Method in class com.netscape.cmstools.cli.CLI
- setDescription(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- 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
- setDescriptor(Descriptor) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- setDescriptor(Descriptor) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- setDevKeyType(String) - Method in class com.netscape.cms.servlet.tks.GPParams
- setDiversificationScheme(String) - Method in class com.netscape.cms.servlet.tks.GPParams
- setDN(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setDomainManager(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setDsHost(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setDsPort(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setEmail(String) - Method in class com.netscape.certsrv.account.AccountInfo
- setEmail(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setEmail(String) - Method in class com.netscape.certsrv.user.UserData
- 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
- setEnable(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setEnableAdminEnroll(boolean) - Static method in class com.netscape.cms.servlet.common.CMSGateway
- setEnabled(boolean) - Method in class com.netscape.certsrv.base.BaseSubsystem
- setEnabled(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- setEnabled(boolean) - Method in class com.netscape.certsrv.system.Feature
- setEnabledAtStartup(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setEnabledBy(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setEnabledOnDemand(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setEnableRandomSerialNumbers(boolean, boolean, boolean) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Sets serial number management mode for certificates..
- 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.
- setEnableServerSideKeyGen(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setEncoded(String) - Method in class com.netscape.certsrv.cert.CertData
- setEncoded(String) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setEncoded(String) - Method in class com.netscape.certsrv.user.UserCertData
- setEncryptAlgorithm(String) - Method in class org.dogtagpki.common.CAInfo
- setEncryptAlgorithm(String) - Method in class org.dogtagpki.common.KRAInfo
- setEncryptAlgorithmOID(String) - Method in class com.netscape.certsrv.key.Key
- setEncryptAlgorithmOID(String) - Method in class com.netscape.certsrv.key.KeyData
- setEncryptedData(byte[]) - Method in class com.netscape.certsrv.key.Key
- setEndTime(Date) - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
- setEntries(Collection<E>) - Method in class com.netscape.certsrv.base.DataCollection
- setError(EBaseException) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setError(IRequest, String, Object[]) - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
- setError(IRequest, String, Object[]) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
- setError(IRequest, String, String) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
- setError(IRequest, String, String, String) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
- setError(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setErrorDescription(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setErrorMessage(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setEventConfigs(Map<String, String>) - Method in class com.netscape.certsrv.logging.AuditConfig
- setEventType(String) - Method in interface com.netscape.certsrv.logging.ILogEvent
-
Sets log event type.
- setEventType(String) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets log event type.
- setExpirationTime(String) - Method in class com.netscape.cms.logging.RollingLogFile
-
Set the file expiration time
- setExtData(String, byte[]) - Method in interface com.netscape.certsrv.request.IRequest
-
Stores a byte array as base64 encoded text
- setExtData(String, IAuthToken) - Method in interface com.netscape.certsrv.request.IRequest
-
Stores an AuthToken the same as a 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, String) - Method in interface com.netscape.certsrv.request.IRequest
-
Sets an Extended Data string-key string-value pair.
- setExtData(String, String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- 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, Throwable) - Method in interface com.netscape.certsrv.request.IRequest
-
Helper method to store an exception.
- 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, Hashtable<String, String>) - Method in interface com.netscape.certsrv.request.IRequest
-
Sets an Extended Data string-key string-value pair.
- setExtData(String, Vector<?>) - Method in interface com.netscape.certsrv.request.IRequest
-
Stores the contents of the String Vector in ExtData.
- 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, RevokedCertImpl[]) - Method in interface com.netscape.certsrv.request.IRequest
-
Stores an array of RevokedCertImpls as a 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.
- setExtensionId(ObjectIdentifier) - Method in class netscape.security.x509.Extension
- setExtensions(CRLExtensions) - Method in class netscape.security.x509.RevokedCertImpl
-
Sets extensions for this impl.
- setExtensionValue(byte[]) - Method in class netscape.security.x509.Extension
- setExternal(Boolean) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setFailInfo(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setFailure(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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
- setFound(boolean) - Method in class com.netscape.cmsutil.crypto.Module
- setFriendlyName(String) - Method in class netscape.security.pkcs.PKCS12CertInfo
- setFriendlyName(String) - Method in class netscape.security.pkcs.PKCS12KeyInfo
- 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 class com.netscape.certsrv.account.AccountInfo
- setFullName(String) - Method in class com.netscape.certsrv.user.UserData
- setFullName(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Sets user full name.
- setFullName(GeneralNames) - Method in class netscape.security.x509.CRLDistributionPoint
-
Sets the
fullName
of theDistributionPointName
. - setFullName(GeneralNames) - Method in class netscape.security.x509.IssuingDistributionPoint
-
Sets the
fullName
of theDistributionPointName
. - setGeneralNames(GeneralNames) - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Set the GeneralNames of this extension.
- setGenerateServerCert(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setGenerateSubsystemCert(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setGroupId(String) - Method in exception com.netscape.certsrv.group.GroupNotFoundException
- setGroupID(String) - Method in class com.netscape.certsrv.group.GroupData
- setGroupID(String) - Method in class com.netscape.certsrv.group.GroupMemberData
- setHeader(IArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- setHeader(String, String) - Method in class com.netscape.cmsutil.http.HttpMessage
-
Set a header field.
- setHierarchy(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setHost(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setHost(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setHostname(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setHosts(SecurityDomainHost[]) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- setHref(String) - Method in class com.netscape.certsrv.base.Link
- 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) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Sets the identifier of this subsystem.
- setId(String) - Method in class com.netscape.certsrv.base.BaseSubsystem
-
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.certsrv.profile.ProfileData
- setId(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- setId(String) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setId(String) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- setId(String) - Method in class com.netscape.certsrv.system.Feature
- setId(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- 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 interface com.netscape.cmsutil.password.IPasswordStore
- setId(String) - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- setId(String) - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- setID(byte[]) - Method in class netscape.security.pkcs.PKCS12CertInfo
- setID(byte[]) - Method in class netscape.security.pkcs.PKCS12KeyInfo
- setID(CertId) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setID(String) - Method in class com.netscape.certsrv.account.AccountInfo
- setID(String) - Method in class com.netscape.certsrv.group.GroupData
- setID(String) - Method in class com.netscape.certsrv.group.GroupMemberData
- setID(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setID(String) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setID(String) - Method in class com.netscape.certsrv.selftests.SelfTestResult
- setID(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setID(String) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- setID(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setID(String) - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- setID(String) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setID(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- setID(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setID(String) - Method in class com.netscape.certsrv.user.UserCertData
- setID(String) - Method in class com.netscape.certsrv.user.UserData
- setID(String) - Method in class com.netscape.certsrv.user.UserMembershipData
- setIgnoredCertStatuses(Collection<Integer>) - Method in class com.netscape.certsrv.client.PKIClient
- setImportAdminCert(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setImportSharedSecret(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setIndirectCRL(boolean) - Method in class netscape.security.x509.IssuingDistributionPoint
- setInitiative(String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setInput(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.common.BasicProfile
- setInputs(Collection<ProfileInput>) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setInputs(List<ProfileInput>) - Method in class com.netscape.certsrv.profile.ProfileData
- setInstanceName(String) - Method in interface com.netscape.certsrv.publish.ILdapRule
-
Sets the instance name.
- setInstanceName(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
- setInstanceName(String) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Sets the instance name for a policy rule.
- setInterval(int) - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
-
Sets daemon's wakeup interval.
- setInterval(Integer) - Method in class com.netscape.certsrv.logging.AuditConfig
- setInvalidityDate(Date) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setInvalidityDate(Date) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setIP(String) - Method in class com.netscape.certsrv.logging.ActivityData
- 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.
- setIsClone(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setIssuedBy(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setIssuedBy(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuedByInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuedOn(Date) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setIssuedOnFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuedOnInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuedOnTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuerDN(String) - Method in class com.netscape.certsrv.cert.CertData
- setIssuerDN(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setIssuerDN(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setIssuerDN(String) - Method in class com.netscape.certsrv.user.UserCertData
- SetIssuerInfoAPDU - Class in org.dogtagpki.tps.apdu
- SetIssuerInfoAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.SetIssuerInfoAPDU
-
Constructs SetIssuer APDU.
- setIssuerName(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets the issuer name in this container.
- setIssuingCA(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setIssuingPointId(String) - Method in class com.netscape.cms.publish.publishers.FileBasedPublisher
- setKeyAlgorithm(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setKeyAlgorithm(String) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setKeyAlgorithm(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setKeyAlgorithmOID(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setKeyCurveName(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets key curvename.
- setKeyCurveName(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setKeyData(KeyData) - Method in class com.netscape.certsrv.key.KeyRequestResponse
- setKeyEncryption(String) - Method in class netscape.security.pkcs.PKCS12Util
- setKeyEncryption(PBEAlgorithm) - Method in class netscape.security.pkcs.PKCS12Util
- setKeyId(KeyId) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setKeyID(byte[]) - Method in class netscape.security.pkcs.PKCS12CertInfo
- setKeyInfo(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setKeyLength(Integer) - Method in class com.netscape.certsrv.cert.CertDataInfo
- 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.
- setKeySize(int) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setKeySize(Integer) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setKeySize(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setKeyType(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets key type.
- setKeyType(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setKeyType(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setKeyURL(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setKeyURL(String) - Method in class com.netscape.certsrv.key.KeyRequestInfo
- setKeyWrapAlgorithm(String) - Method in class org.dogtagpki.common.CAInfo
- setKRAConnector(IConnector) - Method in interface com.netscape.certsrv.ca.ICAService
- setKraUri(URI) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- 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.LogEvent
-
Sets log level, NT log event type.
- setLevel(PKILogger.Level) - Static method in class org.dogtagpki.util.logging.PKILogger
- setLink(Link) - Method in class com.netscape.certsrv.authority.AuthorityData
- setLink(Link) - Method in class com.netscape.certsrv.cert.CertData
- setLink(Link) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setLink(Link) - Method in class com.netscape.certsrv.group.GroupData
- setLink(Link) - Method in class com.netscape.certsrv.group.GroupMemberData
- setLink(Link) - Method in class com.netscape.certsrv.logging.ActivityData
- setLink(Link) - Method in class com.netscape.certsrv.logging.AuditConfig
- setLink(Link) - Method in class com.netscape.certsrv.profile.ProfileData
- setLink(Link) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setLink(Link) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setLink(Link) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- setLink(Link) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setLink(Link) - Method in class com.netscape.certsrv.tps.config.ConfigData
- setLink(Link) - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- setLink(Link) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setLink(Link) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- setLink(Link) - Method in class com.netscape.certsrv.tps.token.TokenData
- setLink(Link) - Method in class com.netscape.certsrv.user.UserCertData
- setLink(Link) - Method in class com.netscape.certsrv.user.UserData
- setLink(Link) - Method in class com.netscape.certsrv.user.UserMembershipData
- setLinks(Collection<Link>) - Method in class com.netscape.certsrv.base.DataCollection
- 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
- setLocal(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setLocality(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setMAC(TPSBuffer) - Method in class org.dogtagpki.tps.apdu.APDU
- setMailCABit(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets SSL Mail CA bit
- setMajor(int) - Method in class org.dogtagpki.common.Version
- setManager(CryptoManager) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- setManualUpdate(String) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Schedules immediate CRL manual-update and sets signature algorithm to be used for signing.
- setMasterKeyType(String) - Method in class com.netscape.cms.servlet.tks.GPParams
- setMasterReplicationPort(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setMatchExactly(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- setMessage(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setMessage(String) - Method in class com.netscape.certsrv.logging.LogEvent
- setMessageFormat(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setMessageType(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setMethod(String) - Method in class com.netscape.cmsutil.http.HttpRequest
-
set set request method.
- setMicro(int) - Method in class org.dogtagpki.common.Version
- setMinor(int) - Method in class org.dogtagpki.common.Version
- setMinSerialConfig(int, String) - Method in interface com.netscape.certsrv.dbs.IDBSubsystem
-
Records minimum serial number limit in config file
- setModifyTime(Date) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setModifyTimestamp(Date) - Method in class com.netscape.certsrv.tps.token.TokenData
- setMsgDigest(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setMultiline(boolean) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets log multiline attribute.
- setName(String) - Method in class com.netscape.certsrv.logging.AuditFile
- setName(String) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- setName(String) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- setName(String) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setName(String) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- setName(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setName(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- setName(String) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setName(String) - Method in class com.netscape.certsrv.profile.ProfileParameter
- setName(String) - Method in class com.netscape.certsrv.system.DomainInfo
- setName(String) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- setName(String) - Method in class com.netscape.certsrv.tps.token.TokenStatus
- setName(String) - Method in class com.netscape.certsrv.util.StatsEvent
- setName(String) - Method in class com.netscape.cmstools.cli.CLI
- setName(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- setName(String) - Method in class netscape.security.extensions.GenericASN1Extension
-
Set the name of this attribute.
- setName(String) - Method in class netscape.security.extensions.PresenceServerExtension
-
Set the name of this attribute.
- setName(Principal, String) - Method in class netscape.security.acl.AclImpl
-
Sets the name of the ACL.
- setName(Locale, String) - Method in interface com.netscape.certsrv.profile.IProfile
-
Returns the profile name.
- setName(Locale, String) - Method in class com.netscape.cms.profile.common.BasicProfile
- setNegativePermissions() - Method in class netscape.security.acl.AclEntryImpl
-
This method sets the ACL to have negative permissions.
- 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
- setNextStates(Collection<TokenData.TokenStatusData>) - Method in class com.netscape.certsrv.tps.token.TokenData
- 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.certsrv.system.SystemCertData
- setNickname(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setNickname(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setNonce(Long) - Method in class com.netscape.certsrv.cert.CertData
- setNonce(Long) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setNonce(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setNonceData(byte[]) - Method in class com.netscape.certsrv.key.Key
- setNonceData(String) - Method in class com.netscape.certsrv.key.KeyData
- setNonceData(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- 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
- setNotAfter(String) - Method in class com.netscape.certsrv.cert.CertData
- setNotBefore(String) - Method in class com.netscape.certsrv.cert.CertData
- setNotValidAfter(Date) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setNotValidBefore(Date) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setNSSDatabase(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setNSSPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setNSSPassword(String, String) - Method in class com.netscape.certsrv.client.ClientConfig
- setNSSPasswords(Map<String, String>) - Method in class com.netscape.certsrv.client.ClientConfig
- setNumItems(Integer) - Method in class com.netscape.certsrv.util.AsyncLoader
-
Set the number of items.
- 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
- setOID(String) - Method in class netscape.security.extensions.GenericASN1Extension
-
Set the OID of this attribute.
- setOID(String) - Method in class netscape.security.extensions.PresenceServerExtension
-
Set the OID of this attribute.
- setOnlyContainsCACerts(boolean) - Method in class netscape.security.x509.IssuingDistributionPoint
- setOnlyContainsUserCerts(boolean) - Method in class netscape.security.x509.IssuingDistributionPoint
- setOnlySomeReasons(BitArray) - Method in class netscape.security.x509.IssuingDistributionPoint
-
Sets the reason flags for this distribution point.
- setOperation(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setOperationResult(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setOrg(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setOrgUnit(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setOrigin(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setOutput(File) - Method in class com.netscape.certsrv.client.PKIConnection
- setOutput(String) - Method in class com.netscape.certsrv.selftests.SelfTestResult
- setOutputs(Collection<ProfileOutput>) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setOutputs(List<ProfileOutput>) - Method in class com.netscape.certsrv.profile.ProfileData
- setOwnerName(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setP10(PKCS10) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setP12Data(String) - Method in class com.netscape.certsrv.key.Key
- setP12Data(String) - Method in class com.netscape.certsrv.key.KeyData
- setP12File(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setP12Password(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setPageSize(int) - Method in interface com.netscape.certsrv.dbs.IDBVirtualList
-
Sets the paging size of this virtual list.
- setParameters(Object[]) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets audit event's parameters.
- setParametersString(String) - Method in class netscape.security.x509.AlgorithmId
- setParams(List<ProfileParameter>) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setPassphrase(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setPasswd(String) - Method in class com.netscape.cms.authentication.Crypt
-
Set a new passwd string for encryption.
- setPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setPassword(String) - Method in class com.netscape.certsrv.user.UserData
- setPassword(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Sets user password.
- setPayloadEncryptionAlgorithm(String, String, String, int) - Method in class netscape.security.util.WrappingParams
- setPayloadEncryptionAlgorithm(EncryptionAlgorithm) - Method in class netscape.security.util.WrappingParams
- setPayloadEncryptionIV(IVParameterSpec) - Method in class netscape.security.util.WrappingParams
- setPayloadEncryptionOID(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setPayloadWrapAlgorithm(String) - Method in class netscape.security.util.WrappingParams
- setPayloadWrapAlgorithm(KeyWrapAlgorithm) - Method in class netscape.security.util.WrappingParams
- setPayloadWrappingIV(IVParameterSpec) - Method in class netscape.security.util.WrappingParams
- setPayloadWrappingName(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setPending() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setPhone(String) - Method in class com.netscape.certsrv.user.UserData
- setPhone(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Sets user phonenumber
- setPin(String) - Method in class com.netscape.certsrv.system.AdminSetupRequest
- setPin(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setPin(String) - Method in class com.netscape.certsrv.system.KeyBackupRequest
- SetPinAPDU - Class in org.dogtagpki.tps.apdu
- SetPinAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.SetPinAPDU
-
Constructs SetPin APDU.
- setPkcs12OutputFilename(String) - Method in class com.netscape.cmstools.PKCS12Export
- setPkcs12PasswordFilename(String) - Method in class com.netscape.cmstools.PKCS12Export
- setPkcs7CertChain(String) - Method in class com.netscape.certsrv.cert.CertData
- setPKIArchiveOptions(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setPKIStatus(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setPolicies(List<ProfilePolicy>) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- setPolicy(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setPolicyException(IRequest, EBaseException) - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
- setPolicyException(IRequest, EBaseException) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
- setPolicyException(IRequest, String, Object[]) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
- setPolicySets(List<ProfilePolicySet>) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setPolicySets(Map<String, List<ProfilePolicy>>) - Method in class com.netscape.certsrv.profile.ProfileData
- setPOPchallenge(IRequest) - Method in class com.netscape.cms.profile.common.EnrollProfile
-
setPOPchallenge generates a POP challenge and sets necessary info in request for composing encryptedPOP later
- setPort(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setPort(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setPredicate(IExpression) - Method in interface org.dogtagpki.legacy.policy.IPolicyRule
-
Sets a predicate expression for rule matching.
- setPredicate(IExpression) - Method in class org.dogtagpki.legacy.server.policy.APolicyRule
-
Sets a predicate expression for rule matching.
- setPrettyPrint(String) - Method in class com.netscape.certsrv.cert.CertData
- setPrettyPrint(String) - Method in class com.netscape.certsrv.user.UserCertData
- setPrincipal(Principal) - Method in class netscape.security.acl.AclEntryImpl
-
Sets the principal in the entity.
- setProfileApprovedBy(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileDescription(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileDescription(String) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- setProfileId(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setProfileId(String) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- setProfileId(String) - Method in class com.netscape.certsrv.profile.ProfileRetrievalRequest
- setProfileIsVisible(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileName(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileName(String) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- setProfileRemoteAddr(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileRemoteHost(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileSetId(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileURL(String) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- setProperties(Map<String, String>) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- setProperties(Map<String, String>) - Method in class com.netscape.certsrv.tps.config.ConfigData
- setProperties(Map<String, String>) - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- setProperties(Map<String, String>) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setProperties(Map<String, String>) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- setPublicKey(byte[]) - Method in class com.netscape.certsrv.key.KeyInfo
-
Sets the binary data of the public key in a base64 encoded string format.
- setPublicKey(String) - Method in class com.netscape.certsrv.key.Key
- setPublicKey(String) - Method in class com.netscape.certsrv.key.KeyData
- 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
- setRandom(SecureRandom) - Method in class netscape.security.x509.CertAndKeyGen
-
Deprecated.All random numbers come from PKCS #11 now.
- setRcpIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setRealm(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setRealm(String) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setRealm(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setRealm(String) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setRealm(String) - Method in interface com.netscape.certsrv.request.IRequest
-
Set the realm
- setReason(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setReason(RevocationReason) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setReasonPhrase(String) - Method in class com.netscape.cmsutil.http.HttpResponse
-
set reason phrase.
- setReasons(BitArray) - Method in class netscape.security.x509.CRLDistributionPoint
-
Sets the reason flags for this distribution point.
- setRecipientNonce(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setRecoveryMechanism(String) - Method in class org.dogtagpki.common.KRAInfo
- setReindexData(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setRejectedCertStatuses(Collection<Integer>) - Method in class com.netscape.certsrv.client.PKIClient
- setRelationship(String) - Method in class com.netscape.certsrv.base.Link
- setRelativeName(RDN) - Method in class netscape.security.x509.CRLDistributionPoint
-
Sets the
relativeName
of theDistributionPointName
. - setRelativeName(RDN) - Method in class netscape.security.x509.IssuingDistributionPoint
-
Sets the
relativeName
of theDistributionPointName
. - setRemoteAddr(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRemoteHost(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRemoveData(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setRenewal(boolean) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRenewal(boolean) - Method in interface com.netscape.certsrv.profile.IProfile
- setRenewal(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- setRenewal(boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
- setReplicateSchema(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setReplicationPassword(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setReplicationSecurity(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setRequest(byte[]) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setRequest(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setRequestCreationTime(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestId(CertId) - Method in exception com.netscape.certsrv.cert.CertNotFoundException
- setRequestId(KeyId) - Method in exception com.netscape.certsrv.key.KeyNotFoundException
- setRequestId(RequestId) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestId(RequestId) - Method in class com.netscape.certsrv.key.Key
- setRequestId(RequestId) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setRequestId(RequestId) - Method in exception com.netscape.certsrv.request.RequestNotFoundException
- setRequestId(String) - Method in exception com.netscape.certsrv.profile.ProfileNotFoundException
- setRequestID(RequestId) - Method in class com.netscape.certsrv.key.KeyData
-
Set request ID
- setRequestInfo(KeyRequestInfo) - Method in class com.netscape.certsrv.key.KeyRequestResponse
- setRequestModificationTime(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestNotes(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestOwner(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- 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 class com.netscape.certsrv.request.CMSRequestInfo
- setRequestStatus(RequestStatus) - Method in interface com.netscape.certsrv.request.IRequest
-
Sets status of this request.
- setRequestStatus(RequestStatus) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setRequestStatus(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestType(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestType(String) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setRequestType(String) - Method in interface com.netscape.certsrv.request.IRequest
-
Sets the type or this request.
- setRequestType(String) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setRequestURI(String) - Method in interface com.netscape.certsrv.connector.IHttpConnection
-
Sets the HttpRequest URI before send
- setRequestURL(String) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setResult(Object) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setResult(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setResult(String, Object) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setRevocationReason(Integer) - Method in class com.netscape.certsrv.cert.CertData
- setRevocationReason(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevocationReason(RevocationReason) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setRevocationReasonInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokedBy(String) - Method in class com.netscape.certsrv.cert.CertData
- setRevokedBy(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setRevokedBy(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokedByInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokedOn(Date) - Method in class com.netscape.certsrv.cert.CertData
- setRevokedOn(Date) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setRevokedOnFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokedOnInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokedOnTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRoles(Collection<String>) - Method in class com.netscape.certsrv.account.AccountInfo
- 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
- setSecureAdminPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecureAgentPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecureConn(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecureEEClientAuthPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecurePort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecurityDomainName(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecurityDomainPassword(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecurityDomainPostLoginSleepSeconds(Long) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecurityDomainType(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecurityDomainUri(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSecurityDomainUser(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSenderNonce(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setSerialFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSerialNum(CertId) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setSerialNumber(CertId) - Method in class com.netscape.certsrv.cert.CertData
- setSerialNumber(CertId) - Method in class com.netscape.certsrv.user.UserCertData
- setSerialNumber(CertId) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setSerialNumber(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setSerialNumber(BigInteger) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets serial number.
- setSerialNumberRangeInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSerialTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setServerCertNickname(String) - Static method in class com.netscape.certsrv.apps.CMS
-
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.
- setServerCertNickname(String, 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.
- setServerURI(String) - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use setServerURL() instead.
- setServerURI(URI) - Method in class com.netscape.certsrv.client.ClientConfig
- setServerURL(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setServerURL(String, String, int) - Method in class com.netscape.certsrv.client.ClientConfig
- setServerURL(URL) - Method in class com.netscape.certsrv.client.ClientConfig
- 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
- setSessionWrappedPassphrase(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setSetupReplication(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSgnIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setSharedDB(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSharedDBUserDN(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSharedSecretKeyName(String) - Static method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- setSignature(byte[]) - Method in class netscape.security.x509.X509CRLImpl
-
Returns true if signature was set.
- setSignatureAlgorithm(SignatureAlgorithm) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets signature algorithm
- setSigned(Boolean) - Method in class com.netscape.certsrv.logging.AuditConfig
- setSignedBy(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets signature algorithm used to sign root CA cert
- setSignedCRL(byte[]) - Method in class netscape.security.x509.X509CRLImpl
-
Returns true if signedCRL was set.
- setSigningAlgorithm(String) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Sets this Unit's signing algorithm.
- setSigningAlgorithm(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setSigningAlgorithm(String, String, IConfigStore) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- setSigningCert(X509Certificate) - Method in class com.netscape.cmstools.AuditVerify
- setSigningCertSerialNumber(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSigningRequired(boolean) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setSize(Integer) - Method in class com.netscape.certsrv.key.Key
- setSize(Integer) - Method in class com.netscape.certsrv.key.KeyData
- setSize(Integer) - Method in class com.netscape.certsrv.key.KeyInfo
- setSize(Long) - Method in class com.netscape.certsrv.logging.AuditFile
- setSKI(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets Subject Key Identifier flag
- setSkKeyGenAlgorithm(String) - Method in class netscape.security.util.WrappingParams
- setSkKeyGenAlgorithm(KeyGenAlgorithm) - Method in class netscape.security.util.WrappingParams
- setSkLength(int) - Method in class netscape.security.util.WrappingParams
- setSkType(String) - Method in class netscape.security.util.WrappingParams
- setSkType(SymmetricKey.Type) - Method in class netscape.security.util.WrappingParams
- setSkWrapAlgorithm(String) - Method in class netscape.security.util.WrappingParams
- setSkWrapAlgorithm(KeyWrapAlgorithm) - Method in class netscape.security.util.WrappingParams
- 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(LogSource) - Method in class com.netscape.certsrv.logging.LogEvent
-
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
- setSSLCipher(String, boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- setSSLCiphers(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- setSSLClientBit(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets SSL Client bit
- setSSLDatagramVersionRange(SSLVersion, SSLVersion) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- setSSLStreamVersionRange(SSLVersion, SSLVersion) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- setStandAlone(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setStartingCRLNumber(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setStartSerial(String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Sets the next available serial number.
- setStartTime(long) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- setState(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setState(String) - Method in class com.netscape.certsrv.user.UserData
- setState(String) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Sets user state
- setStatus(TokenData.TokenStatusData) - Method in class com.netscape.certsrv.tps.token.TokenData
- setStatus(Integer) - Method in class com.netscape.cms.servlet.common.CMSRequest
-
Set request status.
- setStatus(String) - Method in class com.netscape.certsrv.cert.CertData
- setStatus(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setStatus(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setStatus(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setStatus(String) - Method in class com.netscape.certsrv.logging.AuditConfig
- setStatus(String) - Method in class com.netscape.certsrv.selftests.SelfTestResult
- setStatus(String) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- setStatus(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setStatus(String) - Method in class com.netscape.certsrv.tps.config.ConfigData
- setStatus(String) - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- setStatus(String) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setStatus(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- setStatusCode(int) - Method in class com.netscape.cmsutil.http.HttpResponse
-
set status code of response
- setSubject(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
-
sets the "Subject" field
- setSubject(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setSubject(String) - Method in class com.netscape.cms.notification.MailNotification
-
sets the "Subject" field
- setSubjectDN(String) - Method in class com.netscape.certsrv.cert.CertData
- setSubjectDN(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setSubjectDN(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setSubjectDN(String) - Method in class com.netscape.certsrv.user.UserCertData
- setSubjectInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSubjNameAttr(String) - Method in class com.netscape.cms.publish.publishers.LdapCertSubjPublisher
- setSubordinateSecurityDomainName(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSubsystem(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setSubsystemEnabled(String, boolean) - Method in interface com.netscape.certsrv.apps.ICMSEngine
-
Set whether the given subsystem is enabled.
- setSubsystemName(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSubsystemName(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSubsystems(SecurityDomainSubsystem[]) - Method in class com.netscape.certsrv.system.DomainInfo
- setSuccess() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setSymmetricAlgorithmParams(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setSystemCerts(List<SystemCertData>) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setSystemCerts(List<SystemCertData>) - Method in class com.netscape.certsrv.system.ConfigurationResponse
- setSystemCertsImported(Boolean) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setTag(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setText(String) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- setText(String) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setText(String) - Method in class com.netscape.certsrv.profile.ProfileInput
- setText(String) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setTimeout(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setTimeout(String, long) - Method in class com.netscape.cms.authentication.HashAuthData
- setTimeout(String, long) - Method in class com.netscape.cms.authentication.HashAuthentication
- setTksUri(URI) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setTo(String) - Method in interface com.netscape.certsrv.notification.IMailNotification
-
sets the recipient's email address
- setTo(String) - Method in class com.netscape.cms.notification.MailNotification
-
sets the recipient's email address
- setTo(Vector<String>) - Method in interface com.netscape.certsrv.notification.IMailNotification
-
sets the recipients' email addresses
- setTo(Vector<String>) - Method in class com.netscape.cms.notification.MailNotification
-
sets the recipients' email addresses
- setToken(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setToken(String) - Method in class com.netscape.certsrv.system.InstallToken
- setToken(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setToken(CryptoToken) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- setTokenID(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setTokenID(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setTokenID(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setTokenName(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setTokenPassword(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest
- setTotal(int) - Method in class com.netscape.certsrv.base.DataCollection
- setTpsProfiles(List<String>) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Set TPS profiles
- setTrailer(TPSBuffer) - Method in class org.dogtagpki.tps.apdu.APDU
- setTransactionID(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setTransientData(KeyRecoveryRequest, IRequest) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- setTransportCert(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setTransportCert(X509Certificate) - Method in class com.netscape.certsrv.key.KeyClient
- setTransWrappedSessionKey(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setTransWrappedSessionKey(String) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setTransWrappedSessionKey(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setTransWrappedSessionKey(String) - Method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- setTrustAttributes(X509Certificate, String) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- setTrustFlags(String) - Method in class netscape.security.pkcs.PKCS12CertInfo
- setTrustFlags(X509Certificate, String) - Method in class netscape.security.pkcs.PKCS12Util
- setTrustFlagsEnabled(boolean) - Method in class netscape.security.pkcs.PKCS12Util
- setType(String) - Method in class com.netscape.certsrv.base.Link
- setType(String) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setType(String) - Method in class com.netscape.certsrv.key.Key
- setType(String) - Method in class com.netscape.certsrv.key.KeyData
- setType(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setType(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setType(String) - Method in class com.netscape.certsrv.user.UserData
- setType(String) - Method in class com.netscape.cms.servlet.csadmin.Cert
- setupAdmin(AdminSetupRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- setupAdmin(AdminSetupRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- setupClientAuthUser() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- setupDatabase(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- setupDatabase(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- setupDatabaseUser(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- setupDatabaseUser(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- setupDBUser() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- setupReplication - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- setupReplication() - Static method in class com.netscape.cms.servlet.csadmin.ReplicationUtil
- setupSecurityDomain(ConfigurationRequest) - Method in interface com.netscape.certsrv.system.SystemConfigResource
- setupSecurityDomain(ConfigurationRequest) - Method in class org.dogtagpki.server.rest.SystemConfigService
- setUri(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setURI(String) - Method in class com.netscape.cmsutil.http.HttpRequest
-
set reason phrase.
- setUriInfo(UriInfo) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- setURL(String) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- setUsages(List<String>) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- 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
- setUserId(String) - Method in exception com.netscape.certsrv.base.UserNotFoundException
- setUserID(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setUserID(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setUserID(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setUserID(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setUserID(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setUserID(String) - Method in class com.netscape.certsrv.user.UserData
- setUserID(String) - Method in class com.netscape.certsrv.user.UserMembershipData
- setUsername(String) - Method in class com.netscape.certsrv.client.ClientConfig
- 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.
- setValidityCount(Integer) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidityLengthInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidityOperation(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidityUnit(Long) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotAfterFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotAfterInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotAfterTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotBeforeFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotBeforeInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValidNotBeforeTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setValue(Integer) - Method in class com.netscape.certsrv.tps.token.TokenStatus
- setValue(String) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- setValue(String) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- setValue(String) - Method in class com.netscape.certsrv.profile.ProfileParameter
- 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, IRequest, String) - Method in class com.netscape.cms.profile.def.EnrollDefault
-
Sets the value of the given value property by name.
- setValue(String, Locale, IRequest, String) - Method in class com.netscape.cms.profile.def.NoDefault
- 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(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.AuthzRealmDefault
- 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.CMCUserSignedSubjectNameDefault
- setValue(String, Locale, X509CertInfo, String) - Method in class com.netscape.cms.profile.def.CommonNameToSANDefault
- 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, 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, 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.RandomizedValidityDefault
- 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
- setVerbose(boolean) - Method in class com.netscape.certsrv.client.PKIClient
- setVerbose(boolean) - Method in class com.netscape.certsrv.client.PKIConnection
- setVerbose(boolean) - Method in class com.netscape.cmstools.AuditVerify
- setVerbose(boolean) - Static method in class com.netscape.cmstools.cli.CLI
- setVerbose(boolean) - Method in class com.netscape.cmstools.CRMFPopClient
- setVerbose(boolean) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- setVersion(Integer) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setVersion(Integer) - Method in class com.netscape.certsrv.user.UserCertData
- setVersion(String) - Method in class com.netscape.certsrv.system.Feature
- setVersion(String) - Method in class org.dogtagpki.common.Info
- setVersion1DiversificationScheme(String) - Method in class com.netscape.cms.servlet.tks.GPParams
- 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.certsrv.profile.ProfileData
- setVisible(boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
- setWrapAlgorithm(String) - Method in class com.netscape.certsrv.key.Key
- setWrapAlgorithm(String) - Method in class com.netscape.certsrv.key.KeyData
- setWrapAlgorithm(String) - Method in class org.dogtagpki.common.KRAInfo
- setWrappedPrivateData(String) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setWrappedPrivateData(String) - Method in class com.netscape.certsrv.key.KeyData
- setWrappingParams(WrappingParams, boolean) - Method in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- setX509Certificates(X509Certificate[]) - Method in interface com.netscape.certsrv.usrgrp.IUser
-
Sets list of certificates in this user
- setXMLOutput(boolean) - Method in interface com.netscape.certsrv.profile.IProfile
- setXMLOutput(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- setXMLOutput(boolean) - Method in class com.netscape.cms.profile.common.BasicProfile
- SHA - Class in netscape.security.provider
-
This class implements the Secure Hash Algorithm (SHA) developed by the National Institute of Standards and Technology along with the National Security Agency.
- SHA() - Constructor for class netscape.security.provider.SHA
-
Creates a new SHA object.
- SHA_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Algorithm ID for the SHA1 Message Digest Algorithm, from FIPS 180-1.
- SHA1_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- sha1WithDSA_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies the FIPS 186 "Digital Signature Standard" (DSS), where a SHA1 digest is signed using the Digital Signing Algorithm (DSA).
- sha1WithDSA_OIW_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies the FIPS 186 "Digital Signature Standard" (DSS), where a SHA1 digest is signed using the Digital Signing Algorithm (DSA).
- sha1WithEC_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha1WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
The proper one for sha1/rsa
- sha1WithRSAEncryption_OIW_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies a signing algorithm where an SHA1 digest is encrypted using an RSA private key; defined in NIST OIW.
- sha224WithEC_oid - Static variable in class netscape.security.x509.AlgorithmId
- SHA256_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- SHA256_LENGTH - Static variable in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- SHA256_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha256WithEC_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha256WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
The proper one for sha256/rsa
- SHA384_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha384WithEC_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha384WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
The proper one for sha384/rsa
- SHA512_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- SHA512_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha512WithEC_oid - Static variable in class netscape.security.x509.AlgorithmId
- sha512WithRSAEncryption_oid - Static variable in class netscape.security.x509.AlgorithmId
-
The proper one for sha512/rsa
- sharedDB - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- sharedDBUserDN - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- SharedSecret - Class in com.netscape.cms.authentication
-
SharedSecret provides methods to retrieve shared secrets between users and the server.
- SharedSecret() - Constructor for class com.netscape.cms.authentication.SharedSecret
- sharedSecretExists(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- shaWithDSA_OIW_oid - Static variable in class netscape.security.x509.AlgorithmId
-
Identifies the FIPS 186 "Digital Signature Standard" (DSS), where a SHA digest is signed using the Digital Signing Algorithm (DSA).
- 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.ISecurityDomainSessionTable
- 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.CMCUserSignedAuth
-
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.SessionAuthentication
-
prepare this authentication manager for shutdown.
- 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.BasicGroupAuthz
- 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.LogQueue
-
Stops this log queue: shuts down all registered listeners
- 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 org.dogtagpki.legacy.server.policy.constraints.AttributePresentConstraints
- 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.tks.TKSKnownSessionKey
-
Stops this subsystem.
- SIG - Static variable in class netscape.security.x509.X509CertImpl
- SIG_ALG - Static variable in class netscape.security.x509.X509CertImpl
- SIG_REQUIRED - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- sign() - Method in class netscape.security.x509.X500Signer
-
Produces the signature for the data processed by update().
- sign(byte[], String) - Method in interface com.netscape.certsrv.security.ISigningUnit
-
Signs the given data in specific algorithm.
- sign(ResponseData) - Method in interface com.netscape.certsrv.ocsp.IOCSPAuthority
-
This method signs the basic OCSP response data provided as a parameter.
- sign(PrivateKey, String) - Method in class netscape.security.x509.X509CertImpl
-
Creates an X.509 certificate, and signs it using the key passed (associating a signature algorithm and an X.500 name).
- sign(PrivateKey, String) - Method in class netscape.security.x509.X509CRLImpl
-
Encodes an X.509 CRL, and signs it using the key passed.
- sign(PrivateKey, String, String) - Method in class netscape.security.x509.X509CertImpl
-
Creates an X.509 certificate, and signs it using the key passed (associating a signature algorithm and an X.500 name).
- sign(PrivateKey, String, String) - Method in class netscape.security.x509.X509CRLImpl
-
Encodes an X.509 CRL, and signs it using the key passed.
- sign(X509CertInfo, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Signs a X.509 certificate template.
- sign(X509CRLImpl, String) - Method in interface com.netscape.certsrv.ca.ICertificateAuthority
-
Signs the given CRL with the specific algorithm.
- SIGN - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- SIGN_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SIGN_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SIGN_RECOVER - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- SIGN_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- signature - Variable in class netscape.security.x509.X509CertImpl
- Signature - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- Signature(AlgorithmIdentifier, BIT_STRING, SEQUENCE) - Constructor for class com.netscape.cmsutil.ocsp.Signature
- SIGNATURE - Static variable in class netscape.security.x509.X509CertImpl
- Signature.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding Request.
- signCert(PrivateKey, X509CertInfo, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Signs certificate.
- signCert(PrivateKey, X509CertInfo, SignatureAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- signECCCert(PrivateKey, X509CertInfo) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- signECCCert(PrivateKey, X509CertInfo, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- SIGNED_AND_ENVELOPED_DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- SIGNED_AUDIT - com.netscape.certsrv.logging.LogCategory
- SIGNED_AUDIT - com.netscape.certsrv.logging.LogSource
- 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_CERT_REQUEST_REASON - Static variable in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- SIGNED_AUDIT_EMPTY_NAME_VALUE_PAIR - Static variable in interface com.netscape.certsrv.logging.IAuditor
- 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_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 interface com.netscape.certsrv.logging.IAuditor
- SIGNED_AUDIT_REJECTION - Static variable in interface com.netscape.certsrv.logging.ILogger
- SIGNED_AUDIT_RESOURCE - Static variable in interface com.netscape.certsrv.logging.IAuditor
- SIGNED_AUDIT_SCOPE - Static variable in interface com.netscape.certsrv.logging.IAuditor
- SIGNED_CERT - Static variable in class netscape.security.x509.X509CertImpl
- SIGNED_DATA_OID - Static variable in class netscape.security.pkcs.ContentInfo
- 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() - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
- SignedAuditEvent(Exception) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
-
Constructs a message from a base exception.
- SignedAuditEvent(String) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
-
Constructs a SignedAuditEvent message event.
- SignedAuditEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
-
Constructs a message from an 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.
- SignedAuditEvent(String, String) - Constructor for class com.netscape.certsrv.logging.SignedAuditEvent
-
Constructs a message with a parameter.
- SignedAuditEventFactory - Class in com.netscape.cms.logging
-
A log event object for handling system messages
- SignedAuditEventFactory() - Constructor for class com.netscape.cms.logging.SignedAuditEventFactory
-
Constructs a system event factory.
- signedAuditLogger - Static variable in class com.netscape.cms.profile.common.BasicProfile
- signedAuditLogger - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- signedAuditLogger - Static variable in class com.netscape.cms.servlet.base.SubsystemService
- signedAuditLogger - Static variable in class com.netscape.cms.servlet.processors.Processor
- SignedAuditLogger - Class in com.netscape.cms.logging
-
A class represents certificate server logger implementation.
- SignedAuditLogger() - Constructor for class com.netscape.cms.logging.SignedAuditLogger
- signedLines - Variable in class com.netscape.cmstools.AuditVerify.Result
- SignerInfo - Class in netscape.security.pkcs
-
A SignerInfo, as defined in PKCS#7's signedData type.
- SignerInfo(DerInputStream) - Constructor for class netscape.security.pkcs.SignerInfo
- SignerInfo(X500Name, BigInt, AlgorithmId, PKCS9Attributes, AlgorithmId, byte[], PKCS9Attributes) - Constructor for class netscape.security.pkcs.SignerInfo
- SignerInfo(X500Name, BigInt, AlgorithmId, AlgorithmId, byte[]) - Constructor for class netscape.security.pkcs.SignerInfo
- SIGNING_ALGORITHM - Static variable in class com.netscape.certsrv.system.SystemCertData
- SIGNING_DESCRIPTION_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- SIGNING_DESCRIPTION_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- SIGNING_TIME_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- SIGNING_TIME_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- 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
- signingAlgorithm - Variable in class com.netscape.certsrv.system.SystemCertData
- SigningAlgorithmConstraints - Class in org.dogtagpki.legacy.server.policy.constraints
-
SigningAlgorithmConstraints enforces that only a supported signing algorithm be requested.
- SigningAlgorithmConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.SigningAlgorithmConstraints
- signingCertSerialNumber - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- SigningKeyGenInput - Class in com.netscape.cms.profile.input
-
This class implements the key generation input that populates parameters to the enrollment page for key generation.
- SigningKeyGenInput() - Constructor for class com.netscape.cms.profile.input.SigningKeyGenInput
- sigStartFile - Variable in class com.netscape.cmstools.AuditVerify.Result
- sigStartLine - Variable in class com.netscape.cmstools.AuditVerify.Result
- sigStopFile - Variable in class com.netscape.cmstools.AuditVerify.Result
- sigStopLine - Variable in class com.netscape.cmstools.AuditVerify.Result
- 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
- SingleResponse - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- SingleResponse(CertID, CertStatus, GeneralizedTime, GeneralizedTime) - Constructor for class com.netscape.cmsutil.ocsp.SingleResponse
- SingleResponse.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - size - Variable in class com.netscape.certsrv.key.KeyInfo
- size() - Method in interface com.netscape.certsrv.base.IConfigStore
-
Return the number of items in this substore
- size() - Method in class com.netscape.certsrv.property.PropertySet
- size() - Method in class com.netscape.certsrv.request.AgentApprovals
- size() - Method in class com.netscape.certsrv.template.ArgList
-
Returns the number of arguments in the list.
- size() - Method in class com.netscape.cmsutil.radius.AttributeSet
- size() - Method in class netscape.security.x509.PolicyQualifiers
- size() - Method in class org.dogtagpki.tps.main.TPSBuffer
-
The length of buffer.
- SIZE - Static variable in class com.netscape.cms.profile.input.FileSigningInput
- skiExtn - Static variable in class com.netscape.cmstools.CMCRequest
- skipSequence(int) - Method in class netscape.security.util.DerInputStream
- sleepOneMinute() - Static method in class com.netscape.certsrv.apps.CMS
- sleepOneMinute() - Method in interface com.netscape.certsrv.apps.ICMSEngine
- SLIP - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- SMIME - Static variable in interface com.netscape.certsrv.request.IRequest
- SmtpClient - Class in netscape.net.smtp
-
This class implements the SMTP client.
- SmtpClient() - Constructor for class netscape.net.smtp.SmtpClient
-
Create an uninitialized SMTP client.
- SmtpClient(String) - Constructor for class netscape.net.smtp.SmtpClient
-
New SMTP client connected to host host.
- SmtpProtocolException - Exception in netscape.net.smtp
-
This exeception is thrown when unexpected results are returned during an SMTP session.
- sortCertificateChain(X509Certificate[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Sorts certificate chain from root to leaf.
- sortCertificateChain(X509Certificate[], boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- sortStrings(String[]) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
- sortStrings(String[]) - Static method in class com.netscape.cmsutil.util.Utils
- SP - Static variable in class com.netscape.cmsutil.http.Http
- SPECIAL_CHARS - Static variable in class com.netscape.cmsutil.ldap.LDAPUtil
- specialChars - Static variable in class netscape.security.x509.LdapV3DNStrConverter
- specialDecode(String) - Static method in class org.dogtagpki.tps.main.Util
- SpecialDecode(String) - Static method in class com.netscape.cmsutil.util.Utils
- specialEncode(TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- SpecialEncode(byte[]) - Static method in class com.netscape.cmsutil.util.Utils
- SpecialURLDecode(String) - Static method in class com.netscape.cmsutil.util.Utils
- specialURLEncode(byte[]) - Static method in class org.dogtagpki.tps.main.Util
- specialURLEncode(TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- 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_CA - Static variable in class netscape.security.extensions.NSCertTypeExtension
- SSL_CA_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- 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_CLIENT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- SSL_CLIENT_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
-
Attribute names.
- SSL_CLIENT_CERT - Static variable in class com.netscape.certsrv.base.SessionContext
-
authenticated SSL client certificate
- SSL_REQUEST_DISPLAYED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- SSL_SERVER - Static variable in class netscape.security.extensions.NSCertTypeExtension
- SSL_SERVER_BIT - Static variable in class netscape.security.extensions.NSCertTypeExtension
- 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
- STAC_LZS - Static variable in class com.netscape.cmsutil.radius.FramedCompressionAttribute
- 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
- standAlone - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- StandardKDF - Class in com.netscape.cms.servlet.tks
- start() - Method in interface com.netscape.certsrv.connector.IConnector
-
Starts this connector.
- start(String) - Method in interface com.netscape.certsrv.connector.IResender
- startConnector() - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- startDaemon() - Method in interface com.netscape.certsrv.jobs.IJobsScheduler
-
Starts up the JobsScheduler daemon.
- startingCRLNumber - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- startLoading() - Method in class com.netscape.certsrv.util.AsyncLoader
-
Acquire the lock as a producer.
- startMessage() - Method in class netscape.net.smtp.SmtpClient
- startTiming(String) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
-
Starts timing of a operation.
- startTiming(String) - Method in class com.netscape.cms.servlet.processors.CAProcessor
-
Stats - to be moved to Stats module
- startTiming(String) - Method in class com.netscape.cms.servlet.profile.ProfileServlet
- startTiming(String, boolean) - Method in interface com.netscape.certsrv.util.IStatsSubsystem
- 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.tks.TKSKnownSessionKey
-
Notifies this subsystem if it is in execution mode.
- state - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- STATE - Static variable in class com.netscape.cmsutil.radius.Attribute
- StateAttribute - Class in com.netscape.cmsutil.radius
- StateAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.StateAttribute
- StateAttribute(String) - Constructor for class com.netscape.cmsutil.radius.StateAttribute
- stateName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "S=" attribute, denoting a state (such as Delaware)
- statEvents - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- statEvents - Variable in class com.netscape.cms.servlet.profile.ProfileServlet
- StatsEvent - Class in com.netscape.certsrv.util
-
A statistics transaction.
- StatsEvent(StatsEvent) - Constructor for class com.netscape.certsrv.util.StatsEvent
- status - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- status - Variable in class com.netscape.certsrv.key.KeyInfo
- STATUS_ANY - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- STATUS_ERROR_BAD_STATUS - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CA_RESPONSE - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CONN_LOST - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CONNECTION - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CONTACT_ADMIN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CREATE_CARDMGR - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CREATE_TUS_TOKEN_ENTRY - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_DB - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_DISABLED_TOKEN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_EXTERNAL_AUTH - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_HAS_AT_LEAST_ONE_ACTIVE_TOKEN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_INACTIVE_TOKEN_NOT_FOUND - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_KEY_ARCHIVE_OFF - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_KEY_CHANGE_OVER - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_LDAP_CONN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_LOGIN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_CERT_PDU - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_ENROLL_PDU - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_LIFESTYLE_PDU - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_RESET_PIN_PDU - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAPPING_RESOLVER_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAPPING_RESOLVER_PARAMS_NOT_FOUND - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MISCONFIGURATION - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_OPERATION_ON_LOST_TOKEN - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_SUCH_LOST_REASON - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_SUCH_TOKEN_STATE - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_TKS_CONNID - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NOT_PIN_RESETABLE - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NOT_TOKEN_OWNER - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_PUBLISH - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_READ_BUFFER_OVERFLOW - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_READ_OBJECT_PDU - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RECOVERY_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RECOVERY_IS_PROCESSED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RENEWAL_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RENEWAL_IS_PROCESSED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_REVOKE_CERTIFICATES_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SEC_INIT_UPDATE - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SECURE_CHANNEL - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SNAC - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_TOKEN_DISABLED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_TOKEN_RESET_PIN_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UNUSABLE_TOKEN_KEYCOMPROMISE - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UPDATE_TOKENDB_FAILED - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UPGRADE_APPLET - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- 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_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- STATUS_NO_ERROR - org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- 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_UPDATE_EXTENSION_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- STATUS_VALID - Static variable in interface com.netscape.certsrv.dbs.certdb.ICertRecord
- STATUS_VALID - Static variable in interface com.netscape.certsrv.dbs.keydb.IKeyRecord
- statusToInt(EndOpMsg.TPSStatus) - Static method in class org.dogtagpki.tps.msg.EndOpMsg
- StatusUpdateRequestMsg - Class in org.dogtagpki.tps.msg
- StatusUpdateRequestMsg(int, String) - Constructor for class org.dogtagpki.tps.msg.StatusUpdateRequestMsg
- StatusUpdateResponseMsg - Class in org.dogtagpki.tps.msg
- StatusUpdateResponseMsg(int) - Constructor for class org.dogtagpki.tps.msg.StatusUpdateResponseMsg
- stop() - Method in interface com.netscape.certsrv.connector.IConnector
-
Stop the connector.
- stop() - Method in interface com.netscape.certsrv.connector.IResender
- stop() - Method in interface com.netscape.certsrv.jobs.IJob
-
Request the job to stop gracefully.
- stop() - Method in class com.netscape.cms.jobs.AJobBase
- stopConnector() - Method in class com.netscape.cms.servlet.admin.KRAConnectorProcessor
- storeCertIntoNSS(PKCS12, Password, String, boolean) - Method in class netscape.security.pkcs.PKCS12Util
- storeCertIntoNSS(PKCS12, Password, PKCS12CertInfo, boolean) - Method in class netscape.security.pkcs.PKCS12Util
-
Store a certificate (and key, if present) in NSSDB.
- storeEntity(OutputStream, HttpEntity) - Method in class com.netscape.certsrv.client.PKIConnection
- storeIntoFile(PKCS12, String, Password) - Method in class netscape.security.pkcs.PKCS12Util
- storeIntoNSS(PKCS12, Password, boolean) - Method in class netscape.security.pkcs.PKCS12Util
- storeKeyPair(IConfigStore, String, KeyPair) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- storeRequest(File, HttpRequest) - Method in class com.netscape.certsrv.client.PKIConnection
- storeResponse(File, HttpResponse) - Method in class com.netscape.certsrv.client.PKIConnection
- str2ByteArray(String) - Static method in class org.dogtagpki.tps.main.Util
- streetAddress_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "STREET=" attribute, denoting a street address.
- STRING - Static variable in interface com.netscape.certsrv.property.IDescriptor
- STRING_LIST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- string2byte(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Converts a signed, variable-length hexadecimal number into a byte array, which may not be identical to the original byte array.
- 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.
- stripBrackets(String) - Static method in class com.netscape.cmsutil.util.Cert
- stripCertBrackets(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
strips out the begin and end certificate brackets
- stripCertBrackets(String) - Static method in class com.netscape.cmsutil.util.Cert
- stripCertBrackets(String) - Method in class netscape.security.util.CertPrettyPrint
- stripCRLBrackets(String) - Static method in class com.netscape.cmsutil.util.Cert
- stripQuotes(String) - Static method in class com.netscape.cms.publish.publishers.PublisherUtils
-
strips out double quotes around String parameter
- stripQuotes(String) - Static method in class com.netscape.cmsutil.util.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 org.dogtagpki.legacy.server.policy.constraints
-
This simple policy checks the subordinate CA CSR to see if it is the same as the local CA.
- SubCANameConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.SubCANameConstraints
- SubjAltNameExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
THIS POLICY HAS BEEN DEPRECATED SINCE CMS 4.2.
- SubjAltNameExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.SubjAltNameExt
- subject - Variable in class netscape.security.x509.X509CertInfo
- SUBJECT - Static variable in class netscape.security.x509.X509CertInfo
- SUBJECT_DN - Static variable in class com.netscape.certsrv.system.SystemCertData
- SUBJECT_DN - Static variable in class netscape.security.x509.X509CertImpl
-
The following are defined for ease-of-use.
- SUBJECT_ID - Static variable in class netscape.security.x509.X509CertInfo
- 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
- SUBJECT_NAME - Static variable in class netscape.security.x509.SubjectAlternativeNameExtension
- SubjectAlternativeName_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Allows additional identities to be bound to the subject of the certificate.
- SubjectAlternativeNameExtension - Class in netscape.security.x509
-
This represents the Subject Alternative Name Extension.
- SubjectAlternativeNameExtension() - Constructor for class netscape.security.x509.SubjectAlternativeNameExtension
-
Create a default SubjectAlternativeNameExtension.
- SubjectAlternativeNameExtension(boolean, GeneralNames) - Constructor for class netscape.security.x509.SubjectAlternativeNameExtension
-
Create a SubjectAlternativeNameExtension with the passed GeneralNames.
- SubjectAlternativeNameExtension(Boolean, Object) - Constructor for class netscape.security.x509.SubjectAlternativeNameExtension
-
Create the extension from the passed DER encoded value.
- SubjectAlternativeNameExtension(GeneralNames) - Constructor for class netscape.security.x509.SubjectAlternativeNameExtension
- SubjectAltNameExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Subject Alternative Name extension policy.
- SubjectAltNameExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.SubjectAltNameExt
- 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
- SubjectAltNameExtInput - Class in com.netscape.cms.profile.input
-
This plugin populates text fields to the enrollment page so that SAN parameters can be collected from the user.
- SubjectAltNameExtInput() - Constructor for class com.netscape.cms.profile.input.SubjectAltNameExtInput
- 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
- SubjectDirAttributesExtension - Class in netscape.security.x509
-
This class represents the Subject Directory Attributes Extension.
- SubjectDirAttributesExtension(Boolean, Object) - Constructor for class netscape.security.x509.SubjectDirAttributesExtension
-
Constructor from parsing extension
- SubjectDirAttributesExtension(DerValue) - Constructor for class netscape.security.x509.SubjectDirAttributesExtension
-
Default constructor for this object.
- SubjectDirAttributesExtension(Attribute[]) - Constructor for class netscape.security.x509.SubjectDirAttributesExtension
-
Default constructor for this object.
- SubjectDirAttributesExtension(Attribute[], boolean) - Constructor for class netscape.security.x509.SubjectDirAttributesExtension
-
Constructor for this object.
- SubjectDirectoryAttributes_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies additional directory attributes.
- SubjectDirectoryAttributesExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Policy to add the subject directory attributes extension.
- SubjectDirectoryAttributesExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.SubjectDirectoryAttributesExt
- subjectDN - Variable in class com.netscape.certsrv.system.SystemCertData
- 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
- SubjectInfoAccessExtension - Class in netscape.security.extensions
-
This represents the subject information access extension as defined in RFC3280.
- SubjectInfoAccessExtension(boolean) - Constructor for class netscape.security.extensions.SubjectInfoAccessExtension
-
Create the extension from the passed DER encoded value of the same.
- SubjectInfoAccessExtension(Boolean, Object) - Constructor for class netscape.security.extensions.SubjectInfoAccessExtension
- subjectInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- SubjectKey_Id - Static variable in class netscape.security.x509.PKIXExtensions
-
Identifies the particular public key used in an application.
- SubjectKeyIdentifierExt - Class in org.dogtagpki.legacy.server.policy.extensions
-
Subject Public Key Extension Policy Adds the subject public key id extension to certificates.
- SubjectKeyIdentifierExt() - Constructor for class org.dogtagpki.legacy.server.policy.extensions.SubjectKeyIdentifierExt
- 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
- SubjectKeyIdentifierExtension - Class in netscape.security.x509
-
Represent the Subject Key Identifier Extension.
- SubjectKeyIdentifierExtension(boolean, byte[]) - Constructor for class netscape.security.x509.SubjectKeyIdentifierExtension
-
Create a SubjectKeyIdentifierExtension with the passed octet string.
- SubjectKeyIdentifierExtension(byte[]) - Constructor for class netscape.security.x509.SubjectKeyIdentifierExtension
- SubjectKeyIdentifierExtension(Boolean, Object) - Constructor for class netscape.security.x509.SubjectKeyIdentifierExtension
-
Create the extension from the passed DER encoded value.
- 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
- subjectUniqueId - Variable in class netscape.security.x509.X509CertInfo
- 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.
- submitAdminCertRequest(String, int, String, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- submitAsyncKeyRecoveryRequest(KeyRecoveryRequest, UriInfo, String, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- submitRequest(ResourceMessage) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- submitRequest(AuthorityID, CertEnrollmentRequest, HttpServletRequest, UriInfo, Locale) - Method in class com.netscape.cms.servlet.cert.CertRequestDAO
-
Submits an enrollment request and processes it.
- submitRequest(AsymKeyGenerationRequest, UriInfo, String) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- submitRequest(KeyArchivalRequest, UriInfo, String) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
-
Submits an archival request and processes it.
- submitRequest(KeyRecoveryRequest, UriInfo, String, IAuthToken) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
-
Submits a key recovery request.
- submitRequest(SymKeyGenerationRequest, UriInfo, String) - Method in class com.netscape.cms.servlet.key.KeyRequestDAO
- submitRequest(OCSPRequest) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- submitRequest(String, OCSPRequest) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- submitRequest(String, String, String, String, String) - Method in class com.netscape.cmstools.CRMFPopClient
- submitRequest(MultivaluedMap<String, String>) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- submitRequests(Locale, IProfile, IAuthToken, IRequest[]) - Method in class com.netscape.cms.servlet.cert.CertProcessor
- 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
- subordinateSecurityDomainName - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- substitute(AttrSetCollection) - Method in class com.netscape.certsrv.pattern.Pattern
-
Subtitutes this pattern with the given attribute set.
- substitute(String, IAttrSet) - 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.
- substr(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Get the SubString from start to the end
- substr(int, int) - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Returns a new Buffer that is a substring of this Buffer, starting from offset 'start' and continuing for 'len' bytes.
- subStream(int, boolean) - Method in class netscape.security.util.DerInputStream
-
Creates a new DER input stream from part of this input stream.
- subsystem - Variable in class com.netscape.certsrv.client.Client
- 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
- subsystemCLI - Variable in class com.netscape.cmstools.logging.AuditCLI
- SubsystemCLI - Class in com.netscape.cmstools.cli
- SubsystemCLI(String, String, CLI) - Constructor for class com.netscape.cmstools.cli.SubsystemCLI
- SubsystemClient - Class in com.netscape.certsrv.client
- SubsystemClient(PKIClient, String) - Constructor for class com.netscape.certsrv.client.SubsystemClient
- 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
- subsystemName - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- subsystemName - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- SubsystemService - Class in com.netscape.cms.servlet.base
- SubsystemService() - Constructor for class com.netscape.cms.servlet.base.SubsystemService
- success(String, String) - Static method in class com.netscape.certsrv.logging.event.ComputeRandomDataRequestProcessedEvent
- success(String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenPinResetEvent
- success(String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenFormatEvent
- success(String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.TokenAuthEvent
- success(String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- success(String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.EncryptDataRequestProcessedEvent
- success(String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ComputeSessionKeyRequestProcessedEvent
- SUCCESS - Static variable in interface com.netscape.certsrv.base.ISecurityDomainSessionTable
- SUCCESS - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.ComputeRandomDataRequestProcessedEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.ComputeSessionKeyRequestProcessedEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.EncryptDataRequestProcessedEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.TokenAuthEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.TokenFormatEvent
- SUCCESS - Static variable in class com.netscape.certsrv.logging.event.TokenPinResetEvent
- 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.csadmin.ConfigurationUtils
- SUCCESS_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- SUCCESSFUL - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- SUFFIX - Static variable in class com.netscape.cms.servlet.common.CMSTemplate
- Sun - Class in netscape.security.provider
-
Defines the SUN provider.
- Sun() - Constructor for class netscape.security.provider.Sun
- SUPER_CERT_ADMINS - Static variable in interface com.netscape.certsrv.usrgrp.IUGSubsystem
-
Constant for super administrators
- SUPERSEDED - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- SUPERSEDED - Static variable in class netscape.security.x509.CRLReasonExtension
- SUPERSEDED - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- SUPERSEDED - Static variable in class netscape.security.x509.ReasonFlags
- SUPERSEDED - Static variable in class netscape.security.x509.RevocationReason
- SUPPORTED_CERT_ENCRYPTIONS - Static variable in class netscape.security.pkcs.PKCS12Util
- SUPPORTED_KEY_ENCRYPTIONS - Static variable in class netscape.security.pkcs.PKCS12Util
- supportsLDAPAttributeName(String) - Method in interface com.netscape.certsrv.dbs.IDBDynAttrMapper
-
Returns true if the LDAP attribute can be mapped by this dynamic mapper.
- SUSPENDED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- SVC_PENDING - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- 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_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- SVC_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- SVCERRORS - Static variable in interface com.netscape.certsrv.request.IRequest
- SYMKEY_GEN_ALGORITHMS - Static variable in class com.netscape.cms.servlet.key.KeyRequestDAO
- SYMKEY_GENERATION_REQUEST - Static variable in interface com.netscape.certsrv.request.IRequest
- SymKeyGenerationEvent - Class in com.netscape.certsrv.logging.event
- SymKeyGenerationEvent(String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.SymKeyGenerationEvent
- SymKeyGenerationProcessedEvent - Class in com.netscape.certsrv.logging.event
- SymKeyGenerationProcessedEvent(String, String, RequestId, String, KeyId, String) - Constructor for class com.netscape.certsrv.logging.event.SymKeyGenerationProcessedEvent
- SymKeyGenerationRequest - Class in com.netscape.certsrv.key
- SymKeyGenerationRequest() - Constructor for class com.netscape.certsrv.key.SymKeyGenerationRequest
- SymKeyGenerationRequest(ResourceMessage) - Constructor for class com.netscape.certsrv.key.SymKeyGenerationRequest
- SymKeyGenerationRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.SymKeyGenerationRequest
- SYMMETRIC_KEY_TYPE - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- SYNC - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- SYSTEM - com.netscape.certsrv.logging.LogCategory
- SYSTEM_UID - Static variable in interface com.netscape.certsrv.logging.ILogger
-
"SubjectID" for system-initiated events logged in signed audit log messages
- SYSTEM_USER - Static variable in class org.dogtagpki.server.rest.UserService
- SystemCertClient - Class in com.netscape.certsrv.system
- SystemCertClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.SystemCertClient
- SystemCertData - Class in com.netscape.certsrv.system
- SystemCertData() - Constructor for class com.netscape.certsrv.system.SystemCertData
- SystemCertData(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.system.SystemCertData
- SystemCertDataFactory - Class in com.netscape.cms.servlet.csadmin
- SystemCertDataFactory() - Constructor for class com.netscape.cms.servlet.csadmin.SystemCertDataFactory
- SystemCertResource - Interface in com.netscape.certsrv.system
- systemCerts - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- systemCerts - Variable in class com.netscape.certsrv.system.ConfigurationResponse
- SystemCertService - Class in org.dogtagpki.server.rest
-
This is the class used to list, retrieve and modify system certificates for all Java subsystems.
- SystemCertService() - Constructor for class org.dogtagpki.server.rest.SystemCertService
- systemCertsImported - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- 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
- SystemConfigClient - Class in com.netscape.certsrv.system
- SystemConfigClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.SystemConfigClient
- SystemConfigResource - Interface in com.netscape.certsrv.system
- SystemConfigService - Class in org.dogtagpki.server.rest
- SystemConfigService() - Constructor for class org.dogtagpki.server.rest.SystemConfigService
- SystemEvent - Class in com.netscape.certsrv.logging
-
The log event object that carries a log message.
- SystemEvent() - Constructor for class com.netscape.certsrv.logging.SystemEvent
- SystemEvent(Exception) - Constructor for class com.netscape.certsrv.logging.SystemEvent
-
Constructs a SystemEvent message from a base exception.
- SystemEvent(String) - Constructor for class com.netscape.certsrv.logging.SystemEvent
-
Constructs a SystemEvent message event.
- SystemEvent(String, Exception) - Constructor for class com.netscape.certsrv.logging.SystemEvent
-
Constructs a SystemEvent message from an 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.
- SystemEvent(String, String) - Constructor for class com.netscape.certsrv.logging.SystemEvent
-
Constructs a SystemEvent message with a parameter.
- SystemEventFactory - Class in com.netscape.cms.logging
-
A log event object for handling system messages
- SystemEventFactory() - Constructor for class com.netscape.cms.logging.SystemEventFactory
-
Constructs a system event factory.
- 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
- tag - Variable in class com.netscape.certsrv.system.SystemCertData
- tag - Variable in class netscape.security.util.DerValue
-
The DER tag of the value; one of the tag_ constants.
- TAG - Static variable in class com.netscape.certsrv.system.SystemCertData
- TAG - Static variable in class com.netscape.cmsutil.ocsp.TBSRequest
- TAG_APPLICATION - Static variable in class netscape.security.util.DerValue
- tag_BitString - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "BIT STRING" value.
- tag_BMPString - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "BMPString" value.
- tag_BMPString - Static variable in class netscape.security.x509.DisplayText
- tag_Boolean - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "BOOLEAN" value.
- TAG_CONTEXT - Static variable in class netscape.security.util.DerValue
- tag_Enumerated - Static variable in class netscape.security.util.DerValue
-
Tag value including an ASN.1 "ENUMERATED" value
- tag_GeneralizedTime - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "GeneralizedTime" value.
- tag_GeneralString - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "GeneralString" value.
- tag_IA5String - Static variable in class netscape.security.util.DerValue
-
Tag value including an ASCII string
- tag_IA5String - Static variable in class netscape.security.x509.DisplayText
-
Tag value indicating an ASN.1 "BMPString" value.
- tag_Integer - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "INTEGER" value.
- tag_Null - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "NULL" value.
- tag_ObjectId - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "OBJECT IDENTIFIER" value.
- tag_OctetString - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "OCTET STRING" value.
- tag_PrintableString - Static variable in class netscape.security.util.DerValue
-
Tag value including a "printable" string
- TAG_PRIVATE - Static variable in class netscape.security.util.DerValue
- tag_Sequence - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "SEQUENCE" (zero to N elements, order is significant).
- tag_SequenceOf - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "SEQUENCE OF" (one to N elements, order is significant).
- tag_Set - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "SET" (zero to N members, order does not matter).
- tag_SetOf - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "SET OF" (one to N members, order does not matter).
- tag_T61String - Static variable in class netscape.security.util.DerValue
-
Tag value including a "teletype" string
- TAG_UNIVERSAL - Static variable in class netscape.security.util.DerValue
-
The tag class types
- tag_UniversalString - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "UniversalString" value.
- tag_UtcTime - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "UTCTime" value.
- tag_UTF8String - Static variable in class netscape.security.util.DerValue
-
Tag value indicating an ASN.1 "UTF8String" value.
- tag_UTF8String - Static variable in class netscape.security.x509.DisplayText
- tag_VisibleString - Static variable in class netscape.security.util.DerValue
- tag_VisibleString - Static variable in class netscape.security.x509.DisplayText
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.CertID.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.GoodInfo.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.KeyHashID.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.NameID.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.OCSPRequest.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.OCSPResponse.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.Request.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.ResponseBytes.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.ResponseData.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.RevokedInfo.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.Signature.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.SingleResponse.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.TBSRequest.Template
- tagMatch(Tag) - Method in class com.netscape.cmsutil.ocsp.UnknownInfo.Template
- tagMatch(Tag) - Method in class netscape.security.x509.CRLDistributionPoint.Template
- tags_DirectoryString - Static variable in class netscape.security.util.DerValue
- 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 - 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.
- TASKID - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- TBSRequest - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- TBSRequest(INTEGER, ANY, SEQUENCE, SEQUENCE) - Constructor for class com.netscape.cmsutil.ocsp.TBSRequest
- TBSRequest.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding TBSRequest.
- TCP_CLEAR - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- TCP_CLEAR_QUIET - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- TELNET - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- TEMP_LOST_PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- tempCommentFile - Variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- Template() - Constructor for class com.netscape.cmsutil.ocsp.BasicOCSPResponse.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.CertID.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.GoodInfo.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.KeyHashID.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.NameID.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.OCSPRequest.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.OCSPResponse.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.OCSPResponseStatus.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.Request.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.ResponseBytes.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.ResponseData.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.RevokedInfo.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.Signature.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.SingleResponse.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.TBSRequest.Template
- Template() - Constructor for class com.netscape.cmsutil.ocsp.UnknownInfo.Template
- Template() - Constructor for class netscape.security.x509.CRLDistributionPoint.Template
- TEMPLATE_NAME - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- TEMPLATE_TAG - Static variable in class com.netscape.cms.servlet.common.CMSTemplate
- templates - Variable in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- TERMINAL_RECORD - Static variable in class netscape.security.pkcs.PKCS12
- TERMINATED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- 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.
- TERMINATION_ACTION - Static variable in class com.netscape.cmsutil.radius.Attribute
- TerminationActionAttribute - Class in com.netscape.cmsutil.radius
- TerminationActionAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.TerminationActionAttribute
- TerminationActionAttribute(int) - Constructor for class com.netscape.cmsutil.radius.TerminationActionAttribute
- TestCRLSigning - Class in com.netscape.cmstools
-
Tool used to test out signing a CRL
- TestCRLSigning() - Constructor for class com.netscape.cmstools.TestCRLSigning
- TEXT - Static variable in class com.netscape.cms.profile.input.FileSigningInput
- TEXT - Static variable in class org.dogtagpki.legacy.server.policy.extensions.NSCCommentExt
- TEXTTYPE - Static variable in interface com.netscape.certsrv.common.Constants
- timeout - Variable in class com.netscape.cms.profile.constraint.ExternalProcessConstraint
- TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthData
- TITLE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- title_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "T=" attribute, denoting a person's title.
- TKS - com.netscape.certsrv.logging.LogSource
- TKS_RESPONSE_DRM_Trans_DesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_EncryptedData - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_EncSessionKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_HostCryptogram - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_KEK_DesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_KekSessionKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_KeyCheck - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_KeySetData - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_MacSessionKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_RandomData - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKS_RESPONSE_SessionKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TKSCLI - Class in com.netscape.cmstools.tks
- TKSCLI(CLI) - Constructor for class com.netscape.cmstools.tks.TKSCLI
- tksClient - Variable in class com.netscape.cmstools.tks.TKSCLI
- TKSClient - Class in com.netscape.certsrv.tks
- TKSClient(PKIClient) - Constructor for class com.netscape.certsrv.tks.TKSClient
- 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
- tksUri - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- to(String) - Method in class netscape.net.smtp.SmtpClient
- toBigInteger() - Method in class com.netscape.certsrv.dbs.certdb.CertId
-
Converts the CertId into its BigInteger representation.
- toBigInteger() - Method in class com.netscape.certsrv.dbs.keydb.KeyId
-
Converts the KeyId into its BigInteger representation.
- toBigInteger() - Method in class com.netscape.certsrv.request.RequestId
-
Converts the RequestId into its BigInteger representation.
- toBigInteger() - Method in class netscape.security.util.BigInt
-
Returns a BigInteger value which supports many arithmetic operations.
- toBooleanArray() - Method in class netscape.security.util.BitArray
-
Return a boolean array with the same bit values a this BitArray.
- toByteArray() - Method in class com.netscape.cmsutil.xml.XMLObject
- toByteArray() - Method in class netscape.security.extensions.KerberosName
- toByteArray() - Method in class netscape.security.pkcs.PKCS10
-
Returns the encoded and signed certificate request as a DER-encoded byte array.
- toByteArray() - Method in class netscape.security.util.BigInt
-
Returns the data as a byte array.
- toByteArray() - Method in class netscape.security.util.BitArray
-
Returns a Byte array containing the contents of this BitArray.
- toByteArray() - Method in class netscape.security.util.DerInputStream
-
Return what has been written to this DerInputStream as a byte array.
- toByteArray() - Method in class netscape.security.util.DerValue
-
Returns a DER-encoded value, such that if it's passed to the DerValue constructor, a value equivalent to "this" is returned.
- toByteArray(PKIArchiveOptions) - Method in class com.netscape.cms.profile.common.EnrollProfile
- toBytesArray() - Method in class org.dogtagpki.tps.main.TPSBuffer
- toDerInputStream() - Method in class netscape.security.util.DerValue
-
For "set" and "sequence" types, this function may be used to return a DER stream of the members of the set or sequence.
- toFilterString() - Method in class com.netscape.cms.publish.mappers.LdapDNCompsMap.SearchFilter
- toGeneralNameString(GeneralNameInterface) - 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
- toHashtable(HttpServletRequest) - Static method in class com.netscape.cms.servlet.processors.CAProcessor
- toHexString() - Method in class com.netscape.certsrv.dbs.certdb.CertId
-
Converts the CertId into its hex string representation.
- toHexString() - Method in class com.netscape.certsrv.dbs.keydb.KeyId
-
Converts the KeyId into its hex string representation.
- toHexString() - Method in class com.netscape.certsrv.request.RequestId
-
Converts the RequestId into its hex string representation.
- toHexString() - Method in class org.dogtagpki.tps.main.TPSBuffer
- 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
- toHexString(byte[]) - Method in class netscape.security.util.PrettyPrintFormat
- toHexString(byte[], int) - Method in interface com.netscape.certsrv.base.IPrettyPrintFormat
-
Retrieves a pretty print string of the given byte array.
- toHexString(byte[], int) - Method in class netscape.security.util.PrettyPrintFormat
- 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, int) - Method in class netscape.security.util.PrettyPrintFormat
- 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, String) - Method in class netscape.security.util.PrettyPrintFormat
-
Convert Byte Array to Hex String Format stevep - speedup by factor of 8
- toHexStringPlain() - Method in class org.dogtagpki.tps.main.TPSBuffer
- toInt() - Method in class netscape.security.util.BigInt
-
Converts the "big" integer to a java primitive integer.
- toInt() - Method in class netscape.security.x509.RevocationReason
- token - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- token - Variable in class com.netscape.certsrv.system.SystemCertData
- token - Variable in class com.netscape.cms.authentication.SharedSecret
- Token - Class in com.netscape.cmsutil.crypto
- Token(CryptoToken) - Constructor for class com.netscape.cmsutil.crypto.Token
- TOKEN - Static variable in class com.netscape.certsrv.system.SystemCertData
- TOKEN_ACCESS_DESC - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ACTIVE - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_AIA - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_AKI - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ALGORITHM - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_APPLET_UPGRADE_FAILURE - Static variable in class com.netscape.certsrv.logging.event.TokenAppletUpgradeEvent
- TOKEN_APPLET_UPGRADE_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.TokenAppletUpgradeEvent
- TOKEN_ATTRIBUTE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ATTRIBUTES - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_AUTH_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_AUTHENTICATED_CERT_SUBJECT - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_AUTHMGR_INST_NAME - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
-
Name of the authentication manager that created the AuthToken as a string.
- TOKEN_AUTHTIME - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
-
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_BASE_CRL_NUMBER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_BASIC_CONSTRAINTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CACHE_IS_EMPTY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CACHE_NOT_AVAILABLE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CARD_CHALLENGE - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_CARD_CRYPTOGRAM - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_CERT - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
-
Certificate to be renewed
- TOKEN_CERT_ENROLLMENT - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_EXTENSIONS - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_NOTAFTER - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_NOTBEFORE - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_POLICIES - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CERT_RENEWAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_RETRIEVAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_SCOPE_OF_USE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CERT_SERIAL - Static variable in class com.netscape.cms.authentication.CMCAuth
- TOKEN_CERT_SERIAL - Static variable in class com.netscape.cms.authentication.CMCUserSignedAuth
- 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 interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_STATUS_CHANGE_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_SUBJECT - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_TO_REVOKE - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_CERT_TYPE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_CERT_TYPE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CERT_USAGE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CERTIFICATE - Static variable in class netscape.security.util.PrettyPrintResources
-
Constants.
- TOKEN_CERTIFICATE_ISSUER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRITICAL - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRL - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRL_DP_EXT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRL_NUMBER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRLDP_CRLISSUER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRLDP_DISTPOINT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRLDP_NUMPOINTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRLDP_POINTN - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CRLDP_REASONS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_CUID - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_DAMAGED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_DATA - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_DATA - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_DATA_NUM_BYTES - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_DATE_OF_INVALIDITY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_DECODING_ERROR - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_DELTA_CRL_INDICATOR - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_DIST_POINT_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_EXECUTION_TIME - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_EXTENDED_KEY_USAGE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_EXTENSIONS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_FORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_FRESHEST_CRL_EXT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_FULL_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_HEX_SERIAL_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_HOLD_INSTRUCTION - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_HOLD_INSTRUCTION_CODE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_HOST_CHALLENGE - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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_IDENTIFIER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_INDIRECT_CRL - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_INHIBIT_ANY_POLICY_EXT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_INHIBIT_POLICY_MAPPING - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_INVALIDITY_DATE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_IS_CA - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ISSUER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ISSUER_ALT_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ISSUER_DN - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_ISSUER_DOMAIN_POLICY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ISSUER_NAMES - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ISSUING_DIST_POINT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_KDD - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_KEY_CHANGEOVER_FAILURE - Static variable in class com.netscape.certsrv.logging.event.TokenKeyChangeoverEvent
- TOKEN_KEY_CHANGEOVER_REQUIRED - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_KEY_CHANGEOVER_SUCCESS - Static variable in class com.netscape.certsrv.logging.event.TokenKeyChangeoverEvent
- TOKEN_KEY_ID - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_KEY_RECOVERY - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_KEY_TYPE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_KEY_USAGE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_KEYINFO - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_KEYSET - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_MAP - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_MAPPINGS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NAME_CONSTRAINTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NEW_KEYINFO - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_NEXT_UPDATE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NO - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NONE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NOT_AFTER - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_NOT_AFTER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NOT_BEFORE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_NOT_BEFORE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NOT_SET - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NSC_COMMENT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_NUMBER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_OCSP_NOCHECK - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ONLY_CA_CERTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ONLY_SOME_REASONS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_ONLY_USER_CERTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_OP_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_PATH_LEN - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PATH_LEN_INVALID - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PATH_LEN_UNDEFINED - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PATH_LEN_UNLIMITED - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_POLICY_CONSTRAINTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_POLICY_MAPPINGS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PORT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PRESENCE_SERVER - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PRIVATE_KEY_USAGE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PUBLIC_KEY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PUBLIC_KEY_EXPONENT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_PUBLIC_KEY_MODULUS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_REASON - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_RECIPIENT_EMAIL - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_RELATIVE_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- 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_REQUIRE_EXPLICIT_POLICY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_REVOCATION_DATE - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_REVOCATION_DATE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_REVOCATION_REASON - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_REVOKED_CERTIFICATES - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SCOPE_OF_USE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SENDER_EMAIL - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_SERIAL - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SERIAL_NUM - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_SHARED_TOKEN_AUTHENTICATED_CERT_SUBJECT - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- TOKEN_SIA - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SIGALG - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SIGNATURE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SKI - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SKIP_CERTS - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SPKI - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_STATE_CHANGE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_STATUS - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_SUBJECT - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SUBJECT_ALT_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SUBJECT_DIR_ATTR - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SUBJECT_DN - Static variable in interface com.netscape.certsrv.notification.IEmailFormProcessor
- TOKEN_SUBJECT_DOMAIN_POLICY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_SUBJECT_NAME - Static variable in class netscape.security.util.PrettyPrintResources
- 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_SUSPENDED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_TEMP_LOST_PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_TERMINATED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_THIS_UPDATE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_UID - Static variable in interface com.netscape.certsrv.authentication.ICertUserDBAuthentication
- TOKEN_UID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_UNFORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_USER_DN - Static variable in interface com.netscape.certsrv.authentication.ICertUserDBAuthentication
- TOKEN_USER_DN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_USERDN - Static variable in interface com.netscape.certsrv.authentication.ICertUserDBAuthentication
- TOKEN_USERDN - Static variable in interface com.netscape.certsrv.authentication.IPasswdUserDBAuthentication
- TOKEN_USERDN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_USERID - Static variable in interface com.netscape.certsrv.authentication.ICertUserDBAuthentication
- TOKEN_USERID - Static variable in interface com.netscape.certsrv.authentication.IPasswdUserDBAuthentication
- TOKEN_USERID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_VALIDITY - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_VALUE - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_VALUES - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_VERSION - Static variable in class netscape.security.util.PrettyPrintResources
- TOKEN_YES - Static variable in class netscape.security.util.PrettyPrintResources
- TokenAddCLI - Class in com.netscape.cmstools.tps.token
- TokenAddCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenAddCLI
- TokenAppletUpgradeEvent - Class in com.netscape.certsrv.logging.event
- TokenAppletUpgradeEvent(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.TokenAppletUpgradeEvent
- 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
- TokenAuthEvent - Class in com.netscape.certsrv.logging.event
- TokenAuthEvent(String) - Constructor for class com.netscape.certsrv.logging.event.TokenAuthEvent
- tokenCLI - Variable in class com.netscape.cmstools.tps.token.TokenAddCLI
- tokenCLI - Variable in class com.netscape.cmstools.tps.token.TokenFindCLI
- tokenCLI - Variable in class com.netscape.cmstools.tps.token.TokenModifyCLI
- tokenCLI - Variable in class com.netscape.cmstools.tps.token.TokenRemoveCLI
- tokenCLI - Variable in class com.netscape.cmstools.tps.token.TokenShowCLI
- TokenCLI - Class in com.netscape.cmstools.tps.token
- TokenCLI(CLI) - Constructor for class com.netscape.cmstools.tps.token.TokenCLI
- tokenClient - Variable in class com.netscape.cmstools.tps.token.TokenCLI
- TokenClient - Class in com.netscape.certsrv.tps.token
- TokenClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.token.TokenClient
- TokenCollection - Class in com.netscape.certsrv.tps.token
- TokenCollection() - Constructor for class com.netscape.certsrv.tps.token.TokenCollection
- TokenData - Class in com.netscape.certsrv.tps.token
- TokenData() - Constructor for class com.netscape.certsrv.tps.token.TokenData
- TokenData.TokenStatusData - Class in com.netscape.certsrv.tps.token
- TokenFindCLI - Class in com.netscape.cmstools.tps.token
- TokenFindCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenFindCLI
- TokenFormatEvent - Class in com.netscape.certsrv.logging.event
- TokenFormatEvent(String) - Constructor for class com.netscape.certsrv.logging.event.TokenFormatEvent
- TokenInfo - Class in com.netscape.cmstools
-
Tool used to determine which external hardware tokens are visible to the Certificate System subsystem.
- TokenInfo() - Constructor for class com.netscape.cmstools.TokenInfo
- TokenKeyChangeoverEvent - Class in com.netscape.certsrv.logging.event
- TokenKeyChangeoverEvent(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.netscape.certsrv.logging.event.TokenKeyChangeoverEvent
- 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.
- TokenModifyCLI - Class in com.netscape.cmstools.tps.token
- TokenModifyCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenModifyCLI
- tokenPassword - Variable in class com.netscape.certsrv.system.ConfigurationRequest
- TokenPDURequestMsg - Class in org.dogtagpki.tps.msg
- TokenPDURequestMsg(APDU) - Constructor for class org.dogtagpki.tps.msg.TokenPDURequestMsg
- TokenPDUResponseMsg - Class in org.dogtagpki.tps.msg
- TokenPDUResponseMsg(String) - Constructor for class org.dogtagpki.tps.msg.TokenPDUResponseMsg
- TokenPinResetEvent - Class in com.netscape.certsrv.logging.event
- TokenPinResetEvent(String) - Constructor for class com.netscape.certsrv.logging.event.TokenPinResetEvent
- TokenRemoveCLI - Class in com.netscape.cmstools.tps.token
- TokenRemoveCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenRemoveCLI
- TokenResource - Interface in com.netscape.certsrv.tps.token
- TokenShowCLI - Class in com.netscape.cmstools.tps.token
- TokenShowCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenShowCLI
- TokenStatus - Class in com.netscape.certsrv.tps.token
- TokenStatus() - Constructor for class com.netscape.certsrv.tps.token.TokenStatus
- TokenStatus.TokenStatusAdapter - Class in com.netscape.certsrv.tps.token
- TokenStatusAdapter() - Constructor for class com.netscape.certsrv.tps.token.TokenStatus.TokenStatusAdapter
- TokenStatusData() - Constructor for class com.netscape.certsrv.tps.token.TokenData.TokenStatusData
- toKeyState(String) - Static method in class com.netscape.certsrv.dbs.keydb.KeyState
-
Converts a string into a key state object.
- toLdapDNString() - Method in class netscape.security.x509.AVA
-
Returns a Ldap DN string with one AVA component using the global default LdapDNStrConverter.
- toLdapDNString() - Method in class netscape.security.x509.RDN
-
Returns a Ldap DN string with one RDN component using the global default LdapDNStrConverter.
- toLdapDNString() - Method in class netscape.security.x509.X500Name
-
Returns a Ldap DN String from the X500Name using the global default LdapDNStrConverter
- toLdapDNString(LdapDNStrConverter) - Method in class netscape.security.x509.AVA
-
Returns a Ldap DN string with one AVA component using the specified LdapDNStrConverter.
- toLdapDNString(LdapDNStrConverter) - Method in class netscape.security.x509.RDN
-
Returns a Ldap DN String with this RDN component using the specified LdapDNStrConverter.
- toLdapDNString(LdapDNStrConverter) - Method in class netscape.security.x509.X500Name
-
Returns a Ldap DN String from the X500Name using the specified LdapDNStrconverter.
- toParams() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toParams() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- toPEMString() - Method in class netscape.security.pkcs.PKCS7
- toPKIArchiveOptions(byte[]) - Method in class com.netscape.cms.profile.common.EnrollProfile
- toPKIException(LDAPException) - Static method in class com.netscape.certsrv.ldap.LDAPExceptionConverter
- toPrettyPrint(String) - Method in class com.netscape.cms.profile.input.nsHKeyCertReqInput
- toPrint(int) - Method in class netscape.security.x509.GeneralSubtree
- toPrint(int) - Method in class netscape.security.x509.GeneralSubtrees
- toPrint(int) - Method in class netscape.security.x509.NameConstraintsExtension
- toPrint(int) - Method in class netscape.security.x509.NSCCommentExtension
- 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.
- toResponse(PKIException) - Method in class org.dogtagpki.server.rest.PKIExceptionMapper
- toStr(byte[]) - Method in class com.netscape.cms.profile.def.GenericExtDefault
- toStr(byte[]) - Method in class netscape.security.x509.OtherName
- toString() - Method in class com.netscape.certsrv.account.AccountInfo
- 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() - Method in exception com.netscape.certsrv.base.EBaseException
-
Returns the exception string in the default locale.
- 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.ca.AuthorityID
- toString() - Method in class com.netscape.certsrv.cert.CertData
- toString() - Method in class com.netscape.certsrv.cert.CertDataInfo
- toString() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toString() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- toString() - Method in class com.netscape.certsrv.cert.CertRequestInfos
- toString() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- toString() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- toString() - Method in class com.netscape.certsrv.client.ClientConfig
- 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.certdb.CertId
-
Converts the CertId into its string representation.
- toString() - Method in class com.netscape.certsrv.dbs.keydb.KeyId
-
Converts the KeyId into its 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.key.AsymKeyGenerationRequest
- toString() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- toString() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- toString() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- toString() - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- toString() - Method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- 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.ActivityData
- toString() - Method in class com.netscape.certsrv.logging.AuditConfig
- toString() - Method in class com.netscape.certsrv.logging.AuditFile
- toString() - Method in exception com.netscape.certsrv.logging.ELogException
-
Returns localized exception string.
- toString() - Method in class com.netscape.certsrv.logging.LogEvent
-
Return string representation of log message.
- toString() - Method in interface com.netscape.certsrv.notification.IEmailTemplate
- toString() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- toString() - Method in class com.netscape.certsrv.profile.ProfileParameter
- toString() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- toString() - Method in class com.netscape.certsrv.property.Descriptor
- 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.certsrv.selftests.SelfTestData
- toString() - Method in class com.netscape.certsrv.selftests.SelfTestResult
- toString() - Method in class com.netscape.certsrv.system.AdminSetupRequest
- toString() - Method in class com.netscape.certsrv.system.ConfigurationRequest
- toString() - Method in class com.netscape.certsrv.system.DomainInfo
- toString() - Method in class com.netscape.certsrv.system.Feature
- toString() - Method in class com.netscape.certsrv.system.KeyBackupRequest
- toString() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- toString() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- toString() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- toString() - Method in class com.netscape.certsrv.system.SystemCertData
- toString() - Method in class com.netscape.certsrv.system.TPSConnectorData
- toString() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- toString() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- toString() - Method in class com.netscape.certsrv.tps.config.ConfigData
- toString() - Method in class com.netscape.certsrv.tps.connector.ConnectorData
- toString() - Method in class com.netscape.certsrv.tps.profile.ProfileData
- toString() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- toString() - Method in class com.netscape.certsrv.tps.token.TokenData
- toString() - Method in class com.netscape.certsrv.tps.token.TokenStatus
- toString() - Method in class com.netscape.certsrv.user.UserCertData
- toString() - Method in class com.netscape.certsrv.user.UserData
- 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() - Method in class com.netscape.cms.servlet.common.RawJS
- toString() - Method in class com.netscape.cms.servlet.tks.GPParams
- toString() - Method in class com.netscape.cmsutil.radius.Packet
- toString() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- toString() - Method in class netscape.security.acl.AclEntryImpl
-
Return a string representation of the contents of the ACL entry.
- toString() - Method in class netscape.security.acl.AclImpl
-
return a stringified version of the ACL.
- toString() - Method in class netscape.security.acl.GroupImpl
-
Prints a stringified version of the group.
- toString() - Method in class netscape.security.acl.PermissionImpl
-
Prints a stringified version of the permission.
- toString() - Method in class netscape.security.acl.PrincipalImpl
-
Prints a stringified version of the principal.
- toString() - Method in class netscape.security.extensions.AuthInfoAccessExtension
-
Returns a printable representation of the AuthInfoAccess.
- toString() - Method in class netscape.security.extensions.CertificateRenewalWindowExtension
-
Returns a printable representation of the CertificateRenewalWindow.
- toString() - Method in class netscape.security.extensions.CertificateScopeEntry
-
Returns a printable representation of the CertificateRenewalWindow.
- toString() - Method in class netscape.security.extensions.CertificateScopeOfUseExtension
-
Returns a printable representation of the CertificateRenewalWindow.
- toString() - Method in class netscape.security.extensions.ExtendedKeyUsageExtension
- toString() - Method in class netscape.security.extensions.GenericASN1Extension
-
Returns a printable representation of the GenericASN1Extension.
- toString() - Method in class netscape.security.extensions.InhibitAnyPolicyExtension
- toString() - Method in class netscape.security.extensions.KerberosName
- toString() - Method in class netscape.security.extensions.NSCertTypeExtension
-
Returns a printable representation of the NSCertType.
- toString() - Method in class netscape.security.extensions.OCSPNoCheckExtension
- toString() - Method in class netscape.security.extensions.SubjectInfoAccessExtension
-
Returns a printable representation of the AuthInfoAccess.
- toString() - Method in class netscape.security.pkcs.ContentInfo
- toString() - Method in class netscape.security.pkcs.PKCS10
-
Provides a short description of this request.
- toString() - Method in class netscape.security.pkcs.PKCS10Attribute
-
Returns the attribute in user readable form.
- toString() - Method in class netscape.security.pkcs.PKCS7
-
Returns the PKCS7 block in a printable string form.
- toString() - Method in class netscape.security.pkcs.PKCS8Key
- toString() - Method in class netscape.security.pkcs.PKCS9Attribute
-
Returns a string representation of this attribute.
- toString() - Method in class netscape.security.pkcs.PKCS9Attributes
-
Returns the PKCS9 block in a printable string form.
- toString() - Method in class netscape.security.pkcs.SignerInfo
- toString() - Method in class netscape.security.provider.DSA
-
Return a human readable rendition of the engine.
- toString() - Method in class netscape.security.provider.DSAPrivateKey
- toString() - Method in class netscape.security.provider.DSAPublicKey
- toString() - Method in class netscape.security.provider.RSAPublicKey
- toString() - Method in class netscape.security.util.BigInt
-
Returns a hexadecimal printed representation.
- toString() - Method in class netscape.security.util.BitArray
-
Returns a string representation of this BitArray.
- toString() - Method in class netscape.security.util.DerValue
-
Returns a printable representation of the value.
- toString() - Method in class netscape.security.util.ExtPrettyPrint
-
This method return string representation of the certificate in predefined format using specified client local.
- toString() - Method in class netscape.security.util.ObjectIdentifier
-
Returns a string form of the object ID.
- toString() - Method in class netscape.security.x509.ACertAttrSet
-
Returns a short string describing this certificate attribute.
- toString() - Method in class netscape.security.x509.AlgIdDSA
- toString() - Method in class netscape.security.x509.AlgorithmId
-
Returns a string describing the algorithm and its parameters.
- toString() - Method in class netscape.security.x509.Attribute
-
Prints a string version of this extension.
- toString() - Method in class netscape.security.x509.AuthorityKeyIdentifierExtension
-
Return the object as a string.
- toString() - Method in class netscape.security.x509.AVA
-
Returns a Ldap DN string with the AVA component using the global default LdapDNStrConverter, or null if an error occurs in conversion.
- toString() - Method in class netscape.security.x509.BasicConstraintsExtension
-
Return user readable form of extension.
- toString() - Method in interface netscape.security.x509.CertAttrSet
-
Returns a short string describing this certificate attribute.
- toString() - Method in exception netscape.security.x509.CertException
-
Returns a string describing the certificate exception.
- toString() - Method in class netscape.security.x509.CertificateAlgorithmId
-
Return the algorithm identifier as user readable string.
- toString() - Method in class netscape.security.x509.CertificateChain
-
Converts the certificate chain to a readable string.
- toString() - Method in class netscape.security.x509.CertificateIssuerExtension
-
Returns a printable representation of the CertificateIssuerName.
- toString() - Method in class netscape.security.x509.CertificateIssuerName
-
Return the name as user readable string.
- toString() - Method in class netscape.security.x509.CertificateIssuerUniqueIdentity
-
Return the identity as user readable string.
- toString() - Method in class netscape.security.x509.CertificatePoliciesExtension
-
Returns a printable representation of the policy extension.
- toString() - Method in class netscape.security.x509.CertificatePolicyId
-
Returns a printable representation of the CertificatePolicyId.
- toString() - Method in class netscape.security.x509.CertificatePolicyInfo
-
Returns a printable representation of the CertificatePolicyId.
- toString() - Method in class netscape.security.x509.CertificatePolicyMap
-
Returns a printable representation of the CertificatePolicyId.
- toString() - Method in class netscape.security.x509.CertificatePolicySet
-
Return printable form of the object.
- toString() - Method in class netscape.security.x509.CertificateSerialNumber
-
Return the serial number as user readable string.
- toString() - Method in class netscape.security.x509.CertificateSubjectName
-
Return the name as user readable string.
- toString() - Method in class netscape.security.x509.CertificateSubjectUniqueIdentity
-
Return the identity as user readable string.
- toString() - Method in class netscape.security.x509.CertificateValidity
-
Return the validity period as user readable string.
- toString() - Method in class netscape.security.x509.CertificateVersion
-
Return the version number of the certificate.
- toString() - Method in class netscape.security.x509.CertificateX509Key
-
Return the key as printable string.
- toString() - Method in class netscape.security.x509.CIDRNetmask
- toString() - Method in class netscape.security.x509.CRLDistributionPointsExtension
- toString() - Method in class netscape.security.x509.CRLNumberExtension
-
Returns a printable representation of the CRLNumberExtension.
- toString() - Method in class netscape.security.x509.CRLReasonExtension
-
Returns a printable representation of the ReasonFlags.
- toString() - Method in class netscape.security.x509.DeltaCRLIndicatorExtension
-
Returns a printable representation of the DeltaCRLIndicatorExtension.
- toString() - Method in class netscape.security.x509.DisplayText
- toString() - Method in class netscape.security.x509.DNSName
-
Convert the name into user readable string.
- toString() - Method in class netscape.security.x509.EDIPartyName
-
Return the printable string.
- toString() - Method in class netscape.security.x509.Extension
-
Returns the Extension in user readable form.
- toString() - Method in class netscape.security.x509.FreshestCRLExtension
- toString() - Method in class netscape.security.x509.GeneralName
-
Return the name as user readable string
- toString() - Method in class netscape.security.x509.GeneralSubtree
-
Return a printable string of the GeneralSubtree.
- toString() - Method in class netscape.security.x509.GeneralSubtrees
-
Return a printable string of the GeneralSubtree.
- toString() - Method in class netscape.security.x509.HoldInstructionExtension
-
Returns a printable representation of the HoldInstructionExtension.
- toString() - Method in class netscape.security.x509.InvalidityDateExtension
-
Returns a printable representation of the InvalidityDateExtension.
- toString() - Method in class netscape.security.x509.IPAddressName
-
Return a printable string of IPaddress
- toString() - Method in class netscape.security.x509.IssuerAlternativeNameExtension
-
Returns a printable representation of the IssuerAlternativeName.
- toString() - Method in class netscape.security.x509.IssuingDistributionPointExtension
-
Returns a printable representation of the IssuingDistributionPointExtension
- toString() - Method in class netscape.security.x509.KeyIdentifier
-
Returns a printable representation of the KeyUsage.
- toString() - Method in class netscape.security.x509.KeyUsageExtension
-
Returns a printable representation of the KeyUsage.
- toString() - Method in class netscape.security.x509.NameConstraintsExtension
-
Return the printable string.
- toString() - Method in class netscape.security.x509.NSCCommentExtension
-
Returns a printable representation of the policy extension.
- toString() - Method in class netscape.security.x509.OIDName
-
Convert the name into user readable string.
- toString() - Method in class netscape.security.x509.OtherName
-
Return a printable string of IPaddress
- toString() - Method in class netscape.security.x509.PolicyConstraint
-
Return user readable form of the object.
- toString() - Method in class netscape.security.x509.PolicyConstraintsExtension
-
Return the extension as user readable string.
- toString() - Method in class netscape.security.x509.PolicyMappingsExtension
-
Returns a printable representation of the policy map.
- toString() - Method in class netscape.security.x509.PolicyQualifierInfo
-
Returns a printable representation of the CertificatePolicyId.
- toString() - Method in class netscape.security.x509.PolicyQualifiers
-
Returns a printable representation of the CertificatePolicyId.
- toString() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Return the printable string.
- toString() - Method in class netscape.security.x509.RDN
-
Returns a Ldap DN string with this RDN component using the global default LdapDNStrConverter.
- toString() - Method in class netscape.security.x509.ReasonFlags
-
Returns a printable representation of the ReasonFlags.
- toString() - Method in class netscape.security.x509.RevocationReason
- toString() - Method in class netscape.security.x509.RevokedCertificate
-
Returns a string representation of this revoked certificate.
- toString() - Method in class netscape.security.x509.RevokedCertImpl
-
Returns a printable string of this revoked certificate.
- toString() - Method in class netscape.security.x509.RFC822Name
-
Convert the name into user readable string.
- toString() - Method in class netscape.security.x509.SerialNumber
-
Return the SerialNumber as user readable string.
- toString() - Method in class netscape.security.x509.SubjectAlternativeNameExtension
-
Returns a printable representation of the SubjectAlternativeName.
- toString() - Method in class netscape.security.x509.SubjectDirAttributesExtension
-
Return user readable form of extension.
- toString() - Method in class netscape.security.x509.SubjectKeyIdentifierExtension
-
Returns a printable representation.
- toString() - Method in class netscape.security.x509.UniqueIdentity
-
Return the UniqueIdentity as a printable string.
- toString() - Method in class netscape.security.x509.URIName
-
Convert the name into user readable string.
- toString() - Method in class netscape.security.x509.X500Name
-
Returns a Ldap DN string, using the global default LdapDNStrConverter or null if an error occurs in the conversion.
- toString() - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns a printable representation of the certificate.
- toString() - Method in class netscape.security.x509.X509CertImpl
-
Returns a printable representation of the certificate.
- toString() - Method in class netscape.security.x509.X509CertInfo
-
Returns a printable representation of the certificate.
- toString() - Method in class netscape.security.x509.X509CRLImpl
-
Returns a printable string of this CRL.
- toString() - Method in class netscape.security.x509.X509Key
- toString() - Method in class org.dogtagpki.common.CAInfo
- toString() - Method in class org.dogtagpki.common.Info
- toString() - Method in class org.dogtagpki.common.KRAInfo
- toString() - Method in exception org.dogtagpki.legacy.policy.EPolicyException
-
Returns localized exception string.
- toString() - Method in interface org.dogtagpki.legacy.policy.IExpression
-
Convert to a string.
- toString() - Method in class org.dogtagpki.tps.msg.TPSMessage
- toString(boolean) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Returns a printable representation of the certificate.
- toString(String) - Method in class com.netscape.cms.servlet.common.CMSFile
- toString(Locale) - Method in exception com.netscape.certsrv.acls.EACLsException
-
Returns string representation for the corresponding exception.
- 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) - Method in interface com.netscape.certsrv.base.ICRLPrettyPrint
-
Retrieves the printable CRL string.
- toString(Locale) - Method in exception com.netscape.certsrv.logging.ELogException
-
Returns the string based on the given locale.
- toString(Locale) - Method in class netscape.security.util.CertPrettyPrint
-
This method return string representation of the certificate in predefined format using specified client local.
- toString(Locale) - Method in class netscape.security.util.CrlPrettyPrint
-
This method return string representation of the certificate revocation list in predefined format using specified client local.
- toString(Locale) - Method in exception org.dogtagpki.legacy.policy.EPolicyException
-
Returns the string based on the given locale.
- toString(Locale, int, int) - Method in class netscape.security.util.PubKeyPrettyPrint
-
This method return string representation of the certificate in predefined format using specified client local.
- toString(Locale, long, long, long) - Method in interface com.netscape.certsrv.base.ICRLPrettyPrint
-
Retrieves the printable CRL string.
- toString(Locale, long, long, long) - Method in class netscape.security.util.CrlPrettyPrint
- 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.
- toXML() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toXML() - Method in class com.netscape.certsrv.profile.ProfileInput
- toXMLString() - Method in class com.netscape.cmsutil.xml.XMLObject
- TPL_ERROR_FILE - Static variable in class com.netscape.cms.servlet.cert.HashEnrollServlet
- TPS - com.netscape.certsrv.logging.LogSource
- TPSBuffer - Class in org.dogtagpki.tps.main
- TPSBuffer() - Constructor for class org.dogtagpki.tps.main.TPSBuffer
-
Creates an empty Buffer.
- TPSBuffer(byte) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
-
Creates a buffer from only one byte
- TPSBuffer(byte[]) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
-
Creates a Buffer of length 'len', initialized from 'buf'.
- TPSBuffer(int) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
-
Creates a Buffer of length 'len', initialized to zeroes.
- TPSBuffer(int, byte) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
-
Creates a Buffer of length 'len', with each byte initialized to 'b'.
- TPSBuffer(String) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
- TPSBuffer(TPSBuffer) - Constructor for class org.dogtagpki.tps.main.TPSBuffer
- TPSCertCLI - Class in com.netscape.cmstools.tps.cert
- TPSCertCLI(CLI) - Constructor for class com.netscape.cmstools.tps.cert.TPSCertCLI
- TPSCertClient - Class in com.netscape.certsrv.tps.cert
- TPSCertClient(PKIClient, String) - Constructor for class com.netscape.certsrv.tps.cert.TPSCertClient
- TPSCertCollection - Class in com.netscape.certsrv.tps.cert
- TPSCertCollection() - Constructor for class com.netscape.certsrv.tps.cert.TPSCertCollection
- TPSCertData - Class in com.netscape.certsrv.tps.cert
- TPSCertData() - Constructor for class com.netscape.certsrv.tps.cert.TPSCertData
- TPSCertFindCLI - Class in com.netscape.cmstools.tps.cert
- TPSCertFindCLI(TPSCertCLI) - Constructor for class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- TPSCertResource - Interface in com.netscape.certsrv.tps.cert
- TPSCertShowCLI - Class in com.netscape.cmstools.tps.cert
- TPSCertShowCLI(TPSCertCLI) - Constructor for class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- TPSCLI - Class in com.netscape.cmstools.tps
- TPSCLI(MainCLI) - Constructor for class com.netscape.cmstools.tps.TPSCLI
- tpsClient - Variable in class com.netscape.cmstools.tps.TPSCLI
- TPSClient - Class in com.netscape.certsrv.tps
- TPSClient(PKIClient) - Constructor for class com.netscape.certsrv.tps.TPSClient
- TPSConnection - Class in org.dogtagpki.tps
- TPSConnection(InputStream, OutputStream) - Constructor for class org.dogtagpki.tps.TPSConnection
- TPSConnection(InputStream, OutputStream, boolean) - Constructor for class org.dogtagpki.tps.TPSConnection
- TPSConnectorAddCLI - Class in com.netscape.cmstools.system
- TPSConnectorAddCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorAddCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.system.TPSConnectorAddCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.system.TPSConnectorFindCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.system.TPSConnectorModCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.system.TPSConnectorRemoveCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.system.TPSConnectorShowCLI
- TPSConnectorCLI - Class in com.netscape.cmstools.system
- TPSConnectorCLI(CLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorCLI
- tpsConnectorClient - Variable in class com.netscape.cmstools.system.TPSConnectorCLI
- TPSConnectorClient - Class in com.netscape.certsrv.system
- TPSConnectorClient(PKIClient, String) - Constructor for class com.netscape.certsrv.system.TPSConnectorClient
- TPSConnectorCollection - Class in com.netscape.certsrv.system
- TPSConnectorCollection() - Constructor for class com.netscape.certsrv.system.TPSConnectorCollection
- TPSConnectorData - Class in com.netscape.certsrv.system
- TPSConnectorData() - Constructor for class com.netscape.certsrv.system.TPSConnectorData
- TPSConnectorFindCLI - Class in com.netscape.cmstools.system
- TPSConnectorFindCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorFindCLI
- TPSConnectorModCLI - Class in com.netscape.cmstools.system
- TPSConnectorModCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorModCLI
- TPSConnectorRemoveCLI - Class in com.netscape.cmstools.system
- TPSConnectorRemoveCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorRemoveCLI
- TPSConnectorResource - Interface in com.netscape.certsrv.system
- TPSConnectorShowCLI - Class in com.netscape.cmstools.system
- TPSConnectorShowCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.system.TPSConnectorShowCLI
- TPSException - Exception in org.dogtagpki.tps.main
- TPSException(String) - Constructor for exception org.dogtagpki.tps.main.TPSException
- TPSException(String, Throwable) - Constructor for exception org.dogtagpki.tps.main.TPSException
- TPSException(String, EndOpMsg.TPSStatus) - Constructor for exception org.dogtagpki.tps.main.TPSException
- TPSException(String, EndOpMsg.TPSStatus, Throwable) - Constructor for exception org.dogtagpki.tps.main.TPSException
- TPSException(Throwable) - Constructor for exception org.dogtagpki.tps.main.TPSException
- TPSMessage - Class in org.dogtagpki.tps.msg
- TPSMessage() - Constructor for class org.dogtagpki.tps.msg.TPSMessage
- TPSMessage(String) - Constructor for class org.dogtagpki.tps.msg.TPSMessage
- TPSMessage(Map<String, String>) - Constructor for class org.dogtagpki.tps.msg.TPSMessage
- TPSMessage.MsgType - Enum in org.dogtagpki.tps.msg
- TPSMessage.OpType - Enum in org.dogtagpki.tps.msg
- TRACE - org.dogtagpki.util.logging.PKILogger.Level
- traceHashKey(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) - Static method in class com.netscape.certsrv.apps.CMS
- traceHashKey(String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- traceHashKey(String, String, String, String) - Static method in class com.netscape.certsrv.apps.CMS
- traceHashKey(String, String, String, String) - Method in interface com.netscape.certsrv.apps.ICMSEngine
- trailer - Variable in class org.dogtagpki.tps.apdu.APDU
- TRAILER - Static variable in class com.netscape.cmstools.AtoB
- TRAILER - Static variable in class com.netscape.cmstools.CMCEnroll
- TRAILER - Static variable in class com.netscape.cmstools.CMCRequest
- TRAILER - Static variable in class com.netscape.cmstools.PrettyPrintCert
- TRAILER - Static variable in class com.netscape.cmstools.PrettyPrintCrl
- TRANS_WRAPPED_SESSION_KEY - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- TRANSACTION - com.netscape.certsrv.logging.LogCategory
- TransferProtocolClient - Class in netscape.net
-
This class implements that basic intefaces of transfer protocols.
- TransferProtocolClient() - Constructor for class netscape.net.TransferProtocolClient
-
creates an uninitialized instance of this class.
- TransferProtocolClient(String, int) - Constructor for class netscape.net.TransferProtocolClient
-
standard constructor to host host, port port.
- TRUE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- TRUE - Static variable in interface com.netscape.certsrv.common.Constants
- trustAuditSigningCert(X509Certificate) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- trustCACert(X509Certificate) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- trustCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Trusts a certificate for all available purposes.
- trustCert(InternalCertificate) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Trusts a certificate.
- trustCertByNickname(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Trusts a certificate by nickname.
- TRUSTED - Static variable in class netscape.security.pkcs.PKCS12
- TRUSTED_CA - Static variable in class netscape.security.pkcs.PKCS12
- TRUSTED_CLIENT_CA - Static variable in class netscape.security.pkcs.PKCS12
- TRUSTED_RA_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- TRY_LATER - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- type - Variable in class com.netscape.certsrv.acls.ACLEntry
- type - Variable in class com.netscape.certsrv.base.Link
- TYPE_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
- TYPES - Static variable in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
U
- ug - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- UID - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- UID_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- uidName_oid - Static variable in class netscape.security.x509.X500Name
-
OID for the "UID=" attribute, denoting a person's ID.
- UidPwdDirAuthentication - Class in com.netscape.cms.authentication
-
uid/pwd directory based authentication manager
- UidPwdDirAuthentication() - Constructor for class com.netscape.cms.authentication.UidPwdDirAuthentication
- 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.
- ul - Variable in class com.netscape.cms.servlet.processors.CAProcessor
- UN_NUMBERED - Static variable in class com.netscape.cmsutil.radius.FramedAppleTalkLinkAttribute
- unassignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- unassignRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- UNAUTHORIZED - Static variable in interface com.netscape.certsrv.common.ICMSRequest
- UNAUTHORIZED - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- UNAUTHORIZED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- UnauthorizedException - Exception in com.netscape.certsrv.base
- UnauthorizedException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.UnauthorizedException
- UnauthorizedException(String) - Constructor for exception com.netscape.certsrv.base.UnauthorizedException
- UnauthorizedException(String, Throwable) - Constructor for exception com.netscape.certsrv.base.UnauthorizedException
- UnblockPinAPDU - Class in org.dogtagpki.tps.apdu
- UnblockPinAPDU() - Constructor for class org.dogtagpki.tps.apdu.UnblockPinAPDU
-
Constructs Unblock Pin APDU.
- UNFORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- 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.
- UniqueIdentity - Class in netscape.security.x509
-
This class defines the UniqueIdentity class used by certificates.
- UniqueIdentity(byte[]) - Constructor for class netscape.security.x509.UniqueIdentity
-
The default constructor for this class.
- UniqueIdentity(BitArray) - Constructor for class netscape.security.x509.UniqueIdentity
-
The default constructor for this class.
- UniqueIdentity(DerInputStream) - Constructor for class netscape.security.x509.UniqueIdentity
-
Create the object, decoding the values from the passed DER stream.
- UniqueIdentity(DerValue) - Constructor for class netscape.security.x509.UniqueIdentity
-
Create the object, decoding the values from the passed DER stream.
- 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 org.dogtagpki.legacy.server.policy.constraints
-
This class is used to help migrate CMS4.1 to CMS4.2.
- UniqueSubjectName() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectName
- 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 org.dogtagpki.legacy.server.policy.constraints
-
Checks the uniqueness of the subject name.
- UniqueSubjectNameConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.UniqueSubjectNameConstraints
- UniversalCharset - Class in netscape.security.util
- UniversalCharset() - Constructor for class netscape.security.util.UniversalCharset
- UniversalCharsetDecoder - Class in netscape.security.util
-
Converts bytes in ASN.1 UniversalString character set to UniversalString characters.
- UniversalCharsetDecoder(Charset) - Constructor for class netscape.security.util.UniversalCharsetDecoder
- UniversalCharsetEncoder - Class in netscape.security.util
-
Converts characters in ASN.1 UniversalString character set to UniversalString bytes.
- UniversalCharsetEncoder(Charset) - Constructor for class netscape.security.util.UniversalCharsetEncoder
- UnknownInfo - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- UnknownInfo() - Constructor for class com.netscape.cmsutil.ocsp.UnknownInfo
- UnknownInfo.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding
ResponseBytes
. - unmarkRevoked(BigInteger, IRevocationInfo, Date, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Unmark a revoked certificates.
- unmarshal(byte[]) - Method in class org.dogtagpki.common.Base64Adapter
- unmarshal(AccountInfo.RoleList) - Method in class com.netscape.certsrv.account.AccountInfo.RolesAdapter
- unmarshal(ResourceMessage.AttributeList) - Method in class com.netscape.certsrv.base.ResourceMessage.MapAdapter
- unmarshal(ClientConfig.NSSPasswordList) - Method in class com.netscape.certsrv.client.ClientConfig.NSSPasswordsAdapter
- unmarshal(AuditConfig.EventConfigList) - Method in class com.netscape.certsrv.logging.AuditConfig.EventConfigsAdapter
- unmarshal(ProfileData.PolicySetList) - Method in class com.netscape.certsrv.profile.ProfileData.PolicySetAdapter
- unmarshal(AuthenticatorData.PropertyList) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData.MapAdapter
- unmarshal(ConfigData.PropertyList) - Method in class com.netscape.certsrv.tps.config.ConfigData.MapAdapter
- unmarshal(ConnectorData.PropertyList) - Method in class com.netscape.certsrv.tps.connector.ConnectorData.MapAdapter
- unmarshal(ProfileData.PropertyList) - Method in class com.netscape.certsrv.tps.profile.ProfileData.MapAdapter
- unmarshal(ProfileMappingData.PropertyList) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData.MapAdapter
- unmarshal(UserData.AttributeList) - Method in class com.netscape.certsrv.user.UserData.MapAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.dbs.certdb.CertIdAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.dbs.keydb.KeyIdAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.request.RequestIdAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.request.RequestStatusAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.system.ConfigurationRequest.URIAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.tps.token.TokenStatus.TokenStatusAdapter
- unmarshal(String) - Method in class com.netscape.certsrv.util.DateAdapter
- unmarshal(String) - Method in class netscape.security.x509.RevocationReasonAdapter
- unmarshal(String, Class<T>) - Static method in class com.netscape.certsrv.base.ResourceMessage
- unmarshall(Class<T>, String) - Static method in class com.netscape.certsrv.base.ResourceMessage
- unmarshaller - Static variable in class com.netscape.certsrv.account.AccountInfo
- unmarshaller - Static variable in class com.netscape.certsrv.authority.AuthorityData
- unmarshaller - Static variable in class com.netscape.certsrv.cert.CertData
- unmarshaller - Static variable in class com.netscape.certsrv.cert.CertDataInfo
- unmarshaller - Static variable in class com.netscape.certsrv.cert.CertRevokeRequest
- unmarshaller - Static variable in class com.netscape.certsrv.client.ClientConfig
- unmarshaller - Static variable in class com.netscape.certsrv.logging.ActivityData
- unmarshaller - Static variable in class com.netscape.certsrv.logging.AuditConfig
- unmarshaller - Static variable in class com.netscape.certsrv.profile.ProfileData
- unmarshaller - Static variable in class com.netscape.certsrv.selftests.SelfTestData
- unmarshaller - Static variable in class com.netscape.certsrv.selftests.SelfTestResult
- unmarshaller - Static variable in class com.netscape.certsrv.system.TPSConnectorData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.cert.TPSCertData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.config.ConfigData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.connector.ConnectorData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.profile.ProfileData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.profile.ProfileMappingData
- unmarshaller - Static variable in class com.netscape.certsrv.tps.token.TokenData
- unmarshaller - Static variable in class com.netscape.certsrv.user.UserCertData
- unmarshaller - Static variable in class com.netscape.certsrv.user.UserData
- unmarshaller - Static variable in class org.dogtagpki.common.CAInfo
- unmarshaller - Static variable in class org.dogtagpki.common.Info
- unmarshaller - Static variable in class org.dogtagpki.common.KRAInfo
- 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
-
Unpublishes 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
- unrevokeCert(CertId) - Method in class com.netscape.certsrv.ca.CACertClient
- unrevokeCert(CertId) - Method in interface com.netscape.certsrv.cert.CertResource
- unselectedEvents - Variable in class com.netscape.cms.logging.LogFile
-
The unselected log event types
- unsetSSLCiphers() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- UNSPECIFIED - Static variable in class netscape.security.x509.CRLReasonExtension
-
Canned instances for all revocation reasons
- UNSPECIFIED - Static variable in class netscape.security.x509.RevocationReason
-
Reasons
- UNSTRUCTURED_ADDRESS_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- UNSTRUCTURED_ADDRESS_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- UNSTRUCTURED_NAME_OID - Static variable in class netscape.security.pkcs.PKCS9Attribute
- UNSTRUCTURED_NAME_STR - Static variable in class netscape.security.pkcs.PKCS9Attribute
- unTrustCert(InternalCertificate) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- UNUSED - Static variable in class netscape.security.x509.CRLDistributionPointsExtension.Reason
- UNUSED - Static variable in class netscape.security.x509.FreshestCRLExtension.Reason
- UNUSED - Static variable in class netscape.security.x509.ReasonFlags
-
Reasons
- unwrap() - Method in class netscape.security.x509.GeneralName
-
Unwrap this GeneralName until we reach something that is not a GeneralName.
- unwrap(byte[], String, byte[], byte[], PublicKey, X509Certificate) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Unwraps data.
- unwrap(byte[], PublicKey, boolean, WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Unwraps data.
- unwrap(byte[], SymmetricKey.Type, int, WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Unwraps symmetric key data.
- unwrap(CryptoToken, PublicKey, boolean, SymmetricKey, byte[], KeyWrapAlgorithm, IVParameterSpec) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- unwrap(CryptoToken, SymmetricKey.Type, int, SymmetricKey.Usage, PrivateKey, byte[], KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- unwrap(CryptoToken, SymmetricKey.Type, int, SymmetricKey.Usage, SymmetricKey, byte[], KeyWrapAlgorithm, IVParameterSpec) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- UNWRAP - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- unwrap_session_key(CryptoToken, byte[], SymmetricKey.Usage, WrappingParams) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
-
Unwraps symmetric key .
- unwrap_sym(byte[], WrappingParams) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Unwraps symmetric key .
- unwrap_symmetric(byte[], String, byte[], byte[], SymmetricKey.Type, int) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Unwraps symmetric key .
- unwrapAESSymKeyOnToken(CryptoToken, byte[], boolean) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- unwrapAESSymKeyOnToken(CryptoToken, SymmetricKey, boolean) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- unwrapAsymmetricKeyWithSessionKey(byte[], SymmetricKey, KeyWrapAlgorithm, byte[], PublicKey) - Method in class com.netscape.certsrv.util.CryptoProvider
- unwrapAsymmetricKeyWithSessionKey(byte[], SymmetricKey, KeyWrapAlgorithm, byte[], PublicKey) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- unwrapPKCS10(CRSPKIMessage, CRSEnrollment.CryptoContext) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
-
Here we decrypt the PKCS10 message from the client
- unwrapSymKeyOnToken(CryptoToken, byte[], boolean) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- unwrapSymKeyOnToken(CryptoToken, SymmetricKey, byte[], boolean, SymmetricKey.Type) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- unwrapSymmetricKeyWithSessionKey(byte[], SymmetricKey, KeyWrapAlgorithm, byte[], String, int) - Method in class com.netscape.certsrv.util.CryptoProvider
- unwrapSymmetricKeyWithSessionKey(byte[], SymmetricKey, KeyWrapAlgorithm, byte[], String, int) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- unwrapUsingPassphrase(byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- unwrapWithPassphrase(byte[], String) - Method in class com.netscape.certsrv.util.CryptoProvider
- unwrapWithPassphrase(byte[], String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- unwrapWithSessionKey(byte[], SymmetricKey, String, byte[]) - Method in class com.netscape.certsrv.util.CryptoProvider
- unwrapWithSessionKey(byte[], SymmetricKey, String, byte[]) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- unwrapWithSessionKey(byte[], SymmetricKey, EncryptionAlgorithm, byte[]) - Method in class com.netscape.certsrv.util.CryptoProvider
- unwrapWithSessionKey(byte[], SymmetricKey, EncryptionAlgorithm, byte[]) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- unwrapWrappedSymKeyOnToken(CryptoToken, SymmetricKey, byte[], boolean, SymmetricKey.Type) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- update(byte[]) - Method in class com.netscape.cmsutil.util.HMACDigest
-
Updates the digest using the specified array of bytes.
- update(byte[], int, int) - Method in class netscape.security.x509.X500Signer
-
Called for each chunk of the data being signed.
- update(LogEvent, LogSource, int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
-
Updates a log event.
- update(LogEvent, LogSource, int, String, Object[], boolean) - Method in class com.netscape.cms.logging.SignedAuditLogger
- 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
- 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.BasicGroupAuthz
- updateACLs(String, String, String, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
-
update acls.
- updateAdminUserCert(AdminSetupRequest, X509CertImpl) - Method in class org.dogtagpki.server.rest.SystemConfigService
- updateAuditConfig(AuditConfig) - Method in class com.netscape.certsrv.logging.AuditClient
- updateAuditConfig(AuditConfig) - Method in interface com.netscape.certsrv.logging.AuditResource
- updateAuditConfig(AuditConfig) - Method in class org.dogtagpki.server.rest.AuditService
- updateAuthdbInfo(String, String, String, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateAuthenticator(String, AuthenticatorData) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- updateAuthenticator(String, AuthenticatorData) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- updateCertStatus() - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Updates certificate status now.
- updateCloneConfig() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateConfig(IConfigStore, Cert) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateConfig(NameValuePairs) - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Updates issuing point configuration according to supplied data in name value pairs.
- updateConfig(ConfigData) - Method in class com.netscape.certsrv.tps.config.ConfigClient
- updateConfig(ConfigData) - Method in interface com.netscape.certsrv.tps.config.ConfigResource
- updateConfig(String, String) - Method in interface com.netscape.certsrv.security.ISigningUnit
-
Updates new nickname and tokename in the configuration file.
- updateConfigEntries(String, int, boolean, String, MultivaluedMap<String, String>, IConfigStore) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateConnector(String, ConnectorData) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- updateConnector(String, ConnectorData) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- UpdateConnector - Class in com.netscape.cms.servlet.csadmin
- UpdateConnector() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateConnector
- 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<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>) - 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<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>) - 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() - Method in interface com.netscape.certsrv.ca.ICRLIssuingPoint
-
Generates CRL now based on cache or local directory if cache is not available.
- updateCRLNow(String) - 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(String, int, boolean, String, MultivaluedMap<String, String>, boolean) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- UpdateDomainXML - Class in com.netscape.cms.servlet.csadmin
- UpdateDomainXML() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateDomainXML
- updateExpiredCerts(String, Hashtable<BigInteger, RevokedCertificate>) - 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, byte[], String, String) - Static method in class com.netscape.cms.servlet.csadmin.CertUtil
-
update local cert request with the actual request called from CertRequestPanel.java
- updateNextRanges() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateNumberRange(String, int, int, boolean, MultivaluedMap<String, String>, String) - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- UpdateNumberRange - Class in com.netscape.cms.servlet.csadmin
- UpdateNumberRange() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- UpdateOCSPConfig - Class in com.netscape.cms.servlet.csadmin
- UpdateOCSPConfig() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateOCSPConfig
- updateProfile(String, ProfileData) - Method in class com.netscape.certsrv.tps.profile.ProfileClient
- updateProfile(String, ProfileData) - Method in interface com.netscape.certsrv.tps.profile.ProfileResource
- updateProfileMapping(String, ProfileMappingData) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingClient
- updateProfileMapping(String, ProfileMappingData) - Method in interface com.netscape.certsrv.tps.profile.ProfileMappingResource
- 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.
- updateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- updateRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- updateRevokedCerts(String, Hashtable<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>) - Method in interface com.netscape.certsrv.dbs.crldb.ICRLRepository
-
Updates CRL issuing point record.
- updateSecurityDomain() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- updateStatus(BigInteger, String) - Method in interface com.netscape.certsrv.dbs.certdb.ICertificateRepository
-
Updates certificate status.
- URIAdapter() - Constructor for class com.netscape.certsrv.system.ConfigurationRequest.URIAdapter
- uriDecode(String) - Static method in class org.dogtagpki.tps.main.Util
- uriDecodeFromHex(String) - Static method in class org.dogtagpki.tps.main.Util
- uriEncode(String) - Static method in class org.dogtagpki.tps.main.Util
- uriEncodeInHex(byte[]) - Static method in class org.dogtagpki.tps.main.Util
- uriInfo - Variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- uriInfo - Variable in class com.netscape.cms.servlet.base.PKIService
- URIName - Class in netscape.security.x509
-
This class implements the URIName as required by the GeneralNames ASN.1 object.
- URIName(String) - Constructor for class netscape.security.x509.URIName
-
Create the URIName object with the specified name.
- URIName(DerValue) - Constructor for class netscape.security.x509.URIName
-
Create the URIName object from the passed encoded Der value.
- url - Variable in class com.netscape.cmsutil.ocsp.OCSPProcessor
- 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.
- usageAndExit() - Static method in class com.netscape.cmstools.PrettyPrintCert
- useAllEntries() - Method in class com.netscape.cms.publish.mappers.LdapCertSubjMap
- useDefaultKey() - Method in class com.netscape.cms.servlet.csadmin.Cert
- USER - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
-
Constant for userid.
- USER - Static variable in class com.netscape.certsrv.base.SessionContext
-
User object of the authenticated user in the current thread.
- USER - Static variable in class netscape.security.pkcs.PKCS12
- USER_DATA - Static variable in interface com.netscape.certsrv.request.IRequest
-
Arbitrary user-supplied data that will be saved in request.
- USER_DN - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- USER_DN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- USER_ID - Static variable in interface com.netscape.certsrv.authentication.IAuthToken
- USER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
User ID of the authenticated user in the current thread.
- USER_NAME - Static variable in class com.netscape.cmsutil.radius.Attribute
- USER_PASSWORD - Static variable in class com.netscape.cmsutil.radius.Attribute
- 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.
- UserAddCLI - Class in com.netscape.cmstools.user
- UserAddCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserAddCLI
- UserCertAddCLI - Class in com.netscape.cmstools.user
- UserCertAddCLI(UserCertCLI) - Constructor for class com.netscape.cmstools.user.UserCertAddCLI
- 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
- userCertCLI - Variable in class com.netscape.cmstools.user.UserCertAddCLI
- userCertCLI - Variable in class com.netscape.cmstools.user.UserCertFindCLI
- userCertCLI - Variable in class com.netscape.cmstools.user.UserCertRemoveCLI
- userCertCLI - Variable in class com.netscape.cmstools.user.UserCertShowCLI
- UserCertCLI - Class in com.netscape.cmstools.user
- UserCertCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserCertCLI
- UserCertCollection - Class in com.netscape.certsrv.user
- UserCertCollection() - Constructor for class com.netscape.certsrv.user.UserCertCollection
- UserCertData - Class in com.netscape.certsrv.user
- UserCertData() - Constructor for class com.netscape.certsrv.user.UserCertData
- UserCertFindCLI - Class in com.netscape.cmstools.user
- UserCertFindCLI(UserCertCLI) - Constructor for class com.netscape.cmstools.user.UserCertFindCLI
- UserCertRemoveCLI - Class in com.netscape.cmstools.user
- UserCertRemoveCLI(UserCertCLI) - Constructor for class com.netscape.cmstools.user.UserCertRemoveCLI
- UserCertShowCLI - Class in com.netscape.cmstools.user
- UserCertShowCLI(UserCertCLI) - Constructor for class com.netscape.cmstools.user.UserCertShowCLI
- userCLI - Variable in class com.netscape.cmstools.user.UserAddCLI
- userCLI - Variable in class com.netscape.cmstools.user.UserFindCLI
- userCLI - Variable in class com.netscape.cmstools.user.UserModifyCLI
- userCLI - Variable in class com.netscape.cmstools.user.UserRemoveCLI
- userCLI - Variable in class com.netscape.cmstools.user.UserShowCLI
- UserCLI - Class in com.netscape.cmstools.user
- UserCLI(CLI) - Constructor for class com.netscape.cmstools.user.UserCLI
- userClient - Variable in class com.netscape.certsrv.user.UserClient
- userClient - Variable in class com.netscape.cmstools.user.UserCLI
- UserClient - Class in com.netscape.certsrv.user
- UserClient(PKIClient, String) - Constructor for class com.netscape.certsrv.user.UserClient
- UserCollection - Class in com.netscape.certsrv.user
- UserCollection() - Constructor for class com.netscape.certsrv.user.UserCollection
- UserData - Class in com.netscape.certsrv.user
- UserData() - Constructor for class com.netscape.certsrv.user.UserData
- UserData.Attribute - Class in com.netscape.certsrv.user
- UserData.AttributeList - Class in com.netscape.certsrv.user
- UserData.MapAdapter - Class in com.netscape.certsrv.user
- 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
- UserFindCLI - Class in com.netscape.cmstools.user
- UserFindCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserFindCLI
- userGroupManager - Variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- userGroupManager - Variable in class org.dogtagpki.server.rest.GroupService
- userGroupManager - Variable in class org.dogtagpki.server.rest.UserService
- userId - Variable in exception com.netscape.certsrv.base.UserNotFoundException
- userID - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- UserMembershipAddCLI - Class in com.netscape.cmstools.user
- UserMembershipAddCLI(UserMembershipCLI) - Constructor for class com.netscape.cmstools.user.UserMembershipAddCLI
- userMembershipCLI - Variable in class com.netscape.cmstools.user.UserMembershipAddCLI
- userMembershipCLI - Variable in class com.netscape.cmstools.user.UserMembershipFindCLI
- userMembershipCLI - Variable in class com.netscape.cmstools.user.UserMembershipRemoveCLI
- UserMembershipCLI - Class in com.netscape.cmstools.user
- UserMembershipCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserMembershipCLI
- UserMembershipCollection - Class in com.netscape.certsrv.user
- UserMembershipCollection() - Constructor for class com.netscape.certsrv.user.UserMembershipCollection
- UserMembershipData - Class in com.netscape.certsrv.user
- UserMembershipData() - Constructor for class com.netscape.certsrv.user.UserMembershipData
- UserMembershipFindCLI - Class in com.netscape.cmstools.user
- UserMembershipFindCLI(UserMembershipCLI) - Constructor for class com.netscape.cmstools.user.UserMembershipFindCLI
- UserMembershipRemoveCLI - Class in com.netscape.cmstools.user
- UserMembershipRemoveCLI(UserMembershipCLI) - Constructor for class com.netscape.cmstools.user.UserMembershipRemoveCLI
- UserModifyCLI - Class in com.netscape.cmstools.user
- UserModifyCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserModifyCLI
- UserNameAttribute - Class in com.netscape.cmsutil.radius
- UserNameAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.UserNameAttribute
- UserNameAttribute(String) - Constructor for class com.netscape.cmsutil.radius.UserNameAttribute
- UserNotFoundException - Exception in com.netscape.certsrv.base
- UserNotFoundException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.UserNotFoundException
- UserNotFoundException(String) - Constructor for exception com.netscape.certsrv.base.UserNotFoundException
- UserNotFoundException(String, String) - Constructor for exception com.netscape.certsrv.base.UserNotFoundException
- UserNotFoundException(String, String, Throwable) - Constructor for exception com.netscape.certsrv.base.UserNotFoundException
- UserNotice - Class in netscape.security.x509
-
Represent the UserNotice Qualifier.
- UserNotice(DerValue) - Constructor for class netscape.security.x509.UserNotice
- UserNotice(NoticeReference, DisplayText) - Constructor for class netscape.security.x509.UserNotice
- UserOrigReqAccessEvaluator - Class in com.netscape.cms.evaluators
-
A class represents a user-origreq user mapping acls evaluator.
- UserOrigReqAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
-
Class constructor.
- UserPasswordAttribute - Class in com.netscape.cmsutil.radius
- UserPasswordAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.UserPasswordAttribute
- UserPasswordAttribute(Authenticator, String, String) - Constructor for class com.netscape.cmsutil.radius.UserPasswordAttribute
- 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.
- UserRemoveCLI - Class in com.netscape.cmstools.user
- UserRemoveCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserRemoveCLI
- UserResource - Interface in com.netscape.certsrv.user
- UserService - Class in org.dogtagpki.server.rest
- UserService() - Constructor for class org.dogtagpki.server.rest.UserService
- UserShowCLI - Class in com.netscape.cmstools.user
- UserShowCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserShowCLI
- 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
- UserSubjectNameConstraint - Class in com.netscape.cms.profile.constraint
-
This class implements the user subject name constraint.
- UserSubjectNameConstraint() - Constructor for class com.netscape.cms.profile.constraint.UserSubjectNameConstraint
- 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
- useThisKDF(byte, byte) - Static method in class com.netscape.cms.servlet.tks.NistSP800_108KDF
- USRGRP - com.netscape.certsrv.logging.LogSource
- 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.
- Util - Class in org.dogtagpki.tps.main
- Util() - Constructor for class org.dogtagpki.tps.main.Util
- Utils - Class in com.netscape.cmsutil.util
- Utils() - Constructor for class com.netscape.cmsutil.util.Utils
- uuid - Variable in class com.netscape.certsrv.ca.AuthorityID
- UWRAP_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
V
- V1 - Static variable in class netscape.security.x509.CertificateVersion
-
X509Certificate Version 1
- V2 - Static variable in class netscape.security.x509.CertificateVersion
-
X509Certificate Version 2
- V3 - Static variable in class netscape.security.x509.CertificateVersion
-
X509Certificate Version 3
- 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.EncryptionKeyGenInput
- VAL_KEYGEN_REQUEST - Static variable in class com.netscape.cms.profile.input.KeyGenInput
- VAL_KEYGEN_REQUEST - Static variable in class com.netscape.cms.profile.input.SigningKeyGenInput
- 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.EncryptionKeyGenInput
- VAL_KEYGEN_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.KeyGenInput
- VAL_KEYGEN_REQUEST_TYPE - Static variable in class com.netscape.cms.profile.input.SigningKeyGenInput
- VAL_LEN - Static variable in class com.netscape.cms.profile.def.UserKeyDefault
- VAL_MD - Static variable in class com.netscape.cms.profile.def.SubjectKeyIdentifierExtDefault
- VAL_NAME - Static variable in class com.netscape.cms.profile.def.AuthTokenSubjectNameDefault
- VAL_NAME - Static variable in class com.netscape.cms.profile.def.CMCUserSignedSubjectNameDefault
- 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.RandomizedValidityDefault
- 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.RandomizedValidityDefault
- 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_REALM - Static variable in class com.netscape.cms.profile.def.AuthzRealmDefault
- VAL_REQ_EXPLICIT_POLICY - Static variable in class com.netscape.cms.profile.def.PolicyConstraintsExtDefault
- VAL_SAN_REQ_PATTERN - Static variable in class com.netscape.cms.profile.input.SubjectAltNameExtInput
- VAL_SAN_REQ_TYPE - Static variable in class com.netscape.cms.profile.input.SubjectAltNameExtInput
- 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() - Method in class netscape.security.x509.CertificateValidity
-
Verify that the current time is within the validity period.
- valid() - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Verify that that the current time is within the validity period.
- valid(Date) - Method in class netscape.security.x509.CertificateValidity
-
Verify that the passed time is within the validity period.
- valid(Date) - Method in class netscape.security.x509.PrivateKeyUsageExtension
-
Verify that that the passed time is within the validity period.
- VALID - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
- VALID_CA - Static variable in class netscape.security.pkcs.PKCS12
- 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(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) - Method in class com.netscape.cms.profile.constraint.EnrollConstraint
-
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.AuthzRealmConstraint
- 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.CMCSelfSignedSubjectNameConstraint
-
Validates the request.
- validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.CMCUserSignedSubjectNameConstraint
-
Validates the request.
- validate(IRequest, X509CertInfo) - 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.ExternalProcessConstraint
- 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, 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.UserSubjectNameConstraint
-
Validates the request.
- validate(IRequest, X509CertInfo) - Method in class com.netscape.cms.profile.constraint.ValidityConstraint
-
Validates the request.
- 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(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.
- validateCertificateToRevoke(String, ICertRecord, boolean) - Method in class com.netscape.cms.servlet.cert.RevocationProcessor
- validateChallenge(String) - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Validate Signature and Challenge Phrase
- validateConfigParams(String, Hashtable<String, String>) - Method in interface com.netscape.certsrv.base.IConfigStoreEventListener
-
Called to validate the config store parameters that changed
- validateNonce(HttpServletRequest, String, Object, Long) - Method in class com.netscape.cms.servlet.processors.CAProcessor
- validateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- validateRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- validFingerprint(String, String, String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
- VALIDITY - Static variable in class netscape.security.x509.X509CertInfo
- 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 org.dogtagpki.legacy.server.policy.constraints
-
ValidityConstraints is a default rule for Enrollment and Renewal that enforces minimum and maximum validity periods and changes them if not met.
- ValidityConstraints() - Constructor for class org.dogtagpki.legacy.server.policy.constraints.ValidityConstraints
- validityCount - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- validityLengthInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validityOperation - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validityUnit - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotAfterFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotAfterInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotAfterTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotBeforeFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotBeforeInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validNotBeforeTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- validPrefix(String, String) - Static method in class com.netscape.cmstools.AuditVerify
- validSingle() - Method in class netscape.security.x509.GeneralName
- validSingle() - Method in interface netscape.security.x509.GeneralNameInterface
-
Whether the name is valid as a single name (e.g.
- validSingle() - Method in class netscape.security.x509.IPAddressName
- validSubtree() - Method in class netscape.security.x509.GeneralName
- validSubtree() - Method in interface netscape.security.x509.GeneralNameInterface
-
Whether the name is valid as a subtree name (e.g.
- validSubtree() - Method in class netscape.security.x509.IPAddressName
- value - Variable in class com.netscape.certsrv.base.ResourceMessage.Attribute
- value - Variable in class com.netscape.certsrv.client.ClientConfig.NSSPassword
- value - Variable in class com.netscape.certsrv.dbs.certdb.CertId
- value - Variable in class com.netscape.certsrv.dbs.keydb.KeyId
- value - Variable in class com.netscape.certsrv.logging.AuditConfig.EventConfig
- value - Variable in class com.netscape.certsrv.profile.ProfileData.PolicySet
- value - Variable in class com.netscape.certsrv.request.RequestId
- value - Variable in class com.netscape.certsrv.tps.authenticator.AuthenticatorData.Property
- value - Variable in class com.netscape.certsrv.tps.config.ConfigData.Property
- value - Variable in class com.netscape.certsrv.tps.connector.ConnectorData.Property
- value - Variable in class com.netscape.certsrv.tps.profile.ProfileData.Property
- value - Variable in class com.netscape.certsrv.tps.profile.ProfileMappingData.Property
- value - Variable in class com.netscape.certsrv.user.UserData.Attribute
- value() - Method in annotation type com.netscape.certsrv.acls.ACLMapping
- value() - Method in annotation type com.netscape.certsrv.authentication.AuthMethodMapping
- value() - Method in enum com.netscape.certsrv.logging.LogSource
- VALUE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- valueEndChars - Static variable in class netscape.security.x509.LdapV3DNStrConverter
- valueOf(int) - Static method in enum com.netscape.certsrv.logging.LogSource
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class netscape.security.x509.RevocationReason
- valueOf(Reader) - Static method in class com.netscape.certsrv.cert.CertSearchRequest
- valueOf(String) - Static method in class com.netscape.certsrv.account.AccountInfo
- valueOf(String) - Static method in enum com.netscape.certsrv.acls.ACLEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.netscape.certsrv.cert.CertData
- valueOf(String) - Static method in class com.netscape.certsrv.cert.CertDataInfo
- valueOf(String) - Static method in class com.netscape.certsrv.cert.CertRequestInfo
- valueOf(String) - Static method in class com.netscape.certsrv.cert.CertRequestInfos
- valueOf(String) - Static method in class com.netscape.certsrv.cert.CertRevokeRequest
- valueOf(String) - Static method in class com.netscape.certsrv.client.ClientConfig
- valueOf(String) - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- valueOf(String) - Static method in class com.netscape.certsrv.key.KeyArchivalRequest
- valueOf(String) - Static method in class com.netscape.certsrv.key.KeyRecoveryRequest
- valueOf(String) - Static method in class com.netscape.certsrv.key.KeyRequestInfo
- valueOf(String) - Static method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- valueOf(String) - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- valueOf(String) - Static method in class com.netscape.certsrv.logging.ActivityData
- valueOf(String) - Static method in class com.netscape.certsrv.logging.AuditConfig
- valueOf(String) - Static method in class com.netscape.certsrv.logging.AuditFile
- valueOf(String) - Static method in enum com.netscape.certsrv.logging.LogCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netscape.certsrv.logging.LogSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.netscape.certsrv.request.RequestStatus
- valueOf(String) - Static method in class com.netscape.certsrv.selftests.SelfTestData
- valueOf(String) - Static method in class com.netscape.certsrv.selftests.SelfTestResult
- valueOf(String) - Static method in class com.netscape.certsrv.system.DomainInfo
- valueOf(String) - Static method in class com.netscape.certsrv.system.Feature
- valueOf(String) - Static method in class com.netscape.certsrv.system.SecurityDomainHost
- valueOf(String) - Static method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- valueOf(String) - Static method in class com.netscape.certsrv.system.TPSConnectorData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.cert.TPSCertData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.config.ConfigData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.connector.ConnectorData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.profile.ProfileData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.token.TokenData
- valueOf(String) - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- valueOf(String) - Static method in class com.netscape.certsrv.user.UserCertData
- valueOf(String) - Static method in class com.netscape.certsrv.user.UserData
- valueOf(String) - Static method in enum com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class netscape.security.x509.RevocationReason
- valueOf(String) - Static method in class org.dogtagpki.common.CAInfo
- valueOf(String) - Static method in class org.dogtagpki.common.Info
- valueOf(String) - Static method in class org.dogtagpki.common.KRAInfo
- valueOf(String) - Static method in enum org.dogtagpki.tps.apdu.APDU.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.tps.msg.TPSMessage.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.tps.msg.TPSMessage.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dogtagpki.util.logging.PKILogger.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.netscape.certsrv.acls.ACLEntry.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netscape.certsrv.logging.LogCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.netscape.certsrv.logging.LogSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- values() - Static method in enum com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.apdu.APDU.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.msg.TPSMessage.MsgType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.tps.msg.TPSMessage.OpType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dogtagpki.util.logging.PKILogger.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENDOR_SPECIFIC - Static variable in class com.netscape.cmsutil.radius.Attribute
- VendorSpecificAttribute - Class in com.netscape.cmsutil.radius
- VendorSpecificAttribute(byte[]) - Constructor for class com.netscape.cmsutil.radius.VendorSpecificAttribute
- verbose - Variable in class com.netscape.certsrv.client.PKIClient
- verbose - Static variable in class com.netscape.cmstools.cli.CLI
- verbose - Variable in class com.netscape.cmstools.CMCSharedToken
- verbose - Variable in class com.netscape.cmstools.CRMFPopClient
- verbose - Variable in class com.netscape.cmsutil.ocsp.OCSPProcessor
- verf_CA_UNTRUSTED - Static variable in exception netscape.security.x509.CertException
-
Indicates that a certificate authority in the certification chain is not trusted.
- verf_CHAIN_LENGTH - Static variable in exception netscape.security.x509.CertException
-
Indicates that the certification chain is too long.
- verf_INVALID_EXPIRED - Static variable in exception netscape.security.x509.CertException
-
Indicates that the certificate has expired and so is not valid.
- verf_INVALID_NOTBEFORE - Static variable in exception netscape.security.x509.CertException
-
Indicates that the certificate is not yet valid.
- verf_INVALID_REVOKED - Static variable in exception netscape.security.x509.CertException
-
Indicates that the certificate was revoked, and so is invalid.
- verf_INVALID_SIG - Static variable in exception netscape.security.x509.CertException
-
Indicates that the signature in the certificate is not valid.
- verf_PARSE_ERROR - Static variable in exception netscape.security.x509.CertException
-
Indicates an error parsing the ASN.1/DER encoding of the certificate.
- verify() - Method in class netscape.security.pkcs.PKCS7
-
Returns all signerInfos which self-verify.
- verify(byte[]) - Method in class netscape.security.pkcs.PKCS7
-
Returns all signerInfos which self-verify.
- verify(byte[], byte[], String) - Method in interface com.netscape.certsrv.security.ISigningUnit
-
Verifies the signed data.
- verify(PublicKey) - Method in class netscape.security.x509.X509Cert
-
Deprecated.Throws an exception if the certificate is invalid because it is now outside of the certificate's validity period, or because it was not signed using the verification key provided.
- verify(PublicKey) - Method in class netscape.security.x509.X509CertImpl
-
Throws an exception if the certificate was not signed using the verification key provided.
- verify(PublicKey) - Method in class netscape.security.x509.X509CRLImpl
-
Verifies that this CRL was signed using the private key that corresponds to the specified public key.
- verify(PublicKey, String) - Method in class netscape.security.x509.X509CertImpl
-
Throws an exception if the certificate was not signed using the verification key provided.
- verify(PublicKey, String) - Method in class netscape.security.x509.X509CRLImpl
-
Verifies that this CRL was signed using the private key that corresponds to the specified public key, and that the signature verification was computed by the given provider.
- verify(PublicKey, PrivateKey) - Method in interface com.netscape.certsrv.security.IEncryptionUnit
-
Verifies the given key pair.
- verify(List<String>) - Method in class com.netscape.cmstools.AuditVerify
- verify(SignerInfo, byte[]) - Method in class netscape.security.pkcs.PKCS7
-
This verifies a given SignerInfo.
- VERIFY - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- VERIFY_RECOVER - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- VERIFY_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- verifyCertificate(String) - Method in interface com.netscape.certsrv.security.ITransportKeyUnit
-
Verifies transport certificate.
- 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
- verifyPopLinkWitnessV2(PopLinkWitnessV2, byte[], byte[], String) - Method in class com.netscape.cms.profile.common.EnrollProfile
-
verifyPopLinkWitnessV2
- verifyRequest(CRSPKIMessage, CRSEnrollment.CryptoContext) - Method in class com.netscape.cms.servlet.cert.scep.CRSEnrollment
- verifySelfSignedCMC(SignerInfo, OBJECT_IDENTIFIER) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
- verifySignerInfo(SessionContext, AuthToken, SignedData) - Method in class com.netscape.cms.authentication.CMCAuth
- verifySignerInfo(SessionContext, AuthToken, SignedData) - Method in class com.netscape.cms.authentication.CMCUserSignedAuth
-
User-signed CMC requests can be signed in two ways: a.
- verifySystemCertByNickname(String, String) - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- verifySystemCertificates() - Static method in class com.netscape.cms.servlet.csadmin.ConfigurationUtils
- Vers1_0 - Static variable in class com.netscape.cmsutil.http.Http
- Vers1_1 - Static variable in class com.netscape.cmsutil.http.Http
- version - Variable in class netscape.security.x509.X509CertInfo
- Version - Class in org.dogtagpki.common
- Version(String) - Constructor for class org.dogtagpki.common.Version
- VERSION - Static variable in class netscape.security.pkcs.PKCS8Key
- VERSION - Static variable in class netscape.security.x509.CertificateVersion
- VERSION - Static variable in class netscape.security.x509.X509CertInfo
- VIEW - Static variable in interface com.netscape.certsrv.common.Constants
- VIRTUAL - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- visible - Variable in class com.netscape.certsrv.profile.ProfileData
- VJ_TCP_IP_HEADER - Static variable in class com.netscape.cmsutil.radius.FramedCompressionAttribute
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
- WARN - org.dogtagpki.util.logging.PKILogger.Level
- WorldGroupImpl - Class in netscape.security.acl
-
This class implements a group of principals.
- WorldGroupImpl(String) - Constructor for class netscape.security.acl.WorldGroupImpl
- wrap(PrivateKey, WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Wraps data.
- wrap(SymmetricKey, WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Wraps data.
- WRAP - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- WRAP_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- wrapAlgorithm - Variable in class com.netscape.cms.authentication.SharedSecret
- WRAPPED_DEK_SESSION_KEY - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- WrappingParams - Class in netscape.security.util
- WrappingParams() - Constructor for class netscape.security.util.WrappingParams
- WrappingParams(String, String, String, IVParameterSpec, IVParameterSpec) - Constructor for class netscape.security.util.WrappingParams
- WrappingParams(SymmetricKey.Type, KeyGenAlgorithm, int, KeyWrapAlgorithm, EncryptionAlgorithm, KeyWrapAlgorithm, IVParameterSpec, IVParameterSpec) - Constructor for class netscape.security.util.WrappingParams
- wrapSessionKey(String, SymmetricKey, SymmetricKey) - Method in class com.netscape.cms.servlet.tks.SecureChannelProtocol
- wrapSymmetricKey(CryptoToken, PublicKey, SymmetricKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- wrapSymmetricKey(SymmetricKey, PublicKey) - Method in class com.netscape.certsrv.util.CryptoProvider
- wrapSymmetricKey(SymmetricKey, PublicKey) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- wrapUsingPublicKey(CryptoToken, PublicKey, SymmetricKey, KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- wrapUsingSymmetricKey(CryptoToken, SymmetricKey, PrivateKey, IVParameterSpec, KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- wrapUsingSymmetricKey(CryptoToken, SymmetricKey, SymmetricKey, IVParameterSpec, KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- wrapWithSessionKey(SymmetricKey, SymmetricKey, byte[]) - Method in class com.netscape.certsrv.util.CryptoProvider
- wrapWithSessionKey(SymmetricKey, SymmetricKey, byte[]) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- wrapWithSessionKey(SymmetricKey, SymmetricKey, byte[], KeyWrapAlgorithm) - Method in class com.netscape.certsrv.util.CryptoProvider
- wrapWithSessionKey(SymmetricKey, SymmetricKey, byte[], KeyWrapAlgorithm) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- write(byte, byte[]) - Method in class netscape.security.util.DerOutputStream
-
Writes tagged, pre-marshaled data.
- write(byte, DerOutputStream) - Method in class netscape.security.util.DerOutputStream
-
Writes tagged data using buffer-to-buffer copy.
- write(OutputStreamWriter) - Method in class com.netscape.cmsutil.http.HttpMessage
- write(OutputStreamWriter) - Method in class com.netscape.cmsutil.http.HttpRequest
-
write request to the http client
- write(OutputStreamWriter) - Method in class com.netscape.cmsutil.http.HttpResponse
-
write the response out to the http client
- write(ByteBuffer) - Method in class netscape.security.x509.CIDRNetmask
-
Write the netmask into a byte buffer.
- write(TPSMessage) - Method in class org.dogtagpki.tps.TPSConnection
- writeHeaders(OutputStreamWriter) - Method in class com.netscape.cmsutil.http.HttpMessage
-
write http headers does not support values of more than one line
- writeImplicit(byte, DerOutputStream) - Method in class netscape.security.util.DerOutputStream
-
Writes implicitly tagged data using buffer-to-buffer copy.
- WriteObjectAPDU - Class in org.dogtagpki.tps.apdu
- WriteObjectAPDU(byte[], int, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.WriteObjectAPDU
-
Constructs Write Buffer APDU.
- writeReplace() - Method in class netscape.security.x509.X509CertImpl
- writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.netscape.certsrv.client.PKIRESTProvider
X
- X_25 - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- X_75 - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
- X_75 - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- X25_PAD - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- X25_T3POS - Static variable in class com.netscape.cmsutil.radius.LoginServiceAttribute
- X500Name - Class in netscape.security.x509
-
X.500 names are used to identify entities, such as those which are identified by X.509 certificates.
- X500Name(byte[]) - Constructor for class netscape.security.x509.X500Name
-
Constructs a name from an ASN.1 encoded byte array.
- X500Name(String) - Constructor for class netscape.security.x509.X500Name
-
Constructs a name from a Ldap DN string, such as &lb;CN=Dave, OU=JavaSoft, O=Sun Microsystems, C=US&rb;.
- X500Name(String, byte[]) - Constructor for class netscape.security.x509.X500Name
- X500Name(String, String, String, String) - Constructor for class netscape.security.x509.X500Name
-
Constructs a X500Name from fields common in enterprise application environments.
- X500Name(String, String, String, String, String, String) - Constructor for class netscape.security.x509.X500Name
-
Constructs a X500Name from fields common in Internet application environments.
- X500Name(String, LdapDNStrConverter) - Constructor for class netscape.security.x509.X500Name
-
Constructs a X500Name from a Ldap DN String using the specified LdapDNStrConverter.
- X500Name(String, LdapDNStrConverter, byte[]) - Constructor for class netscape.security.x509.X500Name
-
Constructs a X500Name from a Ldap DN String using the specified LdapDNStrConverter.
- X500Name(Vector<RDN>) - Constructor for class netscape.security.x509.X500Name
-
convenience method.
- X500Name(DerInputStream) - Constructor for class netscape.security.x509.X500Name
-
Constructs a name from an ASN.1 encoded input stream.
- X500Name(DerValue) - Constructor for class netscape.security.x509.X500Name
-
Constructs a name from an ASN.1 encoded value.
- X500Name(RDN[]) - Constructor for class netscape.security.x509.X500Name
-
Constructs a X500Name from array of RDN.
- X500NameAttrMap - Class in netscape.security.x509
-
Maps an attribute name in an X500 AVA to its OID and a converter for the attribute type.
- X500NameAttrMap() - Constructor for class netscape.security.x509.X500NameAttrMap
-
Construct a X500NameAttrMap.
- X500Signer - Class in netscape.security.x509
-
This class provides a binding between a Signature object and an authenticated X.500 name (from an X.509 certificate chain), which is needed in many public key signing applications.
- X500Signer(Signature, X500Name) - Constructor for class netscape.security.x509.X500Signer
- X509AttributeName - Class in netscape.security.x509
-
This class is used to parse attribute names like "x509.info.extensions".
- X509AttributeName(String) - Constructor for class netscape.security.x509.X509AttributeName
-
Default constructor for the class.
- X509Cert - Class in netscape.security.x509
-
Deprecated.Use the new X509Certificate class. This class is only restored for backwards compatibility.
- X509Cert() - Constructor for class netscape.security.x509.X509Cert
-
Deprecated.Construct a uninitialized X509 Cert on which decode must later be called (or which may be deserialized).
- X509Cert(byte[]) - Constructor for class netscape.security.x509.X509Cert
-
Deprecated.Unmarshals a certificate from its encoded form, parsing the encoded bytes.
- X509Cert(byte[], int, int) - Constructor for class netscape.security.x509.X509Cert
-
Deprecated.Unmarshals a certificate from its encoded form, parsing the encoded bytes.
- X509Cert(DerValue) - Constructor for class netscape.security.x509.X509Cert
-
Deprecated.Unmarshal a certificate from its encoded form, parsing a DER value.
- X509Cert(X500Name, X509Key, Date, Date) - Constructor for class netscape.security.x509.X509Cert
-
Deprecated.Partially constructs a certificate from descriptive parameters.
- 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_ISSUER - 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
- X509CertificateFactory - Class in netscape.security.provider
- X509CertificateFactory() - Constructor for class netscape.security.provider.X509CertificateFactory
- X509CertImpl - Class in netscape.security.x509
-
The X509CertImpl class represents an X.509 certificate.
- X509CertImpl() - Constructor for class netscape.security.x509.X509CertImpl
-
Default constructor.
- X509CertImpl(byte[]) - Constructor for class netscape.security.x509.X509CertImpl
-
Unmarshals a certificate from its encoded form, parsing the encoded bytes.
- X509CertImpl(byte[], X509CertInfo) - Constructor for class netscape.security.x509.X509CertImpl
-
As a special optimization, this constructor acts as X509CertImpl(byte[]) except that it takes an X509CertInfo which it uses as a 'hint' for how to construct one field.
- X509CertImpl(InputStream) - Constructor for class netscape.security.x509.X509CertImpl
-
unmarshals an X.509 certificate from an input stream.
- X509CertImpl(DerValue) - Constructor for class netscape.security.x509.X509CertImpl
-
Unmarshal a certificate from its encoded form, parsing a DER value.
- X509CertImpl(X509CertInfo) - Constructor for class netscape.security.x509.X509CertImpl
-
Construct an initialized X509 Certificate.
- X509CertImpl.CertificateRep1 - Class in netscape.security.x509
- X509CertInfo - Class in netscape.security.x509
-
The X509CertInfo class represents X.509 certificate information.
- X509CertInfo() - Constructor for class netscape.security.x509.X509CertInfo
-
Construct an uninitialized X509CertInfo on which decode must later be called (or which may be deserialized).
- X509CertInfo(byte[]) - Constructor for class netscape.security.x509.X509CertInfo
-
Unmarshals a certificate from its encoded form, parsing the encoded bytes.
- X509CertInfo(DerValue) - Constructor for class netscape.security.x509.X509CertInfo
-
Unmarshal a certificate from its encoded form, parsing a DER value.
- X509CRLImpl - Class in netscape.security.x509
-
An implmentation for X509 CRL (Certificate Revocation List).
- X509CRLImpl(byte[]) - Constructor for class netscape.security.x509.X509CRLImpl
-
Unmarshals an X.509 CRL from its encoded form, parsing the encoded bytes.
- X509CRLImpl(byte[], boolean) - Constructor for class netscape.security.x509.X509CRLImpl
- X509CRLImpl(InputStream) - Constructor for class netscape.security.x509.X509CRLImpl
-
Unmarshals an X.509 CRL from an input stream.
- X509CRLImpl(X500Name, Date, Date) - Constructor for class netscape.security.x509.X509CRLImpl
-
Initial CRL constructor, no revoked certs, and no extensions.
- X509CRLImpl(X500Name, Date, Date, RevokedCertificate[]) - Constructor for class netscape.security.x509.X509CRLImpl
-
CRL constructor, revoked certs, no extensions.
- X509CRLImpl(X500Name, Date, Date, RevokedCertificate[], CRLExtensions) - Constructor for class netscape.security.x509.X509CRLImpl
-
CRL constructor, revoked certs and extensions.
- X509CRLImpl(X500Name, AlgorithmId, Date, Date, Hashtable<BigInteger, RevokedCertificate>, CRLExtensions) - Constructor for class netscape.security.x509.X509CRLImpl
-
CRL constructor, revoked certs and extensions.
- X509CRLImpl(X500Name, AlgorithmId, Date, Date, RevokedCertificate[], CRLExtensions) - Constructor for class netscape.security.x509.X509CRLImpl
-
CRL constructor, revoked certs and extensions.
- X509ExtensionException - Exception in netscape.security.x509
-
X.509 Extension Exception.
- X509ExtensionException() - Constructor for exception netscape.security.x509.X509ExtensionException
-
Constructs an X509ExtensionException with no detail message.
- X509ExtensionException(String) - Constructor for exception netscape.security.x509.X509ExtensionException
-
Constructs the exception with the specified detail message.
- X509Key - Class in netscape.security.x509
-
Holds an X.509 key, for example a public key found in an X.509 certificate.
- X509Key() - Constructor for class netscape.security.x509.X509Key
-
Default constructor.
- X509Key(AlgorithmId, byte[]) - Constructor for class netscape.security.x509.X509Key
- X509toString(Locale) - Method in class netscape.security.util.CertPrettyPrint
- X509toString(Locale, int, int) - Method in class netscape.security.util.PubKeyPrettyPrint
- XCERT - com.netscape.certsrv.logging.LogSource
- XDSL - Static variable in class com.netscape.cmsutil.radius.NASPortTypeAttribute
- XMLObject - Class in com.netscape.cmsutil.xml
- XMLObject() - Constructor for class com.netscape.cmsutil.xml.XMLObject
- XMLObject(File) - Constructor for class com.netscape.cmsutil.xml.XMLObject
- XMLObject(InputStream) - Constructor for class com.netscape.cmsutil.xml.XMLObject
- xmlOutput - Variable in class com.netscape.certsrv.profile.ProfileData
- XYLOGICS - Static variable in class com.netscape.cmsutil.radius.FramedProtocolAttribute
Z
- zeroize() - Method in class org.dogtagpki.tps.main.TPSBuffer
-
Sets all bytes in the buffer to 0.
- ZF - Static variable in class com.netscape.cmsutil.util.Fmt
_
- _attrs - Variable in class com.netscape.cmsutil.radius.Packet
- _auth - Variable in class com.netscape.cmsutil.radius.Packet
- _c - Variable in class com.netscape.cmsutil.radius.Packet
- _id - Variable in class com.netscape.cmsutil.radius.Packet
- _t - Variable in class com.netscape.cmsutil.radius.Attribute
All Classes All Packages