Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AAclAuthz - Class in com.netscape.cms.authorization
-
An abstract class represents an authorization manager that governs the access of internal resources such as servlets.
- AAclAuthz() - Constructor for class com.netscape.cms.authorization.AAclAuthz
-
Constructor
- AAclAuthz.EvaluationOrder - Enum Class in com.netscape.cms.authorization
- abandon(LDAPSearchResults) - Method in class com.netscape.cmscore.dbs.DBSSession
- abandon(LDAPSearchResults) - Method in class com.netscape.cmscore.dbs.LDAPSession
- accept(Request) - Method in class com.netscape.certsrv.request.RequestListener
-
Accepts request.
- accept(Request) - Method in class com.netscape.cms.listeners.PinRemovalListener
- accept(File, String) - Method in class com.netscape.cmscore.util.FileDialogFilter
-
return true if match
- ACCEPTED - Static variable in class com.netscape.certsrv.request.PolicyResult
- 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
- AccessEvaluator - Class in com.netscape.certsrv.evaluators
-
A class represents an evaluator.
- AccessEvaluator() - Constructor for class com.netscape.certsrv.evaluators.AccessEvaluator
- accessInit(String) - Method in class com.netscape.cms.authorization.AAclAuthz
- accessInit(String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- accessInit(String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- accessInit(String) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
accessInit
is for servlets who want to initialize their own authorization information before full operation. - 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
- Account - Class in com.netscape.certsrv.account
- Account() - Constructor for class com.netscape.certsrv.account.Account
- AccountACL - Class in org.dogtagpki.server.rest.v2.filters
- AccountACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.AccountACL
- AccountAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- AccountAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.AccountAuthMethod
- 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
- AccountClient(PKIClient, String, String) - Constructor for class com.netscape.certsrv.account.AccountClient
- AccountService - Class in org.dogtagpki.server.rest.v1
- AccountService() - Constructor for class org.dogtagpki.server.rest.v1.AccountService
- AccountServlet - Class in org.dogtagpki.server.rest.v2
- AccountServlet() - Constructor for class org.dogtagpki.server.rest.v2.AccountServlet
- AccountServletBase - Class in org.dogtagpki.server.rest.base
- AccountServletBase() - Constructor for class org.dogtagpki.server.rest.base.AccountServletBase
- ACL - Class in com.netscape.cms.authorization
-
A class represents an access control list (ACL).
- 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.Type - Enum Class in com.netscape.certsrv.acls
- aclEntryString - Variable in class com.netscape.certsrv.acls.ACLEntry
- aclEvaluatorElements() - Method in class com.netscape.cms.authorization.AAclAuthz
-
gets an enumeration of access evaluators
- aclEvaluatorElements() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- aclEvaluatorElements() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get all registered evaluators.
- ACLFilter - Class in org.dogtagpki.server.rest.v2.filters
-
Basic ACL filter for REST APIs Subclasses can associate ACL to servlet, URLPatterns or specific endpoints.
- ACLFilter() - Constructor for class org.dogtagpki.server.rest.v2.filters.ACLFilter
- ACLInterceptor - Class in org.dogtagpki.server.rest.v1
- ACLInterceptor() - Constructor for class org.dogtagpki.server.rest.v1.ACLInterceptor
- ACLMapping - Annotation Interface in com.netscape.certsrv.acls
- ACLS - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- ACLS_ATTR - Static variable in class com.netscape.cms.authorization.AAclAuthz
- ACME - Class in org.dogtagpki.acme
- ACME() - Constructor for class org.dogtagpki.acme.ACME
- ACMEAccount - Class in org.dogtagpki.acme
- ACMEAccount() - Constructor for class org.dogtagpki.acme.ACMEAccount
- ACMEAccountOrders - Class in org.dogtagpki.acme
- ACMEAccountOrders() - Constructor for class org.dogtagpki.acme.ACMEAccountOrders
- ACMEAuthorization - Class in org.dogtagpki.acme
- ACMEAuthorization() - Constructor for class org.dogtagpki.acme.ACMEAuthorization
- ACMECertificate - Class in org.dogtagpki.acme
- ACMECertificate() - Constructor for class org.dogtagpki.acme.ACMECertificate
- ACMEChallenge - Class in org.dogtagpki.acme
- ACMEChallenge() - Constructor for class org.dogtagpki.acme.ACMEChallenge
- ACMECLI - Class in com.netscape.cmstools.acme
- ACMECLI(MainCLI) - Constructor for class com.netscape.cmstools.acme.ACMECLI
- ACMEClient - Class in org.dogtagpki.acme
- ACMEClient(PKIClient) - Constructor for class org.dogtagpki.acme.ACMEClient
- ACMEDirectory - Class in org.dogtagpki.acme
- ACMEDirectory() - Constructor for class org.dogtagpki.acme.ACMEDirectory
- ACMEDisableCLI - Class in com.netscape.cmstools.acme
- ACMEDisableCLI(ACMECLI) - Constructor for class com.netscape.cmstools.acme.ACMEDisableCLI
- ACMEEnableCLI - Class in com.netscape.cmstools.acme
- ACMEEnableCLI(ACMECLI) - Constructor for class com.netscape.cmstools.acme.ACMEEnableCLI
- ACMEError - Class in org.dogtagpki.acme
- ACMEError() - Constructor for class org.dogtagpki.acme.ACMEError
- ACMEHeader - Class in org.dogtagpki.acme
- ACMEHeader() - Constructor for class org.dogtagpki.acme.ACMEHeader
- ACMEIdentifier - Class in org.dogtagpki.acme
- ACMEIdentifier() - Constructor for class org.dogtagpki.acme.ACMEIdentifier
- ACMEIdentifier(String, String) - Constructor for class org.dogtagpki.acme.ACMEIdentifier
- ACMEInfoCLI - Class in com.netscape.cmstools.acme
- ACMEInfoCLI(ACMECLI) - Constructor for class com.netscape.cmstools.acme.ACMEInfoCLI
- ACMEMetadata - Class in org.dogtagpki.acme
- ACMEMetadata() - Constructor for class org.dogtagpki.acme.ACMEMetadata
- ACMENonce - Class in org.dogtagpki.acme
- ACMENonce() - Constructor for class org.dogtagpki.acme.ACMENonce
- ACMEOrder - Class in org.dogtagpki.acme
- ACMEOrder() - Constructor for class org.dogtagpki.acme.ACMEOrder
- ACMERevocation - Class in org.dogtagpki.acme
- ACMERevocation() - Constructor for class org.dogtagpki.acme.ACMERevocation
- 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(TPSCLI) - 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(String, int, Object) - Method in class com.netscape.certsrv.dbs.ModificationSet
-
Adds modification to this set.
- add(String, IDBObj) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Adds object to backend database.
- add(String, IDBObj) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Adds object to backend database.
- add(String, IDescriptor) - Method in class com.netscape.certsrv.property.PropertySet
- add(String, AuthManager) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Add an authentication manager instance.
- add(String, AuthzManager) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Add an authorization manager instance.
- add(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addACLInfo(String, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
- addACLs(ACL) - Method in class com.netscape.cms.authorization.AAclAuthz
- addACLs(ACL) - Method in class com.netscape.cms.authorization.DirAclAuthz
- 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.
- addACLs(String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- addAIAExtension(List<String>, PrintWriter, AuthInfoAccessExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with AIA extension.
- addAKIDExtension(List<String>, PrintWriter, AuthorityKeyIdentifierExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with AKID extension.
- 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
- addAuthenticator(AuthenticatorData) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- addAuthenticator(AuthenticatorData) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- addAuthorityName(ArgBlock) - Method in class com.netscape.cms.servlet.request.ProcessReq
- addAuthToken(String, AuthToken) - Method in class com.netscape.cms.authentication.HashAuthentication
- addBasicConstraintsExtension(List<String>, PrintWriter, BasicConstraintsExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with basic constraints extension.
- addBigIntegerValue(String, BigInteger, int) - Method in class com.netscape.cmscore.base.ArgBlock
-
Adds integer-type arguments to this block.
- addBooleanValue(String, boolean) - Method in class com.netscape.cmscore.base.ArgBlock
-
Adds boolean-type arguments to this block.
- addBytes(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addCertificate(String, Object) - Method in class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- addCertificate(String, String, X509CertImpl, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addCertificate(String, X509CertImpl, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addCertificate(X509Certificate, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addCertificatePoliciesExtension(List<String>, PrintWriter, CertificatePoliciesExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with certificate policies extension.
- ADDCERTSUBJECTDNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- addCertToDB(LDAPConnection, String, X509CertImpl) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- addClient(Client) - Method in class com.netscape.certsrv.client.Client
- addConfigAttribute(ProfileAttribute) - Method in class com.netscape.certsrv.profile.ProfileInput
- addConnector(KRAConnectorInfo) - Method in class com.netscape.certsrv.system.KRAConnectorClient
- addConnector(KRAConnectorInfo) - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- 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
- addCTv1PoisonExt(X509CertInfo) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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.
- addEntropy(int) - Method in class com.netscape.cmscore.security.JssSubsystem
- addEntry(E) - Method in class com.netscape.certsrv.base.DataCollection
- addEntry(String, String) - Method in class com.netscape.cmscore.security.PWsdrCache
- addEntry(String, String, String, String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- addEntry(String, String, String, String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- addEntry(String, String, String, String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- addEntry(String, String, Hashtable<String, String>) - Method in class com.netscape.cmscore.security.PWsdrCache
- addEntry(Hashtable<String, String>) - Method in class com.netscape.cmscore.security.PWsdrCache
- addExt(CMSExtension) - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
- addExtendedKeyUsageExtension(List<String>, ExtendedKeyUsageExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments for certutil to create a cert/CSR with extended key usage extension.
- addExtension(String, Extension, X509CertInfo) - Static method in class com.netscape.cmscore.cert.CertUtils
- addExtensions(List<String>, StringWriter, Extensions, Path) - Method in class org.dogtagpki.nss.NSSDatabase
- 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.v1.GroupService
-
Adds a new group in local scope.
- addGroup(GroupData, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- addGroup(Group) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Adds a group of identities.
- addGroup(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- 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.v1.GroupService
- addGroupMember(String, GroupMemberData, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- addGroupMember(String, String) - Method in class com.netscape.certsrv.group.GroupClient
- addGroupMember(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- addHost(SecurityDomainHost) - Method in class com.netscape.certsrv.system.SecurityDomainClient
- addHost(SecurityDomainHost) - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- addHost(SecurityDomainHost) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- addHost(SecurityDomainHost) - Method in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- addHost(SecurityDomainHost) - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- 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, String, String, String, String, String, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- addHost(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- addInput(ProfileInput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- addInt2Bytes(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addIntegerValue(String, int) - Method in class com.netscape.cmscore.base.ArgBlock
-
Adds integer-type arguments to this block.
- addItemToContainer(Node, String, String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- addKeyUsageExtension(List<String>, KeyUsageExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments for certutil to create a cert/CSR with key usage extension.
- addKRAConnector(KRAConnectorInfo, String) - Method in class com.netscape.certsrv.ca.CAClient
- addLogEventListener(LogEventListener) - Method in class com.netscape.cms.logging.LogQueue
-
Registers an event listener.
- addLong4Bytes(long) - Method in class org.dogtagpki.tps.main.TPSBuffer
- addLongValue(String, long) - Method in class com.netscape.cmscore.base.ArgBlock
-
Adds long-type arguments to this block.
- addMemberName(String) - Method in class com.netscape.cmscore.usrgrp.Group
-
Adds new member.
- addmod(ModificationSet, Object) - Method in class com.netscape.cmscore.request.RequestType
- addModule(String, String) - Method in class org.dogtagpki.cli.CLI
- addModule(String, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addModule(CLI) - Method in class com.netscape.cmstools.cli.ProxyCLI
- addModule(CLI) - Method in class org.dogtagpki.cli.CLI
- addOCSPNoCheckExtension(List<String>, PrintWriter, OCSPNoCheckExtension, Path) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with OCSP No Check extension.
- addOCSPPublisher(URL, String, String) - Method in class com.netscape.certsrv.ca.CAClient
- addOutput(ProfileOutput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- addParameter(ProfileParameter) - Method in class com.netscape.certsrv.profile.PolicyDefault
- addPassword(String, String) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
Add password to private password data structure.
- addPEMCertificate(String, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addPEMCertificate(String, String, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addPEMCertificate(String, String, String, String) - Method in class org.dogtagpki.nss.NSSDatabase
- addPermission(ACL, String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Adds permission to this entry.
- addPluginInfo(String, String, PluginInfo) - Method in class com.netscape.cmscore.registry.PluginRegistry
- addPluginInfo(String, String, PluginInfo, int) - Method in class com.netscape.cmscore.registry.PluginRegistry
- addPolicy(ProfilePolicy) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- addPolicyImpl(String, String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- addPolicyImpl(String, String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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 class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- addPolicyInstance(String, Hashtable<String, String>) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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
- 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
- addProfilePolicySet(ProfilePolicySet) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- addProfilePolicySet(String, Vector<ProfilePolicy>) - Method in class com.netscape.certsrv.profile.ProfileData
- addRecord(String, E) - Method in class com.netscape.cmscore.dbs.Database
- addRecord(String, E) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- addRepeatRecord(ArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- addRequest(Request) - Method in class com.netscape.cmscore.connector.Resender
-
Adds the request to the resend queue.
- addRequest(Request) - Method in class com.netscape.cmscore.request.RequestRepository
- addRole(String) - Method in class com.netscape.certsrv.account.Account
- addRule(String, PolicyRule) - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Add a policy rule.
- addSearchAttribute(CommandLine, CertSearchRequest) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- addSeeAlso(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- addSigningAlgorithm(ArgBlock) - Method in class com.netscape.cms.servlet.request.ProcessReq
- addSKIDExtension(List<String>, PrintWriter, SubjectKeyIdentifierExtension) - Method in class org.dogtagpki.nss.NSSDatabase
-
This method provides the arguments and the standard input for certutil to create a cert/CSR with SKID extension.
- addSocketListener(SSLSocketListener) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- addSocketListener(SSLSocketListener) - Method in class com.netscape.cmsutil.http.JssSSLSocketFactory
- addStringValue(String, String) - Method in class com.netscape.cmscore.base.ArgBlock
-
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(Request) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Notifies all registered listeners about request.
- 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.v1.UserService
-
Adds a new user to LDAP server
- addUser(UserData, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- addUser(User) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Adds identity.
- addUser(URI, String, String, String, String) - Method in class com.netscape.certsrv.client.SubsystemClient
- addUser(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- 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.v1.UserService
-
Adds a certificate to a user
- addUserCert(String, UserCertData, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- addUserCert(String, X509Certificate) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
adds a user certificate to user
- addUserCert(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- ADDUSERCERTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- 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.v1.UserService
- addUserMembership(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- addUserMembership(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- addUserToGroup(Group, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- addVLVs(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- ADMIN - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- 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
- 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.
- AES_128_CBC_ENCRYPTION - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- AES_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- AGENT_PARAMS - Static variable in class com.netscape.cmscore.request.Request
- 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(Request) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
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
- agentCertClient - Variable in class com.netscape.certsrv.ca.CACertClient
- agentCertRequestClient - Variable in class com.netscape.certsrv.ca.CACertClient
- AgentCertRequestResource - Interface in com.netscape.certsrv.cert
- AgentCertResource - Interface in com.netscape.certsrv.cert
- AgentRequestFilter - Class in com.netscape.cms.servlet.filter
- AgentRequestFilter() - Constructor for class com.netscape.cms.servlet.filter.AgentRequestFilter
- 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
- algorithm - Variable in class com.netscape.certsrv.key.KeyInfo
- ALL - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- ALL - Static variable in class com.netscape.cmscore.jobs.CronItem
- ALL_PROFILES - Static variable in interface com.netscape.certsrv.user.UserResource
- ALL_PROFILES - Static variable in class org.dogtagpki.server.rest.base.UserServletBase
- ALLOW - Enum constant in enum class com.netscape.certsrv.acls.ACLEntry.Type
- ALLOW_DENY - Enum constant in enum class com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
- AND - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- AndExpression - Class in org.dogtagpki.legacy.core.policy
-
This class represents an expression of the form
. - AndExpression(IExpression, IExpression) - Constructor for class org.dogtagpki.legacy.core.policy.AndExpression
- ANSWER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- ANY - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
-
Request state.
- ANYTYPE - Static variable in class com.netscape.certsrv.base.MediaType
- 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 - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_CREATE_OBJECT - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_CREATE_PIN - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_DELETE_FILE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_DELETE_KEYS - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_EXTERNAL_AUTHENTICATE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_FORMAT_MUSCLE_APPLET - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GENERATE_KEY - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GENERATE_KEY_ECC - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_DATA - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_ISSUERINFO - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_LIFECYCLE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_STATUS - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_GET_VERSION - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_IMPORT_KEY - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_IMPORT_KEY_ENC - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_INITIALIZE_UPDATE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_INSTALL_APPLET - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_INSTALL_LOAD - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIFECYCLE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIST_OBJECTS - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_LIST_PINS - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_LOAD_FILE - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_PUT_KEY - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_READ_BUFFER - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_READ_OBJECT - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_SELECT - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_SET_ISSUERINFO - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_SET_PIN - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_UNBLOCK_PIN - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_UNDEFINED - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU_WRITE_OBJECT - Enum constant in enum class org.dogtagpki.tps.apdu.APDU.Type
- APDU.Type - Enum Class 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
- apiVersion - Variable in class com.netscape.certsrv.client.PKIClient
- appendDetail(String) - Method in class com.netscape.cms.logging.LogEntry
- AppInfo - Class in org.dogtagpki.common
- AppInfo() - Constructor for class org.dogtagpki.common.AppInfo
- APPLICATION_FORM_URLENCODED - Static variable in class com.netscape.certsrv.base.MediaType
- APPLICATION_JSON - Static variable in class com.netscape.certsrv.base.MediaType
- APPLICATION_OCTET_STREAM - Static variable in class com.netscape.certsrv.base.MediaType
- APPLICATION_PKCS7 - Static variable in class com.netscape.certsrv.base.MediaType
- APPLICATION_PKIX_CERT - Static variable in class com.netscape.certsrv.base.MediaType
- APPLICATION_X_PEM_FILE - Static variable in class com.netscape.certsrv.base.MediaType
- apply(Request) - Method in class com.netscape.certsrv.request.Policy
-
Applies the policy check to the request.
- apply(Request) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
-
Apply policies on the given request.
- apply(Request) - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Apply policies on a given request from a rule set.
- apply(Request) - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Applies the policy on the given Request.
- apply(Request) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Applies the policy on the given Request.
- applyPolicy(PolicyRule) - Method in class org.dogtagpki.legacy.core.policy.JavaScriptRequestProxy
- approvalCallback - Variable in class com.netscape.cmscore.apps.CMSEngine
- approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- 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(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Approve a secret recovery request
- approveRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyRequestClient
-
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.CAAgentCertRequestClient
- approveRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- approveRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- approveRequest(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Approves a request.
- archiveEncryptedData(String, String, String, Integer, String, byte[], byte[], byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- archiveEncryptedData(String, String, String, Integer, 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, Integer) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated.
- archiveSymmetricKey(String, SymmetricKey, String, Integer, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Archive a symmetric key on the DRM.
- areRequestsDisabled() - Method in class com.netscape.cmscore.apps.CMSEngine
- ArgBlock - Class in com.netscape.cmscore.base
-
This class represents a set of indexed arguments.
- ArgBlock() - Constructor for class com.netscape.cmscore.base.ArgBlock
-
Constructs an empty argument block.
- ArgBlock(String, Hashtable<String, String>) - Constructor for class com.netscape.cmscore.base.ArgBlock
-
Constructs an argument block with the given hashtable values.
- ArgBlock(Hashtable<String, String>) - Constructor for class com.netscape.cmscore.base.ArgBlock
-
Constructs an argument block with the given hashtable values.
- 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
- arraysEqual(byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- asIAttrSet() - Method in class com.netscape.cmscore.request.Request
- 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
- Assert - Class in com.netscape.cmscore.util
- Assert() - Constructor for class com.netscape.cmscore.util.Assert
- Assertion(boolean) - Static method in class com.netscape.cmscore.util.Assert
- AssertionException - Error in com.netscape.cmscore.util
-
Assertion exceptions are thrown when assertion code is invoked and fails to operate properly.
- AssertionException() - Constructor for error com.netscape.cmscore.util.AssertionException
- AssertionException(String) - Constructor for error com.netscape.cmscore.util.AssertionException
- assignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- assignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- assignRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- ASYMKEY_GENERATION_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- 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(RESTMessage) - 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
- AsyncLoader - Class in com.netscape.certsrv.util
-
A locking mechanism for loading or reloading an initially unknown number of items.
- AsyncLoader(int) - Constructor for class com.netscape.certsrv.util.AsyncLoader
-
Create an AsyncLoader with the specified timeout.
- 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 class com.netscape.cmscore.dbs.KeyRecord
- ATTR_APPROVE_AGENTS - Static variable in class com.netscape.cmscore.request.Request
- ATTR_ARCHIVED_BY - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_AUTO_RENEW - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_CA_CERT - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_CERT_STATUS - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_CLIENT_ID - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_CREATE_TIME - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_CREATE_TIME - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_CREATE_TIME - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_CRL - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_CRL_CACHE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_CRL_NUMBER - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_CRL_SIZE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_DATA_TYPE - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_DATE_OF_RECOVERY - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_DELTA_CRL - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_DELTA_NUMBER - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_DELTA_SIZE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_DESCRIPTION - Static variable in class com.netscape.cmscore.dbs.RepositoryRecord
- ATTR_DESCRIPTION - Static variable in class com.netscape.cmscore.usrgrp.Group
-
Constant for description
- ATTR_EMAIL - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userEmail
- ATTR_EXPIRED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_EXT_DATA - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_FIRST_UNSAVED - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_FULLNAME - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userFullName
- ATTR_ID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_ID - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_ID - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_ID - Static variable in class com.netscape.cmscore.usrgrp.Group
-
Constant for dn
- ATTR_ID - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userId
- ATTR_ISSUED_BY - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_KEY_SIZE - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_MEMBERS - Static variable in class com.netscape.cmscore.usrgrp.Group
-
Constant for uniquemember
- ATTR_META_INFO - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_META_INFO - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_MODIFY_TIME - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_MODIFY_TIME - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_MODIFY_TIME - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_NAME - Static variable in class com.netscape.cmscore.usrgrp.Group
-
Contant for groupName
- ATTR_NAME - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userName
- ATTR_NEXT_UPDATE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_OWNER_NAME - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_PASSWORD - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userPassword
- ATTR_PRIVATE_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_PUB_STATUS - Static variable in class com.netscape.cmscore.dbs.RepositoryRecord
- ATTR_PUBLIC_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_REALM - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_REALM - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_REQUEST_ID - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_REQUEST_OWNER - Static variable in class com.netscape.cmscore.request.Request
- ATTR_REQUEST_OWNER - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_REQUEST_STATE - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_REQUEST_STATUS - Static variable in class com.netscape.cmscore.request.Request
- ATTR_REQUEST_TYPE - Static variable in class com.netscape.cmscore.request.Request
- ATTR_REQUEST_TYPE - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_REVO_INFO - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_REVOKED_BY - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_REVOKED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_REVOKED_ON - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_SCOPE - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userScope
- ATTR_SERIALNO - Static variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- ATTR_SERIALNO - Static variable in class com.netscape.cmscore.dbs.RepositoryRecord
- ATTR_SOURCE_ID - Static variable in class com.netscape.cmscore.request.Request
- ATTR_SOURCE_ID - Static variable in class com.netscape.cmscore.request.RequestRecord
- ATTR_STATE - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_STATE - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for userState
- ATTR_STATUS - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- ATTR_THIS_UPDATE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_TPS_PROFILES - Static variable in interface com.netscape.certsrv.user.UserResource
- ATTR_TPS_PROFILES - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for usertype
- ATTR_TPS_PROFILES - Static variable in class org.dogtagpki.server.rest.base.UserServletBase
- ATTR_UNREVOKED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- ATTR_USERTYPE - Static variable in class com.netscape.cmscore.usrgrp.User
-
Constant for usertype
- ATTR_X509_CERTIFICATES - Static variable in class com.netscape.cmscore.usrgrp.User
- ATTR_X509CERT - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_DURATION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_EXTENSION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_ISSUER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_NOT_AFTER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_NOT_BEFORE - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_PUBLIC_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_SIGNING_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_SUBJECT - Static variable in class com.netscape.cmscore.dbs.CertRecord
- ATTR_X509CERT_VERSION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- Attribute() - Constructor for class com.netscape.certsrv.base.RESTMessage.Attribute
- Attribute() - Constructor for class com.netscape.certsrv.user.UserData.Attribute
- AttributeList() - Constructor for class com.netscape.certsrv.base.RESTMessage.AttributeList
- AttributeList() - Constructor for class com.netscape.certsrv.user.UserData.AttributeList
- AttributeListDeserializer() - Constructor for class com.netscape.certsrv.base.RESTMessage.AttributeListDeserializer
- AttributeListDeserializer(Class<?>) - Constructor for class com.netscape.certsrv.base.RESTMessage.AttributeListDeserializer
- AttributeListSerializer() - Constructor for class com.netscape.certsrv.base.RESTMessage.AttributeListSerializer
- AttributeListSerializer(Class<RESTMessage.AttributeList>) - Constructor for class com.netscape.certsrv.base.RESTMessage.AttributeListSerializer
- AttributeNameHelper - Class in com.netscape.certsrv.base
-
AttributeNameHelper.
- AttributeNameHelper(String) - Constructor for class com.netscape.certsrv.base.AttributeNameHelper
-
Default constructor for the class.
- attributes - Variable in class com.netscape.certsrv.base.RESTMessage
- attributes - Variable in class com.netscape.certsrv.logging.SignedAuditEvent
- attributes - Variable in class com.netscape.certsrv.user.UserData.AttributeList
- ATTRIBUTES - Static variable in class com.netscape.cmscore.usrgrp.User
- attrs - Variable in class com.netscape.certsrv.base.RESTMessage.AttributeList
- 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.v1.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
- AuditACL - Class in org.dogtagpki.server.rest.v2.filters
- AuditACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.AuditACL
- auditAddGroup(String, GroupData, String) - Method in class org.dogtagpki.server.rest.v1.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.v1.UserService
- auditAddUserCert(String, UserCertData, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- AuditAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- AuditAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.AuditAuthMethod
- 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
- 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
- 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.v1.GroupService
- auditDeleteGroupMember(String, GroupMemberData, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- auditDeleteUser(String, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- auditDeleteUserCert(String, UserCertData, String) - Method in class org.dogtagpki.server.rest.v1.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.
- auditEvents - Variable in class com.netscape.cmscore.logging.LogSubsystem
- 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.
- 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.v1.GroupService
- auditModifyUser(String, UserData, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- auditor - Variable in class com.netscape.cmscore.apps.CMSEngine
- Auditor - Class in com.netscape.cmscore.logging
- Auditor() - Constructor for class com.netscape.cmscore.logging.Auditor
- 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.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.
- AuditResource - Interface in com.netscape.certsrv.logging
- AuditService - Class in org.dogtagpki.server.rest.v1
- AuditService() - Constructor for class org.dogtagpki.server.rest.v1.AuditService
- AuditServlet - Class in org.dogtagpki.server.rest.v2
- AuditServlet() - Constructor for class org.dogtagpki.server.rest.v2.AuditServlet
- AuditServletBase - Class in org.dogtagpki.server.rest.base
- AuditServletBase(CMSEngine) - Constructor for class org.dogtagpki.server.rest.base.AuditServletBase
- AuditShowCLI - Class in com.netscape.cmstools.logging
- AuditShowCLI(AuditCLI) - Constructor for class com.netscape.cmstools.logging.AuditShowCLI
- 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.csadmin.SecurityDomainProcessor
- 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.v1.AuditService
- auditUser(String, String, Map<String, String>, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- auditUserCert(String, String, Map<String, String>, String) - Method in class org.dogtagpki.server.rest.v1.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_FAIL - Static variable in class com.netscape.certsrv.logging.event.AuthEvent
- AUTH_FAILURE - Static variable in class com.netscape.certsrv.client.SubsystemClient
- AUTH_FAILURE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- AUTH_FAILURE - Static variable in interface org.dogtagpki.common.ConfigResource
- AUTH_ID - Static variable in interface com.netscape.certsrv.common.Constants
- AUTH_MANAGER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
ID of the authentication manager in the current thread.
- AUTH_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 class com.netscape.cmscore.request.Request
- AUTH_TOKEN_PREFIX - Static variable in class com.netscape.cmscore.request.Request
- AuthAdminServlet - Class in com.netscape.cms.servlet.admin
-
A class representing an administration servlet for the Authentication Management subsystem.
- AuthAdminServlet() - Constructor for class com.netscape.cms.servlet.admin.AuthAdminServlet
- AuthCredentials - Class in com.netscape.certsrv.authentication
-
Authentication Credentials as input to the authMgr.
- AuthCredentials() - Constructor for class com.netscape.certsrv.authentication.AuthCredentials
-
Constructor
- authenticate(int, String, String) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Overrides same method in LDAPConnection to do prevent re-authentication.
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
-
authenticates user(agent) by certificate
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Authenticates user through LDAP by a set of credentials.
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.HashAuthentication
-
Authenticates a user based on uid, pwd in the directory.
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.SessionAuthentication
-
Authenticate user.
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
-
authenticates user by certificate
- authenticate(AuthCredentials) - Method in class com.netscape.cms.authentication.TokenAuthentication
-
authenticates user(agent) by certificate
- authenticate(AuthCredentials) - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
-
authenticates user(agent) by certificate
- authenticate(AuthCredentials) - Method in class com.netscape.cmscore.authentication.NullAuthentication
-
authenticates nothing
- authenticate(AuthCredentials) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
-
authenticates administratrators by LDAP uid/pwd
- authenticate(AuthCredentials) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Authenticate the given credentials.
- authenticate(AuthCredentials, String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Authenticate to the named authentication manager instance
- 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.PKIInMemoryRealm
- authenticate(String, String) - Method in class com.netscape.cms.realm.PKILDAPRealm
- authenticate(String, String) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- authenticate(String, String) - Method in class com.netscape.cms.realm.PKIRealm
- authenticate(String, String) - Method in class com.netscape.cms.realm.RealmCommon
- authenticate(String, String) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Overrides same method in LDAPConnection to do prevent re-authentication.
- authenticate(String, String[], Properties, Object) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Overrides same method in LDAPConnection to do prevent re-authentication.
- authenticate(X509Certificate) - Method in class com.netscape.cms.servlet.connector.CloneServlet
- authenticate(X509Certificate[]) - Method in class com.netscape.cms.realm.PKILDAPRealm
- authenticate(X509Certificate[]) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- authenticate(X509Certificate[]) - Method in class com.netscape.cms.realm.PKIRealm
- authenticate(X509Certificate[]) - Method in class com.netscape.cms.realm.RealmCommon
- 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, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
Authentication
- authenticate(LDAPConnection, AuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Authenticates a user through directory based a set of credentials.
- authenticate(LDAPConnection, AuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.PortalEnroll
-
Authenticates a user based on uid, pwd in the directory.
- authenticate(LDAPConnection, AuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
-
Authenticates a user based on uid, pwd in the directory.
- authenticate(LDAPConnection, AuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
-
Authenticates a user based on its uid, pwd, pin in the directory.
- authenticate(LDAPConnection, AuthCredentials, AuthToken) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
-
Authenticates a user based on attr, pwd in the directory.
- AUTHENTICATED_NAME - Static variable in class org.dogtagpki.server.authentication.AuthManager
- AUTHENTICATION - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- authenticationConfig - Variable in class org.dogtagpki.server.authentication.AuthManager
- AuthenticationConfig - Class in org.dogtagpki.server.authentication
-
Provides auths.* parameters.
- AuthenticationConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authentication.AuthenticationConfig
- AuthenticationConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authentication.AuthenticationConfig
- 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
- 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
- AuthManager - Class in org.dogtagpki.server.authentication
-
Authentication Manager interface.
- AuthManager() - Constructor for class org.dogtagpki.server.authentication.AuthManager
- AuthManagerConfig - Class in org.dogtagpki.server.authentication
-
Provides auths.instance.
.* parameters. - AuthManagerConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authentication.AuthManagerConfig
- AuthManagerConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authentication.AuthManagerConfig
- AuthManagerProxy - Class in org.dogtagpki.server.authentication
-
A class represents an authentication manager.
- AuthManagerProxy(boolean, AuthManager) - Constructor for class org.dogtagpki.server.authentication.AuthManagerProxy
-
Constructor
- AuthManagersConfig - Class in org.dogtagpki.server.authentication
-
Provides auths.instance.* parameters.
- AuthManagersConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authentication.AuthManagersConfig
- AuthManagersConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authentication.AuthManagersConfig
- AuthMethodFilter - Class in org.dogtagpki.server.rest.v2.filters
-
Basic Authentication Method filter for REST APIs Subclasses can associate AuthMehtod to servlet, URLPatterns or specific endpoints.
- AuthMethodFilter() - Constructor for class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- AuthMethodInterceptor - Class in org.dogtagpki.server.rest.v1
- AuthMethodInterceptor() - Constructor for class org.dogtagpki.server.rest.v1.AuthMethodInterceptor
- AuthMethodMapping - Annotation Interface in com.netscape.certsrv.authentication
- AUTHMGR_PARAM - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- AUTHMGR_PARAM - Static variable in class com.netscape.cms.servlet.common.CMSGateway
- AuthMgrPlugin - Class in com.netscape.certsrv.authentication
-
This class represents a registered authentication manager plugin.
- AuthMgrPlugin(String, String) - Constructor for class com.netscape.certsrv.authentication.AuthMgrPlugin
-
Constructs a AuthManager plugin.
- AUTHORITY - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- AUTHORITY_CONFIG - Static variable in class com.netscape.certsrv.logging.AuditEvent
- AUTHORITY_ID - Static variable in class com.netscape.cmscore.request.Request
-
ID of requested certificate authority (absence 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(CACLI) - 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
- AuthorityKeyExportCLI - Class in com.netscape.cmstools.authority
- AuthorityKeyExportCLI(AuthorityCLI) - Constructor for class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- 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 - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- AuthorizationConfig - Class in org.dogtagpki.server.authorization
-
Provides authz.* parameters.
- AuthorizationConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authorization.AuthorizationConfig
- AuthorizationConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authorization.AuthorizationConfig
- authorize(String, String, AuthToken, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
- authorize(String, AuthToken, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
- authorize(String, AuthToken, String, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
Authorize must occur after Authenticate
- authorize(String, AuthToken, String, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
- authorize(String, AuthToken, String, String, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Authorization to the named authorization manager instance
- authorize(HttpServletRequest) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Authorize must occur after Authenticate
- authorize(AuthToken) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
authorize a user based on its authentication credentials.
- authorize(AuthToken, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- authorize(AuthToken, String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- authorize(AuthToken, String) - Method in class org.dogtagpki.server.authorization.AuthzManager
- authorize(AuthToken, 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) { logger.warn("authorize call: " + e.getMessage(), e); }
- authorize(AuthToken, String, String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- authorize(AuthToken, String, String) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Check if the user is authorized to perform the given operation on the given resource.
- authSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- AuthSubsystem - Class in com.netscape.cmscore.authentication
-
Default authentication subsystem
- AuthSubsystem() - Constructor for class com.netscape.cmscore.authentication.AuthSubsystem
- AuthToken - Class in org.dogtagpki.server.authentication
-
Authentication token returned by Authentication Managers.
- AuthToken() - Constructor for class org.dogtagpki.server.authentication.AuthToken
- AuthToken(AuthManager) - Constructor for class org.dogtagpki.server.authentication.AuthToken
-
Constructs an instance of a authentication token.
- AUTHZ_FAIL - Static variable in class com.netscape.certsrv.logging.event.AuthzEvent
- 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_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_RES_NAME - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
- AUTHZ_STATUS_SUCCESS - Static variable in class org.dogtagpki.server.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
- AuthzManager - Class in org.dogtagpki.server.authorization
-
Authorization Manager interface needs to be implemented by all authorization managers.
- AuthzManager() - Constructor for class org.dogtagpki.server.authorization.AuthzManager
- AuthzManagerConfig - Class in org.dogtagpki.server.authorization
-
Provides authz.instance.
.* parameters. - AuthzManagerConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authorization.AuthzManagerConfig
- AuthzManagerConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authorization.AuthzManagerConfig
- AuthzManagerProxy - Class in org.dogtagpki.server.authorization
-
A class represents an authorization manager.
- AuthzManagerProxy(boolean, AuthzManager) - Constructor for class org.dogtagpki.server.authorization.AuthzManagerProxy
-
Constructor
- AuthzManagersConfig - Class in org.dogtagpki.server.authorization
-
Provides authz.instance.* parameters.
- AuthzManagersConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authorization.AuthzManagersConfig
- AuthzManagersConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authorization.AuthzManagersConfig
- authzMgrAccessInit(String, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
authMgrzAccessInit is for servlets who want to initialize their own authorization information before full operation.
- 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.
- authzSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- AuthzSubsystem - Class in com.netscape.cmscore.authorization
-
Default authorization subsystem
- AuthzSubsystem() - Constructor for class com.netscape.cmscore.authorization.AuthzSubsystem
- AuthzToken - Class in org.dogtagpki.server.authorization
-
Authorization token returned by Authorization Managers.
- AuthzToken(AuthzManager) - Constructor for class org.dogtagpki.server.authorization.AuthzToken
-
Constructs an instance of a authorization token.
- AUTO_RENEWAL_DISABLED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- AUTO_RENEWAL_DONE - Static variable in class com.netscape.cmscore.dbs.CertRecord
- AUTO_RENEWAL_ENABLED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- AUTO_RENEWAL_NOTIFIED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- autoShutdown() - Method in class com.netscape.cmscore.apps.CMSEngine
- autoShutdown(boolean) - Method in class com.netscape.cmscore.apps.CMSEngine
- awaitLoadDone() - Method in class com.netscape.certsrv.util.AsyncLoader
-
Wait upon the consumer to finish loading items.
B
- BACK_SLASH - Static variable in class org.dogtagpki.server.rest.base.UserServletBase
- BACK_SLASH - Static variable in class org.dogtagpki.server.rest.v1.UserService
- BAD_ARG_COUNT - Static variable in class com.netscape.cmscore.util.UtilResources
- 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
- BASE_RESOURCES - Static variable in class com.netscape.certsrv.logging.LogResources
- base64decode(String) - Static method in class com.netscape.cmstools.AuditVerify
- base64Decode(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- base64Decode(String) - Static method in class com.netscape.cmstools.PasswordCache
- base64Decode(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- base64Encode(byte[]) - Static method in class com.netscape.cms.logging.LogFile
- base64Encode(byte[]) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- base64Encode(byte[]) - Static method in class com.netscape.cmscore.security.PWsdrCache
- base64Encode(byte[]) - Static method in class com.netscape.cmstools.PasswordCache
- base64Encode(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- baseDN - Variable in class com.netscape.cmscore.dbs.LDAPDatabase
- 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
- 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
- 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
. - BEGIN - Static variable in class com.netscape.certsrv.request.RequestStatus
-
The initial state of a request.
- 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
- BigIntegerFromDB(String) - Static method in class com.netscape.cmscore.dbs.BigIntegerMapper
- BigIntegerMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java BigInteger object into LDAP attribute, and vice versa.
- BigIntegerMapper(String) - Constructor for class com.netscape.cmscore.dbs.BigIntegerMapper
-
Constructs BigInteger mapper.
- BigIntegerToDB(BigInteger) - Static method in class com.netscape.cmscore.dbs.BigIntegerMapper
- 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
- 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_SIZE - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- buildCertChain() - Method in class com.netscape.certsrv.security.SigningUnit
- buildContentParams(String, String) - Method in class com.netscape.cms.jobs.Job
- buildFilter() - Method in class com.netscape.cms.servlet.cert.FilterBuilder
- buildGeneralNameInterface(String, String) - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- buildGeneralNameInterface(String, String) - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- buildGroup(LDAPEntry) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
builds an instance of a Group entry
- buildGroups(LDAPSearchResults) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- buildItemParams(Request) - Method in class com.netscape.cms.jobs.Job
- buildItemParams(String, String) - Method in class com.netscape.cms.jobs.Job
- buildItemParams(X509CertImpl) - Method in class com.netscape.cms.jobs.Job
- buildUser(LDAPEntry) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
builds a User instance.
- buildUsers(LDAPSearchResults) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- BulkIssuanceProxyServlet - Class in com.netscape.cms.servlet.base
- BulkIssuanceProxyServlet() - Constructor for class com.netscape.cms.servlet.base.BulkIssuanceProxyServlet
- byte2string(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Converts any length byte array into a signed, variable-length hexadecimal number.
- ByteArrayMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java byte array object into LDAP attribute, and vice versa.
- ByteArrayMapper(String) - Constructor for class com.netscape.cmscore.dbs.ByteArrayMapper
-
Constructs a byte array mapper.
- bytesToChars(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- bytesToHex(byte[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- byteToSecurityLevel(byte) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- byteToSecurityLevel(byte) - Static method in class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
C
- CA - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- CA_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- CA_CERT - Static variable in class com.netscape.cmscore.request.Request
- CA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_CERT_REQUEST_BACK - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_EEPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_EETYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_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_ENROLL_tokentype - 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_SIGNINGCERT_NICKNAME - Static variable in class com.netscape.cmscore.security.KeyCertUtil
- CA_TIMEOUT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- CA_UNREVOKE_SERIAL - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- CAAgentCertClient - Class in com.netscape.certsrv.ca
- CAAgentCertClient(PKIClient) - Constructor for class com.netscape.certsrv.ca.CAAgentCertClient
- CAAgentCertRequestClient - Class in com.netscape.certsrv.ca
- CAAgentCertRequestClient(PKIClient) - Constructor for class com.netscape.certsrv.ca.CAAgentCertRequestClient
- CACERTCHAIN - Static variable in class com.netscape.cmscore.request.Request
- 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
- CACertExportCLI - Class in com.netscape.cmstools.ca
- CACertExportCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertExportCLI
- 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
- CACertIssueCLI - Class in com.netscape.cmstools.ca
- CACertIssueCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertIssueCLI
- CACertReleaseHoldCLI - Class in com.netscape.cmstools.ca
- CACertReleaseHoldCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- CACertRequestActionCLI - Class in com.netscape.cmstools.ca
- CACertRequestActionCLI(String, String, CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestActionCLI
- CACertRequestApproveCLI - Class in com.netscape.cmstools.ca
- CACertRequestApproveCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestApproveCLI
- CACertRequestAssignCLI - Class in com.netscape.cmstools.ca
- CACertRequestAssignCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestAssignCLI
- CACertRequestCancelCLI - Class in com.netscape.cmstools.ca
- CACertRequestCancelCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestCancelCLI
- CACertRequestCLI - Class in com.netscape.cmstools.ca
- CACertRequestCLI(CLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestCLI
- CACertRequestClient - Class in com.netscape.certsrv.ca
- CACertRequestClient(PKIClient) - Constructor for class com.netscape.certsrv.ca.CACertRequestClient
- CACertRequestFindCLI - Class in com.netscape.cmstools.ca
- CACertRequestFindCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestFindCLI
- CACertRequestProfileFindCLI - Class in com.netscape.cmstools.ca
- CACertRequestProfileFindCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- CACertRequestProfileShowCLI - Class in com.netscape.cmstools.ca
- CACertRequestProfileShowCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- CACertRequestRejectCLI - Class in com.netscape.cmstools.ca
- CACertRequestRejectCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestRejectCLI
- CACertRequestReviewCLI - Class in com.netscape.cmstools.ca
- CACertRequestReviewCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestReviewCLI
- CACertRequestShowCLI - Class in com.netscape.cmstools.ca
- CACertRequestShowCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestShowCLI
- CACertRequestSubmitCLI - Class in com.netscape.cmstools.ca
- CACertRequestSubmitCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- CACertRequestUnassignCLI - Class in com.netscape.cmstools.ca
- CACertRequestUnassignCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestUnassignCLI
- CACertRequestUpdateCLI - Class in com.netscape.cmstools.ca
- CACertRequestUpdateCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestUpdateCLI
- CACertRequestValidateCLI - Class in com.netscape.cmstools.ca
- CACertRequestValidateCLI(CACertRequestCLI) - Constructor for class com.netscape.cmstools.ca.CACertRequestValidateCLI
- 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
- CACertSigningExportCLI - Class in com.netscape.cmstools.ca
- CACertSigningExportCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertSigningExportCLI
- CACertSigningShowCLI - Class in com.netscape.cmstools.ca
- CACertSigningShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertSigningShowCLI
- CACertStatusCLI - Class in com.netscape.cmstools.ca
- CACertStatusCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertStatusCLI
- CACertSubsystemExportCLI - Class in com.netscape.cmstools.ca
- CACertSubsystemExportCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- CACertSubsystemShowCLI - Class in com.netscape.cmstools.ca
- CACertSubsystemShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertSubsystemShowCLI
- CACertTransportExportCLI - Class in com.netscape.cmstools.ca
- CACertTransportExportCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertTransportExportCLI
- CACertTransportShowCLI - Class in com.netscape.cmstools.ca
- CACertTransportShowCLI(CACertCLI) - Constructor for class com.netscape.cmstools.ca.CACertTransportShowCLI
- caCLI - Variable in class com.netscape.cmstools.authority.AuthorityCLI
- caCLI - Variable in class com.netscape.cmstools.ca.PublisherCLI
- caCLI - Variable in class com.netscape.cmstools.profile.ProfileCLI
- caCLI - Variable in class com.netscape.cmstools.system.KRAConnectorCLI
- CACLI - Class in com.netscape.cmstools.ca
- CACLI(MainCLI) - 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
- 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
- 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
- canApprove(Principal) - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- CANCELED - Static variable in class com.netscape.certsrv.request.RequestStatus
-
Not implemented.
- CANCELED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- cancelRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Cancel a secret recovery request
- cancelRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyRequestClient
-
Cancel a secret recovery request
- cancelRequest(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- cancelRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- cancelRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- cancelRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- cancelRequest(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Cancels a request.
- 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
- 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
- CASigningCert - Class in com.netscape.cmscore.security
-
CA signing certificate.
- CASigningCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.CASigningCert
- CASigningCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.CASigningCert
- CASystemCertClient - Class in org.dogtagpki.ca
- CASystemCertClient(PKIClient, String) - Constructor for class org.dogtagpki.ca.CASystemCertClient
- CASystemCertResource - Interface in org.dogtagpki.ca
- CATokenAuthenticate - Class in com.netscape.cms.servlet.csadmin
- CATokenAuthenticate() - Constructor for class com.netscape.cms.servlet.csadmin.CATokenAuthenticate
- CATokenAuthenticateAdmin - Class in com.netscape.cms.servlet.csadmin
- CATokenAuthenticateAdmin() - Constructor for class com.netscape.cms.servlet.csadmin.CATokenAuthenticateAdmin
- 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
- CDEC_CMAC - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CDEC_CMAC_RMAC - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CEP_CERT - Static variable in class com.netscape.cmscore.request.Request
- cert - 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_FILTER - Static variable in class com.netscape.cmscore.request.Request
- CERT_INFO - Static variable in class com.netscape.cmscore.request.Request
- CERT_NEW_REQUEST_FOOTER - Static variable in class org.dogtagpki.util.cert.CertUtil
- CERT_NEW_REQUEST_HEADER - Static variable in class org.dogtagpki.util.cert.CertUtil
- CERT_NICKNAME - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- CERT_PROFILE_APPROVAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CERT_RENEWAL_FOOTER - Static variable in class org.dogtagpki.util.cert.CertUtil
- CERT_RENEWAL_HEADER - Static variable in class org.dogtagpki.util.cert.CertUtil
- 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 class com.netscape.cmscore.request.Request
- CERT_STATUS_CHANGE_REQUEST - Static variable in class com.netscape.certsrv.logging.event.CertStatusChangeRequestEvent
- CERT_TYPE - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- CERT_TYPE - Static variable in class com.netscape.cmscore.request.Request
- certChain - Variable in class com.netscape.certsrv.security.SigningUnit
- certCLI - Variable in class com.netscape.cmstools.ca.CACertExportCLI
- 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.CACertRevokeCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertShowCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertSigningExportCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertSigningShowCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertStatusCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertSubsystemShowCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertTransportExportCLI
- certCLI - Variable in class com.netscape.cmstools.ca.CACertTransportShowCLI
- certCLI - Variable in class com.netscape.cmstools.kra.KRACertTransportExportCLI
- certCLI - Variable in class com.netscape.cmstools.kra.KRACertTransportShowCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11CertExportCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- certCLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7CertImportCLI
- certCLI - Variable in class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- 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.cmstools.ca.CACertCLI
- certClient - Variable in class com.netscape.cmstools.ca.CACertRequestCLI
- 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
- 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
- CertDateCompare - Class in com.netscape.cmscore.cert
-
Compares validity dates for use in sorting.
- CertDateCompare() - Constructor for class com.netscape.cmscore.cert.CertDateCompare
- CertDBSchema - Class in com.netscape.cmscore.dbs
-
A class represents a collection of certificate record specific schema information.
- CertDBSchema() - Constructor for class com.netscape.cmscore.dbs.CertDBSchema
- CertDNCertUserLocator - Class in com.netscape.cmscore.usrgrp
-
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope.
- CertDNCertUserLocator() - Constructor for class com.netscape.cmscore.usrgrp.CertDNCertUserLocator
-
Constructs certificate matching agent.
- 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
- 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 - Variable in class com.netscape.certsrv.system.SystemCertData
- 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
. - CertificateInfo - Class in com.netscape.cmscore.security
-
This base class provides methods to import CA signing cert or get certificate request.
- CertificateInfo(KeyCertData) - Constructor for class com.netscape.cmscore.security.CertificateInfo
- CertificateInfo(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.CertificateInfo
- 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.
- CertificateSetupRequest - Class in com.netscape.certsrv.system
- CertificateSetupRequest() - Constructor for class com.netscape.certsrv.system.CertificateSetupRequest
- certInCertChain(X509Certificate[], X509Certificate) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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
- CertRecord - Class in com.netscape.cmscore.dbs
-
A class represents a serializable certificate record.
- CertRecord() - Constructor for class com.netscape.cmscore.dbs.CertRecord
-
Constructs empty certificate record.
- CertRecord(BigInteger, Certificate, MetaInfo) - Constructor for class com.netscape.cmscore.dbs.CertRecord
-
Constructs certiificate record with certificate and meta info.
- CertRecordList - Class in com.netscape.cmscore.dbs
-
A class represents a list of certificate records.
- CertRecordList(DBVirtualList<CertRecord>) - Constructor for class com.netscape.cmscore.dbs.CertRecordList
-
Constructs a request list.
- certRequestCLI - Variable in class com.netscape.cmstools.ca.CACertRequestFindCLI
- certRequestCLI - Variable in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- certRequestCLI - Variable in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- certRequestClient - Variable in class com.netscape.certsrv.ca.CACertClient
- CertRequestInfo - Class in com.netscape.certsrv.cert
- CertRequestInfo() - Constructor for class com.netscape.certsrv.cert.CertRequestInfo
- 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
- CertRevokeRequest - Class in com.netscape.certsrv.cert
- CertRevokeRequest() - Constructor for class com.netscape.certsrv.cert.CertRevokeRequest
- 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, Request, 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, Request, 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 com.netscape.cmscore.cert.OidLoaderSubsystem
-
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 class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for certificate based authentication manager ID.
- CERTUSERDB_PLUGIN_ID - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for certificate based authentication plugin ID.
- CertUserDBAuthentication - Class in com.netscape.cmscore.authentication
-
Certificate server agent authentication.
- CertUserDBAuthentication() - Constructor for class com.netscape.cmscore.authentication.CertUserDBAuthentication
- CertUserLocator - Class in com.netscape.certsrv.usrgrp
-
This class defines a certificate mapping strategy to locate a user
- CertUserLocator() - Constructor for class com.netscape.certsrv.usrgrp.CertUserLocator
- CertUtil - Class in org.dogtagpki.util.cert
- CertUtil() - Constructor for class org.dogtagpki.util.cert.CertUtil
- CertUtils - Class in com.netscape.cmscore.cert
-
Utility class with assorted methods to check for smime pairs, determining the type of cert - signature or encryption ..etc.
- CertUtils() - Constructor for class com.netscape.cmscore.cert.CertUtils
- 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_PHRASE - Static variable in class com.netscape.cmscore.request.Request
- 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.v1.AuditService
- changeAuditStatus(String, String) - Method in class org.dogtagpki.server.rest.base.AuditServletBase
- changeAuditStatus(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- 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 class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- changePolicyInstanceOrdering(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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
- 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
- charsToBytes(char[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- check(BigInteger, byte[]) - Method in class com.netscape.cmscore.authentication.VerifiedCerts
- check(BigInteger, byte[], long, long) - Method in class com.netscape.cmscore.authentication.VerifiedCert
- check(X509CertImpl) - Method in class com.netscape.cmscore.authentication.VerifiedCerts
- check_GeneralNameChoice(String) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNameUtil
-
Checks if given string is a valid General Name choice and returns the actual string that can be passed into form_GeneralName().
- checkACL(HttpServletRequest, String) - Method in class org.dogtagpki.server.rest.v2.filters.ACLFilter
- checkACLs(String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
Checks if the permission is granted or denied in the current execution context.
- checkACLs(String, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- checkAllowEntries(AuthToken, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- checkAuthenticationMethod(HttpServletRequest, String) - Method in class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- checkAuthManager(HttpServletRequest, ArgBlock, X509Certificate, String) - Method in class com.netscape.cms.servlet.common.CMSGateway
- checkAvailablePublishingConnections() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Checks for available publishing connections
- 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.
- checkCertificateExt(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- checkCertificateExt(String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- checkConfiguration(byte[], boolean, boolean) - Static method in class com.netscape.cmstools.profile.ProfileCLI
-
Sanity check the profile configuration.
- checkDenyEntries(AuthToken, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
throw EACLsException if a deny entry is matched
- CHECKED - Static variable in class com.netscape.cmscore.authentication.VerifiedCert
- checkForAndAutoShutdown() - Method in class com.netscape.cmscore.apps.CMSEngine
-
sign some known data to determine if signing key is botched; if so, proceed to graceful shutdown
- CheckIdentity - Class in com.netscape.cms.servlet.csadmin
- CheckIdentity() - Constructor for class com.netscape.cms.servlet.csadmin.CheckIdentity
- checkKeyLength(String, int, String, int) - Method in class com.netscape.cmscore.security.JssSubsystem
- checkOID(String, String) - Static method in class com.netscape.cmscore.cert.CertUtils
-
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.
- 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(AuthToken, String, String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
Checks if the permission is granted or denied with id from authtoken gotten from authentication that precedes authorization.
- checkpin(LDAPConnection, String, String, String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- checkRange() - Method in class com.netscape.cmscore.dbs.Repository
-
Checks if the given number is in the current range.
- checkRanges() - Method in class com.netscape.cmscore.dbs.Repository
-
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, AuthToken, String, String, String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Authorize the user against the specified realm.
- checkResult() - Method in class org.dogtagpki.tps.apdu.APDUResponse
- checkRight(String) - Method in class com.netscape.cms.authorization.ACL
-
Tells if the permission is one of the defined "rights"
- checkSigningAlgorithmFromName(String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Checks if the given algorithm name is supported.
- CHOICE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- chunked - Variable in class org.dogtagpki.tps.TPSConnection
- 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 class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- classId - Variable in class com.netscape.certsrv.profile.ProfileData
- className - Variable in class com.netscape.certsrv.base.RESTMessage
- className - Variable in class org.dogtagpki.cli.CLIModule
- CLEAN_CACHE - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- clear() - Method in class com.netscape.cmscore.base.ConfigStore
-
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
- 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
- cli - Variable in class org.dogtagpki.cli.CLIModule
- CLI - Class in org.dogtagpki.cli
- CLI(String, String) - Constructor for class org.dogtagpki.cli.CLI
- CLI(String, String, CLI) - Constructor for class org.dogtagpki.cli.CLI
- client - Variable in class com.netscape.certsrv.client.Client
- client - Variable in class org.dogtagpki.cli.CLI
- Client - Class in com.netscape.certsrv.client
- Client(PKIClient, String, String) - Constructor for class com.netscape.certsrv.client.Client
- Client(PKIClient, String, 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 class com.netscape.cmscore.request.Request
- 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
-
Deprecated.Replaced by NSSCertRemoveCLI.
- ClientCertRemoveCLI(ClientCLI) - Constructor for class com.netscape.cmstools.client.ClientCertRemoveCLI
-
Deprecated.
- 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
- clientCiphers - Variable in class com.netscape.cmscore.connector.HttpConnector
- 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
-
Deprecated.
- 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 - Variable in class com.netscape.cmstools.client.ClientInitCLI
- ClientCLI - Class in com.netscape.cmstools.client
- ClientCLI(MainCLI) - 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
- 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
- clientSocketListener - Variable in class com.netscape.cmscore.apps.CMSEngine
- CLIException - Exception in org.dogtagpki.cli
- CLIException() - Constructor for exception org.dogtagpki.cli.CLIException
- CLIException(int) - Constructor for exception org.dogtagpki.cli.CLIException
- CLIException(String) - Constructor for exception org.dogtagpki.cli.CLIException
- CLIException(String, int) - Constructor for exception org.dogtagpki.cli.CLIException
- CLIModule - Class in org.dogtagpki.cli
- CLIModule(CLI, String) - Constructor for class org.dogtagpki.cli.CLIModule
- CLIModule(CLI, CLI) - Constructor for class org.dogtagpki.cli.CLIModule
- clone - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- clone() - Method in class com.netscape.cmscore.base.ConfigStore
-
Cloning of property configuration store.
- CLONE_CA - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- cloneAndMarkPending(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Clones a request object and mark it pending.
- cloneRequest(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Clones a request object.
- CloneServlet - Class in com.netscape.cms.servlet.connector
-
Clone servlet - part of the Clone Authority (CLA) processes Revoked certs from its dependant clone CAs service request and return status.
- CloneServlet() - Constructor for class com.netscape.cms.servlet.connector.CloneServlet
- close() - Method in class com.netscape.certsrv.client.PKIClient
- close() - Method in class com.netscape.certsrv.client.PKIConnection
- close() - Method in class com.netscape.cms.logging.LogFile
-
Close the log file
- close() - Method in class com.netscape.cmscore.dbs.DBSSession
-
Closes this session.
- close() - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Closes this session.
- 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 - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- CMAC_RMAC - Enum constant in enum class 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 class com.netscape.cmscore.request.Request
- CMC_REGINFO - Static variable in class com.netscape.cmscore.request.Request
- CMC_REQIDS - Static variable in class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- 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
- CMCEnroll - Class in com.netscape.cmstools
-
Tool for signing PKCS #10 , return CMC enrollment request
- CMCEnroll() - Constructor for class com.netscape.cmstools.CMCEnroll
- CMCProcessor - Class in com.netscape.cms.servlet.processors
-
Process CMC messages according to RFC 2797 See http://www.ietf.org/rfc/rfc2797.txt
- CMCProcessor() - Constructor for class com.netscape.cms.servlet.processors.CMCProcessor
- CMCProcessor(CMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CMCProcessor
- 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 class com.netscape.cmscore.request.Request
- 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
- CMCUserSignedRequestSigVerifyEvent - Class in com.netscape.certsrv.logging.event
- CMCUserSignedRequestSigVerifyEvent(String) - Constructor for class com.netscape.certsrv.logging.event.CMCUserSignedRequestSigVerifyEvent
- CMS - Class in com.netscape.cmscore.apps
-
This represents the CMS server.
- CMS() - Constructor for class com.netscape.cmscore.apps.CMS
- CMS_BASE_CA_SIGNINGCERT_NOT_FOUND - Static variable in class com.netscape.cmstools.CMCRevoke
- CMS_BASE_INVALID_ATTRIBUTE - Static variable in class com.netscape.cmscore.usrgrp.User
- 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.
- CMSEngine - Class in com.netscape.cmscore.apps
- CMSEngine(String) - Constructor for class com.netscape.cmscore.apps.CMSEngine
- CMSExtension - Class in com.netscape.certsrv.extensions
-
CMS extension class, for creating extensions from http input and displaying extensions to html forms.
- CMSExtension() - Constructor for class com.netscape.certsrv.extensions.CMSExtension
- CMSExtensionsMap - Class in com.netscape.cmscore.extensions
-
Loads extension classes from configuration file and return for a given extension name or OID.
- CMSExtensionsMap() - Constructor for class com.netscape.cmscore.extensions.CMSExtensionsMap
- 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
- 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
- CMSLoadTemplate - Class in com.netscape.cms.servlet.common
-
handy class containing cms templates to load and 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() - 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
- 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(ArgBlock, ArgBlock) - Constructor for class com.netscape.cms.servlet.common.CMSTemplateParams
- CMSWebListener - Class in com.netscape.cmscore.apps
- CMSWebListener() - Constructor for class com.netscape.cmscore.apps.CMSWebListener
- code - Variable in class com.netscape.certsrv.base.PKIException.Data
- code - Variable in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- com.netscape.certsrv.account - package com.netscape.certsrv.account
- com.netscape.certsrv.acls - package com.netscape.certsrv.acls
- 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.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.keydb - package com.netscape.certsrv.dbs.keydb
- 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.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.registry - package com.netscape.certsrv.registry
- com.netscape.certsrv.request - package com.netscape.certsrv.request
- 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.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.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.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.password - package com.netscape.cms.password
- 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.common - package com.netscape.cms.selftests.common
- 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.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.cmscore.apps - package com.netscape.cmscore.apps
- com.netscape.cmscore.authentication - package com.netscape.cmscore.authentication
- com.netscape.cmscore.authorization - package com.netscape.cmscore.authorization
- com.netscape.cmscore.base - package com.netscape.cmscore.base
- com.netscape.cmscore.cert - package com.netscape.cmscore.cert
- com.netscape.cmscore.connector - package com.netscape.cmscore.connector
- com.netscape.cmscore.crmf - package com.netscape.cmscore.crmf
- com.netscape.cmscore.dbs - package com.netscape.cmscore.dbs
- com.netscape.cmscore.extensions - package com.netscape.cmscore.extensions
- com.netscape.cmscore.jobs - package com.netscape.cmscore.jobs
- com.netscape.cmscore.ldapconn - package com.netscape.cmscore.ldapconn
- com.netscape.cmscore.listeners - package com.netscape.cmscore.listeners
- com.netscape.cmscore.logging - package com.netscape.cmscore.logging
- com.netscape.cmscore.notification - package com.netscape.cmscore.notification
- com.netscape.cmscore.registry - package com.netscape.cmscore.registry
- com.netscape.cmscore.request - package com.netscape.cmscore.request
- com.netscape.cmscore.security - package com.netscape.cmscore.security
- com.netscape.cmscore.selftests - package com.netscape.cmscore.selftests
- com.netscape.cmscore.session - package com.netscape.cmscore.session
- com.netscape.cmscore.systemd - package com.netscape.cmscore.systemd
- com.netscape.cmscore.usrgrp - package com.netscape.cmscore.usrgrp
- com.netscape.cmscore.util - package com.netscape.cmscore.util
- com.netscape.cmstools - package com.netscape.cmstools
- com.netscape.cmstools.acme - package com.netscape.cmstools.acme
- com.netscape.cmstools.authority - package com.netscape.cmstools.authority
- com.netscape.cmstools.ca - package com.netscape.cmstools.ca
- com.netscape.cmstools.cli - package com.netscape.cmstools.cli
- com.netscape.cmstools.client - package com.netscape.cmstools.client
- com.netscape.cmstools.config - package com.netscape.cmstools.config
- com.netscape.cmstools.feature - package com.netscape.cmstools.feature
- com.netscape.cmstools.group - package com.netscape.cmstools.group
- com.netscape.cmstools.job - package com.netscape.cmstools.job
- com.netscape.cmstools.kra - package com.netscape.cmstools.kra
- com.netscape.cmstools.logging - package com.netscape.cmstools.logging
- com.netscape.cmstools.nss - package com.netscape.cmstools.nss
- 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.range - package com.netscape.cmstools.range
- 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.json - package com.netscape.cmsutil.json
- 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.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
- CommandCLI - Class in org.dogtagpki.cli
- CommandCLI(String, String, CLI) - Constructor for class org.dogtagpki.cli.CommandCLI
- CommandQueue - Class in com.netscape.cmscore.apps
-
Command queue for registration and unregistration process for clean shutdown.
- CommandQueue() - Constructor for class com.netscape.cmscore.apps.CommandQueue
- 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.PasswordStore
- commit() - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- commit() - Method in class com.netscape.cmsutil.password.PlainPasswordWriter
- commit(boolean) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
FileConfigStorage functionality The original config file is moved to
. . - commit(boolean) - Method in class com.netscape.cmscore.base.ConfigStore
-
Store config into storage (file or LDAP).
- commit(ConfigStore, boolean) - Method in class com.netscape.cmscore.base.ConfigStorage
- commit(ConfigStore, boolean) - Method in class com.netscape.cmscore.base.FileConfigStorage
-
The original config file is copied to
. . - commit(ConfigStore, boolean) - Method in class com.netscape.cmscore.base.LDAPConfigStorage
-
Commit the configuration to the database.
- commitReturn(ConfigStore, boolean, String[]) - Method in class com.netscape.cmscore.base.LDAPConfigStorage
-
This version of commit also returns the post-read entry that the change resulted in.
- commonName - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- compare(byte[], byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Compares 2 byte arrays to see if they are the same.
- compare(Version, Version) - Method in class org.dogtagpki.common.Version
- compare(X509CertImpl, X509CertImpl) - Method in class com.netscape.cmscore.cert.CertDateCompare
- 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_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
- computeEncEcbDes(PK11SymKey, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- computeMAC(PK11SymKey, TPSBuffer, TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- 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
- 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.base.Subsystem
- config - Variable in class com.netscape.certsrv.client.PKIClient
- config - Variable in class com.netscape.cms.realm.RealmCommon
- config - Variable in class com.netscape.cmscore.apps.CMSEngine
- config - Variable in class com.netscape.cmscore.connector.HttpConnector
- config - Variable in class com.netscape.cmscore.security.JssSubsystem
- config - Variable in class com.netscape.cmstools.cli.MainCLI
- config - Variable in class org.dogtagpki.server.authorization.AuthzManager
- CONFIG_ACL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_AUTH - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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_CRL_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_DRM - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_ENCRYPTION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_FILE - Static variable in class com.netscape.cmscore.apps.CMS
- CONFIG_OCSP_PROFILE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CONFIG_SERIAL_NUMBER - Static variable in class com.netscape.certsrv.logging.AuditEvent
- 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
- configCLI - Variable in class com.netscape.cmstools.config.ConfigExportCLI
- 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.config
- ConfigCLI(SubsystemCLI) - Constructor for class com.netscape.cmstools.config.ConfigCLI
- ConfigCLI(String, String, SubsystemCLI) - Constructor for class com.netscape.cmstools.config.ConfigCLI
- configClient - Variable in class com.netscape.cmstools.config.ConfigCLI
- ConfigClient - Class in org.dogtagpki.common
- ConfigClient(PKIClient, String) - Constructor for class org.dogtagpki.common.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 org.dogtagpki.common
- ConfigData() - Constructor for class org.dogtagpki.common.ConfigData
- ConfigExportCLI - Class in com.netscape.cmstools.config
- ConfigExportCLI(ConfigCLI) - Constructor for class com.netscape.cmstools.config.ConfigExportCLI
- 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 org.dogtagpki.common
- 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
- ConfigStorage - Class in com.netscape.cmscore.base
- ConfigStorage() - Constructor for class com.netscape.cmscore.base.ConfigStorage
- configStore - Variable in class com.netscape.cmscore.dbs.CSCfgDatabase
- ConfigStore - Class in com.netscape.cmscore.base
-
A class represents a in-memory configuration store.
- ConfigStore() - Constructor for class com.netscape.cmscore.base.ConfigStore
- ConfigStore(ConfigStorage) - Constructor for class com.netscape.cmscore.base.ConfigStore
- ConfigStore(String) - Constructor for class com.netscape.cmscore.base.ConfigStore
-
Constructs a property configuration store.
- ConfigStore(String, SimpleProperties) - Constructor for class com.netscape.cmscore.base.ConfigStore
-
Constructs a configuration store.
- ConfigTrustedPublicKeyEvent - Class in com.netscape.certsrv.logging.event
- ConfigTrustedPublicKeyEvent(String, String, String) - Constructor for class com.netscape.certsrv.logging.event.ConfigTrustedPublicKeyEvent
- configureAutoShutdown() - Method in class com.netscape.cmscore.apps.CMSEngine
- configureExcludedLdapAttrs() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Configure LDAP attributes that need to be excluded from enrollment records.
- configurePorts() - Method in class com.netscape.cmscore.apps.CMSEngine
- configureServer() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- configureServerCertNickname() - Method in class com.netscape.cmscore.apps.CMSEngine
- 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() - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
-
This method will create the initial connection, validate the current connection, or reestablish the connection if it's closed.
- connect(int, String, int, String, String) - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnection
-
overrides superclass connect.
- connect(int, String, int, String, String) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
overrides parent's connect to prevent re-connect.
- connect(String, int) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
overrides parent's connect to prevent re-connect.
- connect(String, int) - Method in class com.netscape.cmsutil.http.HttpClient
- connect(String, int, int) - Method in class com.netscape.cmsutil.http.HttpClient
- ConnectAsync - Class in com.netscape.cmsutil.http
- ConnectAsync(ISocketFactory, String, int) - Constructor for class com.netscape.cmsutil.http.ConnectAsync
- connected - Variable in class com.netscape.cmscore.connector.Resender
- 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
- Connector - Class in com.netscape.certsrv.connector
-
This interface represents a connector that forwards CMS requests to a remote authority.
- Connector() - Constructor for class com.netscape.certsrv.connector.Connector
- 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
- ConnectorConfig - Class in com.netscape.certsrv.connector
-
Provides
.connector. .* parameters. - ConnectorConfig(ConfigStorage) - Constructor for class com.netscape.certsrv.connector.ConnectorConfig
- ConnectorConfig(String, SimpleProperties) - Constructor for class com.netscape.certsrv.connector.ConnectorConfig
- ConnectorData - Class in com.netscape.certsrv.tps.connector
- ConnectorData() - Constructor for class com.netscape.certsrv.tps.connector.ConnectorData
- 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
- ConnectorsConfig - Class in com.netscape.certsrv.connector
-
Provides
.connector.* parameters. - ConnectorsConfig(ConfigStorage) - Constructor for class com.netscape.certsrv.connector.ConnectorsConfig
- ConnectorsConfig(String, SimpleProperties) - Constructor for class com.netscape.certsrv.connector.ConnectorsConfig
- 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
- connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in class org.dogtagpki.client.DefaultSocketFactory
- connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in class org.dogtagpki.client.NonBlockingSocketFactory
- Constants - Interface in com.netscape.certsrv.common
-
This interface contains constants that are shared by certificate server and its client SDK.
- containPermission(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Checks to see if this
ACLEntry
contains a particular permission - containsKey(Object) - Method in class com.netscape.cmscore.request.ExtDataHashtable
- contextDestroyed(ServletContextEvent) - Method in class com.netscape.cmscore.apps.CMSWebListener
- contextInitialized(ServletContextEvent) - Method in class com.netscape.cmscore.apps.CMSWebListener
- convert(String, String, String) - Method in class com.netscape.certsrv.dbs.FilterConverter
-
Converts attribute into LDAP attribute.
- convert(String, String, String) - Method in class com.netscape.cmscore.dbs.LdapFilterConverter
-
Converts database filter to ldap filter.
- convertB64EToByteArray(String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- convertCertStatusList(String, Collection<Integer>) - Method in class com.netscape.cmstools.cli.MainCLI
- convertDomainInfoToXMLObject(DomainInfo) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- convertStringArrayToNVPairs(String[]) - Method in class com.netscape.cms.servlet.admin.AdminServlet
- convertUIDtoDN(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Converts an uid attribute to a DN.
- convertValidityDurationUnit(String) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- convertXMLObjectToDomainInfo(XMLObject) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- copyContents(Request) - Method in class com.netscape.cmscore.request.Request
-
Copies meta attributes (excluding request ID, etc.) of another request to this request.
- count() - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Returns the no of rules in a set.
- countEntries(Class<T>, String, String, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a list of object that satisfies the given filter.
- countEntries(Class<T>, String, String, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
- country - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- CR - Static variable in class com.netscape.cmsutil.http.Http
- create() - Method in class com.netscape.cms.logging.AuditEventFactory
-
Creates a log event.
- create() - Method in class com.netscape.cms.logging.LogEventFactory
-
Creates a log event.
- create() - Method in class com.netscape.cms.logging.SignedAuditEventFactory
-
Creates a log event.
- create() - Method in class org.dogtagpki.nss.NSSDatabase
- create(int, String, Object[], boolean) - Method in class com.netscape.cms.logging.Logger
- create(int, String, Object[], boolean) - Method in class com.netscape.cmscore.logging.Auditor
- 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(SecureRandomConfig) - Static method in class com.netscape.cmscore.security.SecureRandomFactory
- create(String) - Method in class org.dogtagpki.nss.NSSDatabase
- create(String, boolean) - Method in class org.dogtagpki.nss.NSSDatabase
- createAccount() - Method in class org.dogtagpki.server.rest.v1.AccountService
- createAccount(Principal) - Static method in class org.dogtagpki.server.rest.base.AccountServletBase
- createAESSessionKeyOnInternal(int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createAIAExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createAKIDExtension(X509Certificate) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createAuditConfig() - Method in class org.dogtagpki.server.rest.base.AuditServletBase
- createAuditConfig() - Method in class org.dogtagpki.server.rest.v1.AuditService
- createAuditConfig(Map<String, String>) - Method in class org.dogtagpki.server.rest.base.AuditServletBase
- createAuditConfig(Map<String, String>) - Method in class org.dogtagpki.server.rest.v1.AuditService
- createAuthManagerConfig(String) - Method in class org.dogtagpki.server.authentication.AuthManagersConfig
- createAVA(OBJECT_IDENTIFIER, int, String) - Method in class com.netscape.cmstools.CRMFPopClient
- createBackendEntry(String, String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createBagAttrs(String, byte[]) - Static method in class com.netscape.cmscore.util.PFXUtils
-
Creates bag attributes.
- createBaseEntry(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createBasicConstraintsExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createCA(AuthorityData) - Method in class com.netscape.certsrv.authority.AuthorityClient
- createCA(AuthorityData) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- createCAClient(PKIClient) - Method in class com.netscape.cmstools.cli.MainCLI
- createCertApprovalCallback() - Method in class com.netscape.cmstools.cli.MainCLI
- createCertificate(String, X509Certificate, PKCS10, String, int, int, String, Extensions) - Method in class org.dogtagpki.nss.NSSDatabase
- createCertificate(X509Certificate, PKCS10, int, int, String, Extensions) - Method in class org.dogtagpki.nss.NSSDatabase
- createCertificate(X509Certificate, PKCS10, String, int, int, String, Extensions) - Method in class org.dogtagpki.nss.NSSDatabase
- createCertificatePoliciesExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createCertificationRequest(String, boolean, KeyPair, String, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, boolean, KeyPair, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, KeyPair, String, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createCertificationRequest(String, KeyPair, Extensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Creates a PKCS #10 request.
- createCertInfo(X509Certificate) - Static method in class com.netscape.cmstools.nss.NSSCertCLI
- 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() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createCMSRequestInfo(Request, UriInfo) - Method in class com.netscape.cms.servlet.request.CMSRequestDAO
- createConfig(ConfigStorage) - Method in class com.netscape.cmscore.apps.CMSEngine
- createConnector(String, String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- createConnector(String, String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- createContainer(Node, String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- createContainers(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createCreatedResponse(Object, URI) - Method in class com.netscape.cms.servlet.base.PKIService
- createCRMFRequest(CertRequest, ProofOfPossession) - Method in class com.netscape.cmstools.CRMFPopClient
- createDBSSession() - Method in class com.netscape.cmscore.request.RequestSubsystem
- createDes3SessionKeyOnInternal() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createDN(String) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- createECKeyPair(CryptoToken, String) - Method in class org.dogtagpki.nss.NSSDatabase
- createECKeyPair(CryptoToken, String, Boolean, Boolean, Boolean, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.dogtagpki.nss.NSSDatabase
- createECKeyPair(CryptoToken, String, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.dogtagpki.nss.NSSDatabase
- 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
- createEngine() - Method in class com.netscape.cmscore.apps.CMSWebListener
- createEntry(String, String[]) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- 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
- createEvent(String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionTerminatedEvent
- createEvent(String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionTerminatedEvent
- createExtendedKeyUsageExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createExtensions() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
-
Create extensions.
- createExtensions(X509Certificate, PKCS10) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
-
Create extensions with the specified issuer and request.
- createExtensions(X509Key) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
-
Create extensions with the specified subject key.
- createExtensions(X509Key, X509Certificate, PKCS10) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
-
Create extensions with the specified subject key, issuer, and request.
- 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, Request) - Static method in class com.netscape.certsrv.logging.event.CertRequestProcessedEvent
- 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, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- createFailureEvent(String, String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- createFailureEvent(String, Map<String, String>, String) - Static method in class com.netscape.certsrv.logging.event.RandomGenerationEvent
- createFilter(StringBuilder, Map<String, String>) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- createFilter(String, Map<String, String>) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- createGenericExtension(String) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createGenericExtensions() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createGroup(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- createGroupData(Group) - Method in class org.dogtagpki.server.rest.v1.GroupService
- createGroupMemberData(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- createIDPOPLinkWitness() - Method in class com.netscape.cmstools.CRMFPopClient
- createIndexes(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createInput(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- createJobConfig(String) - Method in class com.netscape.cmscore.jobs.JobsConfig
-
Creates jobsScheduler.job.
.* parameters. - createJobCron(String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Creates a job cron.
- createJobInfo(String, JobConfig, boolean) - Method in class org.dogtagpki.server.rest.v1.JobService
- createKeyIdentifier(KeyPair) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- createKeyIdentifier(KeyPair) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createKeyIdentifier(X509Key) - Static method in class org.dogtagpki.legacy.server.policy.PolicyRule
- createKeyUsageExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createLayeredSocket(Socket, String, int, HttpParams) - Method in class org.dogtagpki.client.DefaultSocketFactory
- createLayeredSocket(Socket, String, int, HttpParams) - Method in class org.dogtagpki.client.NonBlockingSocketFactory
- createLdapAnonConnFactory(String, int, int, LdapConnInfo) - Method in class com.netscape.cmscore.apps.CMSEngine
- createLdapAnonConnFactory(String, LDAPConfig) - Method in class com.netscape.cmscore.apps.CMSEngine
- createLDAPAttributeSet(IDBObj) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Creates attribute set from object.
- createLDAPAttributeSet(IDBObj) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Creates attribute set from object.
- createLdapBoundConnFactory(String, int, int, LdapConnInfo, LdapAuthInfo) - Method in class com.netscape.cmscore.apps.CMSEngine
- createLdapBoundConnFactory(String, LDAPConfig) - Method in class com.netscape.cmscore.apps.CMSEngine
- createLocalKeyId(X509Certificate) - Static method in class com.netscape.cmscore.util.PFXUtils
-
Creates local key identifier.
- createLogger(LogCategory, LogSource) - Method in class com.netscape.cms.logging.LogEventFactory
- createLoggerConfig(String) - Method in class com.netscape.cmscore.logging.LoggersConfig
-
Creates log.instance.
.* parameters. - createMapper(Class<?>, DBAttribute) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- createMappingEntry(String, String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createMessage(String) - Static method in class org.dogtagpki.tps.msg.TPSMessage
- createName(String, boolean) - Method in class com.netscape.cmstools.CRMFPopClient
- createNoContentResponse() - Method in class com.netscape.cms.servlet.base.PKIService
- createObject(LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Creates object from attribute set.
- createObject(LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
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.
- createOCSPNoCheckExtension() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- 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.acme.ACMEDisableCLI
- createOptions() - Method in class com.netscape.cmstools.acme.ACMEEnableCLI
- createOptions() - Method in class com.netscape.cmstools.acme.ACMEInfoCLI
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityCreateCLI
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityFindCLI
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.authority.AuthorityShowCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertExportCLI
- 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.CACertIssueCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertRequestActionCLI
- 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.CACertRequestSubmitCLI
- 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.CACertSigningExportCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- createOptions() - Method in class com.netscape.cmstools.ca.CACertTransportExportCLI
- createOptions() - Method in class com.netscape.cmstools.ca.PublisherOCSPAddCLI
- 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() - Method in class com.netscape.cmstools.config.ConfigExportCLI
- 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.KRACertTransportExportCLI
- 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.AuditFileRetrieveCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditModifyCLI
- createOptions() - Method in class com.netscape.cmstools.logging.AuditShowCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertExportCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertFindCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertImportCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertIssueCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertRequestCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCertShowCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSCreateCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSKeyCreateCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSKeyExportCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSKeyFindCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSKeyImportCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSKeyShowCLI
- createOptions() - Method in class com.netscape.cmstools.nss.NSSRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.OCSPClient
- createOptions() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertExportCLI
- 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.pkcs7.PKCS7CertImportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- createOptions() - Method in class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileAddCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileFindCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileModifyCLI
- createOptions() - Method in class com.netscape.cmstools.profile.ProfileShowCLI
- createOptions() - Method in class com.netscape.cmstools.range.RangeRequestCLI
- 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.SecurityDomainHostAddCLI
- createOptions() - Method in class com.netscape.cmstools.system.SecurityDomainJoinCLI
- createOptions() - Method in class com.netscape.cmstools.system.SecurityDomainLeaveCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TKSKeyCreateCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TKSKeyExportCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TPSConnectorAddCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TPSConnectorFindCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TPSConnectorModCLI
- createOptions() - Method in class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- createOptions() - Method in class com.netscape.cmstools.tks.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
- createOptions() - Method in class org.dogtagpki.cli.CommandCLI
- createOptions() - Method in class org.dogtagpki.server.cli.PKIServerCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SDCreateCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SDSubsystemAddCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBAccessGrantCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBAccessRevokeCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBCreateCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBEmptyCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBInfoCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBRemoveCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementAddCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementInitCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationEnableCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemGroupFindCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemGroupMemberFindCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserAddCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserCertAddCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserFindCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserModifyCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserRoleFindCLI
- createOptions() - Method in class org.dogtagpki.server.cli.SubsystemUserShowCLI
- createPagedSearch(Class<T>, String, String, String[], String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a paged search of objects.
- createPagedSearch(Class<T>, String, String, String[], String) - Method in class com.netscape.cmscore.dbs.LDAPSession
- createPagedSearch(Class<T>, String, String, String[], String[]) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a paged search of objects.
- createPagedSearch(Class<T>, String, String, String[], String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
- createPasswordFromBytes(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Create a jss Password object from a provided byte array.
- createPasswordStore(PasswordStoreConfig) - Static method in class com.netscape.cmscore.apps.CMS
-
Construct a password store.
- createPFX(String, X509Certificate, byte[]) - Static method in class com.netscape.cmscore.util.PFXUtils
-
Creates a PKCS12 package.
- CreatePinAPDU - Class in org.dogtagpki.tps.apdu
- CreatePinAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.CreatePinAPDU
- createPKCS10Request(KeyPair, String, String, Extensions) - Method in class org.dogtagpki.nss.NSSDatabase
- 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
- createPop(String, byte[]) - Method in class com.netscape.cmstools.CRMFPopClient
- createProfile(ProfileData) - Method in class com.netscape.certsrv.profile.ProfileClient
- createProfile(String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- createProfileRaw(byte[]) - Method in class com.netscape.certsrv.profile.ProfileClient
- createProfileRaw(byte[]) - Method in interface com.netscape.certsrv.profile.ProfileResource
- createRangesSubtree(LDAPConfig, LDAPConfigurator) - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- createReplicaObject(String, int) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
-
This method creates or updates a replica object.
- createReplicationAgreement(String, String, int, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createReplicationManager(String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createRequest(byte[]) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
-
Create OCSP request from binary data.
- createRequest(RequestId, String) - Method in class com.netscape.cmscore.request.RequestRepository
- createRequest(String) - Method in class com.netscape.cmscore.request.RequestRepository
- 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.
- createRequestExtensions(PKCS10) - Static method in class org.dogtagpki.util.cert.CertUtil
- createRequestID() - Method in class com.netscape.cmscore.request.RequestRepository
- createRequestQueue(String) - Method in class com.netscape.cmscore.request.RequestSubsystem
-
Creates a new request queue.
- createRequestRangesSubtree(LDAPConfig, DatabaseConfig, LDAPConfigurator) - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- createRoot(String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.Each document should have 1 root only.
- createRSAKeyPair(CryptoToken, int) - Method in class org.dogtagpki.nss.NSSDatabase
- createRSAKeyPair(CryptoToken, int, Boolean, Boolean, Boolean, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.dogtagpki.nss.NSSDatabase
- createRSAKeyPair(CryptoToken, int, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.dogtagpki.nss.NSSDatabase
- createSANExtension(PKCS10) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createSelfTestData(SelfTestSubsystem, String) - Method in class org.dogtagpki.server.rest.v1.SelfTestService
- createSerialRangesSubtree(LDAPConfig, DatabaseConfig, LDAPConfigurator) - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- createSession() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Creates a database session.
- 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
- createSharedSecret(String, KeyGenAlgorithm, int) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- createSigner(CryptoToken, String, KeyPair) - Method in class com.netscape.cmstools.CRMFPopClient
- createSKIDExtension(X509Key) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- createSocket(HttpParams) - Method in class org.dogtagpki.client.DefaultSocketFactory
- createSocket(HttpParams) - Method in class org.dogtagpki.client.NonBlockingSocketFactory
- 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.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, String, String) - Static method in class com.netscape.certsrv.logging.event.AccessSessionEstablishEvent
- createSuccessEvent(String, String, String, String, String, String) - Static method in class com.netscape.certsrv.logging.event.ClientAccessSessionEstablishEvent
- 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
- createSystemContainer() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- createTemplateList() - Method in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- createUser(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- createUser(ResultSet) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- createUser(LDAPEntry) - Method in class com.netscape.cms.realm.PKILDAPRealm
- createUserCertData(String, X509Certificate) - Method in class org.dogtagpki.server.rest.v1.UserService
- createUserData(User) - Method in class org.dogtagpki.server.rest.v1.UserService
- createUserMembershipData(String, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- createVirtualList(String, String, String[]) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
DBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)
- createVirtualList(String, String, String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of objects.
- createVirtualList(String, String, String[], String) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of objects.
- createVirtualList(String, String, String[], String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of objects.
- createVirtualList(String, String, String[], String[], int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
DBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)
- createVirtualList(String, String, String[], String[], int) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of objects.
- createVirtualList(String, String, String[], String, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
DBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)
- createVirtualList(String, String, String[], String, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of objects.
- createVirtualList(String, String, String[], String, String, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
DBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)
- createVirtualList(String, String, String[], String, String, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
- createX509CertInfo(X509Key, BigInteger, CertificateIssuerName, X500Name, Date, Date, String, CertificateExtensions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Creates a Certificate template.
- createX509Key(PublicKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- creationTime - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- 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 class org.dogtagpki.server.authentication.AuthManager
-
Standard credential for client cert's serial number from revocation.
- CRED_CMC_SELF_SIGNED - Static variable in class org.dogtagpki.server.authentication.AuthManager
- CRED_CMC_SIGNING_CERT - Static variable in class org.dogtagpki.server.authentication.AuthManager
- 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 class org.dogtagpki.server.authentication.AuthManager
- CRED_PAGEID - Static variable in class com.netscape.cms.authentication.HashAuthentication
- CRED_PIN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- CRED_PWD - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- CRED_PWD - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- CRED_SESSION_ID - Static variable in class com.netscape.cms.authentication.TokenAuthentication
- CRED_SESSION_ID - Static variable in class org.dogtagpki.server.authentication.AuthManager
- CRED_ShrTok - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- CRED_SSL_CLIENT_CERT - Static variable in class org.dogtagpki.server.authentication.AuthManager
- CRED_UID - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- CRED_UID - Static variable in class com.netscape.cms.authentication.HashAuthentication
- CRED_UID - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- CRED_USER_PASSWORD - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- Credential - Class in com.netscape.certsrv.security
-
A class represents a credential.
- Credential(String, String) - Constructor for class com.netscape.certsrv.security.Credential
-
Constructs credential object.
- CRL - Static variable in class com.netscape.cmscore.request.Request
- CRL_FOOTER - Static variable in class org.dogtagpki.util.cert.CertUtil
- CRL_HEADER - Static variable in class org.dogtagpki.util.cert.CertUtil
- CRL_PUBLISH_ERROR - Static variable in class com.netscape.cmscore.request.Request
- CRL_PUBLISH_STATUS - Static variable in class com.netscape.cmscore.request.Request
- CRL_RETRIEVAL - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CRL_SIGNING_INFO - Static variable in class com.netscape.certsrv.logging.event.CRLSigningInfoEvent
- CRL_UPDATE_ERROR - Static variable in class com.netscape.cmscore.request.Request
- CRL_UPDATE_STATUS - Static variable in class com.netscape.cmscore.request.Request
- CRL_VALIDATION - Static variable in class com.netscape.certsrv.logging.AuditEvent
- CRLDBSchema - Class in com.netscape.cmscore.dbs
-
A class represents a collection of schema information for CRL.
- CRLDBSchema() - Constructor for class com.netscape.cmscore.dbs.CRLDBSchema
- CRLF - Static variable in class com.netscape.cmsutil.http.Http
- CRLIssuingPointRecord - Class in com.netscape.cmscore.dbs
-
A class represents a CRL issuing point record.
- CRLIssuingPointRecord() - Constructor for class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Constructs empty CRLIssuingPointRecord.
- CRLIssuingPointRecord(String, BigInteger, Long, Date, Date) - Constructor for class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Constructs a CRLIssuingPointRecord
- CRLIssuingPointRecord(String, BigInteger, Long, Date, Date, BigInteger, Long, Hashtable<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>, Hashtable<BigInteger, RevokedCertificate>) - Constructor for class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Constructs a CRLIssuingPointRecord
- 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 class com.netscape.cmscore.request.Request
- CRMFParser - Class in com.netscape.cmscore.crmf
- CRMFParser() - Constructor for class com.netscape.cmscore.crmf.CRMFParser
- 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(CMSRequest, CMSServlet, boolean) - Constructor for class com.netscape.cms.servlet.processors.CRMFProcessor
- CRON_DAY_OF_MONTH - Static variable in class com.netscape.cmscore.jobs.JobCron
- CRON_DAY_OF_WEEK - Static variable in class com.netscape.cmscore.jobs.JobCron
- CRON_HOUR - Static variable in class com.netscape.cmscore.jobs.JobCron
- CRON_MINUTE - Static variable in class com.netscape.cmscore.jobs.JobCron
-
CRON_MINUTE, CRON_HOUR, CRON_DAY_OF_MONTH, CRON_MONTH_OF_YEAR, and CRON_DAY_OF_WEEK are to be used in getItem() to retrieve the corresponding CronItem
- CRON_MONTH_OF_YEAR - Static variable in class com.netscape.cmscore.jobs.JobCron
- CronItem - Class in com.netscape.cmscore.jobs
-
class representing one Job cron item
- CronItem(int, int) - Constructor for class com.netscape.cmscore.jobs.CronItem
- CronRange - Class in com.netscape.cmscore.jobs
-
class representing one Job cron element
- CronRange() - Constructor for class com.netscape.cmscore.jobs.CronRange
- 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
- 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_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
- CSCfgDatabase<E extends CSCfgRecord> - Class in com.netscape.cmscore.dbs
-
This class implements in-memory database which is stored in CS.cfg.
- CSCfgDatabase(String, String) - Constructor for class com.netscape.cmscore.dbs.CSCfgDatabase
- CSCfgRecord - Class in com.netscape.cmscore.dbs
- CSCfgRecord() - Constructor for class com.netscape.cmscore.dbs.CSCfgRecord
- CT_POISON_CRITICAL - Static variable in class com.netscape.cmscore.cert.CertUtils
- CT_POISON_DATA - Static variable in class com.netscape.cmscore.cert.CertUtils
- CT_POISON_OID - Static variable in class com.netscape.cmscore.cert.CertUtils
- CTX_CERT_REQUEST - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the User Supplied Certificate Request.
- CURRENT_TIME - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- customizeFile(File, File, Map<String, String>) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
D
- DAMAGED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- data - Variable in class org.dogtagpki.tps.apdu.APDU
- Data() - Constructor for class com.netscape.certsrv.base.PKIException.Data
- Database<E> - Class in com.netscape.cmscore.dbs
-
This class implements in-memory database.
- Database(String) - Constructor for class com.netscape.cmscore.dbs.Database
- DatabaseConfig - Class in com.netscape.cmscore.apps
-
Provides dbs.* parameters.
- DatabaseConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.apps.DatabaseConfig
- DatabaseConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.apps.DatabaseConfig
- 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 org.dogtagpki.acme.ACME
- DateArrayMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java Date array object into LDAP attribute, and vice versa.
- DateArrayMapper(String) - Constructor for class com.netscape.cmscore.dbs.DateArrayMapper
-
Constructs a date array mapper.
- dateFormat - Static variable in class com.netscape.cmstools.ca.CACertCLI
- dateFromDB(String) - Static method in class com.netscape.cmscore.dbs.DateMapper
- DateMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java Date object into LDAP attribute, and vice versa.
- DateMapper(String) - Constructor for class com.netscape.cmscore.dbs.DateMapper
-
Constructs date mapper.
- dateToDB(Date) - Static method in class com.netscape.cmscore.dbs.DateMapper
- DB - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- DBAttribute - Annotation Interface in com.netscape.cmscore.dbs
- DBAttrMapper - Class in com.netscape.certsrv.dbs
-
A class represents an attribute mapper.
- DBAttrMapper() - Constructor for class com.netscape.certsrv.dbs.DBAttrMapper
- DBDynAttrMapper - Class in com.netscape.cmscore.request
-
A class representing a dynamic attribute mapper.
- DBDynAttrMapper() - Constructor for class com.netscape.cmscore.request.DBDynAttrMapper
- DBException - Exception in com.netscape.certsrv.dbs
-
A class represents a database exception.
- DBException(String) - Constructor for exception com.netscape.certsrv.dbs.DBException
-
Constructs a database exception.
- DBException(String, Object[]) - Constructor for exception com.netscape.certsrv.dbs.DBException
-
Constructs a database exception.
- DBException(String, Throwable) - Constructor for exception com.netscape.certsrv.dbs.DBException
-
Constructs a database exception.
- DBNotAvailableException - Exception in com.netscape.certsrv.dbs
-
This exception indicates that the internal database is down.
- DBNotAvailableException(String) - Constructor for exception com.netscape.certsrv.dbs.DBNotAvailableException
- DBNotAvailableException(String, Throwable) - Constructor for exception com.netscape.certsrv.dbs.DBNotAvailableException
- DBObjectClasses - Annotation Interface in com.netscape.cmscore.dbs
- DBPagedSearch<E extends IDBObj> - Class in com.netscape.certsrv.dbs
-
A class represents a paged search.
- DBPagedSearch() - Constructor for class com.netscape.certsrv.dbs.DBPagedSearch
- DBRecord - Class in com.netscape.cmscore.dbs
- DBRecord() - Constructor for class com.netscape.cmscore.dbs.DBRecord
- DBRecordAlreadyExistsException - Exception in com.netscape.certsrv.dbs
-
This exception indicates that a record already exists in the internal database.
- DBRecordAlreadyExistsException(String) - Constructor for exception com.netscape.certsrv.dbs.DBRecordAlreadyExistsException
- DBRecordAlreadyExistsException(String, Throwable) - Constructor for exception com.netscape.certsrv.dbs.DBRecordAlreadyExistsException
- DBRecordNotFoundException - Exception in com.netscape.certsrv.dbs
-
This exception indicates that a record does not exist in the internal database.
- DBRecordNotFoundException(String) - Constructor for exception com.netscape.certsrv.dbs.DBRecordNotFoundException
- DBRecordNotFoundException(String, Throwable) - Constructor for exception com.netscape.certsrv.dbs.DBRecordNotFoundException
- DBRegistry - Class in com.netscape.cmscore.dbs
-
A class represents a registry where all the schema (object classes and attribute) information is stored.
- DBRegistry() - Constructor for class com.netscape.cmscore.dbs.DBRegistry
- 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
- DBSearchResults - Class in com.netscape.cmscore.dbs
-
A class represents the search results.
- DBSearchResults(DBRegistry, LDAPSearchResults) - Constructor for class com.netscape.cmscore.dbs.DBSearchResults
-
Constructs search results.
- DBSSession - Class in com.netscape.cmscore.dbs
-
An interface represents the database session.
- DBSSession() - Constructor for class com.netscape.cmscore.dbs.DBSSession
- dbSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- dbSubsystem - Variable in class com.netscape.cmscore.dbs.LDAPDatabase
- dbSubsystem - Variable in class com.netscape.cmscore.dbs.Repository
- dbSubsystem - Variable in class com.netscape.cmscore.request.RequestQueue
- DBSubsystem - Class in com.netscape.cmscore.dbs
-
A class represents the database subsystem that manages the backend data storage.
- DBSubsystem() - Constructor for class com.netscape.cmscore.dbs.DBSubsystem
-
Constructs database subsystem.
- DBSUtil - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java BigInteger object into LDAP attribute, and vice versa.
- DBSUtil() - Constructor for class com.netscape.cmscore.dbs.DBSUtil
- DBVirtualList<E extends IDBObj> - Class in com.netscape.certsrv.dbs
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
DBPagedSearch
- DBVirtualList() - Constructor for class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.
- debug() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- debug(Collection<String>) - Method in class org.dogtagpki.nss.NSSDatabase
- Debug - Class in com.netscape.cmscore.util
- Debug() - Constructor for class com.netscape.cmscore.util.Debug
- DEBUG - Enum constant in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
- DEBUG_INFORM - Static variable in class com.netscape.cmscore.apps.CMS
- DEBUG_OBNOXIOUS - Static variable in class com.netscape.cmscore.apps.CMS
- DEBUG_VERBOSE - Static variable in class com.netscape.cmscore.apps.CMS
- DEC - Static variable in class com.netscape.cmscore.dbs.Repository
- 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(String) - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Initialize using the SPKAC string
- decode(String) - Method in class com.netscape.cmscore.connector.HttpRequestEncoder
-
Decodes 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
- decodeKey(String) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
-
Decodes extdata encoded keys.
- 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.
- decodePKCS10(String) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Decode PKCS #10 certificate request from Base64.
- 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
- 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_BITS - Static variable in class com.netscape.cmscore.extensions.KeyUsage
- DEF_NUM_GENERALNAMES - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
-
Default number of general names.
- DEF_PIN_ATTR - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- DEF_POLICIES - Static variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- DEF_REMOVE_PIN - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- DEF_UNDELETABLE_POLICIES - Static variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- DEFAULT_APDU_SIZE - Static variable in class org.dogtagpki.tps.apdu.APDU
- DEFAULT_BUFFER_SIZE - Static variable in class com.netscape.cmscore.logging.LoggerConfig
-
The default output stream buffer size in bytes
- DEFAULT_DNPATTERN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- DEFAULT_EXCLUDED_LDAP_ATTRS - Static variable in class com.netscape.cmscore.dbs.DBSubsystem
- DEFAULT_FLUSH_INTERVAL - Static variable in class com.netscape.cmscore.logging.LoggerConfig
-
The default output flush interval in seconds
- DEFAULT_LONG_CACHE_LIFETIME - Static variable in class com.netscape.cms.servlet.base.PKIService
- DEFAULT_LONG_CACHE_LIFETIME - Static variable in class org.dogtagpki.server.rest.v2.PKIServlet
- DEFAULT_MAXTIME - Static variable in class org.dogtagpki.server.rest.v2.PKIServlet
- DEFAULT_REQUEST_ID_GENERATOR - Static variable in class com.netscape.cmscore.request.RequestRepository
- DEFAULT_REQUEST_ID_LENGTH - Static variable in class com.netscape.cmscore.request.RequestRepository
- 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_SIZE - Static variable in class com.netscape.cmscore.dbs.Database
- DEFAULT_SIZE - Static variable in class org.dogtagpki.server.rest.v2.PKIServlet
- DEFAULT_TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthentication
- defaults - Variable in class com.netscape.cmscore.base.SimpleProperties
-
A property list that contains default values for any keys not found in this property list.
- DefaultSocketFactory - Class in org.dogtagpki.client
-
This class provides blocking socket factory for PKIConnection.
- DefaultSocketFactory(PKIConnection) - Constructor for class org.dogtagpki.client.DefaultSocketFactory
- deferred(Request) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
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
- delete() - Method in class org.dogtagpki.nss.NSSDatabase
- 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 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 class com.netscape.cmscore.authentication.AuthSubsystem
-
Removes a authentication manager instance.
- delete(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Removes a authorization manager instance.
- delete(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Deletes argument by the given key.
- delete(String) - Method in class com.netscape.cmscore.dbs.CertRecord
-
Deletes attribute from this record.
- delete(String) - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- delete(String) - Method in class com.netscape.cmscore.dbs.DBRecord
- delete(String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Deletes object from database.
- delete(String) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Deletes an attribute.
- delete(String) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Deletes object from database.
- delete(String) - Method in class com.netscape.cmscore.dbs.RepositoryRecord
-
Deletes an attribute.
- delete(String) - Method in class com.netscape.cmscore.notification.EmailResolverKeys
-
removes the name and its corresponding key from this key set.
- delete(String) - Method in class com.netscape.cmscore.request.RequestIAttrSetWrapper
- delete(String) - Method in class com.netscape.cmscore.request.RequestRecord
-
Removes attribute from the request.
- delete(String) - Method in class com.netscape.cmscore.usrgrp.Group
- delete(String) - Method in class com.netscape.cmscore.usrgrp.User
- delete(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Removes an attribute in the AuthToken
- delete(String) - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Removes an attribute in the AuthzToken
- delete(String, Class<T>) - Method in class com.netscape.certsrv.client.Client
- delete(String, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- delete(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- delete(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- DELETE - Enum constant in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
- deleteCA(String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- deleteCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- deleteCACert(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
-
Delete the CA certificate from the perm database.
- deleteCert(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Delete certificate of the given nickname.
- deleteCert(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
-
Delete any certificate from the any token.
- deleteCert(String, X509Certificate) - Static method in class org.dogtagpki.util.cert.CertUtil
- deleteCertificates(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deletes all certificates by a nickname.
- deleteCertificates(String, boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- deleteDatabase(String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- deleteEntry(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- deleteEntry(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- deleteExtData(String) - Method in class com.netscape.cmscore.request.Request
- deleteExtension(String, X509CertInfo) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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
- deleteInput(ProfileInput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- DeleteKeysAPDU - Class in org.dogtagpki.tps.apdu
- DeleteKeysAPDU(TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.DeleteKeysAPDU
- deleteOutput(ProfileOutput) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- deletePolicyImpl(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- deletePolicyImpl(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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 class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- deletePolicyInstance(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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 class com.netscape.certsrv.profile.ProfileClient
- deleteProfile(String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- deleteRootCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- deleteRootCert(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- 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
- 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.
- deleteTokenCertificate(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- deleteUniqueNamedKey(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- deleteUserCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- deleteUserCert(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- deleteUserCertificates(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deletes user certificates by a nickname.
- deleteVLVs() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- DELIM - Static variable in class com.netscape.cmscore.jobs.CronItem
- DELIM - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
- DeltaCRLGenerationEvent - Class in com.netscape.certsrv.logging.event
- DeltaCRLGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.DeltaCRLGenerationEvent
- 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 - Enum constant in enum class com.netscape.certsrv.acls.ACLEntry.Type
- DENY_ALLOW - Enum constant in enum class com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
- deregisterSelfTestAtStartup(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Deregister an individual self test on the instances list AND on the "startup" list (note that the specified self test will be removed from each list).
- deregisterSelfTestOnDemand(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Deregister an individual self test on the instances list AND on the "on demand" list (note that the specified self test will be removed from each list).
- DERIVATION_CONSTANT - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- DERIVE - Static variable in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- 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_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- DESC - Variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- description - Variable in class com.netscape.certsrv.evaluators.AccessEvaluator
- description - Variable in class com.netscape.certsrv.profile.ProfileData
- description - Variable in class com.netscape.cms.authorization.ACL
- description - Variable in class org.dogtagpki.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
- deserialize(JsonParser, DeserializationContext) - Method in class com.netscape.certsrv.base.PKIExceptionDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.netscape.certsrv.base.RESTMessage.AttributeListDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.netscape.certsrv.request.RequestStatusDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.netscape.certsrv.util.StringHashMapValueDeserializer
- dest - Variable in class com.netscape.cmscore.connector.HttpConnection
- 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.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
- DIGEST_DONT_MATCH_1 - Static variable in class com.netscape.cmscore.util.UtilResources
- DIGEST_MATCH_1 - Static variable in class com.netscape.cmscore.util.UtilResources
- DirAclAuthz - Class in com.netscape.cms.authorization
-
A class for ldap acls based authorization manager The ldap server used for acls is the cms internal ldap db.
- DirAclAuthz() - Constructor for class com.netscape.cms.authorization.DirAclAuthz
-
Default constructor
- DirAuthServlet - Class in com.netscape.cms.servlet.cert
-
'Face-to-face' certificate enrollment.
- DirAuthServlet() - Constructor for class com.netscape.cms.servlet.cert.DirAuthServlet
- DirBasedAuthentication - Class in com.netscape.cms.authentication
-
Abstract class for directory based authentication managers Uses a pattern for formulating subject names.
- DirBasedAuthentication() - Constructor for class com.netscape.cms.authentication.DirBasedAuthentication
-
Default constructor, initialization must follow.
- disable() - Method in class org.dogtagpki.acme.ACMEClient
- disable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- disableAdminEnroll() - 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 class com.netscape.certsrv.profile.ProfileClient
- disableRequests() - Method in class com.netscape.cmscore.apps.CMSEngine
- disableSelfTestAtStartup(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Disable the specified self test at server startup.
- disableSelfTestOnDemand(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Disable the specified self test from being able to be executed on demand.
- disableSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- disconnect() - Method in class com.netscape.cmsutil.http.HttpClient
- 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
- DIVERSIFY_KEY_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- DiversifyKeyRequestProcessedEvent - Class in com.netscape.certsrv.logging.event
- DiversifyKeyRequestProcessedEvent(String) - Constructor for class com.netscape.certsrv.logging.event.DiversifyKeyRequestProcessedEvent
- DN - Static variable in interface com.netscape.certsrv.property.IDescriptor
- DNPattern - Class in com.netscape.cms.authentication
-
class for parsing a DN pattern used to construct a certificate subject name from ldap attributes and dn.
- DNPattern(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.
- DO_ASSIGN - Static variable in class com.netscape.cms.servlet.request.ProcessReq
- doCMMFResponse(ArgBlock) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- doConnect(String, int) - Method in class netscape.net.NetworkClient
-
Return a socket connected to the server, with any appropriate options pre-established
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- 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
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dogtagpki.server.rest.v2.filters.ACLFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- doFullResponse(ArgBlock) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- DOGETCACHAIN - Static variable in class com.netscape.cmscore.request.Request
- doLog(LogEvent) - 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
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- DOREVOKEFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- DoRevokeProxyServlet - Class in com.netscape.cms.servlet.base
- DoRevokeProxyServlet() - Constructor for class com.netscape.cms.servlet.base.DoRevokeProxyServlet
- doSearch(Locale, String, int, String, BigInteger, BigInteger) - Method in class com.netscape.cms.servlet.request.QueryReq
-
Perform search based on direction button pressed
- doubleToString(double) - Static method in class com.netscape.cmsutil.util.Fmt
- DOUNREVOKEFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- doUsage() - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- doUsage() - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- DOW_cal2cron(Calendar) - Method in class com.netscape.cmscore.jobs.JobCron
-
convert the day of the week representation from Calendar to cron
- DownloadPKCS12 - Class in com.netscape.cms.servlet.csadmin
- DownloadPKCS12() - Constructor for class com.netscape.cms.servlet.csadmin.DownloadPKCS12
- DSA_ALGORITHM - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- 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
- dump() - Method in class org.dogtagpki.tps.apdu.APDU
- dump() - Method in class org.dogtagpki.tps.main.TPSBuffer
-
dump()s this Buffer to stdout.
- dump(byte[]) - Static method in class com.netscape.cmscore.util.Debug
- 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
- 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.
- ECDH_USAGES_MASK - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- ECDHE_USAGES_MASK - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- 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.
- ecOIDs - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- EDeferException - Exception in com.netscape.certsrv.profile
-
This represents a profile specific exception.
- EDeferException(String) - Constructor for exception com.netscape.certsrv.profile.EDeferException
-
Creates a defer exception.
- EDIT - Static variable in interface com.netscape.certsrv.common.Constants
- EDuplicateSelfTestException - Exception in com.netscape.certsrv.selftests
-
This class implements a duplicate self test exception.
- EDuplicateSelfTestException(String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
-
Constructs a "duplicate" self test exception.
- EDuplicateSelfTestException(String, String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
-
Constructs a "duplicate" self test exception where the value is always a duplicate from a name/value pair
- EDuplicateSelfTestException(String, String, String) - Constructor for exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
-
Constructs a "duplicate" self test exception where the parameter is a duplicate from a substore.parameter/value pair; (the value passed in may be null).
- EEClientAuthRequestFilter - Class in com.netscape.cms.servlet.filter
- EEClientAuthRequestFilter() - Constructor for class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
- EERequestFilter - Class in com.netscape.cms.servlet.filter
- EERequestFilter() - Constructor for class com.netscape.cms.servlet.filter.EERequestFilter
- EErrorPublishCRL - Exception in com.netscape.certsrv.ca
-
A class represents a CA exception associated with publishing error.
- EErrorPublishCRL(String) - Constructor for exception com.netscape.certsrv.ca.EErrorPublishCRL
-
Constructs a CA exception caused by publishing error.
- EExtensionsException - Exception in com.netscape.certsrv.extensions
-
This represents the extensions exception.
- EExtensionsException(String) - Constructor for exception com.netscape.certsrv.extensions.EExtensionsException
- EExtensionsException(String, 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
- ELdapServerDownException(String, Throwable) - Constructor for exception com.netscape.certsrv.ldap.ELdapServerDownException
- ElementProcessor - Class in com.netscape.cmscore.dbs
-
Processor handles object read from the session.
- ElementProcessor() - Constructor for class com.netscape.cmscore.dbs.ElementProcessor
- elements() - Method in class com.netscape.certsrv.request.AgentApprovals
-
Returns an enumeration of the agent approvals
- elements() - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves a list of argument keys.
- 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
- EmailFormProcessor - Class in com.netscape.cmscore.notification
-
formulates the final email.
- EmailFormProcessor() - Constructor for class com.netscape.cmscore.notification.EmailFormProcessor
- EmailResolverKeys - Class in com.netscape.cmscore.notification
-
Email resolver (ordered) keys as input to email for resolving emails, e.g.
- EmailResolverKeys() - Constructor for class com.netscape.cmscore.notification.EmailResolverKeys
- EmailTemplate - Class in com.netscape.cmscore.notification
-
Files to be processed and returned to the requested parties.
- EmailTemplate(String) - Constructor for class com.netscape.cmscore.notification.EmailTemplate
-
Default Constructor
- 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).
- enable() - Method in class org.dogtagpki.acme.ACMEClient
- ENABLE - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- ENABLE_SERIAL_MGMT - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- ENABLE_SERIAL_NUMBER_RECOVERY - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- enableCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- enabled - Variable in class com.netscape.certsrv.profile.ProfileData
- 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
- enableReplication(String, String, int) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- enableSelfTestAtStartup(String, boolean) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Enable the specified self test at server startup.
- enableSelfTestOnDemand(String, boolean) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Enable the specified self test to be executed on demand.
- enableSerialNumberRecovery() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- ENC_KEYGEN_REQUEST - Static variable in interface com.netscape.certsrv.property.IDescriptor
- ENC_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- encode() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Der encoded into buffer
- encode() - Method in class org.dogtagpki.tps.msg.ExtendedLoginRequestMsg
- encode() - Method in class org.dogtagpki.tps.msg.TPSMessage
- 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(Object) - Method in class com.netscape.cmscore.connector.HttpRequestEncoder
-
Encodes a request object.
- 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
- encoded - Variable in class com.netscape.certsrv.cert.CertData
- encodeKey(String) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
-
Encoded extdata keys for storage in LDAP.
- 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()).
- encodeMap(StringBuilder, Map<String, String>) - Static method in class com.netscape.certsrv.logging.SignedAuditEvent
- encodePKIArchiveOptions(PKIArchiveOptions) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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 class org.dogtagpki.common.CAInfo
- ENCRYPT_MECHANISM - Static variable in interface org.dogtagpki.common.KRAInfoResource
- ENCRYPT_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
- encryptData(TPSBuffer, PK11SymKey) - Static method in class org.dogtagpki.tps.main.Util
- 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
- encryptInternalPrivate(byte[], WrappingParams) - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Encrypts the internal private key (private key to the KRA's internal storage).
- 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
- EndOpMsg - Class in org.dogtagpki.tps.msg
- EndOpMsg(TPSMessage.OpType, int, EndOpMsg.TPSStatus) - Constructor for class org.dogtagpki.tps.msg.EndOpMsg
- EndOpMsg.TPSStatus - Enum Class in org.dogtagpki.tps.msg
- endTiming(String) - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Stops timing of a operation.
- engine - Variable in class com.netscape.certsrv.base.Subsystem
- engine - Variable in class com.netscape.certsrv.connector.Connector
- engine - Variable in class com.netscape.certsrv.evaluators.AccessEvaluator
- engine - Variable in class com.netscape.certsrv.logging.LogEventListener
- engine - Variable in class com.netscape.certsrv.request.RequestListener
- engine - Variable in class com.netscape.certsrv.usrgrp.CertUserLocator
- engine - Variable in class com.netscape.cms.jobs.Job
- engine - Variable in class com.netscape.cms.realm.PKIRealm
- engine - Variable in class com.netscape.cms.selftests.SelfTest
- engine - Variable in class com.netscape.cms.servlet.common.CMSGateway
- engine - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
- engine - Variable in class com.netscape.cms.servlet.processors.Processor
- engine - Variable in class com.netscape.cmscore.connector.HttpConnection
- engine - Variable in class com.netscape.cmscore.connector.HttpConnFactory
- engine - Variable in class com.netscape.cmscore.connector.Resender
- engine - Variable in class com.netscape.cmscore.dbs.Repository
- engine - Variable in class com.netscape.cmscore.request.RequestNotifier
- engine - Variable in class com.netscape.cmscore.security.JssSubsystem
- engine - Variable in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- engine - Variable in class com.netscape.cmscore.session.SessionTimer
- engine - Variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- engine - Variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- engine - Variable in class org.dogtagpki.server.authentication.AuthManager
- engine - Variable in class org.dogtagpki.server.authorization.AuthzManager
- engine - Variable in class org.dogtagpki.server.PKIClientSocketListener
- engine - Variable in class org.dogtagpki.server.PKIServerSocketListener
- engineConfig - Variable in class com.netscape.cmscore.dbs.DBSubsystem
- engineConfig - Variable in class com.netscape.cmscore.security.PWsdrCache
- EngineConfig - Class in com.netscape.cmscore.apps
- EngineConfig() - Constructor for class com.netscape.cmscore.apps.EngineConfig
- EngineConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.apps.EngineConfig
- EngineConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.apps.EngineConfig
- engineGenerateSeed(int) - Method in class com.netscape.cmscore.security.PKISecureRandomSpi
- engineNextBytes(byte[]) - Method in class com.netscape.cmscore.security.PKISecureRandomSpi
- engineSetSeed(byte[]) - Method in class com.netscape.cmscore.security.PKISecureRandomSpi
- 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.
- enrollCert(String, String, String) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- ENROLLMENT_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- ENROLLMENTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- EnrollmentPolicy - Class in org.dogtagpki.legacy.policy
-
Class for an enrollment policy rule.
- EnrollmentPolicy() - Constructor for class org.dogtagpki.legacy.policy.EnrollmentPolicy
- enrollRequest(CertEnrollmentRequest, AuthorityID, X500Name) - Method in class com.netscape.certsrv.ca.CACertClient
- enrollRequest(CertEnrollmentRequest, AuthorityID, X500Name) - Method in class com.netscape.certsrv.ca.CACertRequestClient
- entity(T) - Method in class com.netscape.certsrv.client.PKIClient
- entries - Variable in class com.netscape.certsrv.base.DataCollection
- entries - Variable in class com.netscape.certsrv.logging.AuditConfig.EventConfigList
- entries - Variable in class com.netscape.cms.authorization.ACL
- entries() - Method in class com.netscape.cms.authorization.ACL
-
Returns ACL entries.
- 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 org.dogtagpki.legacy.policy.IExpression
- equals(AuthorityID) - Method in class com.netscape.certsrv.ca.AuthorityID
- equals(Object) - Method in class com.netscape.certsrv.account.Account
- equals(Object) - Method in class com.netscape.certsrv.authority.AuthorityData
- equals(Object) - Method in class com.netscape.certsrv.base.DataCollection
- equals(Object) - Method in class com.netscape.certsrv.base.MetaAttributeDef
- equals(Object) - Method in class com.netscape.certsrv.base.RESTMessage
- 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.CertRetrievalRequest
- equals(Object) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- equals(Object) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- equals(Object) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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.Key
- equals(Object) - Method in class com.netscape.certsrv.key.KeyData
- equals(Object) - Method in class com.netscape.certsrv.key.KeyInfo
- equals(Object) - Method in class com.netscape.certsrv.key.KeyRequestInfo
- equals(Object) - Method in class com.netscape.certsrv.key.KeyRequestResponse
- 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.ProfileData
- equals(Object) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- 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.ProfileParameter
- 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.CertificateSetupRequest
- 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.InstallToken
- equals(Object) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- 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.SystemCertData
- 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.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.TokenData.TokenStatusData
- 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 com.netscape.cmscore.base.SimpleProperties
- equals(Object) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- equals(Object) - Method in class com.netscape.cmscore.usrgrp.User
- equals(Object) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- equals(Object) - Method in class com.netscape.cmsutil.json.JSONObject
- equals(Object) - Method in class org.dogtagpki.acme.ACMEIdentifier
- equals(Object) - Method in class org.dogtagpki.common.AppInfo
- equals(Object) - Method in class org.dogtagpki.common.CAInfo
- equals(Object) - Method in class org.dogtagpki.common.ConfigData
- equals(Object) - Method in class org.dogtagpki.common.Info
- equals(Object) - Method in class org.dogtagpki.common.KRAInfo
- equals(Object) - Method in class org.dogtagpki.common.Range
- equals(Object) - Method in class org.dogtagpki.job.JobInfo
- 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
- ERROR - Enum constant in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
- ERROR - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
- ERROR - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- ERROR - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- ERROR - Static variable in class com.netscape.cmscore.request.Request
- ERROR_CODE - Static variable in class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- 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.cmscore.dbs.PublicKeyMapper
- escapeFilter(Object) - Static method in class com.netscape.cmsutil.ldap.LDAPUtil
-
This method escapes special characters for LDAP filter (RFC 4515).
- 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 escapes for HTML processing; i.e., first encode for HTML and then encode for outputting in JavaScript.
- 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
- 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
- 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.
- 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(Request) - Method in class org.dogtagpki.legacy.core.policy.AndExpression
- evaluate(Request) - Method in class org.dogtagpki.legacy.core.policy.OrExpression
- evaluate(Request) - Method in class org.dogtagpki.legacy.core.policy.SimpleExpression
- evaluate(Request) - Method in interface org.dogtagpki.legacy.policy.IExpression
-
Evaluate the Expression.
- evaluate(String, User, String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Evalutes the given context with the attribute critieria.
- evaluate(String, String, String) - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
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
- evaluate(AuthToken, String, String, String) - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
Evaluates if the given value satisfies the access control in authToken obtained from Authentication.
- evaluate(AuthToken, 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(AuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
-
Gets the IP address from session context
- evaluate(AuthToken, 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(AuthToken, String, String, String) - Method in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
-
Evaluates the user in AuthToken to see if it's equal to value
- evaluateACLs(AuthToken, 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
- ExactMatchCertUserLocator - Class in com.netscape.cmscore.usrgrp
-
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope.
- ExactMatchCertUserLocator() - Constructor for class com.netscape.cmscore.usrgrp.ExactMatchCertUserLocator
-
Constructs certificate matching agent.
- EXCEPTION - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- EXCEPTION - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- EXCEPTION_1 - Static variable in class com.netscape.cmscore.util.UtilResources
- EXCEPTION_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- ExceptionFormatter - Class in com.netscape.cmscore.util
- ExceptionFormatter() - Constructor for class com.netscape.cmscore.util.ExceptionFormatter
- excludedLdapAttrs - Variable in class com.netscape.cmscore.dbs.DBSubsystem
- exec(String) - Static method in class com.netscape.cmscore.security.PWsdrCache
- 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.OCSPClient
- execute(String[]) - Method in class org.dogtagpki.cli.CLI
- execute(String[]) - Method in class org.dogtagpki.cli.CommandCLI
- execute(String[]) - Method in class org.dogtagpki.server.cli.PKIServerCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.acme.ACMEDisableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.acme.ACMEEnableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.acme.ACMEInfoCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityCreateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityDisableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityEnableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityKeyExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.authority.AuthorityShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertHoldCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertIssueCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestActionCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestReviewCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertRevokeCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertSigningExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertSigningShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertSubsystemShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertTransportExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.CACertTransportShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.ca.PublisherOCSPAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.cli.HelpCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.cli.InfoCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertRemoveCLI
-
Deprecated.
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientCertValidateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.client.ClientInitCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.config.ConfigExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.feature.FeatureFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.feature.FeatureShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupMemberAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupMemberFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupMemberRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupMemberShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.group.GroupShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.job.JobFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.job.JobShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.job.JobStartCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRACertTransportExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRACertTransportShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.ActivityFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.ActivityShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.AuditFileFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.AuditModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.logging.AuditShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertIssueCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertRequestCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSCreateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSKeyCreateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSKeyExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSKeyFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSKeyImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSKeyShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.nss.NSSRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11CertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertAddCLI
-
Deprecated.
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertModCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12CertRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs7.PKCS7CertExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs7.PKCS7CertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs7.PKCS7CertImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileDisableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileEditCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileEnableCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.profile.ProfileShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.range.RangeRequestCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.selftests.SelfTestFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.selftests.SelfTestRunCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.selftests.SelfTestShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.KRAConnectorAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.KRAConnectorRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.KRAConnectorShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainHostAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainHostFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainHostRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainHostShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainJoinCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainLeaveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.system.SecurityDomainShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSKeyCreateCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSKeyExportCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSKeyRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TKSKeyShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TPSConnectorAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TPSConnectorFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TPSConnectorModCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tks.TPSConnectorShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.config.ConfigShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.token.TokenAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.token.TokenFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.token.TokenModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.token.TokenRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.tps.token.TokenShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserCertAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserCertFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserCertRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserCertShowCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserMembershipAddCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserMembershipFindCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserMembershipRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserModifyCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserRemoveCLI
- execute(CommandLine) - Method in class com.netscape.cmstools.user.UserShowCLI
- execute(CommandLine) - Method in class org.dogtagpki.cli.CommandCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SDCreateCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SDSubsystemAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SDSubsystemFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SDSubsystemRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBAccessGrantCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBAccessRevokeCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBCreateCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBEmptyCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBIndexAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBIndexRebuildCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBInfoCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementInitCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBReplicationEnableCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBVLVAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBVLVDeleteCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBVLVFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemDBVLVReindexCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemGroupFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemGroupMemberAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemGroupMemberFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemGroupMemberRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserCertAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserCertFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserCertRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserModifyCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserRoleAddCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserRoleFindCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserRoleRemoveCLI
- execute(CommandLine) - Method in class org.dogtagpki.server.cli.SubsystemUserShowCLI
- 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.base.SelfTestServletBase
- executeSelfTests(String) - Method in class org.dogtagpki.server.rest.v1.SelfTestService
- executeTests(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
- exists() - Method in class com.netscape.certsrv.client.SubsystemClient
- exists() - Method in class org.dogtagpki.nss.NSSDatabase
- expire(long) - Method in class com.netscape.cms.logging.RollingLogFile
-
Remove any log files which have not been modified in the specified time
- EXPIRED - Static variable in class com.netscape.cmscore.authentication.VerifiedCert
- 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
- exportSharedSecret(String, X509Certificate, SymmetricKey, boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- exportSharedSecretWithAES(String, X509Certificate, SymmetricKey, boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- EXPRESSION - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- expressions - Variable in class com.netscape.certsrv.acls.ACLEntry
- EXT_IS_CRITICAL - Static variable in class com.netscape.certsrv.extensions.CMSExtension
- EXT_PREFIX - Static variable in class com.netscape.certsrv.extensions.CMSExtension
- ExtAttrDynMapper - Class in com.netscape.cmscore.request
-
Maps dynamic data for the extData- prefix to and from the extData Hashtable in RequestRecord.
- ExtAttrDynMapper() - Constructor for class com.netscape.cmscore.request.ExtAttrDynMapper
- extAttrPrefix - Static variable in class com.netscape.cmscore.request.ExtAttrDynMapper
- ExtDataHashtable<V> - Class in com.netscape.cmscore.request
-
Subclass of Hashtable returned by Request.getExtDataInHashtable.
- ExtDataHashtable() - Constructor for class com.netscape.cmscore.request.ExtDataHashtable
- ExtDataHashtable(int) - Constructor for class com.netscape.cmscore.request.ExtDataHashtable
- ExtDataHashtable(int, float) - Constructor for class com.netscape.cmscore.request.ExtDataHashtable
- ExtDataHashtable(Map<? extends String, ? extends V>) - Constructor for class com.netscape.cmscore.request.ExtDataHashtable
- 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.
- EXTENSIONS_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- ExtensionsResources - Class in com.netscape.certsrv.extensions
-
This represents the resources for extensions.
- ExtensionsResources() - Constructor for class com.netscape.certsrv.extensions.ExtensionsResources
- ExternalAuthenticateAPDU - Class in org.dogtagpki.tps.apdu
- ExternalAuthenticateAPDU(TPSBuffer, ExternalAuthenticateAPDU.SecurityLevel) - Constructor for class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
- ExternalAuthenticateAPDU.SecurityLevel - Enum Class 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 Class 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
- 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
F
- factory - Variable in class com.netscape.cmscore.connector.HttpConnection
- fail(ACMEError) - Static method in class org.dogtagpki.acme.ValidationResult
- FAILED - Static variable in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- 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 class com.netscape.certsrv.base.SecurityDomainSessionTable
- FAILURE - Static variable in class com.netscape.certsrv.client.SubsystemClient
- 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 interface org.dogtagpki.common.ConfigResource
- 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.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.v1
- FeatureService() - Constructor for class org.dogtagpki.server.rest.v1.FeatureService
- FeatureServlet - Class in org.dogtagpki.server.rest.v2
- FeatureServlet() - Constructor for class org.dogtagpki.server.rest.v2.FeatureServlet
- FeatureShowCLI - Class in com.netscape.cmstools.feature
- FeatureShowCLI(FeatureCLI) - Constructor for class com.netscape.cmstools.feature.FeatureShowCLI
- FILE_NAME - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- FILE_TRUNCATED - Static variable in class com.netscape.cmscore.util.UtilResources
- FileAsString - Class in com.netscape.cmscore.util
- FileAsString(String) - Constructor for class com.netscape.cmscore.util.FileAsString
-
This class enables you to get treat a file as a string If the file changes underneath you, it will automatically be read
- FileConfigStorage - Class in com.netscape.cmscore.base
-
FileConfigStorage: Extends ConfigStore with methods to load/save from/to file for persistent storage.
- FileConfigStorage(String) - Constructor for class com.netscape.cmscore.base.FileConfigStorage
-
Constructs a file configuration store.
- FileDialogFilter - Class in com.netscape.cmscore.util
-
checks the filename and directory with the specified filter checks with multiple "*".
- FileDialogFilter(String) - Constructor for class com.netscape.cmscore.util.FileDialogFilter
- fileHasChanged() - Method in class com.netscape.cmscore.util.FileAsString
- fileList() - Method in class com.netscape.cms.logging.RollingLogFile
-
Get the log file list in the log directory
- fillCertInfo(String, X509CertInfo, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
- fillCertInfo(String, X509CertInfo, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.KeyGenProcessor
- fillCertInfo(String, X509CertInfo, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
- fillCertInfo(String, X509CertInfo, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- fillCertInfo(PKCS10, X509CertInfo, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
- fillCertInfoArray(byte[], AuthToken, ArgBlock, Request) - Method in class com.netscape.cms.servlet.processors.CMCProcessor
- fillCertInfoArray(byte[], AuthToken, ArgBlock, Request) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
- fillCertInfoArray(byte[], AuthToken, ArgBlock, Request) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- fillCertInfoFromAuthToken(X509CertInfo, AuthToken) - 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, ArgBlock) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
-
fill subject name, extension from form.
- fillRecordIntoArg(KeyRecord, ArgBlock) - Static method in class com.netscape.cms.servlet.key.KeyRecordParser
-
Fills key record into argument block.
- fillRequestIntoArg(Locale, Request, CMSTemplateParams, ArgBlock) - Method in class com.netscape.cms.servlet.request.ReqParser
-
Maps request object into argument block.
- fillValidityFromForm(X509CertInfo, ArgBlock) - Static method in class com.netscape.cms.servlet.processors.PKIProcessor
- filter - Variable in class com.netscape.cmscore.request.RequestRepository
- filter(SignedAuditEvent) - Method in class com.netscape.cms.logging.LogFile
- filter(ClientRequestContext) - Method in class com.netscape.certsrv.client.PKIClientAuthenticator
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.v1.ACLInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.v1.AuthMethodInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.v1.MessageFormatInterceptor
- filter(ContainerRequestContext) - Method in class org.dogtagpki.server.rest.v1.SessionContextInterceptor
- FilterBuilder - Class in com.netscape.cms.servlet.cert
- FilterBuilder(CertSearchRequest) - Constructor for class com.netscape.cms.servlet.cert.FilterBuilder
- FilterConverter - Class in com.netscape.certsrv.dbs
-
An interface represents a filter converter that understands how to convert a attribute type from one defintion to another.
- FilterConverter() - Constructor for class com.netscape.certsrv.dbs.FilterConverter
- filters - Variable in class com.netscape.cms.logging.LogFile
-
The event filters
- FILTERS - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- FINAL_ERROR_MSG - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- finalize() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
- 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.base.AuditServletBase
- findAuditFiles() - Method in class org.dogtagpki.server.rest.v1.AuditService
- findAuditFiles(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- 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
- 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
- findCertByCertFile(CryptoStore, String, String) - Method in class com.netscape.cmstools.nss.NSSCertShowCLI
- findCertByNickname(String) - Method in class com.netscape.cmstools.nss.NSSCertShowCLI
- findCerts(CertSearchRequest, Integer, Integer) - Method in class com.netscape.certsrv.ca.CACertClient
- findCerts(String, String) - Method in class com.netscape.cmstools.nss.NSSCertFindCLI
- 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(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
- findConnectors(String, String, Integer, Integer) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- findConnectors(String, String, Integer, Integer) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- findGroup(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- findGroupMembers(String, String, int, int, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- 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.v1.GroupService
- findGroupMembers(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- findGroups(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Finds groups.
- findGroups(String, int, int) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- 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.v1.GroupService
-
Searches for users in LDAP directory.
- findGroups(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- findGroupsByUser(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- findJobs() - Method in class org.dogtagpki.job.JobClient
- findJobs() - Method in interface org.dogtagpki.job.JobResource
-
Returns all jobs.
- findJobs() - Method in class org.dogtagpki.server.rest.v1.JobService
- findJobs(Principal) - Method in class org.dogtagpki.server.rest.base.JobServletBase
- findModule(String) - Method in class org.dogtagpki.cli.CLI
-
Find the last module that handles the specified command.
- findModules(String) - Method in class org.dogtagpki.cli.CLI
-
Find the list of modules that handle the specified command.
- findPrivateKey(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Finds private key by key ID in all tokens.
- findPrivateKey(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Finds private key by cert nickname.
- findPrivateKey(CryptoToken, byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Finds private key by key ID in specified token.
- 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
- findRecords(String) - Method in class com.netscape.cmscore.dbs.Database
-
Find records matching filter
- findRecords(String) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- findRecords(String, Map<String, String>) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
-
Search for LDAP records with the specified keyword and attributes.
- findRecords(String, Map<String, String>, String[], int) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
#findPagedCertRecords(String, String[], String)
- findRecords(String, Map<String, String>, String[], int, int) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
-
Search for LDAP records with the specified keyword and attributes.
- findRequestBySourceId(String) - Method in class com.netscape.cmscore.request.RequestRepository
-
Locates a request from the SourceId.
- findRequestsBySourceId(String) - Method in class com.netscape.cmscore.request.RequestRepository
-
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.base.SelfTestServletBase
- findSelfTests(String, Integer, Integer) - Method in class org.dogtagpki.server.rest.v1.SelfTestService
- findTests(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
- 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
- findUser(X509Certificate) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Locates a user by certificate.
- findUserByCertID(LDAPConnection, String) - Method in class com.netscape.cms.realm.PKILDAPRealm
- findUserByUsername(LDAPConnection, String) - Method in class com.netscape.cms.realm.PKILDAPRealm
- findUserCerts(String, int, int, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- 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.v1.UserService
-
List user certificate(s) Request/Response Syntax: http://warp.mcom.com/server/certificate/columbo/design/ ui/admin-protocol-definition.html#user-admin
- findUserCerts(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- findUserMemberships(String, String, int, int, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- 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.v1.UserService
- findUserMemberships(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- findUsers(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- findUsers(String, int, int, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- 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.v1.UserService
-
Searches for users in LDAP directory.
- findUsers(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- findUsersByCert(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Searchs for identities that matches the certificate locater generated filter.
- findUsersByKeyword(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Searchs for identities that matches the filter.
- findVLVs() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- fingerPrintFormat(String) - Static method in class org.dogtagpki.util.cert.CertUtil
- FINGERPRINTS - Static variable in class com.netscape.cmscore.request.Request
- flush() - Method in class com.netscape.certsrv.logging.LogEventListener
-
Flushes the log buffers (if any).
- flush() - Method in class com.netscape.cms.logging.LogFile
-
Flush the log file.
- flush() - Method in class com.netscape.cms.logging.LogQueue
-
Flushes log queue, flushes all registered listeners.
- FLUSH_INTERVAL - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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
- 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
- forceShutdown() - Method in class com.netscape.cmscore.apps.CMSEngine
-
Shuts down subsystems in backwards order exceptions are ignored.
- form_GeneralName(String, String) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNameUtil
-
Form a General Name from a General Name choice and value.
- form_GeneralNameAsConstraints(String, String) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNameUtil
-
GeneralName can be used in the context of Constraints.
- 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 org.dogtagpki.cli.CLI
- formCertInfo(LDAPConnection, String, X509CertInfo, AuthToken) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Formulate the cert info.
- formContent(Vector<String>) - Method in class com.netscape.cmscore.notification.EmailFormProcessor
-
takes a vector of strings and concatenate them
- formCRLEntry(BigInteger, RevocationReason) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
make a CRL entry from a serial number and revocation reason.
- formDN(LDAPEntry) - Method in class com.netscape.cms.authentication.DNPattern
-
Form a Ldap v3 DN string from results of a ldap search.
- formGeneralName(String) - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
-
Form a general name from the value string.
- formGeneralName(String) - Method in interface org.dogtagpki.legacy.policy.IGeneralNameConfig
-
Forms a general name from string.
- formGeneralName(String, String) - Method in class org.dogtagpki.legacy.core.policy.GeneralNameAsConstraintsConfig
-
Form a general name from the value string.
- formGeneralName(String, String) - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- formGeneralNames(Object) - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- formGeneralNames(Object) - Method in interface org.dogtagpki.legacy.policy.IGeneralNameConfig
-
Forms general names from the given value.
- formSHA1KeyId(X509CertInfo) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
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.PolicyRule
-
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
- forName(String) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
-
Retrieves attribute definition by name
- forOID(ObjectIdentifier) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
-
Retrieves attribute definition by object identifier
- freeConn() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Returns the number of free connections available from this pool.
- 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
- fromCertChain(PKCS7) - Static method in class com.netscape.certsrv.cert.CertData
- fromDOM(Element) - Static method in class com.netscape.certsrv.account.Account
- fromDOM(Element) - Static method in class com.netscape.certsrv.base.PKIException.Data
- fromDOM(Element) - Static method in class com.netscape.certsrv.base.RESTMessage
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertData
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertDataInfo
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertDataInfos
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertRequestInfo
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertRequestInfos
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertRetrievalRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertRevokeRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.cert.CertSearchRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.key.KeyArchivalRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.key.KeyRequestInfo
- fromDOM(Element) - Static method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- fromDOM(Element) - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.PolicyConstraint
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.PolicyConstraintValue
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.PolicyDefault
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileAttribute
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileData
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileDataInfo
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileDataInfos
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileInput
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileOutput
- fromDOM(Element) - Static method in class com.netscape.certsrv.profile.ProfileParameter
- fromDOM(Element) - Static method in class com.netscape.certsrv.property.Descriptor
- fromDOM(Element) - Static method in class com.netscape.certsrv.request.CMSRequestInfo
- fromDOM(Element) - Static method in class org.dogtagpki.common.Info
- fromDOM(Element, RESTMessage) - Static method in class com.netscape.certsrv.base.RESTMessage
- fromDOM(Element, CertEnrollmentRequest) - Static method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- fromDOM(Element, CMSRequestInfo) - Static method in class com.netscape.certsrv.request.CMSRequestInfo
- fromInt(Integer) - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEAccount
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEAccountOrders
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEAuthorization
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMECertificate
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEChallenge
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEDirectory
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEError
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEHeader
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEIdentifier
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEMetadata
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMENonce
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMEOrder
- fromJSON(String) - Static method in class org.dogtagpki.acme.ACMERevocation
- fromJSON(String) - Static method in class org.dogtagpki.acme.JWK
- fromJSON(String) - Static method in class org.dogtagpki.acme.JWS
- fromJSON(String, Class<T>) - Static method in interface com.netscape.certsrv.util.JSONSerializer
- fromMap(Map<String, String[]>) - Static method in class com.netscape.certsrv.cert.CertSearchRequest
- fromProperties(Properties) - Static method in class com.netscape.cms.realm.RealmConfig
- fromProperties(Properties) - Static method in class org.dogtagpki.acme.ACMEMetadata
- FROMRA - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
initiative: the event is from remote authority
- fromRequest(Request) - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
-
Copies contents of request to make a simple name/value message.
- fromRequest(Request) - Method in interface com.netscape.certsrv.connector.IPKIMessage
-
Makes a PKIMessage from a request PKIMessage will be sent to wire.
- fromRequest(Request) - Method in class com.netscape.cmscore.connector.HttpPKIMessage
-
copy contents of request to make a simple name/value message.
- FROMROUTER - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
initiative: the event is from router
- fromString(String) - Static method in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
- 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.account.Account
- fromXML(String) - Static method in class com.netscape.certsrv.base.PKIException.Data
- fromXML(String) - Static method in class com.netscape.certsrv.base.RESTMessage
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertData
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertDataInfo
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertDataInfos
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertRequestInfo
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertRequestInfos
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertRetrievalRequest
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertRevokeRequest
- fromXML(String) - Static method in class com.netscape.certsrv.cert.CertSearchRequest
- fromXML(String) - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- fromXML(String) - Static method in class com.netscape.certsrv.key.KeyArchivalRequest
- fromXML(String) - Static method in class com.netscape.certsrv.key.KeyRequestInfo
- fromXML(String) - Static method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- fromXML(String) - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- fromXML(String) - Static method in class com.netscape.certsrv.profile.PolicyConstraint
- fromXML(String) - Static method in class com.netscape.certsrv.profile.PolicyConstraintValue
- fromXML(String) - Static method in class com.netscape.certsrv.profile.PolicyDefault
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileAttribute
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileData
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileDataInfo
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileDataInfos
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileInput
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileOutput
- fromXML(String) - Static method in class com.netscape.certsrv.profile.ProfileParameter
- fromXML(String) - Static method in class com.netscape.certsrv.request.CMSRequestInfo
- fromXML(String) - Static method in class org.dogtagpki.common.Info
- 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
- 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
- gateway - Variable in class com.netscape.cmscore.apps.CMSEngine
- GE_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- GeneralNameAsConstraintsConfig - Class in org.dogtagpki.legacy.core.policy
-
convenience class for policies use.
- GeneralNameAsConstraintsConfig(String, ConfigStore, boolean, boolean) - Constructor for class org.dogtagpki.legacy.core.policy.GeneralNameAsConstraintsConfig
- GeneralNameConfig - Class in org.dogtagpki.legacy.core.policy
-
convenience class for policies use.
- GeneralNameConfig(String, ConfigStore, boolean, boolean) - Constructor for class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- GeneralNamesAsConstraintsConfig - Class in org.dogtagpki.legacy.core.policy
- GeneralNamesAsConstraintsConfig(String, ConfigStore, boolean, boolean) - Constructor for class org.dogtagpki.legacy.core.policy.GeneralNamesAsConstraintsConfig
- GeneralNamesConfig - Class in org.dogtagpki.legacy.core.policy
- GeneralNamesConfig(String, ConfigStore, boolean, boolean) - Constructor for class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- GeneralNameUtil - Class in org.dogtagpki.legacy.core.policy
-
Class that can be used to form general names from configuration file.
- GeneralNameUtil() - Constructor for class org.dogtagpki.legacy.core.policy.GeneralNameUtil
- 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
- generateCrmfRequest(X509Certificate, String, boolean, String, int, String, boolean, boolean, int, int, boolean, KeyWrapAlgorithm, boolean) - Method in class com.netscape.cmstools.client.ClientCertRequestCLI
- generateECCKeyPair(CryptoToken, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateECCKeyPair(CryptoToken, String, boolean, int, int, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generate an ECC key pair.
- generateECCKeyPair(CryptoToken, String, Boolean, Boolean, Boolean, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateECCKeyPair(CryptoToken, String, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - 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
- generateKey(CryptoToken, KeyGenAlgorithm, int, SymmetricKey.Usage[], boolean, 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(String, String, int, PQGParams) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- generateKeyPair(CryptoToken, KeyPairAlgorithm, int, PQGParams) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- 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
- generateRSAKeyPair(CryptoToken, int, Boolean, Boolean, Boolean, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Generates an RSA key pair.
- generateRSAKeyPair(CryptoToken, int, KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- generateSalt() - Method in class com.netscape.cmscore.security.JssSubsystem
- generateSDRKey() - Method in class com.netscape.cmscore.security.PWsdrCache
- generateSDRKeyWithNickName(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- generateSessionKey() - Method in class com.netscape.certsrv.key.KeyClient
- 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
- 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.
- generateUsage(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- GenericPolicyProcessor - Class in org.dogtagpki.legacy.core.policy
-
This is a Generic policy processor.
- GenericPolicyProcessor() - Constructor for class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- GenericPolicyProcessor(boolean) - Constructor for class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- 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(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- get(Class<T>) - Method in class com.netscape.certsrv.client.Client
- get(Object) - Method in class com.netscape.cmscore.request.ExtDataHashtable
- 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.ExternalAuthToken
- get(String) - Method in interface com.netscape.certsrv.base.IAttrSet
-
Gets an attribute value.
- get(String) - Method in class com.netscape.certsrv.base.MetaInfo
-
Gets an attribute value.
- get(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Gets the authentication manager instance of the specified name.
- get(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Gets the authorization manager instance of the specified name.
- get(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument.
- get(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves a property from the configuration file.
- get(String) - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves attributes from this record.
- get(String) - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- get(String) - Method in class com.netscape.cmscore.dbs.DBRecord
- get(String) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves an attribute.
- get(String) - Method in class com.netscape.cmscore.dbs.RepositoryRecord
-
Retrieves attribute from this record.
- get(String) - Method in class com.netscape.cmscore.notification.EmailResolverKeys
-
returns the key to which the specified name is mapped in this key set
- get(String) - Method in class com.netscape.cmscore.request.RequestIAttrSetWrapper
- get(String) - Method in class com.netscape.cmscore.request.RequestRecord
-
Gets the request attribute value by the name.
- get(String) - Method in class com.netscape.cmscore.usrgrp.Group
- get(String) - Method in class com.netscape.cmscore.usrgrp.User
- get(String) - Method in class org.dogtagpki.legacy.core.policy.JavaScriptRequestProxy
- get(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Gets an attribute value.
- get(String) - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Get the value of an attribute in the AuthzToken
- get(String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- get(String, Class<T>) - Method in class com.netscape.certsrv.client.Client
- get(String, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- get(String, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- get(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- get(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- get(String, Map<String, Object>, GenericType<T>) - Method in class com.netscape.certsrv.client.Client
- get(String, Map<String, Object>, GenericType<T>) - Method in class com.netscape.certsrv.client.PKIClient
- GET - Enum constant in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
- GET - Static variable in class com.netscape.cmsutil.http.HttpRequest
- 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
- getAccessEvaluators() - Method in class com.netscape.cms.authorization.AAclAuthz
-
gets the access evaluators
- getAccessEvaluators() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- getAccessEvaluators() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Return a table of evaluators
- getAccountID() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getAccountID() - Method in class org.dogtagpki.acme.ACMEOrder
- getACL(String) - Method in class com.netscape.cms.authorization.AAclAuthz
- getACL(String) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- getACL(String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- getACL(String) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get individual ACL entry for the given name of entry.
- getACLEntryString() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Gets the ACL Entry String
- getACLs() - Method in class com.netscape.cms.authorization.AAclAuthz
- getACLs() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- getACLs() - Method in class com.netscape.cms.authorization.DirAclAuthz
- getACLs() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get ACL entries
- getActionMethod(PKIServlet.HttpMethod, String) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- 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
- 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
- getAdminPort() - Method in class com.netscape.cmscore.apps.CMSEngine
- 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.
- getAgentIdentifiers() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
-
Retrieves a list of agents in this unit.
- getAgentName(String) - Method in class com.netscape.cms.authentication.HashAuthData
- getAgentName(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- getAgentPort() - Method in class com.netscape.cmscore.apps.CMSEngine
- 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
- getAlg() - Method in class org.dogtagpki.acme.ACMEHeader
- 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 com.netscape.cmscore.dbs.KeyRecord
-
Retrieves algorithm of the key pair.
- getAlgorithm() - Method in class com.netscape.cmscore.security.SecureRandomConfig
- 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 com.netscape.cmscore.security.CertificateInfo
- getAlgorithmId(String, ConfigStore) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves CA's signing algorithm id.
- getAlgorithmId(String, ConfigStore) - Method in class com.netscape.cmscore.security.JssSubsystem
- getAlgorithmId(String, ConfigStore) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getAlgorithmNameFromOID(String) - Static method in class com.netscape.cmstools.ca.CACertCLI
- getAlgorithmOID() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getAllAlgorithms() - Method in class com.netscape.certsrv.security.SigningUnit
-
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.
- getAllCerts() - Method in class com.netscape.cmscore.security.JssSubsystem
- getAllCertsManage() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Gets all certificates on all tokens for Certificate Database Management.
- getAllCertsManage() - Method in class com.netscape.cmscore.security.JssSubsystem
- getAllowedMethods(String) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- 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
-
Deprecated.
- getAPIVersion() - Method in class com.netscape.certsrv.client.PKIClient
- getAPIVersion() - Method in class com.netscape.cmstools.cli.MainCLI
- getAppletID() - Method in class com.netscape.certsrv.tps.token.TokenData
- getApprovalCallback() - Method in class com.netscape.cmscore.apps.CMSEngine
- getApprovalCallback() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- getArchivalMechanism() - Method in class org.dogtagpki.common.CAInfo
- getArchivalMechanism() - Method in class org.dogtagpki.common.KRAInfo
- getArchivedBy() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the uid of person who archived this record.
- getArgBlock() - Method in class com.netscape.certsrv.authentication.AuthCredentials
-
Returns argblock.
- getAsString() - Method in class com.netscape.cmscore.util.FileAsString
- getAttr() - Method in class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- getAttr() - Method in interface org.dogtagpki.legacy.policy.ISubjAltNameConfig
-
Retrieves configuration attribute.
- getAttribute(String) - Method in class com.netscape.certsrv.base.RESTMessage
- 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
- getAttributeExpressions() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Retrieves the expression associated with this entry.
- getAttributeList() - Method in class com.netscape.certsrv.base.RESTMessage
- 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.RESTMessage
- getAttributes() - Method in class com.netscape.certsrv.base.RESTMessage
- 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.cmscore.usrgrp.User
- getAttrNames() - Method in class com.netscape.cmscore.request.RequestRecord
-
Gets attribute names of the request.
- getAttrs() - Method in class com.netscape.certsrv.profile.ProfileOutput
- 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.v1.AuditService
- getAuditConfig(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- getAuditEvents() - Method in class com.netscape.cmscore.logging.LogSubsystem
- 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.base.AuditServletBase
- getAuditFile(String) - Method in class org.dogtagpki.server.rest.v1.AuditService
- getAuditFile(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- getAuditGroups(String) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Get signed audit groups This method is called to extract all groups associated with the audit subject ID.
- getAuditor() - Method in class com.netscape.cmscore.apps.CMSEngine
- getAuditor() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- getAuthCreds(AuthManager, ArgBlock, X509Certificate) - Static method in class com.netscape.cms.servlet.base.CMSServlet
-
construct a authentication credentials to pass into authentication manager.
- getAuthCreds(AuthManager, ArgBlock, X509Certificate) - Method in class com.netscape.cms.servlet.common.CMSGateway
-
construct a authentication credentials to pass into authentication manager.
- getAuthCreds(AuthManager, X509Certificate) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
- getAuthenticationConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns auths.* parameters.
- getAuthenticationConfig() - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
-
Returns
.ldapauth.* parameters. - getAuthenticationConfig() - Method in class org.dogtagpki.server.authentication.AuthManager
- 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 class com.netscape.certsrv.profile.ProfileData
- getAuthInfo() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
return ldap authentication info
- getAuthInfo(PasswordStore, LdapConnInfo, LDAPConfig) - Method in class org.dogtagpki.server.cli.SubsystemCLI
- getAuthManager() - Method in class org.dogtagpki.server.authentication.AuthManagerProxy
-
Returns an authentication manager instance.
- getAuthManager(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
gets the named authentication manager
- getAuthManagerConfig(String) - Method in class org.dogtagpki.server.authentication.AuthManagersConfig
-
Returns auths.instance.
.* parameters. - getAuthManagerInstName() - Method in class org.dogtagpki.server.authentication.AuthToken
-
Gets the name of the authentication manager instance that created this token.
- getAuthManagerPlugin(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Retrieve a single auth manager instance
- getAuthManagerPluginImpl(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
retrieve a single auth manager plugin by name
- getAuthManagerPlugins() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Enumerate all registered authentication manager plugins.
- getAuthManagers() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Enumerate all authentication manager instances.
- getAuthManagersConfig() - Method in class org.dogtagpki.server.authentication.AuthenticationConfig
-
Returns auths.instance.* parameters.
- getAuthMgr() - Method in class com.netscape.cms.servlet.base.CMSServlet
- getAuthority() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getAuthority() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
- getAuthorityClient() - Method in class com.netscape.cmstools.authority.AuthorityCLI
- getAuthorizationConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns authz.* parameters.
- getAuthorizations() - Method in class org.dogtagpki.acme.ACMEOrder
- getAuthParams() - Method in class org.dogtagpki.tps.msg.ExtendedLoginResponseMsg
- getAuthSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getAuthTime() - Method in class org.dogtagpki.server.authentication.AuthToken
-
Gets the time of authentication.
- getAuthToken() - Method in class com.netscape.cms.realm.PKIPrincipal
- getAuthToken(Request) - Method in class com.netscape.cms.servlet.base.CMSServlet
- getAuthToken(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- getAuthType() - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Returns
.ldapauth.authtype parameter. - getAuthType() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
get authentication type.
- getAuthzAcl() - Method in class com.netscape.certsrv.profile.ProfileData
- getAuthzID() - Method in class org.dogtagpki.acme.ACMEChallenge
- getAuthzIDs() - Method in class org.dogtagpki.acme.ACMEOrder
- getAuthzManager() - Method in class org.dogtagpki.server.authorization.AuthzManagerProxy
-
Returns an authorization manager instance.
- getAuthzManager(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
gets the named authorization manager
- getAuthzManagerConfig(String) - Method in class org.dogtagpki.server.authorization.AuthzManagersConfig
-
Returns authz.instance.
.* parameters. - getAuthzManagerImplName() - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Gets the plugin name of the authorization manager that created this token.
- getAuthzManagerInstName() - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Gets the name of the authorization manager instance that created this token.
- getAuthzManagerNameByRealm(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Given a realm name, return the name of an authz manager for that realm.
- getAuthzManagerPlugin(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Retrieve a single authz manager instance
- getAuthzManagerPluginImpl(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
retrieve a single authz manager plugin by name
- getAuthzManagerPlugins() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Enumerate all registered authorization manager plugins.
- getAuthzManagers() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Enumerate all authorization manager instances.
- getAuthzManagersConfig() - Method in class org.dogtagpki.server.authorization.AuthorizationConfig
-
Returns authz.instance.* parameters.
- getAuthzSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getAuthzTime() - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Gets the time of authorization.
- getAutoRenew() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves the auto renew mode.
- getAvg() - Method in class com.netscape.certsrv.util.StatsEvent
- getBanner() - Method in class org.dogtagpki.common.Info
- getBaseDN() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Retrieves base DN of backend database.
- getBaseDN() - Method in class com.netscape.cmscore.dbs.Repository
-
Get the LDAP base DN for this repository.
- getBaseDN() - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- getBaseDN(String) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- getBegin() - Method in class com.netscape.cmscore.jobs.CronRange
-
gets the lower boundary value of the range
- getBegin() - Method in class org.dogtagpki.common.Range
- 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.
- getBeginReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getBeginRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getBeginSec() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves starting second of validity.
- getBeginSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getBeginTime(String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getBeginTime(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getBeginTime(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- getBeginYear() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves begining year of validity.
- getBigInteger(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the given property as a big integer.
- getBigInteger(String, BigInteger) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the given property as a big integer.
- getBindDN() - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Returns
.ldapauth.bindDN parameter. - getBindDN() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- getBindPassword() - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Returns
.ldapauth.bindPassword parameter. - getBindPassword() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- getBindPasswordPrompt() - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Returns
.ldapauth.bindPWPrompt parameter. - getBoolean(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the given property as a boolean.
- getBoolean(String, boolean) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the given property as a boolean.
- getBoolean(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getBufferedReader() - Method in class com.netscape.cmsutil.http.HttpClient
- getBufferSize() - Method in class com.netscape.certsrv.logging.AuditConfig
- getBufferSize() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getBufferSize() - Method in class org.dogtagpki.server.authentication.RevocationCheckingConfig
-
Returns auths.revocationChecking.bufferSize parameter.
- 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.DBException
- 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 class com.netscape.cmscore.util.UtilMessage
-
Gets the resource bundle name for this class instance.
- getBundleName() - Method in exception org.dogtagpki.legacy.policy.EPolicyException
- getByName(String) - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
Get the extension class by name.
- getByOID(ObjectIdentifier) - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
Get the extension class by its OID.
- getByteArray(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves a byte array from the configuration file.
- getByteArray(String, byte[]) - Method in class com.netscape.cmscore.base.ConfigStore
-
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
- getBytesFromFile(String) - Static method in class com.netscape.cmstools.HttpClient
- getCA(String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- getCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getCaaIdentities() - Method in class org.dogtagpki.acme.ACMEMetadata
- getCACert() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves encoded CA certificate.
- getCACertNickname() - Method in class com.netscape.certsrv.security.SigningUnitConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.The cacertnickname has been replaced with certnickname. TODO: Remove cacertnickname property from existing instances with an upgrade script.
- getCACerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Gets all CA certificates on all tokens.
- getCACerts() - Method in class com.netscape.cmscore.security.JssSubsystem
- GETCACHAIN_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- getCAExtensions() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves CA extensions
- getCAKeyPair() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves CA key pair
- getCallback() - Method in class com.netscape.certsrv.client.PKIConnection
- getCAPQG(int, ConfigStore) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves PQG parameters based on key size.
- getCAPQG(int, ConfigStore) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCAPQG(int, ConfigStore) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getCaRsaPublicKeyWrapAlgorithm() - Method in class org.dogtagpki.common.CAInfo
- getCert() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the signing certificate.
- getCert() - Method in class com.netscape.certsrv.system.SystemCertData
- 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 class com.netscape.cmscore.request.Request
- getCertAkiString(X509CertImpl) - Static method in class org.dogtagpki.tps.main.Util
- getCertChain() - Method in class com.netscape.certsrv.ca.CAClient
- getCertChain() - Method in class com.netscape.certsrv.security.SigningUnit
- getCertChain(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getCertClient() - Method in class com.netscape.cmstools.ca.CACertCLI
- getCertClient() - Method in class com.netscape.cmstools.ca.CACertRequestCLI
- getCertConfigNickname(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- getCertDN() - Method in class com.netscape.cmscore.usrgrp.User
-
Get certificate DN
- getCertExtensions(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves extensions of the certificate that is identified by the given nickname.
- getCertExtensions(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- 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.certsrv.system.SystemCertData
- getCertID() - Method in class com.netscape.cmsutil.ocsp.Request
- getCertID() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getCertID() - Method in class org.dogtagpki.acme.ACMEOrder
- getCertID(X509Certificate) - Method in class com.netscape.cms.realm.PKILDAPRealm
- getCertID(X509Certificate) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- getCertificate() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getCertificate() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves certificate from certificate record.
- getCertificate() - Method in class org.dogtagpki.acme.ACMEOrder
- getCertificate() - Method in class org.dogtagpki.acme.ACMERevocation
- getCertificate(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- 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(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- 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
- getCertificateCount() - Method in class com.netscape.cmsutil.ocsp.Signature
- getCertificates() - Method in class com.netscape.certsrv.usrgrp.Certificates
-
Retrieves certificates.
- getCertificateSerialNumber() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves serial number from stored certificate.
- getCertificateString(X509Certificate) - Method in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
-
Converts certificate into string format.
- getCertificateString(X509Certificate) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- getCertificateStringWithoutVersion(X509Certificate) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Converts certificate into string format.
- getCertificateUsages(String) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Get certificate usages.
- getCertificateValidity() - Method in class com.netscape.cmscore.security.CertificateInfo
- getCertImpl() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the signing certificate.
- getCertIndex(X509CertImpl[], X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Returns the index of the given cert in an array of certs.
- getCertInfo() - Method in class com.netscape.cmscore.security.CertificateInfo
- getCertInfo(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertInstanceName() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves certificate server instance name.
- getCertLen() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key length
- getCertList(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertListWithoutTokenName(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves all certificates.
- getCertListWithoutTokenName(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertNickname() - Method in class com.netscape.certsrv.client.ClientConfig
- getCertNickname() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves certificate nickname.
- getCertNickname() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- getCertNickname(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- getCertPassword() - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use getNSSPassword() instead.
- getCertPEM(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getCertPrettyPrint(String, String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getCertPrettyPrint(String, String, String, Locale) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertPrettyPrint(String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves certificate in pretty-print format by the nickname.
- getCertPrettyPrint(String, String, Locale) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertPrettyPrint(String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the certificate in the pretty print format.
- getCertPrettyPrint(String, Locale) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertPrettyPrintAndFingerPrint(String, String, String, Locale) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getCertPrettyPrintAndFingerPrint(String, String, String, Locale) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertRecord(int) - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Gets one single record at a time similar to processCertRecords but no extra class needed.
- getCertRecords(int, int) - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Retrieves requests.
- getCertRequest(String, KeyPair) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates certificate request from the given key pair.
- getCertRequest(String, KeyPair) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertRequest(String, KeyPair) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getCertRequest(String, KeyPair, Extensions) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getCertRequest(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getCertRequestType() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- getCerts() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- GETCERTS_FOR_CHALLENGE_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- GETCERTS_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- getCertsCount() - Method in class com.netscape.cmsutil.ocsp.BasicOCSPResponse
- getCertsDisplayInfo(X509CertImpl[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- getCertSkiString(X509CertImpl) - Static method in class org.dogtagpki.tps.main.Util
- getCertStatus() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getCertSubjectName(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves subject name of the certificate that is identified by the given nickname.
- getCertSubjectName(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getCertSubjectName(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getCertType(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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
- getChain(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- getChainPEM(String) - Method in class com.netscape.certsrv.authority.AuthorityClient
- 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
- getChallenge(String) - Method in class org.dogtagpki.acme.ACMEAuthorization
- getChallenges() - Method in class org.dogtagpki.acme.ACMEAuthorization
- 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.
- getCipherPreferences() - Method in class com.netscape.cmscore.security.JssSubsystem
- getCipherPreferences() - Method in class com.netscape.cmscore.security.SSLConfig
- getCipherSuites() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- getCipherVersion() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the SSL cipher version.
- getCipherVersion() - Method in class com.netscape.cmscore.security.JssSubsystem
- getCLA() - Method in class org.dogtagpki.tps.apdu.APDU
- getClassByNameAsExtendedPluginInfo(String) - Static method in class com.netscape.cms.servlet.admin.AdminServlet
- 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.RESTMessage
- getClassName() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getClassName() - Method in class com.netscape.cms.realm.RealmConfig
- getClassName() - Method in class com.netscape.cmscore.apps.SubsystemInfoConfig
- getClassName() - Method in class com.netscape.cmscore.registry.PluginInfo
-
Retrieves the class name of the plugin.
- getClassName() - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- 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() - Method in class com.netscape.cmscore.listeners.ListenerPlugin
- getCLI() - Method in class org.dogtagpki.cli.CLIModule
- getClient() - Method in class com.netscape.cmstools.cli.MainCLI
- getClient() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getClient() - Method in class org.dogtagpki.cli.CLI
- getClient(String) - Method in class com.netscape.certsrv.client.Client
- getClient(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getClient(String) - Method in class com.netscape.cmstools.cli.SubsystemCLI
- getClient(String) - Method in class org.dogtagpki.cli.CLI
- 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
- getClientCertNickname() - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
-
Returns
.ldapauth.clientCertNickname parameter. - getClientCertNickname() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- getClientCertNickname() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- getClientCiphers() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getClientCiphers() - Method in class com.netscape.cmscore.ldapconn.PKISocketConfig
- getClientId() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the client ID of this record.
- 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
- getClientSocketListener() - Method in class com.netscape.cmscore.apps.CMSEngine
- getClone() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getCloseNSSDatabase() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- getCMSEngine() - Method in class com.netscape.certsrv.base.Subsystem
- getCMSEngine() - Method in class com.netscape.certsrv.connector.Connector
- getCMSEngine() - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
- getCMSEngine() - Method in class com.netscape.certsrv.logging.LogEventListener
- getCMSEngine() - Method in class com.netscape.certsrv.request.RequestListener
- getCMSEngine() - Method in class com.netscape.certsrv.usrgrp.CertUserLocator
- getCMSEngine() - Method in class com.netscape.cms.jobs.Job
- getCMSEngine() - Method in class com.netscape.cms.realm.PKIRealm
- getCMSEngine() - Method in class com.netscape.cms.selftests.SelfTest
- getCMSEngine() - Method in class com.netscape.cms.servlet.admin.AdminServlet
- getCMSEngine() - Method in class com.netscape.cms.servlet.base.CMSServlet
- getCMSEngine() - Method in class com.netscape.cms.servlet.base.PKIService
- getCMSEngine() - Method in class com.netscape.cms.servlet.base.SystemInfoServlet
- getCMSEngine() - Method in class com.netscape.cms.servlet.common.CMSGateway
- getCMSEngine() - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- getCMSEngine() - Method in class com.netscape.cms.servlet.processors.Processor
- getCMSEngine() - Method in class com.netscape.cmscore.connector.HttpConnection
- getCMSEngine() - Method in class com.netscape.cmscore.connector.HttpConnFactory
- getCMSEngine() - Method in class com.netscape.cmscore.connector.Resender
- getCMSEngine() - Method in class com.netscape.cmscore.dbs.Repository
- getCMSEngine() - Method in class com.netscape.cmscore.request.RequestNotifier
- getCMSEngine() - Method in class com.netscape.cmscore.security.JssSubsystem
- getCMSEngine() - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getCMSEngine() - Method in class com.netscape.cmscore.session.SessionTimer
- getCMSEngine() - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- getCMSEngine() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getCMSEngine() - Method in class org.dogtagpki.server.authentication.AuthManager
- getCMSEngine() - Method in class org.dogtagpki.server.authorization.AuthzManager
- getCMSEngine() - Method in class org.dogtagpki.server.PKIClientSocketListener
- getCMSEngine() - Method in class org.dogtagpki.server.PKIServerSocketListener
- getCMSEngine() - Method in class org.dogtagpki.server.rest.v1.ACLInterceptor
- getCMSFile(File, String) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- getCMSGateway() - Method in class com.netscape.cmscore.apps.CMSEngine
- getCode() - Method in exception com.netscape.certsrv.base.PKIException
- getCode() - Method in exception org.dogtagpki.cli.CLIException
- getComments() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getCommonName() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getCommonName() - Method in class com.netscape.cmsutil.crypto.Module
- getCommonName(X500Name) - Static method in class org.dogtagpki.util.cert.CertUtil
- getConfig() - Method in class com.netscape.certsrv.client.PKIClient
- getConfig() - Method in class com.netscape.certsrv.client.PKIConnection
- getConfig() - Method in class com.netscape.cms.realm.RealmCommon
- getConfig() - Method in class com.netscape.cmscore.apps.CMSEngine
- getConfig() - Method in class com.netscape.cmstools.cli.MainCLI
- getConfig() - Method in class org.dogtagpki.cli.CLI
- getConfig() - Method in class org.dogtagpki.common.ConfigClient
- getConfig() - Method in interface org.dogtagpki.common.ConfigResource
- getConfig() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- getConfig() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- getConfig(ConfigStore, 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, String, String) - Method in class org.dogtagpki.common.ConfigClient
- getConfigAttrs() - Method in class com.netscape.certsrv.profile.ProfileInput
- getConfigClient() - Method in class com.netscape.cmstools.config.ConfigCLI
- getConfigDescriptor(Locale, String) - Method in interface com.netscape.certsrv.property.IConfigTemplate
-
Returns the descriptors of configuration parameter.
- GetConfigEntries - Class in com.netscape.cms.servlet.csadmin
- GetConfigEntries() - Constructor for class com.netscape.cms.servlet.csadmin.GetConfigEntries
- getConfigFile() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves configuration file.
- getConfigNames() - Method in interface com.netscape.certsrv.property.IConfigTemplate
-
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.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.Job
-
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.listeners.PinRemovalListener
- getConfigParams() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Get configuration parameters for this implementation.
- getConfigParams() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get configuration parameters for this implementation.
- getConfigParams(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Gets configuration parameters for the given authentication manager plugin.
- getConfigParams(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Gets configuration parameters for the given authorization manager plugin.
- getConfigParams(String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Retrieves the configuration parameters of the given implementation.
- getConfigStore() - Method in interface com.netscape.certsrv.authority.IAuthority
-
Returns the configuration storage of this authority.
- getConfigStore() - Method in class com.netscape.certsrv.base.Subsystem
-
Returns the configuration store.
- getConfigStore() - Method in class com.netscape.certsrv.logging.LogEventListener
-
Get the configuration store for the log event listener.
- getConfigStore() - Method in class com.netscape.certsrv.publish.Mapper
-
Return config store.
- getConfigStore() - Method in class com.netscape.certsrv.publish.Publisher
-
Return config store.
- getConfigStore() - Method in class com.netscape.cms.jobs.Job
-
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.cmscore.apps.CMSEngine
-
returns the main config store
- getConfigStore() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Returns the root configuration storage of this system.
- getConfigStore() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Returns the root configuration storage of this system.
- getConfigStore() - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
- getConfigStore() - Method in class com.netscape.cmscore.cert.X500NameSubsystem
- getConfigStore() - Method in class com.netscape.cmscore.dbs.DBRegistry
- getConfigStore() - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Retrieves configuration store.
- getConfigStore() - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
Get configuration store.
- getConfigStore() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Returns the root configuration storage of this system.
- getConfigStore() - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Returns the root configuration storage of this system.
- getConfigStore() - Method in class com.netscape.cmscore.request.RequestSubsystem
- getConfigStore() - Method in class com.netscape.cmscore.security.JssSubsystem
-
Retrieves a configuration store of this subsystem.
- getConfigStore() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Returns the root configuration storage of this subsystem.
- getConfigStore() - Method in class com.netscape.cmscore.util.StatsSubsystem
- getConfigStore() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
-
Returns the configuration store.
- getConfigStore() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Get the configuration store for this authentication manager.
- getConfigStore() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get the configuration store for this authorization manager.
- getConn() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Request access to a Ldap connection from the pool.
- getConn() - Method in class com.netscape.cms.authorization.DirAclAuthz
- getConn() - Method in class com.netscape.cmscore.connector.HttpConnFactory
-
gets a conenction from this factory.
- getConn() - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Gets connection from this factory.
- getConn() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
gets a conenction from this factory.
- getConn() - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- getConn(boolean) - Method in class com.netscape.cmscore.connector.HttpConnFactory
-
Returns a Http connection - a clone of the master connection.
- getConn(boolean) - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Returns a LDAP connection - a clone of the master connection.
- getConn(boolean) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
Returns a LDAP connection - a clone of the master connection.
- getConnection() - Method in class com.netscape.certsrv.client.PKIClient
- getConnection() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- getConnection() - Method in class com.netscape.cmscore.dbs.LDAPSession
- getConnectionConfig() - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
-
Returns
.ldapconn.* parameters. - 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
- getConnectorClient() - Method in class com.netscape.cmstools.tps.connector.ConnectorCLI
- getConnectorConfig(String) - Method in class com.netscape.certsrv.connector.ConnectorsConfig
-
Returns
.connector. .* parameters. - getConnectorInfo() - Method in class com.netscape.certsrv.system.KRAConnectorClient
- getConnectorInfo() - Method in interface com.netscape.certsrv.system.KRAConnectorResource
- getConnInfo() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
returns connection info.
- 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.
- getConstraints() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- getContact() - Method in class org.dogtagpki.acme.ACMEAccount
- getContainer(String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.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
- 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 com.netscape.cmscore.cert.PrettyPrintResources
-
Returns content
- getContents() - Method in class com.netscape.cmscore.util.UtilResources
-
Returns the content of this resource.
- getContentType() - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves the Content-Type value of the connection to the Remote Authority.
- getContext() - Static method in class com.netscape.certsrv.base.SessionContext
-
Retrieves the session context associated with the current thread.
- getContext() - Method in class com.netscape.cmscore.request.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
- getCreateTime() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getCreateTime() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves time of creation of this certificate record.
- getCreateTime() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the creation time of this record.
- getCreateTimestamp() - Method in class com.netscape.certsrv.tps.token.TokenData
- getCreationTime() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getCreationTime() - Method in class com.netscape.cmscore.request.Request
- getCreationTime() - Method in class org.dogtagpki.acme.ACMEAccount
- getCreationTime() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getCreationTime() - Method in class org.dogtagpki.acme.ACMECertificate
- getCreationTime() - Method in class org.dogtagpki.acme.ACMENonce
- getCreationTime() - Method in class org.dogtagpki.acme.ACMEOrder
- getCRL() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves encoded CRL.
- GETCRL_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- getCRLCache() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- getCRLCacheNoClone() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves cache information about CRL.
- getCRLEntryExtensions() - Method in class com.netscape.cmscore.dbs.RevocationInfo
-
Retrieves CRL extensions.
- getCRLNumber() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves current CRL number out of CRL issuing point record.
- getCRLSize() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves CRL size measured by the number of entries.
- getCron() - Method in class com.netscape.cmscore.jobs.JobConfig
-
Returns jobsScheduler.job.
.cron parameter. - getCron() - Method in class org.dogtagpki.job.JobInfo
- getCrypto() - Method in class com.netscape.certsrv.key.KeyClient
- getCryptoToken(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Retrieves handle to a crypto token.
- getCSR() - Method in class org.dogtagpki.acme.ACMEOrder
- getCSState() - Method in class com.netscape.cmscore.apps.CMSEngine
- getCurrentIndex() - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.
- getCurrentIndex() - Method in interface com.netscape.certsrv.request.IRequestVirtualList
-
Gets the current index
- getCurrentIndex() - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Gets the current index.
- getCurrentIndex() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- getCurrentIndex() - Method in class com.netscape.cmscore.request.ListEnumeration
- getCurrentLogFile() - Method in class org.dogtagpki.server.rest.base.AuditServletBase
- getCurrentLogFile() - Method in class org.dogtagpki.server.rest.v1.AuditService
- getCurrentPageEntries() - Method in class com.netscape.cmscore.dbs.RecordPagedList
- 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 org.dogtagpki.acme.ACMECertificate
- 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.cmscore.ldapconn.LDAPConfig
- getDatabaseConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns dbs.* parameters.
- 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 class com.netscape.certsrv.key.KeyArchivalRequest
- getDataType() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the key data type of this record.
- 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
- getDateOfRevocation() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the date(s) of revocation.
- getDBConfigStore() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Retrieves DB subsystem configuration store.
- getDBSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getDBUser() - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- getDBUser(String) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- getDef() - Method in class com.netscape.certsrv.profile.ProfilePolicy
- getDefaultAlgorithm() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the default algorithm name.
- 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 class com.netscape.certsrv.logging.LogEventListener
-
Return list of default config parameters for this log event listener.
- getDefaultParams() - Method in class com.netscape.certsrv.publish.Mapper
-
Returns the initial default parameters.
- getDefaultParams() - Method in class com.netscape.certsrv.publish.Publisher
-
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 org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Return default parameters for a policy implementation.
- getDefaultParams() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Return default parameters for a policy implementation.
- getDefaultParams(String, boolean, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
-
Get default params
- getDefaultParams(String, boolean, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
-
adds params to default
- getDefaultParams(String, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- getDefaultSignatureAlgorithm() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the default algorithm.
- getDefaultSigningAlgorithm() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- 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.
- getDefNumGenNames() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- getDeltaCRL() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves encoded delta CRL.
- getDeltaCRLNumber() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves current delta CRL number out of CRL issuing point record.
- getDeltaCRLSize() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves delta CRL size measured by the number of entries.
- getDerChallenge() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Get Challenge phrase in DerValue form
- getDerExtension() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves extensions
- getDerSPKI() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Get SPKI in DerValue form
- getDescription() - Method in class com.netscape.certsrv.authority.AuthorityData
- getDescription() - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
Gets the description of the evaluator
- getDescription() - Method in class com.netscape.certsrv.group.GroupData
- getDescription() - Method in class com.netscape.certsrv.logging.LogEventListener
-
Returns the description of this log event listener.
- getDescription() - Method in class com.netscape.certsrv.profile.ProfileData
- getDescription() - Method in class com.netscape.certsrv.publish.Mapper
-
Returns the description of this mapper.
- getDescription() - Method in class com.netscape.certsrv.publish.Publisher
-
Returns the description of the publisher.
- getDescription() - Method in class com.netscape.certsrv.system.Feature
- getDescription() - Method in class com.netscape.certsrv.usrgrp.CertUserLocator
-
Retrieves description.
- getDescription() - Method in class com.netscape.cms.authorization.ACL
-
Retrieves the description of the resource governed by this access control.
- getDescription() - Method in class com.netscape.cms.logging.LogFile
- getDescription() - Method in class com.netscape.cms.logging.RollingLogFile
- getDescription() - Method in class com.netscape.cmscore.dbs.RepositoryRecord
- getDescription() - Method in class com.netscape.cmscore.usrgrp.CertDNCertUserLocator
-
Retrieves description.
- getDescription() - Method in class com.netscape.cmscore.usrgrp.ExactMatchCertUserLocator
-
Retrieves description.
- getDescription() - Method in class com.netscape.cmscore.usrgrp.Group
-
Retrieves group description.
- getDescription() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getDescription() - Method in class org.dogtagpki.cli.CLI
- getDescription() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Gets the description for this policy rule.
- 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 class com.netscape.cmscore.registry.PluginInfo
-
Retrieves the localized plugin 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.cmsutil.crypto.CryptoUtil
- getDetail() - Method in class com.netscape.cms.logging.LogEntry
- getDetail() - Method in class org.dogtagpki.acme.ACMEError
- getDigestAlgorithmName() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getDigestName() - Method in class com.netscape.cmsutil.ocsp.CertID
- getDirectory() - Method in class org.dogtagpki.acme.ACMEClient
- getDirectory() - Method in class org.dogtagpki.nss.NSSDatabase
- getDN() - Method in class com.netscape.certsrv.authority.AuthorityData
- getDN(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getDNSNames(PKCS10) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Get DNS names from PKCS #10 request.
- getDNSNames(SubjectAlternativeNameExtension) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Get DNS names from SAN extension.
- getDocument() - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- 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.base.SecurityDomainServletBase
- getDomainInfo() - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- getDomainInfo(LdapBoundConnection, LDAPConfig) - Method in class org.dogtagpki.server.cli.SDSubsystemFindCLI
- getDomainInfo(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- 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
- getDontSaveHttpParams(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
get http parameters not to save from configuration.
- getE() - Method in class org.dogtagpki.acme.JWK
- getECCKeyPair(KeyCertData) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates an ECC key pair based on the given parameters.
- getECCKeyPair(KeyCertData) - Method in class com.netscape.cmscore.security.JssSubsystem
- getECCKeyPair(CryptoToken, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates an ECC key pair based on the given parameters.
- getECCKeyPair(CryptoToken, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getECcurves() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getECKeyCurve(X509Key) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getECType(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getECType(String) - Method in class com.netscape.cmscore.security.SSLConfig
- getEEClientAuthSSLPort() - Method in class com.netscape.cmscore.apps.CMSEngine
- getEENonSSLPort() - Method in class com.netscape.cmscore.apps.CMSEngine
- getEESSLPort() - Method in class com.netscape.cmscore.apps.CMSEngine
- getElementAt(int) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.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
- getElementAt(int) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.fetch 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 class com.netscape.cmscore.request.ListEnumeration
- 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.ExternalAuthToken
- 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.cmscore.base.ArgBlock
-
Retrieves a list of argument keys.
- getElements() - Method in class com.netscape.cmscore.dbs.CertRecord
- getElements() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- getElements() - Method in class com.netscape.cmscore.dbs.DBRecord
- getElements() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves an enumeration of attributes.
- getElements() - Method in class com.netscape.cmscore.dbs.RepositoryRecord
-
Retrieves a list of attribute names.
- getElements() - Method in class com.netscape.cmscore.jobs.CronItem
-
get the vector stuffed with elements where each element is represented as CronRange
- getElements() - Method in class com.netscape.cmscore.notification.EmailResolverKeys
-
returns an enumeration of the key names in this key set.
- getElements() - Method in class com.netscape.cmscore.request.RequestIAttrSetWrapper
- getElements() - Method in class com.netscape.cmscore.request.RequestRecord
-
Gets attribute list of the request.
- getElements() - Method in class com.netscape.cmscore.usrgrp.Group
- getElements() - Method in class com.netscape.cmscore.usrgrp.User
- getElements() - Method in class org.dogtagpki.server.authentication.AuthToken
-
Enumerate all attribute names in the AuthToken.
- getElements() - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Enumerate all attribute names in the AuthzToken.
- getEmail() - Method in class com.netscape.certsrv.account.Account
- getEmail() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getEmail() - Method in class com.netscape.certsrv.user.UserData
- getEmail() - Method in class com.netscape.cmscore.usrgrp.User
-
Gets user email address.
- getEmail(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getEmailContent(String, Hashtable<String, Object>) - Method in class com.netscape.cmscore.notification.EmailFormProcessor
- getEnable() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getEnable() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getEnable() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getEnableAdminEnroll() - 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
- getEnableSerialManagement() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getEnableSerialMgmt() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- getEnableSerialNumberRecovery() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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.
- 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
- getEncodingWithLength() - Method in class org.dogtagpki.tps.apdu.APDU
- 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
- 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
- getEncryptionAlgorithm() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getEncryptionAlgorithm(String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getEnd() - Method in class com.netscape.cmscore.jobs.CronRange
-
gets the higher boundary value of the range
- getEnd() - Method in class org.dogtagpki.common.Range
- getEndReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getEndRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getEndSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getEngine() - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- getEngineConfig() - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- getEngineConfig() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- getEngineConfig() - Method in class com.netscape.cmscore.security.PWsdrCache
- getEngineConfig(String) - Method in class org.dogtagpki.server.cli.SubsystemCLI
- getEnrollmentTemplate(String) - Method in class com.netscape.certsrv.ca.CACertClient
- getEnrollmentTemplate(String) - Method in class com.netscape.certsrv.ca.CACertRequestClient
- 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, GenericType<T>) - Method in class com.netscape.certsrv.client.PKIClient
- getEntries() - Method in class com.netscape.certsrv.base.DataCollection
- 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.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.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() - Method in class org.dogtagpki.job.JobCollection
- getEntries(ACLEntry.Type, Iterable<String>, String) - Method in class com.netscape.cms.authorization.AAclAuthz
- getEntries(ACLEntry.Type, Iterable<String>, String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- getEntry() - Method in class com.netscape.cms.logging.LogEntry
- getEntry() - Method in class com.netscape.cmsutil.ldap.LDAPPostReadControl
-
Get the entry from the control.
- getEntry(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- getEntry(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- getEntry(String, String) - Method in class com.netscape.cmscore.security.PWsdrCache
- getEntryAttribute(String, String, String, String) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- getError() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getError() - Method in class org.dogtagpki.acme.ACMEChallenge
- getError() - Method in class org.dogtagpki.acme.ACMEOrder
- getError() - Method in class org.dogtagpki.acme.ValidationResult
- getError(Locale) - Method in class com.netscape.cmscore.request.Request
- getErrorCode(Locale) - Method in class com.netscape.cmscore.request.Request
- getErrorDescr() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getErrorMessage() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- getEventConfigs() - Method in class com.netscape.certsrv.logging.AuditConfig
- getEventType() - Method in class com.netscape.certsrv.logging.LogEvent
-
Retrieves log event type.
- getExcludedLdapAttr() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- 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
- getExpirationTime() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getExpirationTime() - Method in class org.dogtagpki.acme.ACMECertificate
- getExpirationTime() - Method in class org.dogtagpki.acme.ACMENonce
- getExpirationTime() - Method in class org.dogtagpki.acme.ACMEOrder
- getExpiredCerts() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves cache information about expired certificates.
- getExpiredCertsDisplayInfo(String, X509CertImpl[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- getExpires() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getExpires() - Method in class org.dogtagpki.acme.ACMECertificate
- getExpires() - Method in class org.dogtagpki.acme.ACMENonce
- getExpires() - Method in class org.dogtagpki.acme.ACMEOrder
- getExtData(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- getExtDataInAuthToken(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInBigInteger(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInBigIntegerArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInBoolean(String, boolean) - Method in class com.netscape.cmscore.request.Request
- getExtDataInBoolean(String, String, boolean) - Method in class com.netscape.cmscore.request.Request
- getExtDataInByteArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCert(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCertArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCertExts(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCertInfo(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCertInfoArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInCertSubjectName(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInHashtable(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInInteger(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInIntegerArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInRevokedCertArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInString(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInString(String, String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInStringArray(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataInStringVector(String) - Method in class com.netscape.cmscore.request.Request
- getExtDataKeys() - Method in class com.netscape.cmscore.request.Request
- getExtendedPluginInfo() - Method in class com.netscape.certsrv.base.ExtendedPluginInfo
-
This method returns an array of strings.
- getExtendedPluginInfo() - Method in interface com.netscape.certsrv.base.IExtendedPluginInfo
-
This method returns an array of strings.
- getExtendedPluginInfo() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- getExtendedPluginInfo() - Method in class com.netscape.cms.authentication.HashAuthentication
- getExtendedPluginInfo() - Method in class com.netscape.cms.authentication.PortalEnroll
- getExtendedPluginInfo() - Method in class com.netscape.cms.authorization.AAclAuthz
- getExtendedPluginInfo() - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- getExtendedPluginInfo() - Method in class com.netscape.cms.jobs.RequestInQueueJob
-
holds help text for this plugin
- getExtendedPluginInfo() - Method in class com.netscape.cms.logging.LogFile
- getExtendedPluginInfo() - Method in class com.netscape.cms.logging.RollingLogFile
- getExtendedPluginInfo(String, boolean, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
-
Get extended plugin info
- getExtendedPluginInfo(String, boolean, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
-
Get extended plugin info.
- getExtendedPluginInfo(String, String) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- getExtendedPluginInfo(String, Vector<String>) - Static method in class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- getExtension(ArgBlock) - Method in class com.netscape.certsrv.extensions.CMSExtension
-
Get an instance of the extension given http input.
- getExtension(ArgBlock) - Method in class com.netscape.cmscore.extensions.KeyUsage
- getExtension(String) - Method in class org.dogtagpki.tps.msg.BeginOpMsg
- getExtension(String, CertificateExtensions) - Static method in class com.netscape.cmscore.cert.CertUtils
- getExtension(String, X509CertInfo) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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
- getExtensions() - Method in class com.netscape.cmscore.security.CertificateInfo
- 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.
- getExtensions(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getExtensions(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getExtensionsCount() - Method in class com.netscape.cmsutil.ocsp.Request
- getExtensionsCount() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getExternalAccountRequired() - Method in class org.dogtagpki.acme.ACMEMetadata
- 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.v1.FeatureService
- getFeature(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.FeatureServlet
- getFeatureClient() - Method in class com.netscape.cmstools.feature.FeatureCLI
- getFile() - Method in class com.netscape.cmscore.base.FileConfigStorage
- getFileData(String) - Static method in class com.netscape.cmstools.ExtJoiner
- getFilename() - Method in class com.netscape.cmscore.util.FileAsString
- getFilename(String) - Method in class com.netscape.cmscore.logging.LoggerConfig
- getFileName() - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- getFillerPropName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
- getFilter(String) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Creates LDAP-based search filters with help of registered mappers.
- getFilter(String) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Creates LDAP-based search filters with help of registered mappers.
- getFilter(String, FilterConverter) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Creates LDAP-based search filters with help of registered mappers.
- getFilter(String, FilterConverter) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
- getFilter(HttpServletRequest) - Method in class com.netscape.cms.servlet.request.QueryReq
- getFilters() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getFinalize() - Method in class org.dogtagpki.acme.ACMEOrder
- getFingerPrint(Certificate) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Returns a string that represents a cert's fingerprint.
- getFingerPrints(byte[]) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Returns a string that has the certificate's fingerprint using MD5, MD2 and SHA1 hashes.
- getFingerPrints(Certificate) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Returns a string that has the certificate's fingerprint using MD5, MD2 and SHA1 hashes.
- getFirstIndex() - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Gets the top of the buffer
- getFirstIndex() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.get the top of the buffer
- getFirstUnsaved() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieve Retrieve reference to the first unsaved data.
- getFixed() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- getFlushInterval() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getFollowReferrals() - Method in class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
-
Returns
.ldapconn.followReferrals parameter. - getFollowReferrals() - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
- getFormParams(Extension) - Method in class com.netscape.certsrv.extensions.CMSExtension
-
Get Javascript name value pairs to put into the request processing template.
- getFormParams(Extension) - Method in class com.netscape.cmscore.extensions.KeyUsage
- getFullModuleName(String) - Method in class com.netscape.cmstools.cli.MainCLI
- getFullModuleName(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getFullModuleName(String) - Method in class org.dogtagpki.cli.CLI
- getFullModuleName(String) - Method in class org.dogtagpki.server.cli.PKIServerCLI
- getFullName() - Method in class com.netscape.certsrv.account.Account
- getFullName() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- getFullName() - Method in class com.netscape.certsrv.user.UserData
- getFullName() - Method in class com.netscape.cmscore.usrgrp.User
-
Retrieves user full name.
- getFullName() - Method in class com.netscape.cmstools.acme.ACMECLI
- 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.ca.CACertRequestCLI
- getFullName() - Method in class com.netscape.cmstools.cli.HelpCLI
- getFullName() - Method in class com.netscape.cmstools.cli.InfoCLI
- 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.nss.NSSCLI
- 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.tks.TKSKeyCLI
- getFullName() - Method in class com.netscape.cmstools.tks.TPSConnectorCLI
- getFullName() - Method in class com.netscape.cmstools.tps.TPSCLI
- getFullName() - Method in class com.netscape.cmstools.user.UserCLI
- getFullName() - Method in class org.dogtagpki.cli.CLI
- getFullName(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Converts the substore parameters.
- getGeneralName() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameAsConstraintsConfig
- getGeneralName() - Method in interface org.dogtagpki.legacy.policy.IGeneralNameAsConstraintsConfig
-
Retrieves the general name.
- getGeneralNames() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- 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.
- getGenNameChoice() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- getGenNameConfig() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- getGroup(String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getGroup(String) - Method in class com.netscape.certsrv.group.GroupClient
- getGroup(String) - Method in interface com.netscape.certsrv.group.GroupResource
- getGroup(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getGroup(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- getGroup(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Retrieves a group from LDAP NOTE - LH This takes a full LDAP DN.
- getGroup(String) - Method in class org.dogtagpki.server.rest.v1.GroupService
-
finds a group Request/Response Syntax: http://warp.mcom.com/server/certificate/columbo/design/ ui/admin-protocol-definition.html#user-admin
- getGroup(String, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- getGroup(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- 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.v1.GroupService
- getGroupFromName(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Retrieves a group from LDAP NOTE - this takes just the 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 class com.netscape.cmscore.usrgrp.Group
-
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.v1.GroupService
- getGroupMember(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- getGroupMember(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- 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
- getHMACAlgName(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Maps from HMACAlgorithm name to JSS Provider HMAC Alg name.
- 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
- getHost() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getHost() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getHost() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getHost() - Method in class com.netscape.cms.notification.MailNotification
- getHost() - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves the host name of the remote Authority.
- getHost() - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
- getHost() - Method in class com.netscape.cmsutil.http.HttpClient
- getHost(String) - Method in class com.netscape.certsrv.system.SecurityDomainClient
- getHost(String) - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- getHost(String) - Method in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- getHost(String) - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- getHost(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- getHostArray() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- 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() - Method in class com.netscape.cmscore.apps.EngineConfig
- getHostname() - Method in class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
-
Returns
.ldapconn.host parameter. - getHostname(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getHosts() - Method in class com.netscape.certsrv.system.SecurityDomainClient
- getHosts() - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- getHosts() - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- getHosts() - Method in class com.netscape.cms.authentication.HashAuthentication
- getHosts() - Method in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- getHosts() - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- getHosts(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- getHTTP(String) - Method in class org.dogtagpki.legacy.core.policy.JavaScriptRequestProxy
- 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
- getId() - Method in class com.netscape.certsrv.authentication.AuthMgrPlugin
-
Returns an auth manager implementation name
- getId() - Method in interface com.netscape.certsrv.authority.IAuthority
-
Retrieves the name of this authority.
- getId() - Method in class com.netscape.certsrv.authorization.AuthzMgrPlugin
-
Returns an authorization manager implementation name
- getId() - Method in class com.netscape.certsrv.base.Plugin
-
Returns the plugin identifier.
- getId() - Method in class com.netscape.certsrv.base.Subsystem
-
Retrieves the subsystem identifier.
- getId() - Method in class com.netscape.certsrv.jobs.JobPlugin
-
get the job plugin name
- 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 class com.netscape.cms.jobs.Job
-
get instance id.
- getId() - Method in class com.netscape.cms.servlet.base.CMSServlet
- getId() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Retrieves id (name) of this subsystem.
- getId() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Retrieves id (name) of this subsystem.
- getId() - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
-
Retrieves subsystem identifier.
- getId() - Method in class com.netscape.cmscore.cert.X500NameSubsystem
-
Retrieves subsystem identifier.
- getId() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieve unique CRL identifier.
- getId() - Method in class com.netscape.cmscore.dbs.DBRegistry
- getId() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Retrieves subsystem identifier.
- getId() - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Retrieves subsystem identifier.
- getId() - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
Returns subsystem ID
- getId() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Retrieves id (name) of this subsystem.
- getId() - Method in class com.netscape.cmscore.listeners.ListenerPlugin
- getId() - Method in class com.netscape.cmscore.logging.LogSubsystem
- getId() - Method in class com.netscape.cmscore.request.RequestSubsystem
-
Implements Subsystem.getId
- getId() - Method in class com.netscape.cmscore.security.JssSubsystem
- getId() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
This method retrieves the name of this subsystem.
- getId() - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Retrieves subsystem identifier.
- getId() - Method in class com.netscape.cmsutil.password.PasswordStore
- getId() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getID() - Method in class com.netscape.certsrv.account.Account
- 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.connector.ConnectorConfig
- 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.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 com.netscape.cmscore.apps.CMSEngine
- getID() - Method in class com.netscape.cmscore.apps.SubsystemInfoConfig
- getID() - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- getID() - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- getID() - Method in class org.dogtagpki.acme.ACMEAccount
- getID() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getID() - Method in class org.dogtagpki.acme.ACMECertificate
- getID() - Method in class org.dogtagpki.acme.ACMEChallenge
- getID() - Method in class org.dogtagpki.acme.ACMENonce
- getID() - Method in class org.dogtagpki.acme.ACMEOrder
- getID() - Method in class org.dogtagpki.common.AppInfo
- getID() - Method in class org.dogtagpki.job.JobInfo
- getID(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getIdentifier() - Method in class com.netscape.certsrv.security.Credential
-
Retrieves identifier.
- getIdentifier() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getIdentifiers() - Method in class org.dogtagpki.acme.ACMEOrder
- getIDGenerator() - Method in class com.netscape.cmscore.dbs.Repository
- getIds(String) - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Returns a list of identifiers of the given type.
- getImagePath() - Method in class com.netscape.cmsutil.crypto.Module
- getImplName() - Method in class com.netscape.certsrv.logging.LogEventListener
-
Returns implementation name.
- getImplName() - Method in class com.netscape.certsrv.publish.Mapper
-
Returns implementation name.
- getImplName() - Method in class com.netscape.certsrv.publish.Publisher
-
Returns the implementation name.
- getImplName() - Method in class com.netscape.cms.jobs.Job
-
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 org.dogtagpki.server.authentication.AuthManager
-
Get name of authentication manager plugin.
- getImplName() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get implementation name of authorization manager plugin.
- getInBigIntegerArray(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInBigIntegerArray(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the BigInteger array value for name.
- getInByteArray(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInByteArray(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the byte array value for name.
- getInByteArrayArray(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInByteArrayArray(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the byte[][] value for name.
- getInCert(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInCert(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the X509CertImpl value for name.
- getInCertExts(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInCertExts(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the CertificateExtensions value for name.
- getInCertificates(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInCertificates(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the Certificates value for name.
- getInDate(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInDate(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the Date value for name.
- getInfo() - Method in class com.netscape.certsrv.client.PKIClient
- 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
- getInInteger(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInInteger(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the Integer value for name.
- getInput(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getInputByID(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getInputByName(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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, 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.v1.SecurityDomainService
- getInstallToken(String, String, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- getInstallToken(String, String, String) - Method in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- getInstallToken(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- getInstance() - Static method in class com.netscape.cms.logging.LogQueue
- getInstance() - Method in class org.dogtagpki.acme.ACMEError
- getInstanceDir() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- getInstanceDir() - Static method in class com.netscape.cmscore.apps.CMS
- getInstanceID() - Static method in class com.netscape.cmscore.apps.CMS
- getInstanceName() - Method in exception com.netscape.certsrv.selftests.EDuplicateSelfTestException
-
Returns the instance name associated with this self test.
- getInstanceName() - Method in exception com.netscape.certsrv.selftests.EInvalidSelfTestException
-
Returns the instance name associated with this self test.
- getInstanceName() - Method in exception com.netscape.certsrv.selftests.EMissingSelfTestException
-
Returns the instance name associated with this self test.
- getInstanceName() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
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 class com.netscape.certsrv.logging.LogEventListener
-
Return list of instance config parameters for this log event listener.
- getInstanceParams() - Method in class com.netscape.certsrv.publish.Mapper
-
Returns the current instance parameters.
- getInstanceParams() - Method in class com.netscape.certsrv.publish.Publisher
-
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 org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Return configured parameters for a policy rule instance.
- getInstanceParams() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Return configured parameters for a policy rule instance.
- getInstanceParams(Vector<String>) - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
-
Get instance params
- getInstanceParams(Vector<String>) - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
-
Get instance params.
- getInstanceParams(Vector<String>) - Method in class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- 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.
- getInstances() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Get a hashtable containing all authentication instances.
- getInstances() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Get a hashtable containing all authentication instances.
- getInstances() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
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.ExternalAuthToken
- getInString(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Gets an attribute value.
- getInStringArray(String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getInStringArray(String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Retrieves the String array value for name.
- getInt(String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- getInteger(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves integer value.
- getInteger(String, int) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves integer value.
- 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
- getInternalCertificate(byte[], String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getInternalDBConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns internaldb.* parameters.
- getInternalTokenName() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the token name of the internal (software) token.
- getInternalTokenName() - Method in class com.netscape.cmscore.security.JssSubsystem
- 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
- getInvalidityDate() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getIP() - Method in class com.netscape.certsrv.logging.ActivityData
- getIP(String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getIP(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getIP(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- getIsHostAuthority() - Method in class com.netscape.certsrv.authority.AuthorityData
- getIssuedBy() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getIssuedBy() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getIssuedBy() - Method in class com.netscape.cmscore.dbs.CertRecord
-
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
- 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 com.netscape.cmstools.nss.NSSCertInfo
- 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 class com.netscape.certsrv.security.KeyCertData
-
Retrieves the issuer name from this container.
- getIssuerNameHash() - Method in class com.netscape.cmsutil.ocsp.CertID
- getItem(String) - Method in class com.netscape.cmscore.jobs.JobCron
-
retrieves the cron item
- getIV() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getJob(String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
- getJob(String) - Method in class org.dogtagpki.job.JobClient
- getJob(String) - Method in interface org.dogtagpki.job.JobResource
-
Returns a specific job.
- getJob(String) - Method in class org.dogtagpki.server.rest.v1.JobService
- getJob(String, Principal) - Method in class org.dogtagpki.server.rest.base.JobServletBase
- getJob(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.JobServlet
- getJobClient() - Method in class com.netscape.cmstools.job.JobCLI
- getJobConfig(String) - Method in class com.netscape.cmscore.jobs.JobsConfig
-
Returns jobsScheduler.job.
.* parameters. - getJobCron() - Method in class com.netscape.cms.jobs.Job
-
get cron string associated with this job
- getJobPlugins() - Method in class com.netscape.cmscore.jobs.JobsScheduler
- getJobPluginsConfig() - Method in class com.netscape.cmscore.jobs.JobsSchedulerConfig
-
Returns jobsScheduler.impl.* parameters.
- getJobs(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.JobServlet
- getJobsConfig() - Method in class com.netscape.cmscore.jobs.JobsSchedulerConfig
-
Returns jobsScheduler.job.* parameters.
- getJobsScheduler() - Method in class com.netscape.cmscore.apps.CMSEngine
- getJobsSchedulerConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns jobsScheduler.* parameters.
- getJsonNode() - Method in class com.netscape.cmsutil.json.JSONObject
- getJSSSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getJssSubsystemConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getJumpToElementAt(int) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Retrieves and jumps to element in the given position.
- getJumpToElementAt(int) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- getJwk() - Method in class org.dogtagpki.acme.ACMEHeader
- getJWK() - Method in class org.dogtagpki.acme.ACMEAccount
- 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
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.CASigningCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.CertificateInfo
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.KRATransportCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.OCSPSigningCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.RASigningCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.SSLCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.SSLSelfSignedCert
- getKeyAlgorithm() - Method in class com.netscape.cmscore.security.SubsystemCert
- getKeyAlgorithmOID() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getKeyChange() - Method in class org.dogtagpki.acme.ACMEDirectory
- 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.
- getKeyData() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- getKeyGenAlgorithm(String) - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- 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 com.netscape.cmscore.security.PWsdrCache
- getKeyID() - Method in class com.netscape.certsrv.system.SystemCertData
- getKeyID(String) - Static method in class com.netscape.cmsutil.util.Keyring
-
Get Key ID from keyname
- 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
- getKeyLength() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getKeyLength() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key length.
- 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(KeyCertData) - Method in class com.netscape.cmscore.security.JssSubsystem
- getKeyPair(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the key pair based on the given nickname.
- getKeyPair(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getKeyPair(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- 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) - Method in class com.netscape.cmscore.security.JssSubsystem
- getKeyPair(CryptoToken, String, int, PQGParams) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Generates a key pair based on the given parameters.
- getKeyPair(CryptoToken, String, int, PQGParams) - Method in class com.netscape.cmscore.security.JssSubsystem
- getKeyRecord(int) - Method in class com.netscape.cmscore.dbs.KeyRecordList
- getKeyRecords(int, int) - Method in class com.netscape.cmscore.dbs.KeyRecordList
-
Retrieves key records.
- getKeySize() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getKeySize() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getKeySize() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the key size.
- 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 class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the key status of this record.
- 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.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
- getKeyUsageExtension() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves key usage extension
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.CASigningCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.CertificateInfo
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.KRATransportCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.OCSPSigningCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.RASigningCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.SSLCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.SSLSelfSignedCert
- getKeyUsageExtension() - Method in class com.netscape.cmscore.security.SubsystemCert
- getKeyWrapAlgorithm() - Method in class org.dogtagpki.common.CAInfo
- getKeyWrapAlgotihm(PKIClient) - Static method in class com.netscape.cmstools.CRMFPopClient
- getKid() - Method in class org.dogtagpki.acme.ACMEHeader
- getKRAConnectorClient() - Method in class com.netscape.cmstools.system.KRAConnectorCLI
- getKty() - Method in class org.dogtagpki.acme.JWK
- getLangFile(HttpServletRequest, File, Locale[]) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- getLangFile(HttpServletRequest, File, Locale[]) - 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
- getLastSerialNumberInRange(BigInteger, BigInteger) - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
-
Returns last serial number in given range
- getLastSerialNumberInRange(BigInteger, BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
- getLastSerialNumberInRange(BigInteger, BigInteger) - Method in class com.netscape.cmscore.request.RequestRepository
- getLDAPAttributes(String[]) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Retrieves a list of LDAP attributes that are associated with the given attributes.
- getLDAPAttributes(String[]) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Retrieves a list of LDAP attributes that are associated with the given attributes.
- getLdapAttrs() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Return a list of LDAP attributes with String values to retrieve.
- getLdapAttrs() - Method in class com.netscape.cms.authentication.DNPattern
- getLdapAuthInfo() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- getLdapByteAttrs() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Return a list of LDAP attributes with byte[] values to retrieve.
- getLDAPConfig() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getLDAPConfig() - Method in class com.netscape.cmscore.usrgrp.UGSubsystemConfig
- getLDAPConfig() - Method in class org.dogtagpki.server.authentication.AuthManagerConfig
- getLDAPConfig() - Method in class org.dogtagpki.server.authorization.AuthzManagerConfig
-
Returns authz.instance.
.ldap.* parameters. - getLdapConnInfo() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Retrieves LDAP connection info (host, port, secure)
- getLdapDatabase(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getLen() - Method in class org.dogtagpki.tps.apdu.ReadBufferAPDU
- 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.
- getLevel() - Method in class com.netscape.cmscore.logging.LoggerConfig
- GetLifecycleAPDU - Class in org.dogtagpki.tps.apdu
- GetLifecycleAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetLifecycleAPDU
- getListener(String) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Gets listener from the list of registered listeners.
- getListenerNames() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Gets list of listener names.
- getListeners() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Gets list of listeners.
- getLocal() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getLocal() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getLocale(String) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- getLocale(String) - 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.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.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.GetStatus
-
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.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 org.dogtagpki.server.rest.v1.SessionContextInterceptor
- getLocale(HttpHeaders) - Method in class com.netscape.cms.servlet.base.PKIService
- getLocality() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getLocalizedString(Locale, String, String) - Static method in class com.netscape.certsrv.base.MessageFormatter
-
Retrieves the localized string.
- getLocalizedString(Locale, String, String, Object) - Static method in class com.netscape.certsrv.base.MessageFormatter
-
Retrieves the localized string.
- getLocalizedString(Locale, String, String, Object[]) - Static method in class com.netscape.certsrv.base.MessageFormatter
-
Retrieves the localized string.
- getLogDefaultParams(String) - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Get the default configuration parameter names associated with a plugin.
- getLogDirectory() - Method in class org.dogtagpki.server.rest.v1.AuditService
- getLogFiles() - Method in class org.dogtagpki.server.rest.v1.AuditService
- getLogger(LogCategory, LogSource) - Static method in class com.netscape.cms.logging.Logger
- getLoggerConfig(String) - Method in class com.netscape.cmscore.logging.LoggersConfig
-
Returns log.instance.
.* parameters. - getLoggerPluginsConfig() - Method in class com.netscape.cmscore.logging.LoggingConfig
-
Returns log.impl.* parameters.
- getLoggersConfig() - Method in class com.netscape.cmscore.logging.LoggingConfig
-
Returns log.instance.* parameters.
- getLoggingConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns log.* parameters.
- getLogInstance(String) - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Retrieve the log event listener by instance name
- getLogInstanceParams(String) - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Get the default configuration parameter names associated with a log instance.
- getLogInsts() - Method in class com.netscape.cmscore.logging.LogSubsystem
-
get the list of log instances that are available
- getLogMessage(String, Object...) - Static method in class com.netscape.cmscore.apps.CMS
-
Retrieves log message from LogMessages.properties or audit-events.properties.
- getLogPluginName(LogEventListener) - Method in class com.netscape.cms.servlet.admin.LogAdminServlet
- getLogPluginName(LogEventListener) - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Retrieve plugin name (implementation name) of the log event listener.
- getLogPlugins() - Method in class com.netscape.cmscore.logging.LogSubsystem
-
get the list of log plugins that are available
- getLogSigning() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getLogSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getLongFrom4Bytes(int) - Method in class org.dogtagpki.tps.main.TPSBuffer
- getMAC() - Method in class org.dogtagpki.tps.apdu.APDU
- getMailCABit() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves SSL Mail CA bit
- getMailNotification() - Method in class com.netscape.cmscore.apps.CMSEngine
- getMainStatsEvent() - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Resets all internal counters.
- getMajor() - Method in class org.dogtagpki.common.Version
- getManager() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
- getMandatoryEvents() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getManPage() - Method in class com.netscape.cmstools.ca.CACertCLI
- getManPage() - Method in class com.netscape.cmstools.ca.CACertRequestCLI
- 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
- getManPage() - Method in class org.dogtagpki.cli.CLI
- getMapper() - Method in class com.netscape.certsrv.publish.MapperProxy
-
Returns Mapper object.
- getMapper() - Method in class com.netscape.cmsutil.json.JSONObject
- getMatchExactly() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getMax() - Method in class com.netscape.certsrv.util.StatsEvent
- getMaxHttpConns() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getMaxMessageSize() - Static method in class org.dogtagpki.tps.TPSConnection
-
Getter for static variable maxMessageSize.
- getMaxSerial() - Method in class com.netscape.cmscore.dbs.Repository
-
Get the maximum serial number.
- getMemberNames() - Method in class com.netscape.cmscore.usrgrp.Group
-
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 class com.netscape.cmscore.util.UtilMessage
-
Returns the current message format string.
- getMessage(X509Certificate, int) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- getMessageFormat() - Method in class com.netscape.certsrv.client.ClientConfig
- getMessageFormat() - Method in class com.netscape.certsrv.client.PKIClient
- getMessageType() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getMessageTypeString() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getMetadata() - Method in class org.dogtagpki.acme.ACMEDirectory
- getMetaInfo() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves meta information.
- getMetaInfo() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the meta info.
- getMethod() - Method in class com.netscape.cmsutil.http.HttpRequest
-
get method
- getMicro() - Method in class org.dogtagpki.common.Version
- getMin() - Method in class com.netscape.certsrv.util.StatsEvent
- getMinConnections() - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- getMinHttpConns() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getMinor() - Method in class org.dogtagpki.common.Version
- getMinSerial() - Method in class com.netscape.cmscore.dbs.Repository
-
Get the minimum serial number.
- getModifications() - Method in class com.netscape.certsrv.dbs.ModificationSet
-
Retrieves a list of modifications.
- getModificationTime() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getModificationTime() - Method in class com.netscape.cmscore.request.Request
- getModifyTime() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- getModifyTime() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves time of modification of this certificate record.
- getModifyTime() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the last modification time of this record.
- getModifyTimestamp() - Method in class com.netscape.certsrv.tps.token.TokenData
- getModule(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- getModule(String) - Method in class org.dogtagpki.cli.CLI
- getModules() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getModules() - Method in class org.dogtagpki.cli.CLI
- getModulus(PublicKey) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getMultiline() - Method in class com.netscape.certsrv.logging.LogEvent
-
Retrieves log multiline attribute.
- getN() - Method in class org.dogtagpki.acme.JWK
- 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 class com.netscape.certsrv.extensions.CMSExtension
-
Get name of this extension.
- getName() - Method in class com.netscape.certsrv.logging.AuditFile
- 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 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 class com.netscape.certsrv.util.StatsEvent
-
Retrieves Transaction name.
- getName() - Method in class com.netscape.cms.authorization.ACL
-
Retrieves the name of the resource governed by this access control.
- 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.cmscore.apps.CMSEngine
- getName() - Method in class com.netscape.cmscore.base.ConfigStore
-
Returns the name of this store.
- getName() - Method in class com.netscape.cmscore.extensions.KeyUsage
- getName() - Method in class com.netscape.cmscore.usrgrp.Group
-
Retrieves the group name.
- getName() - Method in class com.netscape.cmscore.usrgrp.User
-
Deprecated.
- getName() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getName() - Method in class com.netscape.cmsutil.ocsp.NameID
- getName() - Method in class org.dogtagpki.cli.CLI
- getName() - Method in class org.dogtagpki.common.AppInfo
- getName() - Method in class org.dogtagpki.common.Info
- getName() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- getName() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- getName() - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Returns the name of the rule set.
- getName() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Returns the name of the policy rule.
- getName() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Get the name of this authentication manager instance.
- getName() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Get the name of this authorization manager instance.
- 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.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.cmscore.registry.PluginInfo
-
Retrieves the localized plugin name.
- getName(Locale) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Retrieves the localizable name of this policy.
- getName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- 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
- getNewAccount() - Method in class org.dogtagpki.acme.ACMEDirectory
- getNewAuthz() - Method in class org.dogtagpki.acme.ACMEDirectory
- getNewNickname() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- getNewNickName() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the new nickname in the renewal process.
- getNewNonce() - Method in class org.dogtagpki.acme.ACMEDirectory
- getNewOrder() - Method in class org.dogtagpki.acme.ACMEDirectory
- getNewPIN() - Method in class org.dogtagpki.tps.apdu.SetPinAPDU
- getNewSchemaEntryAdded() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextBeginReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextBeginRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextBeginSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextEndReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextEndRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextEndSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextMaxSerial() - Method in class com.netscape.cmscore.dbs.Repository
-
Get the maximum serial number in next range.
- getNextRange() - Method in class com.netscape.cmscore.dbs.Repository
-
Gets start of next range from database.
- getNextRangeDN() - Method in class com.netscape.cmscore.dbs.Repository
- getNextRangeDN() - Method in class com.netscape.cmscore.request.RequestRepository
- getNextSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getNextSerialNumber() - Method in class com.netscape.cmscore.dbs.Repository
-
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 class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves next update time.
- getNextUpdate() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getNickname() - Method in interface com.netscape.certsrv.authority.IAuthority
-
nickname of signing (id) cert
- getNickname() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getNickname() - Method in class com.netscape.certsrv.key.KeyInfo
- getNickname() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the nickname of the signing certificate.
- getNickname() - Method in class com.netscape.certsrv.system.TPSConnectorData
- getNickname() - Method in class com.netscape.cmscore.security.CASigningCert
- getNickname() - Method in class com.netscape.cmscore.security.CertificateInfo
- getNickname() - Method in class com.netscape.cmscore.security.KRATransportCert
- getNickname() - Method in class com.netscape.cmscore.security.OCSPSigningCert
- getNickname() - Method in class com.netscape.cmscore.security.RASigningCert
- getNickname() - Method in class com.netscape.cmscore.security.SSLCert
- getNickname() - Method in class com.netscape.cmscore.security.SSLSelfSignedCert
- getNickname() - Method in class com.netscape.cmscore.security.SubsystemCert
- getNickname() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- getNickname(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- 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
- getNonce() - Method in class org.dogtagpki.acme.ACMEHeader
- 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.
- 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.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 com.netscape.cmscore.dbs.CertRecord
-
Retrieves not after.
- getNotAfter() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- getNotAfter() - Method in class org.dogtagpki.acme.ACMEOrder
- getNotAfterTime() - Method in class org.dogtagpki.acme.ACMEOrder
- getNotBefore() - Method in class com.netscape.certsrv.cert.CertData
- getNotBefore() - Method in class com.netscape.cmscore.dbs.CertRecord
- getNotBefore() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- getNotBefore() - Method in class org.dogtagpki.acme.ACMEOrder
- getNotBeforeTime() - Method in class org.dogtagpki.acme.ACMEOrder
- 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
- getNSExtensionInfo(NSCertTypeExtension) - Static method in class com.netscape.cmscore.cert.CertUtils
- getNSSDatabase() - Method in class com.netscape.certsrv.client.ClientConfig
- getNSSDatabase() - Method in class com.netscape.cmstools.cli.MainCLI
- getNSSDatabaseDir() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- 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 class com.netscape.certsrv.logging.LogEvent
-
Retrieves NT specific log event type.
- getNumberOfRequests() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Gets number of requests in publishing queue.
- getNumbersInRange() - Method in class com.netscape.cmscore.dbs.Repository
- getNumGeneralNames() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- getNumOCSPRequest() - Method in interface com.netscape.certsrv.ocsp.IOCSPService
-
Returns the in-memory count of the processed OCSP requests.
- getObjectIdentifier() - Method in class com.netscape.cmsutil.ocsp.ResponseBytes
- 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
- getObscureMethod() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- 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.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
- 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.ocsp.IOCSPService
-
Returns the in-memory time (in mini-second) of the signing time for OCSP requests.
- getOfficialName() - Method in interface com.netscape.certsrv.authority.IAuthority
-
return official product name.
- getOffset() - Method in class org.dogtagpki.tps.apdu.ReadBufferAPDU
- getOID() - Method in class com.netscape.certsrv.base.MetaAttributeDef
-
Gets an attribute OID.
- getOID() - Method in class com.netscape.certsrv.extensions.CMSExtension
-
Get object identifier associated with this extension.
- getOID() - Method in class com.netscape.cmscore.extensions.KeyUsage
- getOID(KeyWrapAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getOIDLoaderSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getOldWrappingParams() - Method in interface com.netscape.certsrv.security.IEncryptionUnit
- getOn() - Method in class com.netscape.cms.logging.LogFile
-
Retrieves the log on/off.
- getOnlyReturnExisting() - Method in class org.dogtagpki.acme.ACMEAccount
- 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() - Method in class com.netscape.cms.authorization.AAclAuthz
- getOrders() - Method in class org.dogtagpki.acme.ACMEAccount
- getOrders() - Method in class org.dogtagpki.acme.ACMEAccountOrders
- getOrg() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getOrgUnit() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getOrigin() - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- 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
- 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
- getOwner() - Method in class com.netscape.cmscore.jobs.JobConfig
-
Returns jobsScheduler.job.
.owner parameter. - getOwner() - Method in class org.dogtagpki.job.JobInfo
- getOwnerName() - Method in class com.netscape.certsrv.key.KeyInfo
- getOwnerName() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves owner name.
- 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
- getP2() - Method in class org.dogtagpki.tps.apdu.APDU
- getPage() - Method in class com.netscape.certsrv.dbs.DBPagedSearch
- getPage() - Method in class com.netscape.cmscore.dbs.LDAPPagedSearch
- getPage(int) - Method in class com.netscape.certsrv.dbs.DBPagedSearch
- getPage(int) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.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(int) - Method in class com.netscape.cmscore.dbs.LDAPPagedSearch
- getPage(int) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.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 class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Called by application to scroll the list with initial letters.
- getPage(String) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Called by application to scroll the list with initial letters.
- getPagedRequestsByFilter(RequestId, boolean, String, int, String) - Method in class com.netscape.cmscore.request.RequestRepository
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0
- getPagedRequestsByFilter(RequestId, String, int, String) - Method in class com.netscape.cmscore.request.RequestRepository
-
Gets a paginated list of Request entries in this queue.
- getPagedRequestsByFilter(String, int, String) - Method in class com.netscape.cmscore.request.RequestRepository
-
Gets a paginated list of Request entries in this queue.
- getPageID() - Method in class com.netscape.cms.authentication.HashAuthentication
- getParameter(String) - Method in class com.netscape.cms.realm.RealmConfig
- getParameter(String) - Method in class org.dogtagpki.job.JobInfo
- getParameter(String) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- getParameter(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.admin.AdminServlet
- getParameterNames() - Method in class com.netscape.cms.realm.RealmConfig
- getParameterNames() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- getParameterNames(String) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- 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 com.netscape.cms.realm.RealmConfig
- getParameters() - Method in class com.netscape.cmscore.util.UtilMessage
-
Returns a list of parameters.
- getParameters() - Method in class org.dogtagpki.job.JobInfo
- getParameters() - Method in exception org.dogtagpki.legacy.policy.EPolicyException
-
Returns a list of parameters.
- getParameters() - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- getParams() - Method in class com.netscape.certsrv.profile.PolicyDefault
- getParams() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- 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 class com.netscape.cmscore.logging.Auditor
-
Get signed audit parameters as a string.
- getParamString(String, String, String, Map<String, String>) - Method in class com.netscape.cmscore.logging.Auditor
-
Get signed audit parameters as a string.
- getParamString(Map<String, String>) - Method in class com.netscape.cmscore.logging.Auditor
-
Get signed audit parameters as a string.
- getParent() - Method in class com.netscape.cmstools.cli.ProxyCLI
- getParent() - Method in class org.dogtagpki.cli.CLI
- getParentID() - Method in class com.netscape.certsrv.authority.AuthorityData
- 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 class com.netscape.cmscore.usrgrp.User
-
Retrieves user password.
- getPassword(String) - Method in class com.netscape.cms.realm.PKIRealm
- getPassword(String) - Method in class com.netscape.cms.realm.RealmCommon
- 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 class com.netscape.cmsutil.password.NuxwdogPasswordStore
- getPassword(String, int) - Method in class com.netscape.cmsutil.password.PasswordStore
- getPassword(String, int) - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- getPassword(String, String) - Static method in class com.netscape.cmsutil.util.Keyring
-
Get password from keyring
- getPassword(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getPasswordAgain(PasswordCallbackInfo) - Method in class com.netscape.cmscore.base.JDialogPasswordCallback
- getPasswordChecker() - Method in class com.netscape.cmscore.apps.CMSEngine
- getPasswordClass() - Method in class com.netscape.cmscore.apps.EngineConfig
- getPasswordFile() - Method in class com.netscape.cmscore.apps.EngineConfig
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in class com.netscape.cmscore.base.JDialogPasswordCallback
- getPasswordFromStore(String) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- getPasswordStore() - Method in class com.netscape.cmscore.apps.CMSEngine
- getPasswordStore() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- getPasswordStore() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- getPasswordStore() - Method in class org.dogtagpki.nss.NSSDatabase
- getPasswordStoreConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getPath() - Method in class org.dogtagpki.common.AppInfo
- getPath() - Method in class org.dogtagpki.nss.NSSDatabase
- getPayload() - Method in class org.dogtagpki.acme.JWS
- getPayloadAsBytes() - Method in class org.dogtagpki.acme.JWS
- 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
- getPendingListener(String) - Method in class com.netscape.cmscore.apps.CMSEngine
-
get listener from listener list
- getPendingNotifier() - Method in class com.netscape.cmscore.apps.CMSEngine
- getPendingNotify() - Method in class com.netscape.cmscore.request.RequestQueue
-
Retrieves the notifier for pending request.
- getPercentage() - Method in class com.netscape.certsrv.util.StatsEvent
- getPfx() - Method in class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- getPfx() - Method in interface org.dogtagpki.legacy.policy.ISubjAltNameConfig
-
Retrieves configuration prefix.
- getPhone() - Method in class com.netscape.certsrv.user.UserData
- getPhone() - Method in class com.netscape.cmscore.usrgrp.User
-
Retrieves user phonenumber.
- getPID() - Method in class com.netscape.cmscore.apps.CMSEngine
- getPin() - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- getPkcs12OutputFilename() - Method in class com.netscape.cmstools.PKCS12Export
- getPkcs12PasswordFilename() - Method in class com.netscape.cmstools.PKCS12Export
- getPkcs7CertChain() - Method in class com.netscape.certsrv.cert.CertData
- getPKIArchiveOptions() - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- getPKIArchiveOptions(String) - Static method in class com.netscape.cmscore.crmf.CRMFParser
-
Retrieves PKIArchiveOptions from CRMF request.
- getPKIStatus() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getPluginInfo(String, String) - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Retrieves the plugin information.
- getPluginName() - Method in class com.netscape.cmscore.jobs.JobConfig
-
Returns jobsScheduler.job.
.pluginName parameter. - getPluginName() - Method in class org.dogtagpki.job.JobInfo
- getPluginName() - Method in class org.dogtagpki.server.authorization.AuthzManagerConfig
-
Returns authz.instance.
.pluginName parameter. - getPluginRegistry() - Method in class com.netscape.cmscore.apps.CMSEngine
- getPlugins() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Get a hashtable containing all authentication plugins.
- getPlugins() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Get a hashtable containing all authentication plugins.
- getPlugins() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Retrieves all the job implementations.
- getPolicies() - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- getPolicy() - Method in class com.netscape.certsrv.tps.token.TokenData
- getPolicyImpl(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyImpl(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns an implementation identified by a given id.
- getPolicyImplConfig(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyImplConfig(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns configuration for an implmentation.
- getPolicyImplConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- getPolicyImpls() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyImpls() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns the rule implementations registered with this processor.
- getPolicyImplsInfo() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyImplsInfo() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns information on Policy impls.
- getPolicyInstance(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyInstance(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns instance configuration for a given instance id.
- getPolicyInstanceConfig(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyInstanceConfig(String) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns instance configuration for a given instance id.
- getPolicyInstanceConfig(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- getPolicyInstances() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyInstances() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns policy instances registered with this processor.
- getPolicyInstancesInfo() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicyInstancesInfo() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns information on Policy instances.
- getPolicyMessages() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getPolicySets() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getPolicySets() - Method in class com.netscape.certsrv.profile.ProfileData
- getPolicySubstoreId() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- getPolicySubstoreId() - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
Returns the policy substore id.
- getPort() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- 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.cmscore.connector.RemoteAuthority
-
Retrieves the port number of the remote Authority.
- getPort() - Method in class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
-
Returns
.ldapconn.port parameter. - getPort() - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
- getPort() - Method in class com.netscape.cmsutil.http.HttpClient
- 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.
- getPQG(int) - Method in class com.netscape.cmscore.security.JssSubsystem
- getPQG(int) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getPQGParams() - Method in class com.netscape.cmscore.security.CASigningCert
- getPQGParams() - Method in class com.netscape.cmscore.security.OCSPSigningCert
- getPredicate() - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Returns the predicate expression for the rule.
- getPrefix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
-
Return the prefix of the name.
- getPreOpConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getPrettyPrint() - Method in class com.netscape.certsrv.cert.CertData
- getPrettyPrint() - Method in class com.netscape.certsrv.user.UserCertData
- getPrincipal() - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- getPrincipal(User, AuthToken) - Method in class com.netscape.cms.realm.PKIRealm
- getPrincipal(String) - Method in class com.netscape.cms.realm.PKIRealm
- getPrincipal(String) - Method in class com.netscape.cms.realm.RealmCommon
- getPrincipal(String, AuthToken) - Method in class com.netscape.cms.realm.PKIRealm
- getPrivateKey() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the private key associated in this unit.
- getPrivateKey(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- 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
- getPrivateKeyData() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves key.
- getProducedAt() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- getProductName() - Static method in class com.netscape.cmscore.apps.CMS
-
Return the product name from /usr/share/pki/CS_SERVER_VERSION which is provided by the server theme package.
- getProductVersion() - Static method in class com.netscape.cmscore.apps.CMS
- getProfile() - Method in class com.netscape.certsrv.system.SystemCertData
- 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
- 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
- getProfileEnable() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileEnableBy() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- 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.certsrv.tps.profile.ProfileData
- getProfileInput(String) - Method in class com.netscape.certsrv.profile.ProfileData
- 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
- getProfileMappingID() - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- getProfileName() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getProfileName() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileOutput(String) - Method in class com.netscape.certsrv.profile.ProfileData
- 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
- getProfileURL() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getProfileVisible() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- getPrompt(PasswordCallbackInfo) - Method in class com.netscape.cmscore.base.JDialogPasswordCallback
-
This function can be overriden if different heading is required.
- getProperties() - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorData
- 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
- getProperties() - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves lexicographically sorted properties as a map.
- getProperties() - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- getProperties() - Method in class com.netscape.cmscore.security.CertificateInfo
- getProperties() - Method in class org.dogtagpki.common.ConfigData
- getProperty(String) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Searches for the property with the specified key in this property list.
- getProperty(String) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- getProperty(String, String) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Searches for the property with the specified key in this property list.
- getPropertyNames() - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves a list of property names.
- getPropertyNames() - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- getPropName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
- getProtectedHeader() - Method in class org.dogtagpki.acme.JWS
- getProtectedHeaderAsBytes() - Method in class org.dogtagpki.acme.JWS
- getProvider() - Method in class com.netscape.cmscore.security.SecureRandomConfig
- 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 class com.netscape.certsrv.security.SigningUnit
-
Retrieves the public key associated in this unit.
- getPublicKeyData() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the public key.
- getPublisher() - Method in class com.netscape.certsrv.publish.PublisherProxy
-
Return Publisher object.
- getPublishingStatus() - Method in class com.netscape.cmscore.dbs.RepositoryRecord
- getPublishingStatus() - Method in class com.netscape.cmscore.request.RequestRepository
- getRadix() - Method in class com.netscape.cmscore.dbs.Repository
- getRandomLimit(BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
- getRandomNumberGenerator() - Method in class com.netscape.cmscore.security.JssSubsystem
- getRandomNumberGenerator() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getRangeLength() - Method in class com.netscape.cmscore.dbs.Repository
- getRcpIssuerAndSerialNumber() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getReady() - Method in class com.netscape.certsrv.authority.AuthorityData
- 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 class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves authorization realm.
- getRealm() - Method in class com.netscape.cmscore.request.Request
- getRealmName() - Method in class org.dogtagpki.server.authorization.AuthzManagerConfig
-
Returns authz.instance.
.realm parameter. - getReason() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- getReason() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getReason() - Method in class org.dogtagpki.acme.ACMERevocation
- getReason(String) - Method in class com.netscape.cms.password.PasswordChecker
-
Returns a reason if the password doesn't meet the quality requirement.
- getReasonPhrase() - Method in class com.netscape.cmsutil.http.HttpResponse
-
get reason phrase
- getRecentSigningCert(X509CertImpl[], X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Returns the most recently issued signing certificate from an an array of certs.
- getRecipientNonce() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getRecord(String) - Method in class com.netscape.cmscore.dbs.Database
- getRecord(String) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- getRecordStatus(String) - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- getRecoveryMechanism() - Method in class org.dogtagpki.common.KRAInfo
- getRegister() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getRegistry() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Retrieves the registry.
- getRemoteAddr() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getRemoteHost() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getRenewable() - Method in class com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
- getRenewedCertsDisplayInfo(String, X509CertImpl[], X509CertImpl[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- getReplicaDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getReplicaIncrement() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getReplicaLowWaterMark() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getReplicaRangeDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getReplicationAgreementName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getReplicationStatus(String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- getRepository(String) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- 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.
- getReqId() - Method in class com.netscape.cmscore.connector.HttpPKIMessage
- getReqRealm() - Method in interface com.netscape.certsrv.connector.IPKIMessage
-
Retrieves the request realm
- getReqRealm() - Method in class com.netscape.cmscore.connector.HttpPKIMessage
- getReqStatus() - Method in interface com.netscape.certsrv.connector.IPKIMessage
-
Returns status of request.
- getReqStatus() - Method in class com.netscape.cmscore.connector.HttpPKIMessage
- 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.
- getReqType() - Method in class com.netscape.cmscore.connector.HttpPKIMessage
- getRequest() - Method in class com.netscape.cms.servlet.common.CMSRequest
- getRequest() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Gets request from publishing queue.
- getRequest(RequestId) - Method in class com.netscape.certsrv.ca.CACertClient
- getRequest(RequestId) - Method in class com.netscape.certsrv.ca.CACertRequestClient
- getRequestAt(int) - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestCloneTransferNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getRequestCount() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestCreationTime() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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
-
Deprecated, for removal: This API element is subject to removal in a future version.Use getRequestID() instead.
- getRequestId() - Method in exception com.netscape.certsrv.request.RequestNotFoundException
- getRequestId() - Method in class com.netscape.cmscore.request.Request
- getRequestId() - Method in class com.netscape.cmscore.request.RequestRecord
-
Gets the request ID.
- getRequestID() - Method in class com.netscape.certsrv.key.KeyData
-
ID for the recovery request
- getRequestID() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestID() - Method in class com.netscape.certsrv.system.SystemCertData
- getRequestIncrement() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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 class com.netscape.certsrv.key.KeyRequestClient
-
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
- getRequestListener(String) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Retrieves the request listener by name.
- getRequestListenerNames() - Method in class com.netscape.cmscore.apps.CMSEngine
-
Retrieves all request listeners.
- getRequestLowWaterMark() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getRequestModificationTime() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestNextRangeDN(LDAPConfig, DatabaseConfig) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- getRequestNotes() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestNotifier() - Method in class com.netscape.cmscore.apps.CMSEngine
-
get request notifier
- getRequestorName() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getRequestOwner() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestOwner() - Method in class com.netscape.cmscore.request.Request
- getRequestQueue() - Method in class com.netscape.cmscore.apps.CMSEngine
- getRequestRangeDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getRequestRepository() - Method in class com.netscape.cmscore.apps.CMSEngine
- getRequestScheduler() - Method in class com.netscape.cmscore.request.RequestQueue
-
Gets request scheduler.
- getRequestState(String) - Method in class com.netscape.cms.servlet.request.QueryReq
- getRequestStatus() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestStatus() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestStatus() - Method in class com.netscape.cmscore.request.Request
- getRequestSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getRequestType() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- getRequestType() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestType() - Method in class com.netscape.cmscore.request.Request
- getRequestType(String) - Method in class com.netscape.cms.servlet.request.QueryReq
- getRequestURI() - Method in class com.netscape.cmscore.connector.HttpConnection
-
Gets the HttpRequest URI
- getRequestURL() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- getRequestVersion() - Method in class com.netscape.cmscore.request.Request
- 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.DirBasedAuthentication
-
get the list of required credentials.
- 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.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() - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
-
get the list of authentication credential attribute names required by this authentication manager.
- getRequiredCreds() - Method in class com.netscape.cmscore.authentication.NullAuthentication
-
get the list of authentication credential attribute names required by this authentication manager.
- getRequiredCreds() - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
-
get the list of authentication credential attribute names required by this authentication manager.
- getRequiredCreds() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Gets a list of the required credentials for this authentication manager.
- getRequiredCreds(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Gets a list of required authentication credential names of the specified authentication manager.
- getResendInterval() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getResource() - Method in class org.dogtagpki.acme.ACMEChallenge
- getResource() - Method in class org.dogtagpki.acme.ACMEOrder
- getResource() - Method in class org.dogtagpki.acme.ACMERevocation
- getResourceACLs() - Method in class com.netscape.cms.authorization.ACL
-
Retrieve an iterable of strings that were used to produce this ACL.
- getResourceBundle(String) - Method in class com.netscape.cms.servlet.base.SubsystemService
- getResourceBundle(String, Locale) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- getResponderID() - Method in class com.netscape.cmsutil.ocsp.ResponseData
- 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
- getRevocationCheckingConfig() - Method in class org.dogtagpki.server.authentication.AuthenticationConfig
-
Returns auths.revocationChecking.* parameters.
- getRevocationDate() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Return revocation date.
- getRevocationDate() - Method in class com.netscape.cmscore.dbs.RevocationInfo
-
Retrieves revocation date.
- getRevocationInfo() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves revocation information.
- GETREVOCATIONINFO_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- getRevocationReason() - Method in class com.netscape.certsrv.cert.CertData
- getRevocationReason() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevocationReasonInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevocationTime() - Method in class com.netscape.cmsutil.ocsp.RevokedInfo
- getRevokeCert() - Method in class org.dogtagpki.acme.ACMEDirectory
- 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 class com.netscape.cmscore.dbs.CertRecord
-
Retrieves name of who revoked this certificate.
- getRevokedByInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getRevokedCerts() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves cache information about revoked certificates.
- getRevokedOn() - Method in class com.netscape.certsrv.cert.CertData
- getRevokedOn() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getRevokedOn() - Method in class com.netscape.cmscore.dbs.CertRecord
-
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
- getRevReason() - Method in class com.netscape.cmscore.dbs.CertRecord
- getRoles() - Method in class com.netscape.certsrv.account.Account
- getRoles(User) - 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
-
Deprecated.
- getRoot() - Method in class org.dogtagpki.cli.CLI
- getRootCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getRootCerts() - Method in class com.netscape.cmscore.security.JssSubsystem
- getRootCertTrustBit(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getRootCertTrustBit(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getRootNode() - Method in class com.netscape.cmsutil.json.JSONObject
- getRow() - Method in class com.netscape.cms.logging.LogEntry
- getRsaPublicKeyWrapAlgorithm() - Method in class org.dogtagpki.common.CAInfo
- getRsaPublicKeyWrapAlgorithm() - Method in class org.dogtagpki.common.KRAInfo
- getRule(String) - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Returns the rule identified by a given name.
- getRules() - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Returns an enumeration of rules.
- getSalt() - Method in class com.netscape.cms.authentication.Crypt
-
Retrieve the salt string currently being used for encryption.
- getSANExtension(PKCS10) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Get SAN extension from PKCS #10 request.
- getSANExtension(Extensions) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Get SAN extension from a collection of extensions.
- getSaveHttpHeaders(ServletConfig) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
get http headers to save from configuration.
- getSecret(String) - Method in class com.netscape.cms.authentication.HashAuthData
- getSecret(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- getSecure() - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
- getSecure() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- getSecureAdminPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecureAgentPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecureEEClientAuthPort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecurePort() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSecurePort() - Method in class com.netscape.cmscore.apps.ServerConfig
- getSecurePort(EngineConfig) - Method in class org.dogtagpki.server.cli.SubsystemCLI
- getSecureRandomConfig() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- getSecurityDomainClient() - Method in class com.netscape.cmstools.system.SecurityDomainCLI
- getSecurityDomainClient() - Method in class com.netscape.cmstools.system.SecurityDomainHostCLI
- getSecurityDomainName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getSecurityDomainSessionTable() - Method in class com.netscape.cmscore.apps.CMSEngine
- getSelectedEvents() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getSelectedIndex() - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Gets the virutal selected index
- getSelectedIndex() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.get the virutal selected index
- 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 com.netscape.cmscore.selftests.SelfTestSubsystem
-
Retrieve an individual self test from the instances list given its instance name.
- getSelfTest(String) - Method in class org.dogtagpki.server.rest.base.SelfTestServletBase
- getSelfTest(String) - Method in class org.dogtagpki.server.rest.v1.SelfTestService
- getSelfTestClient() - Method in class com.netscape.cmstools.selftests.SelfTestCLI
- 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.SelfTest
-
Returns the root configuration storage (self test parameters) associated with this subsystem.
- 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.SelfTest
-
Retrieves description associated with an individual self test.
- getSelfTestLogger() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Returns the LogEventListener of this subsystem.
- 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.SelfTest
-
Returns the name associated with this self test.
- getSelfTestName() - Method in class com.netscape.cmscore.selftests.SelfTestOrderedInstance
-
Returns the name associated with this self test; may be null.
- getSelfTestNames() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
- getSenderNonce() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getSep(int) - Method in class com.netscape.cms.servlet.base.GetStats
- getSerial() - Method in class com.netscape.certsrv.authority.AuthorityData
- getSerialCloneTransferNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getSerialDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getSerialFrom() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getSerialIncrement() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getSerializableAttrNames() - Method in interface com.netscape.certsrv.dbs.IDBObj
-
Returns a list of serializable attribute names.
- getSerializableAttrNames() - Method in class com.netscape.cmscore.dbs.CertRecord
- getSerializableAttrNames() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- getSerializableAttrNames() - Method in class com.netscape.cmscore.dbs.DBRecord
- getSerializableAttrNames() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves serializable attribute names.
- getSerializableAttrNames() - Method in class com.netscape.cmscore.dbs.RepositoryRecord
- getSerializableAttrNames() - Method in class com.netscape.cmscore.request.RequestRecord
- getSerialLowWaterMark() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getSerialNextRangeDN(LDAPConfig, DatabaseConfig) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- getSerialNum() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getSerialNumber() - Method in class com.netscape.certsrv.cert.CertData
- 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.cmscore.dbs.CertRecord
-
Retrieves serial number of this record.
- getSerialNumber() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves serial number of the key record.
- getSerialNumber() - Method in class com.netscape.cmscore.dbs.RepositoryRecord
-
Retrieves serial number.
- getSerialNumber() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- getSerialNumber() - Method in class com.netscape.cmsutil.ocsp.CertID
- getSerialNumber(LDAPConnection, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getSerialNumberRangeInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getSerialRangeDN() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- getSerialTo() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getServerCertNickname() - Method in class com.netscape.cmscore.apps.CMSEngine
- getServerConfig() - Method in class com.netscape.cmscore.apps.CMSEngine
- getServerSideKeygenP12Passwd() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- getServerSocketListener() - Method in class com.netscape.cmscore.apps.CMSEngine
- getServerURL() - Method in class com.netscape.certsrv.client.ClientConfig
- 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.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.LogAdminServlet
-
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.UsrGrpAdminServlet
-
Returns serlvet information.
- 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.connector.CloneServlet
- getServletInfo() - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- getSessionIDs() - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getSessionIDs() - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getSessionIDs() - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- getSessionWrappedPassphrase() - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- getSgnIssuerAndSerialNumber() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getSharedSecret(String) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- getSharedSecret(String) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- getSharedSubsystemConfDir() - Method in class com.netscape.cms.servlet.base.SubsystemService
- getSharedSubsystemConfDir() - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- getSharedToken(String, AuthToken) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- getSharedToken(BigInteger) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- getSharedToken(PKIData) - Method in interface com.netscape.certsrv.authentication.ISharedToken
- 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 org.dogtagpki.acme.JWS
- 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.
- getSignatureAlgorithm(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getSignatureAsBytes() - Method in class org.dogtagpki.acme.JWS
- getSigned() - Method in class com.netscape.certsrv.logging.AuditConfig
- getSignedAuditCertNickname() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getSignedBy() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves algorithm used to sign the root CA Cert.
- getSignedCert(KeyCertData, String, PrivateKey) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Signs the certificate template into the given data and returns a signed certificate.
- getSignedCert(KeyCertData, String, PrivateKey) - Method in class com.netscape.cmscore.security.JssSubsystem
- getSignerPublicKey() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getSigningAlgorithm() - Method in class com.netscape.certsrv.system.SystemCertData
- getSigningAlgorithm(String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getSigningAlgorithm(String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getSigningCert() - Method in class org.dogtagpki.ca.CASystemCertClient
- getSigningCert() - Method in interface org.dogtagpki.ca.CASystemCertResource
- getSize() - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getSize() - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Retrieves the size of this virtual 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.cmscore.dbs.CertRecordList
-
Retrieves the size of request list.
- getSize() - Method in class com.netscape.cmscore.dbs.KeyRecordList
-
Retrieves the size of key list.
- getSize() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Retrieves the size of this virtual list.
- getSize() - Method in class com.netscape.cmscore.request.ListEnumeration
- getSize() - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getSize() - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- 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 class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.
- getSizeAfterJumpTo() - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Gets size after jump to index.
- getSizeAfterJumpTo() - Method in class com.netscape.cmscore.dbs.KeyRecordList
- getSizeAfterJumpTo() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- getSizeAfterJumpTo() - Method in class com.netscape.cmscore.request.ListEnumeration
- getSizeBeforeJumpTo() - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Returns current index.
- getSizeBeforeJumpTo() - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Gets size before jump to index.
- getSizeBeforeJumpTo() - Method in class com.netscape.cmscore.dbs.KeyRecordList
- getSizeBeforeJumpTo() - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- getSizeBeforeJumpTo() - Method in class com.netscape.cmscore.request.ListEnumeration
- getSKI() - Method in class com.netscape.certsrv.security.KeyCertData
-
Retrieves Subject Key Identifier flag
- getSKIString(X509CertImpl) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getSocket() - Method in class com.netscape.cmsutil.http.HttpClient
- getSocketConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getSocketFactory() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
- getSocketFactory() - Method in class com.netscape.cmscore.dbs.DBSubsystem
- getSource() - Method in class com.netscape.certsrv.logging.LogEvent
-
Retrieves log source.
- getSource() - Method in class com.netscape.cms.logging.LogEntry
- getSource() - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the source configuration store where the properties are stored.
- getSourceId() - Method in class com.netscape.cmscore.request.Request
- getSourceType() - Method in class org.dogtagpki.server.authorization.AuthorizationConfig
-
Returns authz.sourceType parameter.
- getSPKI() - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Get SPKI as X509Key
- 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, boolean) - Method in class com.netscape.cms.servlet.base.CMSServlet
- getSSLConfig() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- 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
- getStackTraceAsString(Throwable) - Static method in class com.netscape.cmscore.util.ExceptionFormatter
-
Routines for pretty-printing java exceptions prints okay in a single-line.
- getStartTime() - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Retrieves the start time since startup or clearing of statistics.
- getStartupTime() - Method in class com.netscape.cmscore.apps.CMSEngine
-
get time server started up
- getState() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getState() - Method in class com.netscape.certsrv.user.UserData
- getState() - Method in class com.netscape.cmscore.apps.EngineConfig
- getState() - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Retrieves the key state.
- getState() - Method in class com.netscape.cmscore.usrgrp.User
-
Retrieves user state
- 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 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.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 class com.netscape.cmscore.apps.PKIServerEvent
- getStatus() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Retrieves certificate status.
- getStatus() - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- getStatus() - Method in class org.dogtagpki.acme.ACMEAccount
- getStatus() - Method in class org.dogtagpki.acme.ACMEAuthorization
- getStatus() - Method in class org.dogtagpki.acme.ACMEChallenge
- getStatus() - Method in class org.dogtagpki.acme.ACMEOrder
- getStatus() - Method in class org.dogtagpki.common.ConfigData
- 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
- getStorage() - Method in class com.netscape.cmscore.base.ConfigStore
- getString(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves the value of the given property as a string.
- getString(String, String) - Method in class com.netscape.cmscore.base.ConfigStore
-
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
- 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.user.UserCertData
- getSubjectDN() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- getSubjectDN(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves the subject DN of the certificate identified by the nickname.
- getSubjectDN(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- getSubjectID() - Method in class com.netscape.cmscore.logging.Auditor
-
Get signed audit log subject ID This method is called to obtain the "SubjectID" for a signed audit log message.
- getSubjectID() - Method in class com.netscape.cmscore.security.PKISecureRandomSpi
- getSubjectInUse() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getSubjectName() - Method in class com.netscape.cmscore.security.CASigningCert
- getSubjectName() - Method in class com.netscape.cmscore.security.CertificateInfo
- getSubjectName() - Method in class com.netscape.cmscore.security.KRATransportCert
- getSubjectName() - Method in class com.netscape.cmscore.security.OCSPSigningCert
- getSubjectName() - Method in class com.netscape.cmscore.security.RASigningCert
- getSubjectName() - Method in class com.netscape.cmscore.security.SSLCert
- getSubjectName() - Method in class com.netscape.cmscore.security.SSLSelfSignedCert
- getSubjectName() - Method in class com.netscape.cmscore.security.SubsystemCert
- getSubjectName(SEQUENCE) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getSubStore(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Retrieves a sub store.
- getSubStore(String, Class<T>) - Method in class com.netscape.cmscore.base.ConfigStore
- getSubStoreNames() - Method in class com.netscape.cmscore.base.ConfigStore
-
Returns a list of sub store names.
- 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(String) - Method in class com.netscape.certsrv.system.DomainInfo
- getSubsystem(String) - Method in class com.netscape.cmscore.apps.CMSEngine
- getSubsystemArray() - Method in class com.netscape.certsrv.system.DomainInfo
- getSubsystemCert() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getSubsystemCert() - Method in class org.dogtagpki.ca.CASystemCertClient
- 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
- getSubsystemConfDir() - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- getSubsystemInfoConfig(String) - Method in class com.netscape.cmscore.apps.SubsystemsConfig
- getSubsystemName() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- getSubsystemName() - Method in class com.netscape.cms.servlet.base.SubsystemService
- getSubsystemName() - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- getSubsystemNames() - Method in class com.netscape.cmscore.apps.SubsystemsConfig
- getSubsystems() - Method in class com.netscape.certsrv.system.DomainInfo
- getSubsystems() - Method in class com.netscape.cmscore.apps.CMSEngine
- getSubsystemsConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getSuffix() - Method in class com.netscape.certsrv.base.AttributeNameHelper
-
Return the suffix of the name.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.certsrv.dbs.DBAttrMapper
-
Retrieves a list of LDAP attributes that are used in the mapper.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.BigIntegerMapper
-
Returns a list of supported ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.ByteArrayMapper
-
Lists a list of supported ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.DateArrayMapper
-
Retrieves a list of support ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.DateMapper
-
Retrieves a list of ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.IntegerMapper
-
Retrieves a list of supported ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.KeyStateMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.LongMapper
-
Returns a list of supported ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.MetaInfoMapper
-
Returns a list of supported ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.ObjectStreamMapper
-
Retrieves a list of supported ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.PublicKeyMapper
-
Lists a list of supported ldap attribute names.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.RevocationInfoMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.StringMapper
-
Retrieves a list of supported ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.StringVectorMapper
-
Retrieves a list of supported ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.X500NameMapper
-
Retrieves a list of ldap attributes.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.dbs.X509CertImplMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.request.DBDynAttrMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.request.RequestIdMapper
- getSupportedLDAPAttributeNames() - Method in class com.netscape.cmscore.request.RequestStateMapper
- getSupportedOperators() - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
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.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() - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- getTag() - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- 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
- getTags() - Method in interface com.netscape.cmsutil.password.IPasswordReader
- getTags() - Method in class com.netscape.cmsutil.password.NuxwdogPasswordStore
- getTags() - Method in class com.netscape.cmsutil.password.PasswordStore
- getTags() - Method in class com.netscape.cmsutil.password.PlainPasswordFile
- getTags() - Method in class com.netscape.cmsutil.password.PlainPasswordReader
- getTargetNames() - Method in class com.netscape.cms.authorization.AAclAuthz
- getTargetNames() - Method in class com.netscape.cms.authorization.DirAclAuthz
- getTargetPath(String) - Method in class com.netscape.certsrv.client.Client
- getTBSRequest() - Method in class com.netscape.cmsutil.ocsp.OCSPRequest
-
Returns the
TBSRequest
field. - 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(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[]) - Method in class com.netscape.cms.servlet.common.CMSGateway
-
get a template
- getTemplateContent(String) - Method in class com.netscape.cms.jobs.Job
- getTemplateFiller() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
- getTemplateName() - Method in class com.netscape.cms.servlet.common.CMSLoadTemplate
- getTemplateName() - Method in class com.netscape.cms.servlet.common.CMSTemplate
- getTemplateName() - Method in class com.netscape.cmscore.notification.EmailTemplate
- 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
- getTermsOfService() - Method in class org.dogtagpki.acme.ACMEMetadata
- getTermsOfServiceAgreed() - Method in class org.dogtagpki.acme.ACMEAccount
- getTest(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
- getTestSignatureFailure() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- 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(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.DirBasedAuthentication
- getText(Locale) - Method in class com.netscape.cms.authentication.HashAuthentication
- 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.cmscore.authentication.CertUserDBAuthentication
- getText(Locale) - Method in class com.netscape.cmscore.authentication.NullAuthentication
- getText(Locale) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- getText(Locale) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Retrieves the localizable description of this policy.
- getThisUpdate() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves this update time.
- getThisUpdate() - Method in class com.netscape.cmsutil.ocsp.SingleResponse
- getTime() - Method in class com.netscape.cms.logging.LogEntry
- getTimeout() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getTimeout() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getTimeout() - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves the timeout value for the connection to the remote Authority.
- getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthData
- getTimeout(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- getTimeStamp() - Method in class com.netscape.certsrv.logging.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 class com.netscape.certsrv.base.SecurityDomainSessionTable
- getToken() - Method in interface com.netscape.certsrv.security.IStorageKeyUnit
- 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() - Method in class org.dogtagpki.acme.ACMEChallenge
- 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
- getTokenList() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Retrieves a list of currently registered token names.
- getTokenList() - Method in class com.netscape.cmscore.security.JssSubsystem
- getTokenName() - Method in class com.netscape.certsrv.client.ClientConfig
- getTokenName() - Method in class com.netscape.certsrv.security.SigningUnit
-
Retrieves the token name of this unit.
- getTokenName() - Method in class com.netscape.certsrv.security.SigningUnitConfig
- getTokenName() - Method in class com.netscape.cmscore.security.PWsdrCache
- getTokenName(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getTokenNames(CryptoManager) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- getTokens() - Method in class com.netscape.cmsutil.crypto.Module
- getTotal() - Method in class com.netscape.certsrv.base.DataCollection
- getTotalRequestsByFilter(String) - Method in class com.netscape.cmscore.request.RequestRepository
-
Gets the total number of request entries.
- getTPSCertClient() - Method in class com.netscape.cmstools.tps.cert.TPSCertCLI
- getTPSConnectorClient() - Method in class com.netscape.cmstools.tks.TKSKeyCLI
- getTPSConnectorClient() - Method in class com.netscape.cmstools.tks.TPSConnectorCLI
- getTpsProfiles() - Method in class com.netscape.cmscore.usrgrp.User
-
Get TPS profiles
- getTrace() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getTransactionID() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- getTransferAttributes(Request) - Static method in class com.netscape.cmscore.connector.RequestTransfer
- getTransportCert() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getTransportCert() - Method in class org.dogtagpki.ca.CASystemCertClient
- getTransportCert() - Method in interface org.dogtagpki.ca.CASystemCertResource
- getTransportCert() - Method in class org.dogtagpki.kra.KRASystemCertClient
- getTransportCert() - Method in interface org.dogtagpki.kra.KRASystemCertResource
- getTransportCertNickname() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- 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 com.netscape.cmstools.nss.NSSCertInfo
- getType() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Get the Type of the ACL entry.
- getType() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getType() - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
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.key.KeyInfo
- getType() - Method in class com.netscape.certsrv.system.SystemCertData
- 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.logging.LogFile
-
Retrieves the eventType this log is triggered.
- getType() - Method in class com.netscape.cmscore.logging.LoggerConfig
- getType() - Method in class org.dogtagpki.acme.ACMEChallenge
- getType() - Method in class org.dogtagpki.acme.ACMEError
- getType() - Method in class org.dogtagpki.acme.ACMEIdentifier
- 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.DeleteKeysAPDU
- 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 class com.netscape.cmscore.registry.PluginRegistry
-
Returns all type names.
- getUGSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getUGSubsystemConfig() - Method in class com.netscape.cmscore.apps.EngineConfig
- getUID(String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- getUID(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- getUID(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- getUID(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getUnknownStateInterval() - Method in class org.dogtagpki.server.authentication.RevocationCheckingConfig
-
Returns auths.revocationChecking.unknownStateInterval parameter.
- getUnrevokedCerts() - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
-
Retrieves cache information about certificates released from hold.
- getUnsecurePort() - Method in class com.netscape.cmscore.apps.ServerConfig
- getUri() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- getURI() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getURI() - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves the URI of the remote Authority.
- getURI() - Method in class com.netscape.cmsutil.http.HttpRequest
-
get reason phrase
- getURI(String) - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves a URI by operation (multi-URI support)
- getUriInfo() - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- getURIs() - Method in class com.netscape.certsrv.connector.ConnectorConfig
- getURIs() - Method in class com.netscape.cmscore.connector.RemoteAuthority
-
Retrieves the list of URIs supported by the remote Authority (multi-URI support)
- getUrl() - Method in class org.dogtagpki.acme.ACMEHeader
- getURL() - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- getURL() - Method in class org.dogtagpki.acme.ACMEChallenge
- getURL(HttpServletRequest, String) - Static method in class com.netscape.certsrv.util.HttpInput
- getUsages() - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- getUseOAEP() - Method in class com.netscape.certsrv.key.KeyClient
- getUseOAEPKeyWrap() - Method in class com.netscape.cmscore.apps.EngineConfig
-
Returns keyWrap.useOAEP parameter.
- 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 class com.netscape.cms.realm.PKIRealm
- getUser(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Retrieves a user from LDAP
- getUser(String) - Method in class org.dogtagpki.server.rest.v1.UserService
-
List user information.
- getUser(String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- getUser(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- getUserAgent(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
-
Returns the users agent.
- getUserByCertID(String) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- getUserByID(String) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- 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.v1.UserService
- getUserCert(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- getUserCert(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- getUserCertData(String, String) - Method in class org.dogtagpki.server.rest.v1.UserService
- getUserCerts() - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
- getUserCerts() - Method in class com.netscape.cmscore.security.JssSubsystem
- getUserCerts(String) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- 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.v1.UserService
- getUserDN() - Method in class com.netscape.cmscore.usrgrp.User
-
Retrieves user LDAP DN
- getUserDN(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- 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 class com.netscape.cmscore.usrgrp.User
-
Retrieves user identifier.
- getUserIdentity() - Method in class com.netscape.cmscore.request.RequestQueue
-
Get the identity of the current user
- getUserIdentity() - Method in class com.netscape.cmscore.request.RequestRepository
- getUserLanguage(String) - Static method in class com.netscape.cms.servlet.base.UserInfo
-
Returns the user language.
- getUserMessage(String, String...) - Method in class com.netscape.cms.servlet.processors.Processor
- getUserMessage(String, String...) - Static method in class com.netscape.cmscore.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, String...) - Static method in class com.netscape.cmscore.apps.CMS
-
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.
- getUserObject() - Method in class com.netscape.cmscore.util.FileAsString
- getUserRoles(String) - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- getUserRoles(LDAPConnection, String) - Method in class com.netscape.cms.realm.PKILDAPRealm
- getUserType() - Method in class com.netscape.cmscore.usrgrp.User
-
Get user type
- getValidated() - Method in class org.dogtagpki.acme.ACMEChallenge
- getValidationTime() - Method in class org.dogtagpki.acme.ACMEChallenge
- getValidCertsDisplayInfo(String, X509CertImpl[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- getValidityCount() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- getValidityInterval() - Method in class org.dogtagpki.server.authentication.RevocationCheckingConfig
-
Returns auths.revocationChecking.validityInterval parameter.
- 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
- getValidUsagesList() - Static method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- getValidUsagesList() - Static method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- getVals() - Method in class org.dogtagpki.server.authentication.AuthToken
-
Enumerate all attribute values in the AuthToken.
- getVals() - Method in class org.dogtagpki.server.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.tps.token.TokenStatus
- getValue() - Method in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- getValue() - Method in class org.dogtagpki.acme.ACMEIdentifier
- getValue() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- getValue(Object) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as object
- getValue(Object, Object) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as object
- getValue(String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- getValueAsBigInteger(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as big integer.
- getValueAsBigInteger(String, BigInteger) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as big integer.
- getValueAsBoolean(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Gets boolean value.
- getValueAsBoolean(String, boolean) - Method in class com.netscape.cmscore.base.ArgBlock
-
Gets boolean value.
- getValueAsInt(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as integer.
- getValueAsInt(String, int) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as integer.
- getValueAsKeyGenInfo(String, KeyGenInfo) - Method in class com.netscape.cmscore.base.ArgBlock
-
Gets KeyGenInfo
- getValueAsPKCS10(String, boolean) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves PKCS10
- getValueAsPKCS10(String, boolean, PKCS10) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves PKCS10
- getValueAsRawPKCS10(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Gets PKCS10 request.
- getValueAsRawPKCS10(String, PKCS10) - Method in class com.netscape.cmscore.base.ArgBlock
-
Gets PKCS10 request.
- getValueAsString(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as string.
- getValueAsString(String, String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves argument value as string.
- getValueClass() - Method in class com.netscape.certsrv.base.MetaAttributeDef
-
Gets an Java class for the attribute values
- getValueDescriptor(Locale, String) - Method in 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.DirBasedAuthentication
- getValueDescriptor(Locale, String) - Method in class com.netscape.cms.authentication.HashAuthentication
- 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.cmscore.authentication.CertUserDBAuthentication
- getValueDescriptor(Locale, String) - Method in class com.netscape.cmscore.authentication.NullAuthentication
- getValueDescriptor(Locale, String) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- getValueDescriptor(Locale, String) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Retrieves the descriptor of the given value property by name.
- 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.DirBasedAuthentication
- getValueNames() - Method in class com.netscape.cms.authentication.HashAuthentication
- 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.cmscore.authentication.CertUserDBAuthentication
- getValueNames() - Method in class com.netscape.cmscore.authentication.NullAuthentication
- getValueNames() - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- getValueNames() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Retrieves a list of names of the property.
- getValuePKCS10(String, PKCS10) - Method in class com.netscape.cmscore.base.ArgBlock
-
Retrieves PKCS10
- getValuesFromContainer(Node, String) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- getVersion() - Method in class com.netscape.certsrv.cert.CertDataInfo
- getVersion() - Method in class com.netscape.certsrv.system.Feature
- getVersion() - Method in class com.netscape.certsrv.user.UserCertData
- getVersion() - Method in class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
-
Returns
.ldapconn.version parameter. - getVersion() - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
- getVersion() - Method in class com.netscape.cmsutil.ocsp.TBSRequest
- getVersion() - Method in class org.dogtagpki.common.Info
- GetVersionAPDU - Class in org.dogtagpki.tps.apdu
- GetVersionAPDU() - Constructor for class org.dogtagpki.tps.apdu.GetVersionAPDU
- getWebsite() - Method in class org.dogtagpki.acme.ACMEMetadata
- getWildcard() - Method in class org.dogtagpki.acme.ACMEAuthorization
- 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
- getWrapAlgorithmName() - Method in class com.netscape.certsrv.key.KeyClient
- 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 class com.netscape.cmscore.dbs.KeyRecord
- getX500NameSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- getX509CertificateFromPKCS7(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getX509Certificates() - Method in class com.netscape.cmscore.usrgrp.User
-
Gets list of certificates from this user
- getX509KeyFromCRMFMsg(CertReqMsg) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- getX509KeyFromCRMFMsgs(SEQUENCE) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- grantDatabaseAccess(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- Group - Class in com.netscape.cmscore.usrgrp
-
A class represents a group.
- Group(String) - Constructor for class com.netscape.cmscore.usrgrp.Group
-
Constructs local group.
- GROUP - Static variable in class org.dogtagpki.server.authentication.AuthToken
- GROUP_ATTR_VALUE - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- 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.
- GroupACL - Class in org.dogtagpki.server.rest.v2.filters
- GroupACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.GroupACL
- GroupAddCLI - Class in com.netscape.cmstools.group
- GroupAddCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupAddCLI
- GroupAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- GroupAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.GroupAuthMethod
- 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.cmstools.group.GroupCLI
- GroupClient - Class in com.netscape.certsrv.group
- GroupClient(PKIClient, String) - Constructor for class com.netscape.certsrv.group.GroupClient
- GroupClient(SubsystemClient) - 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
- 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 class org.dogtagpki.server.authentication.AuthToken
- GroupService - Class in org.dogtagpki.server.rest.v1
- GroupService() - Constructor for class org.dogtagpki.server.rest.v1.GroupService
- GroupServlet - Class in org.dogtagpki.server.rest.v2
- GroupServlet() - Constructor for class org.dogtagpki.server.rest.v2.GroupServlet
- GroupServletBase - Class in org.dogtagpki.server.rest.base
- GroupServletBase(CMSEngine) - Constructor for class org.dogtagpki.server.rest.base.GroupServletBase
- GroupShowCLI - Class in com.netscape.cmstools.group
- GroupShowCLI(GroupCLI) - Constructor for class com.netscape.cmstools.group.GroupShowCLI
- GT_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
H
- handleErrorResponse(Response) - Method in class com.netscape.certsrv.client.PKIClient
- handleException(Throwable) - Static method in class com.netscape.cmstools.cli.MainCLI
- handleException(Throwable) - Static method in class org.dogtagpki.server.cli.PKIServerCLI
- handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.dogtagpki.server.PKIClientSocketListener
- handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.dogtagpki.server.PKIServerSocketListener
- HASH_FILE_CHECK_USAGE - Static variable in class com.netscape.cmscore.util.UtilResources
-
Constants.
- 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.Account
- hashCode() - Method in class com.netscape.certsrv.authority.AuthorityData
- hashCode() - Method in class com.netscape.certsrv.base.DataCollection
- hashCode() - Method in class com.netscape.certsrv.base.MetaAttributeDef
- hashCode() - Method in class com.netscape.certsrv.base.RESTMessage
- 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.CertRetrievalRequest
- hashCode() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- hashCode() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- hashCode() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- 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.Key
- hashCode() - Method in class com.netscape.certsrv.key.KeyData
- hashCode() - Method in class com.netscape.certsrv.key.KeyInfo
- hashCode() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- hashCode() - Method in class com.netscape.certsrv.key.KeyRequestResponse
- 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.ProfileData
- hashCode() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- 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.ProfileParameter
- 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.CertificateSetupRequest
- 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.InstallToken
- hashCode() - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- 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.SystemCertData
- 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.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.TokenData.TokenStatusData
- 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 com.netscape.cmscore.base.SimpleProperties
- hashCode() - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- hashCode() - Method in class com.netscape.cmscore.usrgrp.User
- hashCode() - Method in class com.netscape.cmstools.nss.NSSCertInfo
- hashCode() - Method in class com.netscape.cmsutil.json.JSONObject
- hashCode() - Method in class org.dogtagpki.acme.ACMEIdentifier
- hashCode() - Method in class org.dogtagpki.common.AppInfo
- hashCode() - Method in class org.dogtagpki.common.CAInfo
- hashCode() - Method in class org.dogtagpki.common.ConfigData
- hashCode() - Method in class org.dogtagpki.common.Info
- hashCode() - Method in class org.dogtagpki.common.KRAInfo
- hashCode() - Method in class org.dogtagpki.common.Range
- hashCode() - Method in class org.dogtagpki.job.JobInfo
- hashFingerprint(String, String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
- hashPassword(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
- hashtable2String(Hashtable<String, String>) - Method in class com.netscape.cmscore.security.PWsdrCache
- hasMoreElements() - Method in class com.netscape.cmscore.dbs.DBSearchResults
-
Checks if any element is available.
- hasRangeConflict() - Method in class com.netscape.cmscore.dbs.Repository
-
Determines if a range conflict has been observed in database.
- haveSameValidityPeriod(X509CertImpl, X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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
- 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.cmscore.dbs.Repository
- HEX_FORMAT - Static variable in class org.dogtagpki.nss.NSSExtensionGenerator
- 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
- holdCert(CACertClient, CertId, String, boolean) - Method in class com.netscape.cmstools.ca.CACertHoldCLI
- HOST - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- HOST_AUTHORITY - Static variable in interface com.netscape.certsrv.authority.AuthorityResource
- hostname - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- Http - Class in com.netscape.cmsutil.http
- Http() - Constructor for class com.netscape.cmsutil.http.Http
- HTTP - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- HTTP_HEADERS - Static variable in class com.netscape.cmscore.request.Request
- HTTP_PARAMS - Static variable in class com.netscape.cmscore.request.Request
- 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
- HttpConnection - Class in com.netscape.cmscore.connector
-
This represents a HTTP connection to a remote authority.
- HttpConnection(RemoteAuthority, ISocketFactory) - Constructor for class com.netscape.cmscore.connector.HttpConnection
- HttpConnection(RemoteAuthority, ISocketFactory, int) - Constructor for class com.netscape.cmscore.connector.HttpConnection
- HttpConnector - Class in com.netscape.cmscore.connector
- HttpConnector(String, String, RemoteAuthority, int, ConnectorConfig) - Constructor for class com.netscape.cmscore.connector.HttpConnector
- HttpConnector(String, String, RemoteAuthority, int, ConnectorConfig, int) - Constructor for class com.netscape.cmscore.connector.HttpConnector
- HttpConnFactory - Class in com.netscape.cmscore.connector
-
Factory for getting HTTP Connections to a HTTPO server
- HttpConnFactory() - Constructor for class com.netscape.cmscore.connector.HttpConnFactory
-
Constructor for initializing from the config store.
- HttpConnFactory(int, int, RemoteAuthority, String, String, int) - Constructor for class com.netscape.cmscore.connector.HttpConnFactory
-
Constructor for HttpConnFactory
- 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.
- HttpPKIMessage - Class in com.netscape.cmscore.connector
-
simple name/value pair message.
- HttpPKIMessage() - Constructor for class com.netscape.cmscore.connector.HttpPKIMessage
- 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.
- HttpRequestEncoder - Class in com.netscape.cmscore.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.
- HttpRequestEncoder() - Constructor for class com.netscape.cmscore.connector.HttpRequestEncoder
- 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
- IAttrSet - Interface in com.netscape.certsrv.base
-
This interface defines the abstraction for the generic collection of attributes indexed by string names.
- IAuthority - Interface in com.netscape.certsrv.authority
-
Authority interface.
- ICMSTemplateFiller - Interface in com.netscape.cms.servlet.common
-
This interface represents a template filler.
- IConfigTemplate - Interface in com.netscape.certsrv.property
-
This interface provides a standard way to describe a set of configuration parameters and its associated syntax.
- 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.base.Subsystem
- id - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- 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 - Variable in class com.netscape.cmscore.apps.CMSEngine
- id - Variable in class com.netscape.cmsutil.password.PasswordStore
- ID - Static variable in interface com.netscape.certsrv.security.ICryptoSubsystem
- ID - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
- ID - Static variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- ID - Static variable in class com.netscape.cmscore.cert.OidLoaderSubsystem
- ID - Static variable in class com.netscape.cmscore.cert.X500NameSubsystem
- ID - Static variable in class com.netscape.cmscore.dbs.DBSubsystem
- ID - Static variable in class com.netscape.cmscore.extensions.CMSExtensionsMap
- ID - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
The ID of this component
- ID - Static variable in class com.netscape.cmscore.logging.LogSubsystem
-
The ID of this component
- ID - Static variable in class com.netscape.cmscore.registry.PluginRegistry
- ID - Static variable in class com.netscape.cmscore.request.RequestSubsystem
- ID - Static variable in class com.netscape.cmscore.security.JssSubsystem
- ID - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- ID - Static variable in class com.netscape.cmscore.util.Debug
- ID - Static variable in class com.netscape.cmscore.util.StatsSubsystem
- IDataProcessor - Interface in com.netscape.certsrv.client
-
this class represents the callback interface between the client package and the data storage object (data model)
- IDBObj - Interface in com.netscape.certsrv.dbs
-
An interface represents a database object that is serializable.
- IDescriptor - Interface in com.netscape.certsrv.property
-
This interface represents a property descriptor.
- idGenerator - Variable in class com.netscape.cmscore.dbs.Repository
- idGenerator - Variable in class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- idLength - Variable in class com.netscape.cmscore.dbs.Repository
- IEncryptionUnit - Interface in com.netscape.certsrv.security
-
An interface represents a encryption unit.
- 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
- 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.
- ignore(Integer) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- ignore(Collection<Integer>) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- ignoreBanner - Variable in class com.netscape.cmstools.cli.MainCLI
- ignoredCertStatuses - Variable in class com.netscape.cmstools.cli.MainCLI
- IHttpPKIMessage - Interface in com.netscape.certsrv.connector
-
This represents a Http PKI message.
- ILogger - Interface in com.netscape.certsrv.logging
-
An interface represents a logger for certificate server.
- IMAGE_URL - Static variable in interface com.netscape.certsrv.property.IDescriptor
- implName - Variable in class org.dogtagpki.server.authorization.AuthzManager
- IMPORT_CERT - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- IMPORT_CERT_MIME_TYPE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- IMPORT_CHAIN - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- importCert(byte[], String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- importCert(String, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Imports certificate into the server.
- importCert(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- importCert(String, String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- importCert(X509CertImpl, String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Imports certificate into the server.
- importCert(X509CertImpl, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- importCert(X509CertImpl, String, String) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- importCertificateChain(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importHmacSha1Key(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ImportKeyAPDU - Class in org.dogtagpki.tps.apdu
- ImportKeyAPDU(byte) - Constructor for class org.dogtagpki.tps.apdu.ImportKeyAPDU
-
Constructs Import Key APDU.
- 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(String, boolean) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- importLDIF(String, boolean, Map<String, String>) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- importLDIFRecord(LDIFRecord, boolean) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- 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
- importPKCS7(PKCS7) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importPKCS7(PKCS7, String, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importPKIArchiveOptions(CryptoToken, PrivateKey, PublicKey, byte[], boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importSchemaFile(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- importSchemaRecord(LDIFRecord) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- importSharedSecret(byte[], byte[], String, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- importTransportCert(URI, String, String, String) - Method in class com.netscape.certsrv.tks.TKSClient
- 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.
- importXCert(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
-
For "importing" cross-signed cert into internal db for further cross pair matching and publishing signed.audit LOGGING_SIGNED_AUDIT_CONFIG_TRUSTED_PUBLIC_KEY used when "Certificate Setup Wizard" is used to import a CA cross-signed certificate into the database
- in - Variable in class org.dogtagpki.tps.TPSConnection
- IN_LDAP_PUBLISH_DIR - Static variable in class com.netscape.certsrv.base.MetaInfo
- IN_MAXCOUNT - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_ALL - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_CANCELLED - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_COMPLETED - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_IN_SERVICE - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_PENDING - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_REJECTED - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_SHOW_WAITING - Static variable in class com.netscape.cms.servlet.request.QueryReq
- IN_TOTALCOUNT - Static variable in class com.netscape.cms.servlet.request.QueryReq
- incNoOfOperations(long) - Method in class com.netscape.certsrv.util.StatsEvent
- 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
- incTimeTaken(long) - Method in class com.netscape.certsrv.util.StatsEvent
- 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
- INFINITE_REPLICA_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- INFINITE_REQUEST_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- INFINITE_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- info - Variable in class com.netscape.certsrv.client.PKIClient
- Info - Class in org.dogtagpki.common
- Info() - Constructor for class org.dogtagpki.common.Info
- INFO - Enum constant in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
- INFO - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- INFO - Static variable in class com.netscape.cms.servlet.connector.CloneServlet
- INFO - Static variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- INFO_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- InfoCLI - Class in com.netscape.cmstools.cli
- InfoCLI(MainCLI) - Constructor for class com.netscape.cmstools.cli.InfoCLI
- 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
- INFORM - Static variable in class com.netscape.cmscore.util.Debug
- init() - Method in class com.netscape.certsrv.ca.CACertClient
- init() - Method in class com.netscape.certsrv.ca.CAClient
- init() - Method in class com.netscape.certsrv.connector.Connector
- init() - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
-
Initialize the evaluator
- 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.ocsp.OCSPClient
- init() - Method in class com.netscape.certsrv.tks.TKSClient
- init() - Method in class com.netscape.certsrv.tps.TPSClient
- init() - Method in class com.netscape.cms.evaluators.GroupAccessEvaluator
- 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.common.CMSGateway
- init() - Method in class com.netscape.cms.servlet.processors.Processor
- init() - Method in class com.netscape.cmscore.apps.CMSEngine
-
initialize all static, dynamic and final static subsystems.
- init() - Method in class com.netscape.cmscore.connector.HttpConnection
- init() - Method in class com.netscape.cmscore.connector.HttpConnector
- init() - Method in class com.netscape.cmscore.connector.HttpConnFactory
-
initialize parameters obtained from either constructor or config store
- init() - Method in class com.netscape.cmscore.connector.Resender
- init() - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
- init() - Method in class com.netscape.cmscore.dbs.Repository
- init() - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
initialize routine from parameters.
- init() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
initialize parameters obtained from either constructor or config store
- init() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- init() - Method in class com.netscape.cmscore.logging.Auditor
- init() - Method in class com.netscape.cmscore.notification.EmailTemplate
- init() - Method in class com.netscape.cmscore.request.RequestRepository
- init() - Method in class com.netscape.cmscore.security.PWsdrCache
- init() - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- init() - Method in class com.netscape.cmstools.cli.MainCLI
- init() - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- init() - Method in class org.dogtagpki.server.rest.v2.filters.AccountACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.AccountAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.filters.AuditACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.AuditAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.filters.GroupACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.GroupAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.filters.SecurityDomainACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.SecurityDomainAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.filters.SelfTestACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.SelfTestAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.filters.UserACL
- init() - Method in class org.dogtagpki.server.rest.v2.filters.UserAuthMethod
- init() - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- init() - Method in class org.dogtagpki.server.rest.v2.JobServlet
- init() - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- init() - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
- init() - Method in class org.dogtagpki.server.rest.v2.UserServlet
- init(IAuthority, ConfigStore) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
-
Initializes the PolicyProcessor
- init(Subsystem, ConfigStore) - Method in class com.netscape.certsrv.request.RequestListener
-
Initializes request listener for the specific subsystem and configuration store.
- init(Subsystem, ConfigStore) - Method in class com.netscape.cms.listeners.PinRemovalListener
- init(Subsystem, LoggerConfig) - Method in class com.netscape.certsrv.logging.LogEventListener
-
Initialize this log listener
- init(Subsystem, LoggerConfig) - Method in class com.netscape.cms.logging.LogFile
- init(DatabaseConfig) - Method in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- init(DatabaseConfig) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- init(DatabaseConfig, LDAPConfig, PasswordStore) - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Initializes the internal registry.
- init(ConfigStore) - Method in class com.netscape.certsrv.base.Subsystem
-
Initializes this subsystem with the given configuration store.
- init(ConfigStore) - Method in class com.netscape.certsrv.extensions.CMSExtension
-
initialize from configuration file
- init(ConfigStore) - Method in class com.netscape.certsrv.publish.Mapper
-
Initialize from config store.
- init(ConfigStore) - Method in class com.netscape.certsrv.publish.Publisher
-
Initialize from config store.
- init(ConfigStore) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.HashAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.PortalEnroll
- init(ConfigStore) - Method in class com.netscape.cms.authentication.SessionAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.TokenAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
- init(ConfigStore) - Method in class com.netscape.cms.servlet.common.CMSFileLoader
- init(ConfigStore) - Method in class com.netscape.cmscore.apps.SubsystemListener
- init(ConfigStore) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Initializes the authentication subsystem from the config store.
- init(ConfigStore) - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- init(ConfigStore) - Method in class com.netscape.cmscore.authentication.NullAuthentication
- init(ConfigStore) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- init(ConfigStore) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Initializes the authorization subsystem from the config store.
- init(ConfigStore) - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
-
Initializes this subsystem with the given configuration store.
- init(ConfigStore) - Method in class com.netscape.cmscore.cert.X500NameSubsystem
-
Initializes this subsystem with the given configuration store.
- init(ConfigStore) - Method in class com.netscape.cmscore.connector.RemoteAuthority
- init(ConfigStore) - Method in class com.netscape.cmscore.dbs.DBRegistry
- init(ConfigStore) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Initializes the internal registery.
- init(ConfigStore) - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
Create extensions from configuration store.
- init(ConfigStore) - Method in class com.netscape.cmscore.extensions.KeyUsage
- init(ConfigStore) - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Initializes the log subsystem.
- init(ConfigStore) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
This method initializes this subsystem.
- init(ConfigStore) - Method in class com.netscape.cmscore.util.Debug
-
Debug subsystem initialization.
- init(ConfigStore) - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Initializes this subsystem with the given configuration store.
- init(ConfigStore) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Initializes this default policy.
- init(ConfigStore, DBSubsystem) - Method in class com.netscape.cmscore.request.RequestSubsystem
- init(ConfigStore, String) - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Initializes this subsystem with the given configuration store.
- init(JobsSchedulerConfig) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
read from the config file all implementations of Jobs, register and initialize them
- init(JobsScheduler, String, String, JobConfig) - Method in class com.netscape.cms.jobs.Job
-
Initialize from the configuration file.
- init(JobsScheduler, String, String, JobConfig) - Method in class com.netscape.cms.jobs.RequestInQueueJob
-
initialize from the configuration file
- init(LDAPAuthenticationConfig) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
initialize this class from the config store.
- init(LDAPAuthenticationConfig, String, int, boolean) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
initialize this class from the config store, and verify the password.
- init(LDAPConfig) - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
- init(LDAPConfig) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- init(LDAPConfig, PKISocketConfig, PasswordStore) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- init(LDAPConnectionConfig) - Method in class com.netscape.cmscore.ldapconn.LdapConnInfo
-
initializes an instance from a config store.
- init(PKISocketConfig) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- init(LoggerConfig) - Method in class com.netscape.cms.logging.LogFile
-
Initialize and open the log using the parameters from a config store
- init(LoggerConfig) - Method in class com.netscape.cms.logging.RollingLogFile
-
Initialize and open a RollingLogFile using the prop config store
- init(JssSubsystemConfig) - Method in class com.netscape.cmscore.security.JssSubsystem
-
Initializes the Jss security subsystem.
- init(File) - Method in class com.netscape.cms.servlet.common.CMSTemplate
- init(String) - Method in interface com.netscape.cmsutil.password.IPasswordReader
- 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.PasswordStore
- 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) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
-
Initialize cert extension generator with configuration file based on the following format: https://www.openssl.org/docs/manmaster/man5/x509v3_config.html
- init(String, int, int) - Method in class com.netscape.cms.logging.LogFile
-
Initialize and open the log
- init(String, String, ConfigStore) - Method in class com.netscape.cms.listeners.PinRemovalListener
- init(String, String, AuthzManagerConfig) - Method in class com.netscape.cms.authorization.AAclAuthz
-
Initializes
- init(String, String, AuthzManagerConfig) - Method in class com.netscape.cms.authorization.BasicAclAuthz
- init(String, String, AuthzManagerConfig) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- init(String, String, AuthzManagerConfig) - Method in class com.netscape.cms.authorization.DirAclAuthz
- init(String, String, AuthzManagerConfig) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Initialize this authorization manager.
- init(Hashtable<String, String>) - Method in class com.netscape.cmscore.request.RequestRepository
- 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.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.LogAdminServlet
-
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.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.DisplayHashUserEnroll
-
Initializes 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.RemoteAuthConfig
-
Initializes 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.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.GetCookie
-
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.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.UpdateDomainXML
-
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.OCSPServlet
-
initialize the servlet.
- init(ServletConfig) - Method in class com.netscape.cms.servlet.request.ProcessReq
-
Initialize the servlet.
- init(ServletConfig) - Method in class com.netscape.cms.servlet.request.QueryReq
-
initialize the servlet.
- init(ServletConfig) - Method in class com.netscape.cms.servlet.request.SearchReqs
-
Initialize the servlet.
- init(PolicyProcessor, ConfigStore) - Method in class org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
-
Initializes this policy rule.
- init(PolicyProcessor, ConfigStore) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Initializes the policy rule.
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
-
initializes the CertUserDBAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
Initializes the UidPwdDirBasedAuthentication auth manager.
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.HashAuthentication
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.PortalEnroll
-
Initializes the PortalEnrollment auth manager.
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.SessionAuthentication
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
-
initializes the SSLClientCertAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.TokenAuthentication
-
initializes the TokenAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
-
Initializes the UserPwdDirAuthentication auth manager.
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
-
initializes the CertUserDBAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cmscore.authentication.NullAuthentication
-
initializes the NullAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
-
initializes the PasswdUserDBAuthentication auth manager
- init(AuthenticationConfig, String, String, AuthManagerConfig) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Initialize this authentication manager.
- init(AuthenticationConfig, String, String, AuthManagerConfig, boolean) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- initAuditor() - Method in class com.netscape.cmscore.apps.CMSEngine
- initAuthSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initAuthzSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initCache() - Method in class com.netscape.cmscore.dbs.Repository
-
init serial number cache
- initClientSocketListener() - Method in class com.netscape.cmscore.apps.CMSEngine
- initCMSGateway() - Method in class com.netscape.cmscore.apps.CMSEngine
- initDatabase() - Method in class com.netscape.cmscore.apps.CMSEngine
- initDatabase() - Method in class com.netscape.cmstools.PKCS12Export
- initDBSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initDebug() - Method in class com.netscape.cmscore.apps.CMSEngine
- initialize() - Method in class com.netscape.certsrv.util.CryptoProvider
- initialize() - Method in class com.netscape.certsrv.util.NSSCryptoProvider
-
Initializes the NSS DB.
- initializeAuthz(ServletConfig, AuthzSubsystem, String) - Method in class com.netscape.cms.servlet.base.CMSServlet
- INITIALIZED - Static variable in class com.netscape.cmscore.apps.PKIServerEvent
- initializeReplicationAgreement(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- initializeTomcatJSS() - Method in class org.dogtagpki.server.cli.SubsystemCLI
- InitializeUpdateAPDU - Class in org.dogtagpki.tps.apdu
- InitializeUpdateAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.InitializeUpdateAPDU
-
Constructs Initialize Update APDU.
- initInternal() - Method in class com.netscape.cms.realm.PKIInMemoryRealm
- initInternal() - Method in class com.netscape.cms.realm.PKILDAPRealm
- initInternal() - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- initJobsScheduler() - Method in class com.netscape.cmscore.apps.CMSEngine
- initJssSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initLdapAttrs(LDAPSchema, String) - Method in class com.netscape.cms.authentication.PortalEnroll
- initLegacy2Generator() - Method in class com.netscape.cmscore.request.RequestRepository
- initLegacyGenerator() - Method in class com.netscape.cmscore.request.RequestRepository
- initLogSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initOIDLoaderSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initPasswordStore() - Method in class com.netscape.cmscore.apps.CMSEngine
- initPluginRegistry() - Method in class com.netscape.cmscore.apps.CMSEngine
- initRequestSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initSecurityDomain() - Method in class com.netscape.cmscore.apps.CMSEngine
- initSecurityProvider() - Method in class com.netscape.cmscore.apps.CMSEngine
- initSelfTest(SelfTestSubsystem, String, ConfigStore) - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
-
Initializes this subsystem with the configuration store associated with this instance name.
- initSelfTest(SelfTestSubsystem, String, ConfigStore) - Method in class com.netscape.cms.selftests.SelfTest
-
Initializes this subsystem with the configuration store associated with this instance name.
- initSequence() - Method in class com.netscape.cmscore.apps.CMSEngine
- initServerSocketListener() - Method in class com.netscape.cmscore.apps.CMSEngine
- initSubsystem(Subsystem, ConfigStore) - Method in class com.netscape.cmscore.apps.CMSEngine
- initSubsystemListeners() - Method in class com.netscape.cmscore.apps.CMSEngine
- initSubsystems() - Method in class com.netscape.cmscore.apps.CMSEngine
- initUGSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- initX500NameSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- 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
- installCASigningCert(String, String, String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- 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
- installOCSPSigningCert(String, String, String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- 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
- instanceDir - Variable in class com.netscape.cmscore.apps.CMSEngine
- INSTANCES - Static variable in class com.netscape.certsrv.request.RequestStatus
- INTEGER - Static variable in interface com.netscape.certsrv.property.IDescriptor
- IntegerMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java Integer object into LDAP attribute, and vice versa.
- IntegerMapper(String) - Constructor for class com.netscape.cmscore.dbs.IntegerMapper
-
Constructs mapper to deal with Integer.
- 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
- intToFixedWidthBytes(int, int) - Static method in class com.netscape.cmscore.cert.CertUtils
-
Write the int as a big-endian byte[] of fixed width (in bytes).
- 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_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- INVALID_POLICY_IMPL_OP - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- INVALID_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- INVALID_POLICY_INSTANCE_CONFIG - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- INVALID_POLICY_SCOPE - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- 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.
- IOCSPService - Interface in com.netscape.certsrv.ocsp
-
This class represents the servlet that serves the Online Certificate Status Protocol (OCSP) requests.
- IP - Static variable in interface com.netscape.certsrv.property.IDescriptor
- IPADDRESS - Static variable in class com.netscape.certsrv.base.SessionContext
-
IP Address of the requestor of the request in the current thread.
- IPAddressAccessEvaluator - Class in com.netscape.cms.evaluators
-
A class represents a IP address acls evaluator.
- IPAddressAccessEvaluator() - Constructor for class com.netscape.cms.evaluators.IPAddressAccessEvaluator
-
Class constructor.
- IPasswordReader - 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.
- IPolicyPredicateParser - Interface in org.dogtagpki.legacy.policy
-
Interface for policy predicate parsers.
- IRawJS - Interface in com.netscape.cms.servlet.common
-
This represents raw JS parameters.
- IRemoteRequest - Interface in org.dogtagpki.server.connector
-
IRemoteRequest is the interface class for the remote requests and responses
- IRequestVirtualList - Interface in com.netscape.certsrv.request
-
This interface defines access to request virtual list.
- isAlphaNum(char) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- isAttributeRegistered(String) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
See if an attribute is registered.
- isAttributeRegistered(String) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
See if an attribute is registered.
- isBadDSAKeyPair(KeyPair) - Static method in class com.netscape.cmscore.security.KeyCertUtil
-
Test for a DSA key pair that will trigger a bug in NSS.
- 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.
- isCACert(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- isCACert(X509Certificate) - Static method in class com.netscape.cmscore.cert.CertUtils
- isCertOnHold() - Method in class com.netscape.cmscore.dbs.CertRecord
-
Is this cert on hold?
- isCertTrusted(PK11Cert) - 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.
- isCipherFortezza() - Method in class com.netscape.cmscore.security.JssSubsystem
- isClientAuth() - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- isClientCertRequired() - Method in class com.netscape.cms.servlet.base.CMSServlet
- isCriticalAtStartup() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isCriticalOnDemand() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isDeprecated() - Method in class org.dogtagpki.cli.CLI
- isDuplicate(String, String) - Method in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- isECCKey(X509Key) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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 org.dogtagpki.server.authentication.AuthManagerProxy
-
Returns the state of the authentication manager instance
- isEnable() - Method in class org.dogtagpki.server.authorization.AuthzManagerProxy
-
Returns the state of the authorization manager instance
- isEnable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- 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.Job
-
tells if the job is enabled
- isEnabled() - Method in class com.netscape.cmscore.apps.SubsystemInfoConfig
- isEnabled() - Method in class com.netscape.cmscore.jobs.JobConfig
-
Returns jobsScheduler.job.
.enabled parameter. - isEnabled() - Method in class com.netscape.cmscore.security.JssSubsystemConfig
- isEnabled() - Method in class org.dogtagpki.job.JobInfo
- isEnabled() - Method in class org.dogtagpki.server.authentication.RevocationCheckingConfig
-
Returns auths.revocationChecking.enabled parameter.
- isEnabled() - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- isEnabledAtStartup() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isEnabledOnDemand() - Method in class com.netscape.certsrv.selftests.SelfTestData
- isEncoded(String) - Method in class com.netscape.cmstools.CRMFPopClient
- isEncrypted() - Method in class com.netscape.cmscore.dbs.KeyRecord
- isEncryptionCert(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- IService - Interface in com.netscape.certsrv.request
-
This interface defines how requests are serviced.
- isExpiredCert(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- isFound() - Method in class com.netscape.cmsutil.crypto.Module
- 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 class com.netscape.cmscore.usrgrp.UGSubsystem
-
Checks if the given group exists
- ISharedToken - Interface in com.netscape.certsrv.authentication
-
Shared Token interface.
- isHTML() - Method in class com.netscape.cmscore.notification.EmailTemplate
- isIgnored(Integer) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- isInRunningState() - Method in class com.netscape.cmscore.apps.CMSEngine
- isInternalToken(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- isKeepAlive() - Method in class com.netscape.cmscore.ldapconn.PKISocketConfig
- isLoggedIn() - Method in class com.netscape.cmsutil.crypto.Token
- isMatched(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Checks if the given DNs are the same after normalization.
- isMember(String) - Method in class com.netscape.cmscore.usrgrp.Group
-
Checks if the given name is member of this group.
- isMemberOf(User, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Checks if the given user is a member of the given group (now runs an ldap search to find the user, instead of fetching the entire group entry)
- isMemberOf(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- isMemberOfLdapGroup(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
checks if the given user DN is in the specified group by running an ldap search for the user in the group
- isNewerThan(Version) - Method in class org.dogtagpki.common.Version
- isNewerThanOrEquals(Version) - Method in class org.dogtagpki.common.Version
- isNotYetValidCert(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- isNT() - Static method in class com.netscape.cmscore.apps.CMSEngine
- isNT() - Static method in class com.netscape.cmscore.security.PWsdrCache
-
Checks if this is NT.
- isObjectClassRegistered(String) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
See if an object class is registered.
- isObjectClassRegistered(String) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
See if an object class is registered.
- ISocketFactory - Interface in com.netscape.cmsutil.net
- isOK() - Method in class org.dogtagpki.acme.ValidationResult
- isOlderThan(Version) - Method in class org.dogtagpki.common.Version
- isPreOpMode() - Method in class com.netscape.cmscore.apps.CMSEngine
- isPresent() - Method in class com.netscape.cmsutil.crypto.Token
- isProfileRequest(Request) - Static method in class com.netscape.cms.servlet.connector.ConnectorServlet
- isProfileRequest(Request) - Static method in class com.netscape.cmscore.connector.RequestTransfer
- isProfileRequest(Request) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- isPublishingQueueEnabled() - Method in class com.netscape.cmscore.request.RequestNotifier
-
Checks if publishing queue is enabled.
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- isReady() - Method in class com.netscape.cmscore.apps.CMSEngine
- isRejected(Integer) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- isRenewal() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- isRenewal() - Method in class com.netscape.certsrv.profile.ProfileData
- isReplicationDone(String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- isRevoked(X509Certificate[]) - Method in class com.netscape.cmscore.apps.CMSEngine
- isRunningMode() - Method in class com.netscape.cmscore.apps.CMSEngine
- isSecure() - Method in class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
-
Returns
.ldapconn.secureConn parameter. - isSecure(Socket) - Method in class org.dogtagpki.client.DefaultSocketFactory
- isSecure(Socket) - Method in class org.dogtagpki.client.NonBlockingSocketFactory
- isSelfTestCritical() - Method in class com.netscape.cmscore.selftests.SelfTestOrderedInstance
-
Returns the criticality associated with this self test.
- isSelfTestCriticalAtStartup(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Determine if failure of the specified self test is fatal to server startup.
- isSelfTestCriticalOnDemand(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Determine if failure of the specified self test is fatal when it is executed on demand.
- isSelfTestEnabledAtStartup(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Determine if the specified self test is executed automatically at server startup.
- isSelfTestEnabledOnDemand(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Determine if the specified self test is enabled to be executed on demand.
- isSensitive(String) - Static method in class com.netscape.cmscore.apps.CMS
-
Check whether the string is contains password
- isShowTime(Job, Calendar) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Is it time for the job?
- isSigningCert(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- isSimpleExtDataValue(String) - Method in class com.netscape.cmscore.request.Request
- ISSLClientCertProvider - Interface in com.netscape.certsrv.authentication
-
This interface represents an object that captures the SSL client certificate in a SSL session.
- isSmimePair(X509CertImpl, X509CertImpl, boolean) - Static method in class com.netscape.cmscore.cert.CertUtils
- isSSLClientRequired() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
- isSSLClientRequired() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- isSSLClientRequired() - Method in class com.netscape.cms.authentication.HashAuthentication
- 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
- isSSLClientRequired() - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- isSSLClientRequired() - Method in class com.netscape.cmscore.authentication.NullAuthentication
- isSSLClientRequired() - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- isSSLClientRequired() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Checks if this authenticator requires SSL client authentication.
- isStopped() - Method in class com.netscape.cms.jobs.Job
-
Check whether the job has been asked to stop.
- isSubsystemInstalled(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- isSuccess() - Method in class com.netscape.cmscore.request.Request
- issueCert(CACertClient, CertEnrollmentRequest, AuthorityID, X500Name, String) - Method in class com.netscape.cmstools.ca.CACertIssueCLI
- issueCert(CACertClient, String, String, String, String, String[], String, String, String) - Method in class com.netscape.cmstools.ca.CACertIssueCLI
- ISSUED_CERTS - Static variable in class com.netscape.cmscore.request.Request
- 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
- issueImportCert(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
-
Issue import certificate
- issuerDN - Variable in class com.netscape.certsrv.cert.CertData
- issuerDN - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- ISSUERDN - Static variable in class com.netscape.cmscore.request.Request
- 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
- isTokenLoggedIn(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Checks if the given token is logged in.
- isTokenLoggedIn(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- 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
- isTypeUnique(String) - Method in class com.netscape.cms.authorization.AAclAuthz
-
is this resource name unique
- isTypeUnique(String) - Method in class com.netscape.cms.authorization.DirAclAuthz
- ISubjAltNameConfig - Interface in org.dogtagpki.legacy.policy
-
Class that can be used to form general names from configuration file.
- isValid() - Method in class com.netscape.certsrv.tps.token.TokenStatus
- isValidCert(X509CertImpl) - Static method in class com.netscape.cmscore.cert.CertUtils
- isValidExtDataHashtableValue(Hashtable<String, String>) - Method in class com.netscape.cmscore.request.Request
- isValidExtDataKey(String) - Method in class com.netscape.cmscore.request.Request
-
This function used to check that the keys obeyed LDAP attribute name syntax rules.
- isValidRange(int, int) - Method in class com.netscape.cmscore.jobs.CronRange
-
checks to see if the lower and higher boundary values are within the min/max.
- isValueConfigured() - Method in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- isValueConfigured() - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- isValuePresent(String) - Method in class com.netscape.cmscore.base.ArgBlock
-
Checks if this argument block contains the given key.
- isValueWriteable(String) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
- isValueWriteable(String) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- isValueWriteable(String) - Method in class com.netscape.cms.authentication.HashAuthentication
- 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
- isValueWriteable(String) - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- isValueWriteable(String) - Method in class com.netscape.cmscore.authentication.NullAuthentication
- isValueWriteable(String) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- isValueWriteable(String) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Checks if the value of the given property should be serializable into the request.
- isVerbose() - Method in class com.netscape.cmstools.CRMFPopClient
- 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 class com.netscape.certsrv.profile.ProfileData
- 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.
- isX500DN(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- isXMLOutput() - Method in class com.netscape.certsrv.profile.ProfileData
- iterator() - Method in class com.netscape.cmscore.dbs.RecordPagedList
- IToken - Interface in com.netscape.certsrv.security
-
An interface represents a generic token unit.
J
- JavaScriptRequestProxy - Class in org.dogtagpki.legacy.core.policy
- JavaScriptRequestProxy(Request) - Constructor for class org.dogtagpki.legacy.core.policy.JavaScriptRequestProxy
- JDialogPasswordCallback - Class in com.netscape.cmscore.base
-
A class to retrieve passwords through a modal Java dialog box
- JDialogPasswordCallback() - Constructor for class com.netscape.cmscore.base.JDialogPasswordCallback
- Job - Class in com.netscape.cms.jobs
-
This abstract class is a base job for real job extensions for the Jobs Scheduler.
- Job() - Constructor for class com.netscape.cms.jobs.Job
- JobCLI - Class in com.netscape.cmstools.job
- JobCLI(SubsystemCLI) - Constructor for class com.netscape.cmstools.job.JobCLI
- JobClient - Class in org.dogtagpki.job
- JobClient(PKIClient, String) - Constructor for class org.dogtagpki.job.JobClient
- JobCollection - Class in org.dogtagpki.job
- JobCollection() - Constructor for class org.dogtagpki.job.JobCollection
- JobConfig - Class in com.netscape.cmscore.jobs
-
Provides jobsScheduler.job.
.* parameters. - JobConfig() - Constructor for class com.netscape.cmscore.jobs.JobConfig
- JobConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.jobs.JobConfig
- JobConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.jobs.JobConfig
- JobCron - Class in com.netscape.cmscore.jobs
-
class representing one Job cron information
- JobCron(String) - Constructor for class com.netscape.cmscore.jobs.JobCron
- JobFindCLI - Class in com.netscape.cmstools.job
- JobFindCLI(JobCLI) - Constructor for class com.netscape.cmstools.job.JobFindCLI
- JobInfo - Class in org.dogtagpki.job
- JobInfo() - Constructor for class org.dogtagpki.job.JobInfo
- 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.
- JobPluginsConfig - Class in com.netscape.cmscore.jobs
-
Provides jobsScheduler.impl.* parameters.
- JobPluginsConfig() - Constructor for class com.netscape.cmscore.jobs.JobPluginsConfig
- JobPluginsConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.jobs.JobPluginsConfig
- JobPluginsConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.jobs.JobPluginsConfig
- JobResource - Interface in org.dogtagpki.job
- 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.
- JobsConfig - Class in com.netscape.cmscore.jobs
-
Provides jobsScheduler.job.* parameters.
- JobsConfig() - Constructor for class com.netscape.cmscore.jobs.JobsConfig
- JobsConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.jobs.JobsConfig
- JobsConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.jobs.JobsConfig
- JobService - Class in org.dogtagpki.server.rest.v1
- JobService() - Constructor for class org.dogtagpki.server.rest.v1.JobService
- JobServlet - Class in org.dogtagpki.server.rest.v2
- JobServlet() - Constructor for class org.dogtagpki.server.rest.v2.JobServlet
- JobServletBase - Class in org.dogtagpki.server.rest.base
- JobServletBase(CMSEngine) - Constructor for class org.dogtagpki.server.rest.base.JobServletBase
- JobShowCLI - Class in com.netscape.cmstools.job
- JobShowCLI(JobCLI) - Constructor for class com.netscape.cmstools.job.JobShowCLI
- 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
- jobsScheduler - Variable in class com.netscape.cmscore.apps.CMSEngine
- JobsScheduler - Class in com.netscape.cmscore.jobs
-
This is a daemon thread that handles scheduled jobs like cron would do with different jobs.
- JobsScheduler() - Constructor for class com.netscape.cmscore.jobs.JobsScheduler
- JobsSchedulerConfig - Class in com.netscape.cmscore.jobs
-
Provides jobsScheduler.* parameters.
- JobsSchedulerConfig() - Constructor for class com.netscape.cmscore.jobs.JobsSchedulerConfig
- JobsSchedulerConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.jobs.JobsSchedulerConfig
- JobsSchedulerConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.jobs.JobsSchedulerConfig
- JobStartCLI - Class in com.netscape.cmstools.job
- JobStartCLI(JobCLI) - Constructor for class com.netscape.cmstools.job.JobStartCLI
- JSONObject - Class in com.netscape.cmsutil.json
- JSONObject() - Constructor for class com.netscape.cmsutil.json.JSONObject
- JSONObject(InputStream) - Constructor for class com.netscape.cmsutil.json.JSONObject
- JSONObject(String) - Constructor for class com.netscape.cmsutil.json.JSONObject
- JSONSerializer - Interface in com.netscape.certsrv.util
-
Implement this interface to provide default methods to serialize an object to/from JSON
- 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
- jssSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- JssSubsystem - Class in com.netscape.cmscore.security
-
Subsystem for initializing JSS
- JssSubsystem() - Constructor for class com.netscape.cmscore.security.JssSubsystem
-
Constructs a Security service subsystem.
- JssSubsystemConfig - Class in com.netscape.cmscore.security
- JssSubsystemConfig() - Constructor for class com.netscape.cmscore.security.JssSubsystemConfig
- JssSubsystemConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.security.JssSubsystemConfig
- JssSubsystemConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.security.JssSubsystemConfig
- JWK - Class in org.dogtagpki.acme
- JWK() - Constructor for class org.dogtagpki.acme.JWK
- JWS - Class in org.dogtagpki.acme
- JWS() - Constructor for class org.dogtagpki.acme.JWS
K
- 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_ALGORITHM - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- KEY_ARCHIVAL_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- KEY_CERT - Static variable in class com.netscape.cmscore.notification.EmailResolverKeys
- KEY_GEN_ALGORITHM - Static variable in class com.netscape.cmscore.request.Request
- KEY_GEN_ASYMMETRIC - Static variable in class com.netscape.certsrv.logging.AuditEvent
- KEY_GEN_SIZE - Static variable in class com.netscape.cmscore.request.Request
- KEY_GEN_TRANS_WRAPPED_SESSION_KEY - Static variable in class com.netscape.cmscore.request.Request
- KEY_GEN_USAGES - Static variable in class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- KEY_REQUEST - Static variable in class com.netscape.cmscore.notification.EmailResolverKeys
- KEY_SIZE - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- 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_USAGE - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- keyAlgorithm - Variable in class com.netscape.certsrv.system.SystemCertData
- KEYARCHIVAL_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- KeyArchivalRequest - Class in com.netscape.certsrv.key
- KeyArchivalRequest() - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- KeyArchivalRequest(RESTMessage) - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- KeyArchivalRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.KeyArchivalRequest
- 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.
- KeyCertUtil - Class in com.netscape.cmscore.security
-
This class provides all the base methods to generate the key for different kinds of certificates.
- KeyCertUtil() - Constructor for class com.netscape.cmscore.security.KeyCertUtil
- 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
- keyCLI - Variable in class com.netscape.cmstools.nss.NSSKeyCreateCLI
- keyCLI - Variable in class com.netscape.cmstools.nss.NSSKeyFindCLI
- keyCLI - Variable in class com.netscape.cmstools.nss.NSSKeyShowCLI
- keyCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11KeyFindCLI
- keyCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11KeyRemoveCLI
- keyCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11KeyShowCLI
- keyCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12KeyFindCLI
- keyCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- 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
- KeyData - Class in com.netscape.certsrv.key
- KeyData() - Constructor for class com.netscape.certsrv.key.KeyData
- KeyDBSchema - Class in com.netscape.cmscore.dbs
-
A class represents a collection of key record specific schema information.
- KeyDBSchema() - Constructor for class com.netscape.cmscore.dbs.KeyDBSchema
- 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.
- KeyGenProcessor - Class in com.netscape.cms.servlet.processors
-
KeyGenProcess parses Certificate request matching the KEYGEN tag format used by Netscape Communicator 4.x
- KeyGenProcessor() - Constructor for class com.netscape.cms.servlet.processors.KeyGenProcessor
- KeyGenProcessor(CMSRequest, CMSServlet) - Constructor for class com.netscape.cms.servlet.processors.KeyGenProcessor
- 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 class com.netscape.certsrv.key.KeyInfo
- keyID - Variable in exception com.netscape.certsrv.key.KeyNotFoundException
- keyID - Variable in class com.netscape.certsrv.system.SystemCertData
- KeyId - Class in com.netscape.certsrv.dbs.keydb
-
The KeyId class represents the identifier for a particular key record.
- KeyId(byte[]) - Constructor for class com.netscape.certsrv.dbs.keydb.KeyId
-
Creates a new KeyId from its byte array representation.
- 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.
- 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
- KeyRecord - Class in com.netscape.cmscore.dbs
-
A class represents a Key record.
- KeyRecord() - Constructor for class com.netscape.cmscore.dbs.KeyRecord
-
Constructs empty key record.
- KeyRecord(BigInteger, byte[], byte[], String, String, String) - Constructor for class com.netscape.cmscore.dbs.KeyRecord
- KeyRecordList - Class in com.netscape.cmscore.dbs
-
A class represents a list of key records.
- KeyRecordList(DBVirtualList<KeyRecord>) - Constructor for class com.netscape.cmscore.dbs.KeyRecordList
-
Constructs a key list.
- 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 class com.netscape.cmscore.request.Request
- KeyRecoveryRequest - Class in com.netscape.certsrv.key
- KeyRecoveryRequest() - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- KeyRecoveryRequest(RESTMessage) - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- KeyRecoveryRequest(Map<String, String[]>) - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- KeyRecoveryRequest(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.key.KeyRecoveryRequest
- keyRequestClient - Variable in class com.netscape.certsrv.key.KeyClient
- KeyRequestClient - Class in com.netscape.certsrv.key
- KeyRequestClient(PKIClient) - Constructor for class com.netscape.certsrv.key.KeyRequestClient
- 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
- Keyring - Class in com.netscape.cmsutil.util
- Keyring() - Constructor for class com.netscape.cmsutil.util.Keyring
- keys() - Method in class com.netscape.cmscore.base.ConfigStore
-
Returns an enumeration of the config store's keys, hidding the store name.
- KeyState - Class in com.netscape.certsrv.dbs.keydb
-
A class represents key state.
- KeyStateMapper - Class in com.netscape.cmscore.dbs
-
A class represents a key state mapper.
- KeyStateMapper(String) - Constructor for class com.netscape.cmscore.dbs.KeyStateMapper
- KeyTemplate - Class in com.netscape.certsrv.key
- KeyTemplate(String, String) - Constructor for class com.netscape.certsrv.key.KeyTemplate
- keyURL - Variable in class com.netscape.certsrv.key.KeyInfo
- keyURL - Variable in class com.netscape.certsrv.key.KeyRequestInfo
- KeyUsage - Class in com.netscape.cmscore.extensions
- KeyUsage(boolean) - Constructor for class com.netscape.cmscore.extensions.KeyUsage
- KEYWRAP_MECHANISM - Static variable in class org.dogtagpki.common.CAInfo
- KEYWRAP_MECHANISM - Static variable in interface org.dogtagpki.common.KRAInfoResource
- KRA - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- KRA_Aes_Wrap_Alg - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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_AesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_Trans_DesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRA_UserId - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- KRACertCLI - Class in com.netscape.cmstools.kra
- KRACertCLI(KRACLI) - Constructor for class com.netscape.cmstools.kra.KRACertCLI
- KRACertTransportExportCLI - Class in com.netscape.cmstools.kra
- KRACertTransportExportCLI(KRACertCLI) - Constructor for class com.netscape.cmstools.kra.KRACertTransportExportCLI
- KRACertTransportShowCLI - Class in com.netscape.cmstools.kra
- KRACertTransportShowCLI(KRACertCLI) - Constructor for class com.netscape.cmstools.kra.KRACertTransportShowCLI
- kraCLI - Variable in class com.netscape.cmstools.kra.KRACertCLI
- KRACLI - Class in com.netscape.cmstools.kra
- KRACLI(MainCLI) - Constructor for class com.netscape.cmstools.kra.KRACLI
- kraClient - Variable in class com.netscape.cmstools.kra.KRACertCLI
- 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(CACLI) - Constructor for class com.netscape.cmstools.system.KRAConnectorCLI
- 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
- 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 - Class in org.dogtagpki.common
- KRAInfoClient(PKIClient, String) - Constructor for class org.dogtagpki.common.KRAInfoClient
- KRAInfoResource - Interface in org.dogtagpki.common
- 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
- 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
- KRASystemCertClient - Class in org.dogtagpki.kra
- KRASystemCertClient(PKIClient, String) - Constructor for class org.dogtagpki.kra.KRASystemCertClient
- KRASystemCertResource - Interface in org.dogtagpki.kra
- KRATokenAuthenticateAdmin - Class in com.netscape.cms.servlet.csadmin
- KRATokenAuthenticateAdmin() - Constructor for class com.netscape.cms.servlet.csadmin.KRATokenAuthenticateAdmin
- 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
- KRATransportCert - Class in com.netscape.cmscore.security
-
KRA transport certificate
- KRATransportCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.KRATransportCert
- KRATransportCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.KRATransportCert
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.request.RequestStatus
- label - Variable in class com.netscape.certsrv.tps.token.TokenData.TokenStatusData
- LABELS - Static variable in class com.netscape.certsrv.request.RequestStatus
- LAST_HASH_FILE_NAME - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- LASTLOGIN - Static variable in class com.netscape.cms.authentication.HashAuthData
- lastReplyCode - Variable in class netscape.net.TransferProtocolClient
-
code for last reply
- lbuildUser(LDAPEntry) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
builds a User instance.
- lbuildUsers(LDAPSearchResults) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- LDAP - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- LDAP_ATTR_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_ARCHIVED_BY - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_AUTO_RENEW - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_CA_CERT - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_CERT_RECORD_ID - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_CERT_STATUS - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_CERTDN - Static variable in class com.netscape.cmscore.usrgrp.CertDNCertUserLocator
- LDAP_ATTR_CERTDN - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- LDAP_ATTR_CLIENT_ID - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_CREATE_TIME - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_CREATE_TIME - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_CRL - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_CRL_CACHE - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_CRL_ID - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_CRL_NUMBER - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_CRL_SIZE - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_DATA_TYPE - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_DATE_OF_RECOVERY - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_DELTA_CRL - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_DELTA_NUMBER - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_DELTA_SIZE - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_DESCRIPTION - Static variable in class com.netscape.cmscore.dbs.RepositorySchema
- LDAP_ATTR_DURATION - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_EXPIRED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_EXTENSION - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_FIRST_UNSAVED - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_ISSUED_BY - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_ISSUER - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_KEY_RECORD_ID - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_KEY_SIZE - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_META_INFO - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_META_INFO - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_MODIFY_TIME - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_MODIFY_TIME - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_NEXT_UPDATE - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_NOT_AFTER - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_NOT_BEFORE - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_OWNER_NAME - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_PRIVATE_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_PROFILE_ID - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- LDAP_ATTR_PUB_STATUS - Static variable in class com.netscape.cmscore.dbs.RepositorySchema
- LDAP_ATTR_PUBLIC_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_PUBLIC_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_PUBLIC_KEY_FORMAT - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_REALM - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_REVO_INFO - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_REVOKED_BY - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_REVOKED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_REVOKED_ON - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_SERIALNO - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_SERIALNO - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_SERIALNO - Static variable in class com.netscape.cmscore.dbs.RepositorySchema
- LDAP_ATTR_SIGNED_CERT - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_SIGNING_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_STATE - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_STATUS - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_ATTR_SUBJECT - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_ATTR_THIS_UPDATE - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_UNREVOKED_CERTS - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_ATTR_USER_CERT - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- LDAP_ATTR_USER_CERT_STRING - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- LDAP_ATTR_VERSION - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_AUTHTYPE_BASICAUTH - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- LDAP_AUTHTYPE_NONE - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- LDAP_AUTHTYPE_SSLCLIENTAUTH - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- LDAP_BASICAUTH_STR - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- LDAP_OC_CERT_RECORD - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_OC_CRL_RECORD - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_OC_KEYRECORD - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_OC_REPOSITORY - Static variable in class com.netscape.cmscore.dbs.RepositorySchema
- LDAP_OC_TOP - Static variable in class com.netscape.cmscore.dbs.CertDBSchema
- LDAP_OC_TOP - Static variable in class com.netscape.cmscore.dbs.CRLDBSchema
- LDAP_OC_TOP - Static variable in class com.netscape.cmscore.dbs.KeyDBSchema
- LDAP_OC_TOP - Static variable in class com.netscape.cmscore.dbs.RepositorySchema
- LDAP_PUBLISHED_FORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- LDAP_SSLCLIENTAUTH_STR - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- LDAP_VERSION_2 - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- LDAP_VERSION_3 - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- LdapAnonConnection - Class in com.netscape.cmscore.ldapconn
-
A LDAP connection that is bound to a server host, port and secure type.
- LdapAnonConnection(String, int, int) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnection
-
instantiates a non-secure connection to a ldap server
- LdapAnonConnection(String, int, int, LDAPSocketFactory) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnection
-
instantiates a connection to a ldap server
- LdapAnonConnection(LDAPSocketFactory, LdapConnInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnection
-
instantiates a connection to a ldap server
- LdapAnonConnFactory - Class in com.netscape.cmscore.ldapconn
-
Factory for getting LDAP Connections to a LDAP server each connection is a seperate thread that can be bound to a different authentication dn and password.
- LdapAnonConnFactory(String) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Constructor for initializing from the config store.
- LdapAnonConnFactory(String, boolean) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
- LdapAnonConnFactory(String, int, int, int, LdapConnInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Constructor for LdapAnonConnFactory
- LdapAnonConnFactory(String, int, int, LdapConnInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Constructor for LdapAnonConnFactory
- LDAPAuthenticationConfig - Class in com.netscape.cmscore.ldapconn
-
Provides
.ldapauth.* parameters. - LDAPAuthenticationConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- LDAPAuthenticationConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- LdapAuthInfo - Class in com.netscape.cmscore.ldapconn
-
class for reading ldap authentication info from config store
- LdapAuthInfo() - Constructor for class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
must call init(config) after this constructor.
- LdapBoundConnection - Class in com.netscape.cmscore.ldapconn
-
A LDAP connection that is bound to a server host, port, secure type.
- LdapBoundConnection(String, int, int, LDAPSocketFactory, String, String) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Instantiates a connection to a ldap server, secure or non-secure connection with LDAP basic bind DN and password authentication.
- LdapBoundConnection(LDAPSocketFactory, LdapConnInfo, LdapAuthInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Instantiates a connection to a ldap server, secure or non-secure connection with LDAP basic bind DN and password authentication.
- LdapBoundConnFactory - Class in com.netscape.cmscore.ldapconn
-
Factory for getting LDAP Connections to a LDAP server with the same LDAP authentication.
- LdapBoundConnFactory(String) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
Constructor for initializing from the config store.
- LdapBoundConnFactory(String, boolean) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- LdapBoundConnFactory(String, int, int, int, LdapConnInfo, LdapAuthInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
Constructor for LdapBoundConnFactory
- LdapBoundConnFactory(String, int, int, LdapConnInfo, LdapAuthInfo) - Constructor for class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
Constructor for LdapBoundConnFactory
- LDAPConfig - Class in com.netscape.cmscore.ldapconn
-
Provides
.* parameters. - LDAPConfig() - Constructor for class com.netscape.cmscore.ldapconn.LDAPConfig
- LDAPConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.ldapconn.LDAPConfig
- LDAPConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.ldapconn.LDAPConfig
- LDAPConfigStorage - Class in com.netscape.cmscore.base
-
LDAPConfigStorage: Extends ConfigStore with methods to load/save from/to file for persistent storage.
- LDAPConfigStorage(LdapBoundConnFactory, String, LDAPAttribute[], String) - Constructor for class com.netscape.cmscore.base.LDAPConfigStorage
-
Constructs an LDAP configuration store.
- LDAPConfigurator - Class in com.netscape.cms.servlet.csadmin
- LDAPConfigurator(LDAPConnection, LDAPConfig) - Constructor for class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- LDAPConfigurator(LDAPConnection, LDAPConfig, String) - Constructor for class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- LDAPConnectionConfig - Class in com.netscape.cmscore.ldapconn
-
Provides
.ldapconn.* parameters. - LDAPConnectionConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
- LDAPConnectionConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.ldapconn.LDAPConnectionConfig
- LdapConnFactory - Class in com.netscape.certsrv.ldap
-
Maintains a pool of connections to the LDAP server.
- LdapConnFactory() - Constructor for class com.netscape.certsrv.ldap.LdapConnFactory
- LdapConnInfo - Class in com.netscape.cmscore.ldapconn
-
class for reading ldap connection from the config store.
- LdapConnInfo(LDAPConnectionConfig) - Constructor for class com.netscape.cmscore.ldapconn.LdapConnInfo
-
default constructor.
- LdapConnInfo(String, int) - Constructor for class com.netscape.cmscore.ldapconn.LdapConnInfo
- LdapConnInfo(String, int, boolean) - Constructor for class com.netscape.cmscore.ldapconn.LdapConnInfo
- LDAPDatabase<E extends IDBObj> - Class in com.netscape.cmscore.dbs
-
This class implements LDAP database.
- LDAPDatabase(String, DBSubsystem, String, Class<E>) - Constructor for class com.netscape.cmscore.dbs.LDAPDatabase
- LDAPExceptionConverter - Class in com.netscape.certsrv.ldap
- LDAPExceptionConverter() - Constructor for class com.netscape.certsrv.ldap.LDAPExceptionConverter
- LdapFilterConverter - Class in com.netscape.cmscore.dbs
-
A class represents a filter converter that understands how to convert a attribute type from one defintion to another.
- LdapFilterConverter(Hashtable<String, DBAttrMapper>) - Constructor for class com.netscape.cmscore.dbs.LdapFilterConverter
-
Constructs filter convertor.
- LDAPPagedSearch<E extends IDBObj> - Class in com.netscape.cmscore.dbs
-
Perform consecutive paged search until entries are available.
- LDAPPagedSearch(Class<E>, DBRegistry, LDAPConnection, String, String, String[], String) - Constructor for class com.netscape.cmscore.dbs.LDAPPagedSearch
- LDAPPagedSearch(Class<E>, DBRegistry, LDAPConnection, String, String, String[], String[]) - Constructor for class com.netscape.cmscore.dbs.LDAPPagedSearch
- 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.
- LDAPRegistry - Class in com.netscape.cmscore.dbs
-
A class represents a registry where all the schema (object classes and attribute) information is stored.
- LDAPRegistry() - Constructor for class com.netscape.cmscore.dbs.LDAPRegistry
-
Constructs registry.
- LdapResources - Class in com.netscape.certsrv.ldap
-
A resource bundle for ldap subsystem.
- LdapResources() - Constructor for class com.netscape.certsrv.ldap.LdapResources
- LDAPSecurityDomainSessionTable - Class in com.netscape.cmscore.session
-
This object stores the values for IP, uid and group based on the cookie id in LDAP.
- LDAPSecurityDomainSessionTable(long) - Constructor for class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- LDAPSession - Class in com.netscape.cmscore.dbs
-
A class represents the database session.
- LDAPSession(DBSubsystem, LDAPConnection) - Constructor for class com.netscape.cmscore.dbs.LDAPSession
-
Constructs a database session.
- LDAPUtil - Class in com.netscape.cmsutil.ldap
- LDAPUtil() - Constructor for class com.netscape.cmsutil.ldap.LDAPUtil
- LDAPVirtualList<E extends IDBObj> - Class in com.netscape.cmscore.dbs
-
Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced by
LDAPPagedSearch
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[]) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Constructs a virtual list.
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[], String) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Constructs a virtual list.
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[], String[]) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Constructs a virtual list.
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[], String[], int) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Constructs a virtual list.
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[], String, int) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Constructs a virtual list.
- LDAPVirtualList(DBRegistry, LDAPConnection, String, String, String[], String, String, int) - Constructor for class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- LE_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- LEGACY - Enum constant in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
- LEGACY_2 - Enum constant in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
- length() - Method in class com.netscape.cmscore.notification.EmailTemplate
- LEVEL - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
default log level for writing audit log
- LEVEL - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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
- LINE_COUNT - Static variable in class org.dogtagpki.util.cert.CertUtil
- list - Variable in class com.netscape.cmscore.request.ListEnumeration
- list(PrintStream) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Prints this property list out to the specified output stream.
- list(PrintWriter) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Prints this property list out to the specified output stream.
- listCAs() - Method in class com.netscape.certsrv.authority.AuthorityClient
- 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
- 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.
- listCMSRequests(String, RequestId, int, int, UriInfo) - Method in class com.netscape.cms.servlet.request.CMSRequestDAO
-
Finds list of requests matching the specified search filter.
- listConfig(ConfigStore, HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
Lists configuration store.
- ListenerPlugin - Class in com.netscape.cmscore.listeners
-
This class represents a registered listener plugin.
- ListenerPlugin(String, String) - Constructor for class com.netscape.cmscore.listeners.ListenerPlugin
-
Constructs a Listener plugin.
- 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 class com.netscape.certsrv.ca.CACertRequestClient
- listEnrollmentTemplates(Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertRequestResource
- ListEnumeration - Class in com.netscape.cmscore.request
- ListEnumeration(DBVirtualList<IDBObj>) - Constructor for class com.netscape.cmscore.request.ListEnumeration
- 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.v1.FeatureService
- listFeatures(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.FeatureServlet
- listGroups(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
List groups.
- listKeys(String, String, Integer, Integer, Integer, Integer, String) - Method in class com.netscape.certsrv.key.KeyClient
-
Deprecated, for removal: This API element is subject to removal in a future version.
- listKeys(String, String, Integer, Integer, Integer, Integer, String, String) - Method in class com.netscape.certsrv.key.KeyClient
-
List/Search archived secrets in the DRM.
- listKeys(String, String, Integer, Integer, Integer, Integer, String, 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
- listProfiles(Integer, Integer, Boolean, Boolean, String) - Method in class com.netscape.certsrv.profile.ProfileClient
- listProfiles(Integer, Integer, Boolean, Boolean, String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- listRequests(String, String) - Method in class com.netscape.certsrv.key.KeyClient
- listRequests(String, String) - Method in class com.netscape.certsrv.key.KeyRequestClient
- listRequests(String, String, RequestId, Integer, Integer, Integer) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- 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.AgentCertRequestResource
-
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) - Method in class com.netscape.certsrv.key.KeyRequestClient
-
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 class com.netscape.certsrv.key.KeyRequestClient
-
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 class com.netscape.cmscore.request.RequestRepository
- listRequestsByFilter(String, int) - Method in class com.netscape.cmscore.request.RequestRepository
- listRequestsByFilter(String, int, int) - Method in class com.netscape.cmscore.request.RequestRepository
- listRequestsByStatus(RequestStatus) - Method in class com.netscape.cmscore.request.RequestQueue
-
Returns an enumerator that lists all RequestIds for requests that are in the given status.
- listSelfTestsEnabledAtStartup() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
List the instance names of all the self tests enabled to run at server startup (in execution order); may return null.
- listSelfTestsEnabledOnDemand() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
List the instance names of all the self tests enabled to run on demand (in execution order); may return null.
- listUsers(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Searchs for identities 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() - Method in class com.netscape.cmscore.base.ConfigStore
-
Load config from storage storage (file or LDAP).
- load(ConfigStore) - Method in class com.netscape.cmscore.base.ConfigStorage
- load(ConfigStore) - Method in class com.netscape.cmscore.base.FileConfigStorage
- load(ConfigStore) - Static method in class com.netscape.cmscore.base.SubsystemLoader
- load(InputStream) - Method in class com.netscape.cmscore.base.ConfigStore
-
Reads a config store from an input stream.
- load(InputStream) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Reads a property list (key and element pairs) from the input stream.
- load(String) - Static method in class com.netscape.cmscore.apps.ServerConfig
- loadACLs() - Method in class com.netscape.cms.authorization.DirAclAuthz
-
Load ACLs from LDAP.
- loadAuthManagerInstances() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
- loadAuthManagerPlugins() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
- loadConfig(String) - Method in class com.netscape.cmscore.apps.CMSEngine
- loadConfigStore(String) - Method in class com.netscape.cmscore.apps.CMSEngine
- loadExtDataFromRequest(Request, Set<String>) - Static method in class com.netscape.cmscore.request.RequestRecord
- 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.
- loadKeyPair(CryptoToken, byte[]) - Method in class org.dogtagpki.nss.NSSDatabase
- loadPassword(String) - Method in class com.netscape.cmstools.cli.MainCLI
- loadPasswordConfig(String) - Method in class com.netscape.cmstools.cli.MainCLI
- loadPlugin(String, String) - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Load plugins of the given type.
- loadPlugins(String) - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Load plugins of the given type.
- loadProperties() - Method in class org.dogtagpki.server.rest.v1.ACLInterceptor
- loadProperties() - Method in class org.dogtagpki.server.rest.v1.AuthMethodInterceptor
- loadSubsystems() - Method in class com.netscape.cmscore.apps.CMSEngine
-
load subsystems
- 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
- locateUser(Certificates) - Method in class com.netscape.certsrv.usrgrp.CertUserLocator
-
Returns a user whose certificates match with the given certificates
- locateUser(Certificates) - Method in class com.netscape.cmscore.usrgrp.CertDNCertUserLocator
-
Do the cert-user mapping
- locateUser(Certificates) - Method in class com.netscape.cmscore.usrgrp.ExactMatchCertUserLocator
-
Do the cert-user mapping
- log(int, String) - Method in class com.netscape.cms.logging.Logger
- log(int, String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Writes a message to the system log.
- log(int, String) - Method in class com.netscape.cmscore.notification.EmailFormProcessor
-
logs an entry in the log file.
- log(int, String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
- 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(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.certsrv.logging.LogEventListener
-
The event notification method: Logs event.
- log(LogEvent) - Method in class com.netscape.cms.logging.LogFile
-
Write an event to the log file
- log(LogEvent) - Method in class com.netscape.cms.logging.Logger
- log(LogEvent) - Method in class com.netscape.cms.logging.LogQueue
-
Dispatch the log event to all registered log event listeners.
- log(LogEvent) - Method in class com.netscape.cms.logging.RollingLogFile
-
Write an event to the log file
- log(LogEvent) - Method in class com.netscape.cms.logging.SignedAuditLogger
- log(LogEvent) - Method in class com.netscape.cmscore.logging.Auditor
- log(LogEventListener, String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
This method represents the log interface for the self test subsystem.
- log(String) - Method in class com.netscape.cms.logging.Logger
- log(String) - Method in class com.netscape.cmscore.logging.Auditor
- LOG_PASSWORD - Static variable in class com.netscape.cmscore.util.UtilResources
- LOG_PATH_CHANGE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- LOG_SIGNING - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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 Class in com.netscape.certsrv.logging
- logChange(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
log a change in the request status
- 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
-
A class which all loggable events must extend.
- 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.
- LogEventFactory - Class in com.netscape.cms.logging
-
A class representing a log event factory.
- LogEventFactory() - Constructor for class com.netscape.cms.logging.LogEventFactory
- LogEventListener - Class in com.netscape.certsrv.logging
-
A class representing a log event listener.
- LogEventListener() - Constructor for class com.netscape.certsrv.logging.LogEventListener
- logEvt2String(LogEvent) - Method in class com.netscape.cms.logging.LogFile
- LogFile - Class in com.netscape.cms.logging
-
A log event listener which write logs to log files
- LogFile() - Constructor for class com.netscape.cms.logging.LogFile
-
Constructor for a LogFile.
- loggedIn - Variable in class com.netscape.certsrv.account.AccountClient
- loggedInToken(String, String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Logs into token.
- loggedInToken(String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- logger - Static variable in class com.netscape.certsrv.account.AccountClient
- logger - Static variable in class com.netscape.certsrv.ca.CAAgentCertClient
- logger - Static variable in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- logger - Static variable in class com.netscape.certsrv.ca.CACertClient
- logger - Static variable in class com.netscape.certsrv.ca.CACertRequestClient
- logger - Static variable in class com.netscape.certsrv.ca.CAClient
- logger - Static variable in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- logger - Static variable in class com.netscape.certsrv.client.PKIClient
- logger - Static variable in class com.netscape.certsrv.client.PKIConnection
- logger - Static variable in class com.netscape.certsrv.client.SubsystemClient
- logger - Static variable in class com.netscape.certsrv.key.KeyClient
- logger - Static variable in class com.netscape.certsrv.key.KeyRequestClient
- logger - Static variable in class com.netscape.certsrv.ldap.LdapConnFactory
- logger - Static variable in class com.netscape.certsrv.request.AgentApprovals
- logger - Static variable in class com.netscape.certsrv.security.SigningUnit
- logger - Static variable in interface com.netscape.certsrv.util.JSONSerializer
- logger - Static variable in class com.netscape.cms.authentication.AgentCertAuthentication
- logger - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- logger - Static variable in class com.netscape.cms.authentication.HashAuthentication
- logger - Static variable in class com.netscape.cms.authentication.PortalEnroll
- logger - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- logger - Static variable in class com.netscape.cms.authentication.TokenAuthentication
- logger - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
- logger - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- logger - Static variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- logger - Static variable in class com.netscape.cms.authorization.AAclAuthz
- logger - Static variable in class com.netscape.cms.authorization.BasicGroupAuthz
- logger - Static variable in class com.netscape.cms.authorization.DirAclAuthz
- logger - Static variable in class com.netscape.cms.evaluators.GroupAccessEvaluator
- logger - Static variable in class com.netscape.cms.evaluators.IPAddressAccessEvaluator
- logger - Static variable in class com.netscape.cms.evaluators.UserAccessEvaluator
- logger - Static variable in class com.netscape.cms.evaluators.UserOrigReqAccessEvaluator
- logger - Static variable in class com.netscape.cms.jobs.Job
- logger - Static variable in class com.netscape.cms.listeners.PinRemovalListener
- logger - Static variable in class com.netscape.cms.logging.LogFile
- logger - Static variable in class com.netscape.cms.logging.RollingLogFile
- logger - Static variable in class com.netscape.cms.logging.SignedAuditLogger
- logger - Static variable in class com.netscape.cms.notification.MailNotification
- logger - Static variable in class com.netscape.cms.realm.PKIInMemoryRealm
- logger - Static variable in class com.netscape.cms.realm.PKILDAPRealm
- logger - Static variable in class com.netscape.cms.realm.PKIPostgreSQLRealm
- logger - Static variable in class com.netscape.cms.servlet.admin.ACLAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.CMSAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.GroupMemberProcessor
- logger - Static variable in class com.netscape.cms.servlet.admin.JobsAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.LogAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.admin.UsrGrpAdminServlet
- logger - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- logger - Static variable in class com.netscape.cms.servlet.base.DisplayHtmlServlet
- logger - Static variable in class com.netscape.cms.servlet.base.PKIService
- logger - Static variable in class com.netscape.cms.servlet.base.PortsServlet
- logger - Static variable in class com.netscape.cms.servlet.base.ProxyServlet
- logger - Static variable in class com.netscape.cms.servlet.common.CMSGateway
- logger - Static variable in class com.netscape.cms.servlet.common.CMSTemplate
- logger - Static variable in class com.netscape.cms.servlet.common.GenErrorTemplateFiller
- logger - Static variable in class com.netscape.cms.servlet.common.GenPendingTemplateFiller
- logger - Static variable in class com.netscape.cms.servlet.common.GenRejectedTemplateFiller
- logger - Static variable in class com.netscape.cms.servlet.connector.CloneServlet
- logger - Static variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- logger - Static variable in class com.netscape.cms.servlet.csadmin.CheckIdentity
- logger - Static variable in class com.netscape.cms.servlet.csadmin.DownloadPKCS12
- logger - Static variable in class com.netscape.cms.servlet.csadmin.GetConfigEntries
- logger - Static variable in class com.netscape.cms.servlet.csadmin.GetCookie
- logger - Static variable in class com.netscape.cms.servlet.csadmin.GetStatus
- logger - Static variable in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- logger - Static variable in class com.netscape.cms.servlet.csadmin.MainPageServlet
- logger - Static variable in class com.netscape.cms.servlet.csadmin.RegisterUser
- logger - Static variable in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- logger - Static variable in class com.netscape.cms.servlet.csadmin.TokenAuthenticate
- logger - Static variable in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
- logger - Static variable in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- logger - Static variable in class com.netscape.cms.servlet.filter.AdminRequestFilter
- logger - Static variable in class com.netscape.cms.servlet.filter.AgentRequestFilter
- logger - Static variable in class com.netscape.cms.servlet.filter.EEClientAuthRequestFilter
- logger - Static variable in class com.netscape.cms.servlet.filter.EERequestFilter
- logger - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
- logger - Static variable in class com.netscape.cms.servlet.processors.CMCProcessor
- logger - Static variable in class com.netscape.cms.servlet.processors.CRMFProcessor
- logger - Static variable in class com.netscape.cms.servlet.processors.KeyGenProcessor
- logger - Static variable in class com.netscape.cms.servlet.processors.PKCS10Processor
- logger - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- logger - Static variable in class com.netscape.cms.servlet.processors.Processor
- logger - Static variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- logger - Static variable in class com.netscape.cms.servlet.request.ProcessReq
- logger - Static variable in class com.netscape.cms.servlet.request.QueryReq
- logger - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- logger - Static variable in class com.netscape.cmscore.apps.CMS
- logger - Static variable in class com.netscape.cmscore.apps.CMSEngine
- logger - Static variable in class com.netscape.cmscore.apps.CMSWebListener
- logger - Static variable in class com.netscape.cmscore.apps.ServerConfig
- logger - Static variable in class com.netscape.cmscore.apps.SubsystemListener
- logger - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
- logger - Static variable in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- logger - Static variable in class com.netscape.cmscore.authentication.NullAuthentication
- logger - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- logger - Static variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- logger - Static variable in class com.netscape.cmscore.base.ArgBlock
- logger - Static variable in class com.netscape.cmscore.base.ConfigStore
- logger - Static variable in class com.netscape.cmscore.base.FileConfigStorage
- logger - Static variable in class com.netscape.cmscore.base.LDAPConfigStorage
- logger - Static variable in class com.netscape.cmscore.cert.CertUtils
- logger - Static variable in class com.netscape.cmscore.cert.OidLoaderSubsystem
- logger - Static variable in class com.netscape.cmscore.cert.X500NameSubsystem
- logger - Static variable in class com.netscape.cmscore.connector.HttpConnector
- logger - Static variable in class com.netscape.cmscore.connector.HttpConnFactory
- logger - Static variable in class com.netscape.cmscore.connector.HttpPKIMessage
- logger - Static variable in class com.netscape.cmscore.connector.HttpRequestEncoder
- logger - Static variable in class com.netscape.cmscore.connector.RequestTransfer
- logger - Static variable in class com.netscape.cmscore.connector.Resender
- logger - Static variable in class com.netscape.cmscore.dbs.BigIntegerMapper
- logger - Static variable in class com.netscape.cmscore.dbs.ByteArrayMapper
- logger - Static variable in class com.netscape.cmscore.dbs.CertRecord
- logger - Static variable in class com.netscape.cmscore.dbs.CertRecordList
- logger - Static variable in class com.netscape.cmscore.dbs.Database
- logger - Static variable in class com.netscape.cmscore.dbs.DateArrayMapper
- logger - Static variable in class com.netscape.cmscore.dbs.DateMapper
- logger - Static variable in class com.netscape.cmscore.dbs.DBSearchResults
- logger - Static variable in class com.netscape.cmscore.dbs.DBSubsystem
- logger - Static variable in class com.netscape.cmscore.dbs.IntegerMapper
- logger - Static variable in class com.netscape.cmscore.dbs.KeyStateMapper
- logger - Static variable in class com.netscape.cmscore.dbs.LDAPDatabase
- logger - Static variable in class com.netscape.cmscore.dbs.LDAPPagedSearch
- logger - Static variable in class com.netscape.cmscore.dbs.LDAPRegistry
- logger - Static variable in class com.netscape.cmscore.dbs.LDAPSession
- logger - Static variable in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.
- logger - Static variable in class com.netscape.cmscore.dbs.LongMapper
- logger - Static variable in class com.netscape.cmscore.dbs.MetaInfoMapper
- logger - Static variable in class com.netscape.cmscore.dbs.ObjectStreamMapper
- logger - Static variable in class com.netscape.cmscore.dbs.PublicKeyMapper
- logger - Static variable in class com.netscape.cmscore.dbs.RecordPagedList
- logger - Static variable in class com.netscape.cmscore.dbs.ReplicaIDRepository
- logger - Static variable in class com.netscape.cmscore.dbs.Repository
- logger - Static variable in class com.netscape.cmscore.dbs.RevocationInfoMapper
- logger - Static variable in class com.netscape.cmscore.dbs.StringMapper
- logger - Static variable in class com.netscape.cmscore.dbs.StringVectorMapper
- logger - Static variable in class com.netscape.cmscore.dbs.X500NameMapper
- logger - Static variable in class com.netscape.cmscore.dbs.X509CertImplMapper
- logger - Static variable in class com.netscape.cmscore.extensions.KeyUsage
- logger - Static variable in class com.netscape.cmscore.jobs.CronItem
- logger - Static variable in class com.netscape.cmscore.jobs.JobCron
- logger - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
- logger - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- logger - Static variable in class com.netscape.cmscore.ldapconn.LdapBoundConnection
- logger - Static variable in class com.netscape.cmscore.ldapconn.PKISocketFactory
- logger - Static variable in class com.netscape.cmscore.logging.LogSubsystem
- logger - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- logger - Static variable in class com.netscape.cmscore.notification.EmailTemplate
- logger - Static variable in class com.netscape.cmscore.registry.PluginRegistry
- logger - Static variable in class com.netscape.cmscore.request.ExtAttrDynMapper
- logger - Static variable in class com.netscape.cmscore.request.ListEnumeration
- logger - Static variable in class com.netscape.cmscore.request.RecoverThread
- logger - Static variable in class com.netscape.cmscore.request.Request
- logger - Static variable in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- logger - Static variable in class com.netscape.cmscore.request.RequestIdMapper
- logger - Static variable in class com.netscape.cmscore.request.RequestNotifier
- logger - Static variable in class com.netscape.cmscore.request.RequestQueue
- logger - Static variable in class com.netscape.cmscore.request.RequestRecord
- logger - Static variable in class com.netscape.cmscore.request.RequestRepository
- logger - Static variable in class com.netscape.cmscore.request.RequestStateMapper
- logger - Static variable in class com.netscape.cmscore.request.RequestSubsystem
- logger - Static variable in class com.netscape.cmscore.request.RunListeners
- logger - Static variable in class com.netscape.cmscore.security.JssSubsystem
- logger - Static variable in class com.netscape.cmscore.security.KeyCertUtil
- logger - Static variable in class com.netscape.cmscore.security.PWsdrCache
- logger - Static variable in class com.netscape.cmscore.security.SecureRandomFactory
- logger - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- logger - Static variable in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- logger - Static variable in class com.netscape.cmscore.session.SessionTimer
- logger - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- logger - Static variable in class com.netscape.cmscore.util.Debug
- logger - Static variable in class com.netscape.cmscore.util.FileAsString
- logger - Static variable in class com.netscape.cmstools.acme.ACMEDisableCLI
- logger - Static variable in class com.netscape.cmstools.acme.ACMEEnableCLI
- logger - Static variable in class com.netscape.cmstools.acme.ACMEInfoCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertExportCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertFindCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertHoldCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertIssueCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestActionCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestFindCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestProfileFindCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestProfileShowCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestReviewCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestShowCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRequestSubmitCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertRevokeCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertShowCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertSigningExportCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertSigningShowCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertStatusCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertSubsystemShowCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertTransportExportCLI
- logger - Static variable in class com.netscape.cmstools.ca.CACertTransportShowCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertFindCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertImportCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertModifyCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertRemoveCLI
-
Deprecated.
- logger - Static variable in class com.netscape.cmstools.client.ClientCertRequestCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertShowCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientCertValidateCLI
- logger - Static variable in class com.netscape.cmstools.client.ClientInitCLI
- logger - Static variable in class com.netscape.cmstools.config.ConfigCLI
- logger - Static variable in class com.netscape.cmstools.config.ConfigExportCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupAddCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupFindCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupMemberAddCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupMemberCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupMemberFindCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupMemberRemoveCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupMemberShowCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupModifyCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupRemoveCLI
- logger - Static variable in class com.netscape.cmstools.group.GroupShowCLI
- logger - Static variable in class com.netscape.cmstools.job.JobFindCLI
- logger - Static variable in class com.netscape.cmstools.job.JobShowCLI
- logger - Static variable in class com.netscape.cmstools.job.JobStartCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRACertCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRACertTransportExportCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRACertTransportShowCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRACLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyArchiveCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyFindCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyGenerateCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyModifyCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyRecoverCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyRequestFindCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyRequestReviewCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyRequestShowCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyRetrieveCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyShowCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyTemplateFindCLI
- logger - Static variable in class com.netscape.cmstools.kra.KRAKeyTemplateShowCLI
- logger - Static variable in class com.netscape.cmstools.KRATool
- logger - Static variable in class com.netscape.cmstools.logging.ActivityCLI
- logger - Static variable in class com.netscape.cmstools.logging.ActivityFindCLI
- logger - Static variable in class com.netscape.cmstools.logging.ActivityShowCLI
- logger - Static variable in class com.netscape.cmstools.logging.AuditCLI
- logger - Static variable in class com.netscape.cmstools.logging.AuditFileFindCLI
- logger - Static variable in class com.netscape.cmstools.logging.AuditFileRetrieveCLI
- logger - Static variable in class com.netscape.cmstools.logging.AuditModifyCLI
- logger - Static variable in class com.netscape.cmstools.logging.AuditShowCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertExportCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertImportCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertIssueCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertRemoveCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertRequestCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCertShowCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSCreateCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSKeyExportCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSKeyImportCLI
- logger - Static variable in class com.netscape.cmstools.nss.NSSRemoveCLI
- logger - Static variable in class com.netscape.cmstools.OCSPClient
- logger - Static variable in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- logger - Static variable in class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- logger - Static variable in class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileAddCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileDisableCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileEditCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileEnableCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileFindCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileModifyCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileRemoveCLI
- logger - Static variable in class com.netscape.cmstools.profile.ProfileShowCLI
- logger - Static variable in class com.netscape.cmstools.range.RangeCLI
- logger - Static variable in class com.netscape.cmstools.range.RangeRequestCLI
- logger - Static variable in class com.netscape.cmstools.selftests.SelfTestCLI
- logger - Static variable in class com.netscape.cmstools.selftests.SelfTestFindCLI
- logger - Static variable in class com.netscape.cmstools.selftests.SelfTestRunCLI
- logger - Static variable in class com.netscape.cmstools.selftests.SelfTestShowCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSCertCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyCreateCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyExportCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- logger - Static variable in class com.netscape.cmstools.tks.TKSKeyShowCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorAddCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorFindCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorModCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tks.TPSConnectorShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorAddCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tps.authenticator.AuthenticatorShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.cert.TPSCertCLI
- logger - Static variable in class com.netscape.cmstools.tps.cert.TPSCertFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.cert.TPSCertShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.config.ConfigModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.config.ConfigShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.config.TPSConfigCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorAddCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tps.connector.ConnectorShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileAddCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingAddCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileMappingShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tps.profile.ProfileShowCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenAddCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenFindCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenModifyCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenRemoveCLI
- logger - Static variable in class com.netscape.cmstools.tps.token.TokenShowCLI
- logger - Static variable in class com.netscape.cmstools.user.UserAddCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCertAddCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCertCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCertFindCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCertRemoveCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCertShowCLI
- logger - Static variable in class com.netscape.cmstools.user.UserCLI
- logger - Static variable in class com.netscape.cmstools.user.UserFindCLI
- logger - Static variable in class com.netscape.cmstools.user.UserMembershipAddCLI
- logger - Static variable in class com.netscape.cmstools.user.UserMembershipCLI
- logger - Static variable in class com.netscape.cmstools.user.UserMembershipFindCLI
- logger - Static variable in class com.netscape.cmstools.user.UserMembershipRemoveCLI
- logger - Static variable in class com.netscape.cmstools.user.UserModifyCLI
- logger - Static variable in class com.netscape.cmstools.user.UserRemoveCLI
- logger - Static variable in class com.netscape.cmstools.user.UserShowCLI
- logger - Static variable in class com.netscape.cmsutil.ocsp.OCSPProcessor
- logger - Static variable in class com.netscape.cmsutil.password.PasswordStore
- logger - Static variable in class com.netscape.cmsutil.util.Keyring
- logger - Static variable in class org.dogtagpki.acme.ACMEClient
- logger - Static variable in class org.dogtagpki.ca.CASystemCertClient
- logger - Static variable in class org.dogtagpki.cli.CLI
- logger - Static variable in class org.dogtagpki.cli.CommandCLI
- logger - Static variable in class org.dogtagpki.client.NonBlockingSocketFactory
- logger - Static variable in class org.dogtagpki.common.ConfigClient
- logger - Static variable in class org.dogtagpki.common.Info
- logger - Static variable in class org.dogtagpki.job.JobClient
- logger - Static variable in class org.dogtagpki.legacy.core.policy.GeneralNameUtil
- logger - Static variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- logger - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- logger - Static variable in class org.dogtagpki.legacy.core.policy.PolicySet
- logger - Static variable in class org.dogtagpki.legacy.core.policy.SimpleExpression
- logger - Static variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- logger - Static variable in class org.dogtagpki.nss.NSSDatabase
- logger - Static variable in class org.dogtagpki.nss.NSSExtensionGenerator
- logger - Static variable in class org.dogtagpki.server.cli.PKIServerCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBAccessGrantCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBAccessRevokeCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBCreateCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBEmptyCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBIndexAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBIndexRebuildCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBInfoCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBRemoveCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementInitCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBReplicationEnableCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBVLVAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBVLVDeleteCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBVLVFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemDBVLVReindexCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemGroupFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemGroupMemberAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemGroupMemberFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemGroupMemberRemoveCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserCertAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserCertFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserCertRemoveCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserModifyCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserRemoveCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserRoleAddCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserRoleFindCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserRoleRemoveCLI
- logger - Static variable in class org.dogtagpki.server.cli.SubsystemUserShowCLI
- logger - Static variable in class org.dogtagpki.server.rest.base.AccountServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.AuditServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.GroupServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.JobServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.SelfTestServletBase
- logger - Static variable in class org.dogtagpki.server.rest.base.UserServletBase
- logger - Static variable in class org.dogtagpki.server.rest.v1.AccountService
- logger - Static variable in class org.dogtagpki.server.rest.v1.ACLInterceptor
- logger - Static variable in class org.dogtagpki.server.rest.v1.AuditService
- logger - Static variable in class org.dogtagpki.server.rest.v1.AuthMethodInterceptor
- logger - Static variable in class org.dogtagpki.server.rest.v1.GroupService
- logger - Static variable in class org.dogtagpki.server.rest.v1.JobService
- logger - Static variable in class org.dogtagpki.server.rest.v1.MessageFormatInterceptor
- logger - Static variable in class org.dogtagpki.server.rest.v1.PKIExceptionMapper
- logger - Static variable in class org.dogtagpki.server.rest.v1.SecurityDomainService
- logger - Static variable in class org.dogtagpki.server.rest.v1.SelfTestService
- logger - Static variable in class org.dogtagpki.server.rest.v1.SessionContextInterceptor
- logger - Static variable in class org.dogtagpki.server.rest.v1.UserService
- logger - Static variable in class org.dogtagpki.server.rest.v2.AccountServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.AuditServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.FeatureServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.filters.ACLFilter
- logger - Static variable in class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- logger - Static variable in class org.dogtagpki.server.rest.v2.GroupServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.JobServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.SelfTestServlet
- logger - Static variable in class org.dogtagpki.server.rest.v2.UserServlet
- logger - Static variable in class org.dogtagpki.tps.apdu.APDUResponse
- logger - Static variable in class org.dogtagpki.tps.apdu.InstallLoadGP211APDU
- logger - Static variable in class org.dogtagpki.tps.main.Util
- logger - Static variable in class org.dogtagpki.tps.msg.BeginOpMsg
- logger - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- logger - Static variable in class org.dogtagpki.tps.TPSConnection
- logger - Static variable in class org.dogtagpki.util.cert.CertUtil
- Logger - Class in com.netscape.cms.logging
-
A class represents certificate server logger implementation.
- Logger() - Constructor for class com.netscape.cms.logging.Logger
- Logger(LogEventFactory, LogCategory, LogSource) - Constructor for class com.netscape.cms.logging.Logger
- Logger(LogEventFactory, LogCategory, LogSource, int) - Constructor for class com.netscape.cms.logging.Logger
- LoggerConfig - Class in com.netscape.cmscore.logging
-
Provides log.instance.
.* parameters. - LoggerConfig() - Constructor for class com.netscape.cmscore.logging.LoggerConfig
- LoggerConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.logging.LoggerConfig
- LoggerConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.logging.LoggerConfig
- LoggerPluginsConfig - Class in com.netscape.cmscore.logging
-
Provides log.impl.* parameters.
- LoggerPluginsConfig() - Constructor for class com.netscape.cmscore.logging.LoggerPluginsConfig
- LoggerPluginsConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.logging.LoggerPluginsConfig
- LoggerPluginsConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.logging.LoggerPluginsConfig
- LoggersConfig - Class in com.netscape.cmscore.logging
-
Provides log.instance.* parameters.
- LoggersConfig() - Constructor for class com.netscape.cmscore.logging.LoggersConfig
- LoggersConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.logging.LoggersConfig
- LoggersConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.logging.LoggersConfig
- 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
- LoggingConfig - Class in com.netscape.cmscore.logging
-
Provides log.* parameters.
- LoggingConfig() - Constructor for class com.netscape.cmscore.logging.LoggingConfig
- LoggingConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.logging.LoggingConfig
- LoggingConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.logging.LoggingConfig
- login() - Method in class com.netscape.certsrv.account.AccountClient
- 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.acme.ACMEClient
- login() - Method in class org.dogtagpki.common.LoginClient
- login() - Method in interface org.dogtagpki.common.LoginResource
- login() - Method in class org.dogtagpki.server.rest.v1.AccountService
- 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(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AccountServlet
- LoginClient - Class in org.dogtagpki.common
- LoginClient(PKIClient) - Constructor for class org.dogtagpki.common.LoginClient
- 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
- logout() - Method in class com.netscape.certsrv.account.AccountClient
- 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.acme.ACMEClient
- logout() - Method in class org.dogtagpki.server.rest.v1.AccountService
- logout(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AccountServlet
- 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 - Variable in class com.netscape.cms.logging.Logger
- 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.
- LogSource - Enum Class in com.netscape.certsrv.logging
- logSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- LogSubsystem - Class in com.netscape.cmscore.logging
-
A class representing a log subsystem.
- LogSubsystem() - Constructor for class com.netscape.cmscore.logging.LogSubsystem
- longFromDB(String) - Static method in class com.netscape.cmscore.dbs.DBSUtil
- LongFromDB(String) - Static method in class com.netscape.cmscore.dbs.LongMapper
- LongMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java Long object into LDAP attribute, and vice versa.
- LongMapper(String) - Constructor for class com.netscape.cmscore.dbs.LongMapper
-
Constructs Long mapper.
- longToDB(long) - Static method in class com.netscape.cmscore.dbs.DBSUtil
- LongToDB(Long) - Static method in class com.netscape.cmscore.dbs.LongMapper
- 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
- mAclMethod - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- mAclMethod - Variable in class com.netscape.cms.servlet.base.CMSServlet
- 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.Job
- main(String[]) - Static method in class com.netscape.certsrv.base.Nonces
- main(String[]) - Static method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- main(String[]) - Static method in class com.netscape.cmscore.base.JDialogPasswordCallback
- main(String[]) - Static method in class com.netscape.cmscore.security.JssSubsystem
- main(String[]) - Static method in class com.netscape.cmscore.usrgrp.User
- main(String[]) - Static method in class com.netscape.cmscore.util.ExceptionFormatter
- 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 org.dogtagpki.common.AppInfo
- main(String[]) - Static method in class org.dogtagpki.common.Version
- main(String[]) - Static method in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- main(String[]) - Static method in class org.dogtagpki.server.cli.PKIServerCLI
- 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.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.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 - Variable in class com.netscape.cmstools.cli.SubsystemCLI
- mainCLI - Variable in class com.netscape.cmstools.client.ClientCLI
- mainCLI - Variable in class com.netscape.cmstools.nss.NSSCLI
- mainCLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11CLI
- mainCLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12CLI
- mainCLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7CLI
- mainCLI - Variable in class com.netscape.cmstools.system.SecurityDomainCLI
- 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
- makeConnection(boolean) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
makes the initial master connection used to clone others..
- makeDSSParms(BigInteger, BigInteger, BigInteger) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- makeEncryptedContentInfo(byte[], byte[], String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeEnvelopedData(int) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- makeMinimum(boolean) - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
make the mininum configured connections
- makeQueueName(String) - Method in class com.netscape.cmscore.request.RequestSubsystem
- makeRecipientInfo(int, byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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.cmscore.ldapconn.PKISocketFactory
- 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
- makeSSLSocket(String, int) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- makeSubStore(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Creates a nested sub-store with the specified name.
- makeSubStore(String, Class<T>) - Method in class com.netscape.cmscore.base.ConfigStore
- MALFORMED_REQUEST - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- MANDATORY_EVENTS - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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
- mAO - Variable in class com.netscape.cmscore.crmf.PKIArchiveOptionsContainer
- map - Static variable in class org.dogtagpki.util.logging.PKILogger
- map(LDAPConnection, Request, Object) - Method in class com.netscape.certsrv.publish.Mapper
-
maps a certificate to a LDAP entry.
- map(LDAPConnection, Object) - Method in class com.netscape.certsrv.publish.Mapper
-
maps a certificate to a LDAP entry.
- mapCert(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- mapCertFromPKCS7(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- mapCRL(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- mapCRL1(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.certsrv.dbs.DBAttrMapper
-
Maps LDAP attributes into object, and puts the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.BigIntegerMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.ByteArrayMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.DateArrayMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.DateMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.IntegerMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.KeyStateMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.LongMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.MetaInfoMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.ObjectStreamMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.PublicKeyMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.RevocationInfoMapper
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.StringMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.StringVectorMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.X500NameMapper
-
Maps LDAP attributes into object, and put the object into 'parent'.
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.dbs.X509CertImplMapper
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.request.DBDynAttrMapper
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.Implements IDBAttrMapper.mapLDAPAttributeSetToObject
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.request.RequestIdMapper
- mapLDAPAttributeSetToObject(LDAPAttributeSet, String, IDBObj) - Method in class com.netscape.cmscore.request.RequestStateMapper
- mapObject(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Maps object into LDAP attribute set.
- mapObject(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Maps object into LDAP attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.certsrv.dbs.DBAttrMapper
-
Maps object attribute into LDAP attributes.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.BigIntegerMapper
-
Maps object into ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.ByteArrayMapper
-
Maps object to ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.DateArrayMapper
-
Maps object to a set of attributes.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.DateMapper
-
Maps object to ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.IntegerMapper
-
Maps object to ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.KeyStateMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.LongMapper
-
Maps object into ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.MetaInfoMapper
-
Maps object into ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.ObjectStreamMapper
-
Maps object to ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.PublicKeyMapper
-
Maps object to ldap attribute set.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.RevocationInfoMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.StringMapper
-
Maps attribute value to ldap attributes.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.StringVectorMapper
-
Maps attribute value to ldap attributes.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.X500NameMapper
-
Maps attribute value to ldap attributes.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.dbs.X509CertImplMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.request.DBDynAttrMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.request.RequestIdMapper
- mapObjectToLDAPAttributeSet(IDBObj, String, Object, LDAPAttributeSet) - Method in class com.netscape.cmscore.request.RequestStateMapper
- Mapper - Class in com.netscape.certsrv.publish
-
Class for mapping a X509 certificate to a LDAP entry.
- Mapper() - Constructor for class com.netscape.certsrv.publish.Mapper
- 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, Mapper) - Constructor for class com.netscape.certsrv.publish.MapperProxy
-
Contructs MapperProxy .
- mapSearchFilter(String, String, String) - Method in class com.netscape.certsrv.dbs.DBAttrMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.BigIntegerMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.ByteArrayMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.DateArrayMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.DateMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.IntegerMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.KeyStateMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.LongMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.MetaInfoMapper
-
Map search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.ObjectStreamMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.PublicKeyMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.RevocationInfoMapper
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.StringMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.StringVectorMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.X500NameMapper
-
Maps search filters into LDAP search filter.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.dbs.X509CertImplMapper
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.request.DBDynAttrMapper
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.request.RequestIdMapper
- mapSearchFilter(String, String, String) - Method in class com.netscape.cmscore.request.RequestStateMapper
- mapSignatureAlgorithmToInternalName(SignatureAlgorithm) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- markAsServiced(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Marks as serviced after destination authority has serviced request.
- markRequestPending(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Puts a new request into the PENDING state.
- marshall(Object) - Method in class com.netscape.certsrv.client.PKIClient
-
Marshall request object with custom mapping if available.
- marshall(Object) - Method in class com.netscape.cms.servlet.base.PKIService
-
Marshall response object with custom mapping if available.
- 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
- mAttrName - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mAttrs - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mAttrs - Static variable in class com.netscape.cmscore.request.ExtAttrDynMapper
- mAttrs - Static variable in class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- mAttrs - Static variable in class com.netscape.cmscore.request.RequestIdMapper
- mAttrs - Static variable in class com.netscape.cmscore.request.RequestRecord
- mAttrs - Static variable in class com.netscape.cmscore.request.RequestStateMapper
- mAttrs - Variable in class org.dogtagpki.server.authentication.AuthToken
- mAuthMgr - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mAuthMgrInsts - Variable in class com.netscape.cmscore.authentication.AuthSubsystem
- mAuthMgrPlugins - Variable in class com.netscape.cmscore.authentication.AuthSubsystem
- mAuthority - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mAuthority - Variable in class com.netscape.cms.servlet.connector.CloneServlet
- mAuthority - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- mAuthority - Variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.CloneServlet
- mAuthSubsystem - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- mAuthz - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- mAuthz - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mAuthzMgrInsts - Variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- mAuthzMgrPlugins - Variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- mAuthzResourceName - Variable in class com.netscape.cms.servlet.base.CMSServlet
- MAX_HTTP_RESPONSE_HEADER_LINES - Static variable in class com.netscape.cmstools.HttpClient
- MAX_MESSAGE_SIZE_DEFAULT - Static variable in class org.dogtagpki.tps.TPSConnection
- MAX_PAGED_SEARCH_SIZE - Static variable in class com.netscape.cmscore.dbs.LDAPSession
- MAX_REPLICA_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- MAX_REQUEST_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- MAX_RESULTS - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- MAX_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- MAX_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
- maxConn() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Returns the maximum number of connections available from this pool.
- MAXIMUM_LENGTH_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- mBaseDN - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mBaseDN - Variable in class com.netscape.cms.listeners.PinRemovalListener
- mBaseDN - Variable in class com.netscape.cmscore.dbs.Repository
- mBaseDN - Variable in class com.netscape.cmscore.request.RequestQueue
- mBaseDN - Variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- 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
- 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
- mCACert - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mCert - Variable in class com.netscape.certsrv.security.SigningUnit
- mCertApprovalCallback - Variable in class com.netscape.cmsutil.http.HttpClient
- mCertImpl - Variable in class com.netscape.certsrv.security.SigningUnit
- mClass - Variable in class com.netscape.cmscore.listeners.ListenerPlugin
- 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.
- mClassPath - Variable in class com.netscape.cmscore.listeners.ListenerPlugin
- mClientCiphers - Variable in class com.netscape.cmscore.connector.Resender
- mCommandQueue - Static variable in class com.netscape.cmscore.apps.CommandQueue
- mConfig - Variable in class com.netscape.certsrv.security.SigningUnit
- mConfig - Variable in class com.netscape.cms.jobs.Job
- mConfig - Variable in class com.netscape.cms.logging.LogFile
- mConfig - Variable in class com.netscape.cms.selftests.SelfTest
- 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.common.CMSGateway
- 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.cmscore.apps.CMSEngine
- mConfig - Variable in class com.netscape.cmscore.authentication.AuthSubsystem
- mConfig - Variable in class com.netscape.cmscore.security.CertificateInfo
- mConfig - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mConfig - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mConfig - Variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- mConfig - Variable in class org.dogtagpki.server.authentication.AuthManager
- mConfigParams - Static variable in class com.netscape.cms.authentication.PortalEnroll
- 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.Job
- mConfigParams - Static variable in class com.netscape.cms.jobs.RequestInQueueJob
- mConfigParams - Variable in class org.dogtagpki.server.authentication.AuthManager
- mConn - Variable in class com.netscape.cmscore.connector.HttpConnector
- mConn - Variable in class com.netscape.cmscore.connector.Resender
- mConnected - Variable in class com.netscape.cmsutil.http.HttpClient
- mConnFactory - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mConnInfo - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- 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.Job
- mContext - Variable in class com.netscape.cmscore.request.Request
- mCounter - Variable in class com.netscape.cmscore.dbs.Repository
- mCRL - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mCRLCache - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mCRLNumber - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mCRLSize - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mCron - Variable in class com.netscape.cms.jobs.Job
- MD5_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- mDate - Variable in class com.netscape.cms.logging.LogFile
-
The date object used for log entries
- mDatePattern - Variable in class com.netscape.cms.logging.LogFile
-
The log date entry format pattern
- mDef - Variable in class com.netscape.certsrv.property.Descriptor
- mDefErrorIfDown - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
-
default value for the above at init time.
- mDefNumGenNames - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mDefSigningAlgname - Variable in class com.netscape.certsrv.security.SigningUnit
- mDefSigningAlgorithm - Variable in class com.netscape.certsrv.security.SigningUnit
- mDeltaCRL - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mDeltaCRLNumber - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mDeltaCRLSize - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mDescription - Variable in class com.netscape.certsrv.property.Descriptor
- mDest - Variable in class com.netscape.cmscore.connector.HttpConnector
- mDest - Variable in class com.netscape.cmscore.connector.Resender
- mDontSaveHttpParams - Variable in class com.netscape.cms.servlet.base.CMSServlet
- MediaType - Class in com.netscape.certsrv.base
- MediaType() - Constructor for class com.netscape.certsrv.base.MediaType
- mElements - Variable in class com.netscape.cmscore.jobs.CronItem
- MEMBER_ATTR - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- MemorySecurityDomainSessionTable - Class in com.netscape.cmscore.session
-
This object stores the values for IP, uid and group based on the cookie id.
- MemorySecurityDomainSessionTable(long) - Constructor for class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- mEnableAdminEnroll - Variable in class com.netscape.cms.servlet.common.CMSGateway
- mEnableFileServing - Variable in class com.netscape.cms.servlet.common.CMSGateway
- merge(ACL) - Method in class com.netscape.cms.authorization.ACL
-
Merge the rules of the other ACL into this one.
- mErrorIfDown - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
-
return error if server is down at creation time.
- message - Variable in class com.netscape.certsrv.base.PKIException.Data
- 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
- messageFormat - Variable in class com.netscape.certsrv.client.PKIClient
- MessageFormatInterceptor - Class in org.dogtagpki.server.rest.v1
- MessageFormatInterceptor() - Constructor for class org.dogtagpki.server.rest.v1.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 class com.netscape.cmscore.dbs.CertRecord
- META_CHALLENGE_PHRASE - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_CRMF_REQID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_LDAPPUBLISH - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_OLD_CERT - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_PROFILE_ID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_RENEWED_CERT - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_REQUEST_ID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- META_REV_SHRTOK - Static variable in class com.netscape.cmscore.dbs.CertRecord
- 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.
- MetaInfoMapper - Class in com.netscape.cmscore.dbs
-
A class represent mapper for metainfo attribute.
- MetaInfoMapper(String) - Constructor for class com.netscape.cmscore.dbs.MetaInfoMapper
-
Constructs a metainfo object.
- method() - Element in annotation interface com.netscape.certsrv.base.WebAction
- mExpirationTime - Variable in class com.netscape.cms.logging.RollingLogFile
-
The amount of time before a backed up log is removed in milliseconds
- mExpiredCerts - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mExtData - Variable in class com.netscape.cmscore.request.Request
- 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.cmscore.connector.HttpConnector
- 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
- mFileContents - Variable in class com.netscape.cmscore.notification.EmailTemplate
- mFileLoader - Variable in class com.netscape.cms.servlet.common.CMSGateway
- mFilename - Variable in class com.netscape.cmscore.util.FileAsString
- 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
- mFilterExp - Variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- mFinalErrorMsg - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mFirstUnsaved - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mFlushInterval - Variable in class com.netscape.cms.logging.LogFile
-
The output buffer flush interval
- mFormPath - Variable in class com.netscape.cms.servlet.request.ProcessReq
- mFormPath - Variable in class com.netscape.cms.servlet.request.QueryReq
- mFormPath - Variable in class com.netscape.cms.servlet.request.SearchReqs
- mGeneralName - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mGeneralNames - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mGenNameChoice - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mGenNameConfigs - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mGetClientCert - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mGlobalStore - Variable in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- 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
- mHttpClient - Variable in class com.netscape.cmscore.connector.HttpConnection
- mHttpreq - Variable in class com.netscape.cmscore.connector.HttpConnection
- 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.Job
- mId - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mId - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mId - Variable in class com.netscape.cmscore.jobs.JobsScheduler
-
Scheduler thread doing job scheduling
- mId - Variable in class com.netscape.cmscore.listeners.ListenerPlugin
- mImplName - Variable in class com.netscape.cms.jobs.Job
- mImplName - Variable in class com.netscape.cms.listeners.PinRemovalListener
- mImplName - Variable in class org.dogtagpki.server.authentication.AuthManager
- MIN_FILTER_LENGTH - Static variable in class com.netscape.cms.servlet.base.PKIService
- MIN_FILTER_LENGTH - Static variable in class org.dogtagpki.server.rest.v2.PKIServlet
- MIN_LEN - Static variable in class com.netscape.cms.password.PasswordChecker
- MIN_REPLICA_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- MIN_REQUEST_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- MIN_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- mIncrementNo - Variable in class com.netscape.cmscore.dbs.Repository
- MINIMUM_LENGTH_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- mInited - Variable in class com.netscape.certsrv.security.SigningUnit
- mInputStream - Variable in class com.netscape.cmsutil.http.HttpClient
- mInputStreamReader - Variable in class com.netscape.cmsutil.http.HttpClient
- mInstanceName - Variable in class com.netscape.cms.selftests.SelfTest
- mInstanceName - Variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- mInternalGroup - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mInternalUserRequired - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mInterval - Variable in class com.netscape.cmscore.connector.Resender
- MINUTE - Static variable in class com.netscape.cmscore.connector.Resender
- MINUTE_MILLI - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
- mIsPolicyEnabled - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mIsPolicyEnabled - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- MISSING_POLICY_IMPL_CLASS - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- MISSING_POLICY_IMPL_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- MISSING_POLICY_INST_ID - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- MISSING_POLICY_ORDERING - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- mIsValueConfigured - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mIsValueConfigured - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mItemForm - Variable in class com.netscape.cms.jobs.Job
- mItemParams - Variable in class com.netscape.cms.jobs.Job
- mJobCron - Variable in class com.netscape.cms.jobs.Job
- mJobPlugins - Variable in class com.netscape.cmscore.jobs.JobsScheduler
- mJobs - Variable in class com.netscape.cmscore.jobs.JobsScheduler
- mKeyPair - Variable in class com.netscape.cmscore.security.CertificateInfo
- mLastAccess - Variable in class com.netscape.cms.servlet.common.CMSFile
- mLastModified - Variable in class com.netscape.cms.servlet.common.CMSFile
- mLastRead - Variable in class com.netscape.cmscore.util.FileAsString
- 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
- mLdapConnFactory - Variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- mLdapStringAttrs - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- 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
- mListeners - Variable in class com.netscape.cms.logging.LogQueue
- mLogDateFormat - Variable in class com.netscape.cms.logging.LogFile
-
The log date entry format
- mLogFileDateFormat - Variable in class com.netscape.cms.logging.LogFile
- mLogInsts - Variable in class com.netscape.cmscore.logging.LogSubsystem
- mLogPlugins - Variable in class com.netscape.cmscore.logging.LogSubsystem
- 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
- mLowWaterMarkNo - Variable in class com.netscape.cmscore.dbs.Repository
- mMailForm - Variable in class com.netscape.cms.jobs.Job
- mMailHTML - Variable in class com.netscape.cms.jobs.Job
- mManager - Variable in class com.netscape.certsrv.security.SigningUnit
- mMaxConns - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- mMaxConns - Variable in class com.netscape.cmscore.connector.HttpConnFactory
- mMaxFileSize - Variable in class com.netscape.cms.logging.RollingLogFile
-
The maximum file size in bytes
- mMaxResults - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- mMaxReturns - Variable in class com.netscape.cms.servlet.request.QueryReq
- mMaxReturns - Variable in class com.netscape.cms.servlet.request.SearchReqs
- mMaxSerialNo - Variable in class com.netscape.cmscore.dbs.Repository
- mMD5Digest - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mMemberAttrName - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mMemberAttrValue - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mMethod - Variable in class com.netscape.cmsutil.http.HttpRequest
- mMinConns - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- mMinConns - Variable in class com.netscape.cmscore.connector.HttpConnFactory
- mMinSerialNo - Variable in class com.netscape.cmscore.dbs.Repository
- mName - Variable in class com.netscape.cms.listeners.PinRemovalListener
- mName - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mName - Variable in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- mName - Variable in class org.dogtagpki.server.authentication.AuthManager
- mNameDot - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mNameDotChoice - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mNameDotValue - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mNames - Static variable in class com.netscape.cmscore.dbs.CertRecord
- mNames - Static variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mNames - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- mNames - Static variable in class com.netscape.cmscore.dbs.RepositoryRecord
- mNames - Static variable in class com.netscape.cmscore.dbs.RevocationInfoMapper
- mNameVals - Variable in class com.netscape.cmscore.connector.HttpPKIMessage
- mNextMaxSerialNo - Variable in class com.netscape.cmscore.dbs.Repository
- mNextMinSerialNo - Variable in class com.netscape.cmscore.dbs.Repository
- mNextUpdate - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mNickname - Variable in class com.netscape.certsrv.security.SigningUnit
- mNickName - Variable in class com.netscape.cmscore.connector.Resender
- mNumConns - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
-
number of available conns in array
- mOC - Static variable in class com.netscape.cmscore.request.RequestRecord
- 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.
- 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.
- modificationTime - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- modifiedSince(HttpServletRequest, long) - 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 class com.netscape.cmscore.dbs.DBSSession
-
Modify an object in the database.
- modify(String, ModificationSet) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Modify an object in the database.
- modifyAgentGatewayCert(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- 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).
- modifyCACert(HttpServletRequest, String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- modifyCAGatewayCert(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- modifyConnector(String, TPSConnectorData) - Method in class com.netscape.certsrv.system.TPSConnectorClient
- modifyConnector(String, TPSConnectorData) - Method in interface com.netscape.certsrv.system.TPSConnectorResource
- modifyEntry(String, LDAPModification) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- modifyGroup(Group) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Modifies an existing group in the database.
- 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.v1.GroupService
-
modifies a group
- modifyGroup(String, GroupData, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- modifyGroup(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- 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
- modifyKRACert(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- modifyPolicyInstance(String, Hashtable<String, String>) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- modifyPolicyInstance(String, Hashtable<String, String>) - Method in class org.dogtagpki.legacy.policy.PolicyProcessor
-
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, String) - Method in interface com.netscape.certsrv.profile.ProfileResource
- 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
- modifyRADMCert(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- modifyRequest(Request) - Method in class com.netscape.cmscore.request.RequestRepository
- modifyServerCert(String) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- 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(User) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
modifies user attributes.
- 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.v1.UserService
-
Modifies an existing user in local scope.
- modifyUser(String, UserData, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- modifyUser(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- MODIFYUSERFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- 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
- moduleExists(String) - Method in class org.dogtagpki.nss.NSSDatabase
- modules - Variable in class org.dogtagpki.cli.CLI
- mOn - Variable in class com.netscape.cms.logging.LogFile
-
The log is turned on/off
- mOnDemandOrder - Variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- mOp - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- 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.cmscore.request.Request
- MOY_cal2cron(Calendar) - Method in class com.netscape.cmscore.jobs.JobCron
-
convert the month of year representation from Calendar to cron
- MOZILLA - Static variable in class com.netscape.cms.servlet.base.UserInfo
- mParams - Variable in exception com.netscape.certsrv.base.EBaseException
-
Parameters to the exception error message.
- mParams - Variable in class com.netscape.cmscore.util.UtilMessage
- mParser - Variable in class com.netscape.cms.servlet.request.ProcessReq
- mParser - Variable in class com.netscape.cms.servlet.request.QueryReq
- mParser - Variable in class com.netscape.cms.servlet.request.SearchReqs
- mPattern - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mPatternString - Variable in class com.netscape.cms.authentication.DNPattern
- 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
- mPort - Variable in class com.netscape.cmsutil.http.HttpClient
- mPostOutput - Variable in class com.netscape.cms.servlet.common.CMSTemplate
- mPrefix - Variable in class com.netscape.cms.selftests.SelfTest
- mPreOutput - Variable in class com.netscape.cms.servlet.common.CMSTemplate
- mPrivk - Variable in class com.netscape.certsrv.security.SigningUnit
- mProcessor - Variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- mProperties - Variable in class com.netscape.cmscore.security.CertificateInfo
- mPropName - Variable in class com.netscape.cms.servlet.common.CMSLoadTemplate
- mPubk - Variable in class com.netscape.certsrv.security.SigningUnit
- mQueue - Variable in class com.netscape.cms.servlet.request.QueryReq
- mRadix - Variable in class com.netscape.cmscore.dbs.Repository
- mRDNPatterns - Variable in class com.netscape.cms.authentication.DNPattern
- 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
- mRemovePin - Variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mRenderResult - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mReqEncoder - Variable in class com.netscape.cms.servlet.connector.CloneServlet
- mReqEncoder - Variable in class com.netscape.cms.servlet.connector.ConnectorServlet
- mReqEncoder - Variable in class com.netscape.cmscore.connector.HttpConnection
- mReqPos - Variable in class com.netscape.cmscore.crmf.PKIArchiveOptionsContainer
- mRequest - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
- mRequestId - Variable in class com.netscape.cmscore.request.Request
- mRequestIds - Variable in class com.netscape.cmscore.connector.Resender
- mRequestQueue - Variable in class com.netscape.cms.servlet.base.CMSServlet
- mRequestStatus - Variable in class com.netscape.cmscore.request.Request
- mRequestType - Variable in class com.netscape.cmscore.request.Request
- mRequiredCred - Static variable in class com.netscape.cmscore.authentication.NullAuthentication
- mRequiredCred - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- mRequiredCreds - Variable in class com.netscape.cms.authentication.AgentCertAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.HashAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.PortalEnroll
- mRequiredCreds - Variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- mRequiredCreds - Variable in class com.netscape.cms.authentication.TokenAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.UidPwdDirAuthentication
- mRequiredCreds - Static variable in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- mRequiredCreds - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- mRequiredCreds - Variable in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- mRevokedCerts - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- 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
- mScheduleThread - Variable in class com.netscape.cmscore.jobs.JobsScheduler
- mSearchGroupUserByUserdn - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mSelfTestInstances - Variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- mSelfTestSubsystem - Variable in class com.netscape.cms.selftests.SelfTest
- mServlet - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
- mServletId - Variable in class com.netscape.cms.servlet.processors.PKIProcessor
- MSG_ASQ_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_ASQ_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_BEGIN_OP - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_END_OP - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_EXTENDED_LOGIN_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_EXTENDED_LOGIN_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_LOGIN_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_LOGIN_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_NEW_PIN_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_NEW_PIN_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_SECUREID_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_SECUREID_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_STATUS_UPDATE_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_STATUS_UPDATE_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TOKEN_PDU_REQUEST - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TOKEN_PDU_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
- MSG_TYPE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- MSG_UNDEFINED - Enum constant in enum class 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
- mShuttingDown - Static variable in class com.netscape.cmscore.apps.CommandQueue
- MSIE - Static variable in class com.netscape.cms.servlet.base.UserInfo
- mSocket - Variable in class com.netscape.cmsutil.http.HttpClient
- mSource - Variable in class com.netscape.cmscore.base.ConfigStore
-
The source data for this substore
- mSource - Variable in class com.netscape.cmscore.request.Request
- mSourceId - Variable in class com.netscape.cmscore.request.Request
- mStartupOrder - Variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- mStatus - Variable in class com.netscape.cmscore.apps.PKIServerEvent
- 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
- mStoreName - Variable in class com.netscape.cmscore.base.ConfigStore
-
The name of this substore
- mSummaryMailSubject - Variable in class com.netscape.cms.jobs.Job
- mSummaryReceiverEmail - Variable in class com.netscape.cms.jobs.Job
- mSummarySenderEmail - Variable in class com.netscape.cms.jobs.Job
- 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
- mThisUpdate - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mTimeLimits - Variable in class com.netscape.cms.servlet.request.SearchReqs
- mToken - Variable in class com.netscape.certsrv.security.SigningUnit
- mToken - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- mTotal - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
-
total num conns
- 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 - Variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- 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
- mUGS - Variable in class com.netscape.cms.authentication.UserPwdDirAuthentication
- 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
- mUnrevokedCerts - Variable in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- mURI - Variable in class com.netscape.cmsutil.http.HttpRequest
- mUserIDName - Variable in class com.netscape.cms.authentication.DirBasedAuthentication
- mValue - Variable in class org.dogtagpki.legacy.core.policy.GeneralNameConfig
- mVCList - Variable in class com.netscape.cmscore.apps.CMSEngine
- mVector - Variable in class com.netscape.certsrv.request.AgentApprovals
- mVisible - Variable in class com.netscape.certsrv.authentication.AuthMgrPlugin
- mVisible - Variable in class com.netscape.certsrv.authorization.AuthzMgrPlugin
N
- name - Variable in class com.netscape.certsrv.base.RESTMessage.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.tps.token.TokenData.TokenStatusData
- name - Variable in class com.netscape.certsrv.user.UserData.Attribute
- name - Variable in class com.netscape.cms.authorization.ACL
- name - Variable in class com.netscape.cmscore.apps.CMSEngine
- name - Variable in class com.netscape.cmscore.dbs.Database
- name - Variable in class org.dogtagpki.cli.CLI
- name - Variable in class org.dogtagpki.server.authorization.AuthzManager
- NAME - Variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- 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
- 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
. - NameValuePairs - Class in com.netscape.certsrv.common
-
A class represents an ordered list of name value pairs.
- NameValuePairs() - Constructor for class com.netscape.certsrv.common.NameValuePairs
-
Constructs name value pairs.
- NEQUAL_STR - Static variable in interface org.dogtagpki.legacy.policy.IExpression
- NETKEY_ATTR_ARCHIVE_FLAG - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_CUID - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_DRMTRANS_AES_KEY - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_DRMTRANS_DES_KEY - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_ENC_PRIVKEY_FLAG - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_KEY_EC_CURVE - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_KEY_SIZE - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_KEY_TYPE - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_KEYID - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_SERVERSIDE_MUSCLE_FLAG - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_SSKEYGEN_AES_KEY_WRAP_ALG - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_USER_CERT - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_ATTR_USERID - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_KEYGEN_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- NETKEY_KEYRECOVERY_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- netscape.net - package netscape.net
- netscape.net.smtp - package netscape.net.smtp
- 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 class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- NEW_PIN_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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.request.QueryReq
- newFillerObject(String) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
instantiate a new filler from a class name,
- newGeneralNameConfig(String, ConfigStore, boolean, boolean) - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesAsConstraintsConfig
- newGeneralNameConfig(String, ConfigStore, boolean, boolean) - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- 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
- NEXT_MAX_REPLICA_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_MAX_REQUEST_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_MAX_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_MIN_REPLICA_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_MIN_REQUEST_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_MIN_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- NEXT_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
-
This value is only equal to the next serial number that the CA is going to issue when the server just start up or it's just set from console.
- NEXT_VALUE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- nextElement() - Method in class com.netscape.cmscore.dbs.DBSearchResults
-
Retrieves next element.
- nickname - Variable in class com.netscape.certsrv.key.KeyInfo
- nickname - Variable in class com.netscape.cmscore.connector.HttpConnector
- NO_SUCH_FILE_1 - Static variable in class com.netscape.cmscore.util.UtilResources
- NO_SUCH_USER_2 - Static variable in class com.netscape.cmscore.util.UtilResources
- NO_UID_PERMISSION_2 - Static variable in class com.netscape.cmscore.util.UtilResources
- NO_USERID - Static variable in class com.netscape.cmscore.util.UtilResources
- NOAUTH - Static variable in class com.netscape.certsrv.logging.AuditFormat
-
authentication module: no Authentication manager
- NODNFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- NON_PROFILE_CERT_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- NonBlockingSocketFactory - Class in org.dogtagpki.client
-
This class provides non-blocking socket factory for PKIConnection.
- NonBlockingSocketFactory(PKIConnection) - Constructor for class org.dogtagpki.client.NonBlockingSocketFactory
- nonce - Variable in class com.netscape.certsrv.cert.CertData
- 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
- 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
- normalizeCertStr(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- normalizeCertStr(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- normalizeProfileRequest(Request) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- NOT_IMPORT_CHAIN - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- NOT_REVOKED - Static variable in class com.netscape.cmscore.authentication.VerifiedCert
- notAfter - Variable in class com.netscape.certsrv.cert.CertData
- notBefore - Variable in class com.netscape.certsrv.cert.CertData
- 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(Request) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Provides notification that a request has been completed.
- notifySubsystemStarted() - Method in class com.netscape.cmscore.apps.CMSEngine
- NotReached(String) - Static method in class com.netscape.cmscore.util.Assert
- NotYetImplemented(String) - Static method in class com.netscape.cmscore.util.Assert
- NS_X509_EMAIL_CERT - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- NS_X509_USER_CERT - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- NSSCertCLI - Class in com.netscape.cmstools.nss
- NSSCertCLI(NSSCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertCLI
- NSSCertExportCLI - Class in com.netscape.cmstools.nss
- NSSCertExportCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertExportCLI
- NSSCertFindCLI - Class in com.netscape.cmstools.nss
- NSSCertFindCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertFindCLI
- NSSCertImportCLI - Class in com.netscape.cmstools.nss
- NSSCertImportCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertImportCLI
- NSSCertInfo - Class in com.netscape.cmstools.nss
- NSSCertInfo() - Constructor for class com.netscape.cmstools.nss.NSSCertInfo
- NSSCertIssueCLI - Class in com.netscape.cmstools.nss
- NSSCertIssueCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertIssueCLI
- NSSCertRemoveCLI - Class in com.netscape.cmstools.nss
- NSSCertRemoveCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertRemoveCLI
- NSSCertRequestCLI - Class in com.netscape.cmstools.nss
- NSSCertRequestCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertRequestCLI
- NSSCertShowCLI - Class in com.netscape.cmstools.nss
- NSSCertShowCLI(NSSCertCLI) - Constructor for class com.netscape.cmstools.nss.NSSCertShowCLI
- nssCLI - Variable in class com.netscape.cmstools.nss.NSSCreateCLI
- nssCLI - Variable in class com.netscape.cmstools.nss.NSSRemoveCLI
- NSSCLI - Class in com.netscape.cmstools.nss
- NSSCLI(MainCLI) - Constructor for class com.netscape.cmstools.nss.NSSCLI
- NSSCreateCLI - Class in com.netscape.cmstools.nss
- NSSCreateCLI(NSSCLI) - Constructor for class com.netscape.cmstools.nss.NSSCreateCLI
- NSSCryptoProvider - Class in com.netscape.certsrv.util
- NSSCryptoProvider(ClientConfig) - Constructor for class com.netscape.certsrv.util.NSSCryptoProvider
- NSSDatabase - Class in org.dogtagpki.nss
- NSSDatabase() - Constructor for class org.dogtagpki.nss.NSSDatabase
- NSSDatabase(File) - Constructor for class org.dogtagpki.nss.NSSDatabase
- NSSDatabase(String) - Constructor for class org.dogtagpki.nss.NSSDatabase
- NSSDatabase(Path) - Constructor for class org.dogtagpki.nss.NSSDatabase
- NSSExtensionGenerator - Class in org.dogtagpki.nss
- NSSExtensionGenerator() - Constructor for class org.dogtagpki.nss.NSSExtensionGenerator
- nssKeyCLI - Variable in class com.netscape.cmstools.nss.NSSKeyExportCLI
- nssKeyCLI - Variable in class com.netscape.cmstools.nss.NSSKeyImportCLI
- NSSKeyCLI - Class in com.netscape.cmstools.nss
- NSSKeyCLI(NSSCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyCLI
- NSSKeyCreateCLI - Class in com.netscape.cmstools.nss
- NSSKeyCreateCLI(NSSKeyCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyCreateCLI
- NSSKeyExportCLI - Class in com.netscape.cmstools.nss
- NSSKeyExportCLI(NSSKeyCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyExportCLI
- NSSKeyFindCLI - Class in com.netscape.cmstools.nss
- NSSKeyFindCLI(NSSKeyCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyFindCLI
- NSSKeyImportCLI - Class in com.netscape.cmstools.nss
- NSSKeyImportCLI(NSSKeyCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyImportCLI
- NSSKeyShowCLI - Class in com.netscape.cmstools.nss
- NSSKeyShowCLI(NSSKeyCLI) - Constructor for class com.netscape.cmstools.nss.NSSKeyShowCLI
- NSSPassword() - Constructor for class com.netscape.certsrv.client.ClientConfig.NSSPassword
- NSSPasswordList() - Constructor for class com.netscape.certsrv.client.ClientConfig.NSSPasswordList
- NSSRemoveCLI - Class in com.netscape.cmstools.nss
- NSSRemoveCLI(NSSCLI) - Constructor for class com.netscape.cmstools.nss.NSSRemoveCLI
- 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 class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for null authentication manager ID.
- NULL_EXPRESSION - Static variable in class org.dogtagpki.legacy.core.policy.SimpleExpression
- NULL_PLUGIN_ID - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for null authentication plugin ID.
- NullAuthentication - Class in com.netscape.cmscore.authentication
-
This authentication does nothing but just returns an empty authToken.
- NullAuthentication() - Constructor for class com.netscape.cmscore.authentication.NullAuthentication
- NUM_GENERALNAMES_INFO - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
-
Default extended plugin info.
- NuxwdogPasswordStore - Class in com.netscape.cmsutil.password
- NuxwdogPasswordStore() - Constructor for class com.netscape.cmsutil.password.NuxwdogPasswordStore
- NuxwdogUtil - Class in com.netscape.cmsutil.util
- NuxwdogUtil() - Constructor for class com.netscape.cmsutil.util.NuxwdogUtil
- NYI - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
O
- OBJECT_SIGNING - Static variable in class com.netscape.cmscore.request.Request
- OBJECT_SIGNING_CERT - Static variable in class com.netscape.cmscore.request.Request
- OBJECTCLASS_ATTR - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- ObjectStreamMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java object into LDAP attribute, and vice versa.
- ObjectStreamMapper(String) - Constructor for class com.netscape.cmscore.dbs.ObjectStreamMapper
-
Constructs object stream mapper.
- OBNOXIOUS - Static variable in class com.netscape.cmscore.util.Debug
- obscureBytes(byte[]) - Method in class com.netscape.cmscore.security.JssSubsystem
- obscureBytes(byte[], String) - Method in class com.netscape.cmscore.security.JssSubsystem
- obscureBytes(byte[], String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- obscureChars(char[]) - Method in class com.netscape.cmscore.security.JssSubsystem
- obscureChars(char[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- OC - Static variable in class com.netscape.cmsutil.util.Fmt
- OCSP - Enum constant in enum class 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 class com.netscape.cmscore.request.Request
- 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_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
- OCSPCLI - Class in com.netscape.cmstools.ocsp
- OCSPCLI(MainCLI) - 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
- OCSPProcessor - Class in com.netscape.cmsutil.ocsp
-
This class implements an OCSP utility.
- OCSPProcessor() - Constructor for class com.netscape.cmsutil.ocsp.OCSPProcessor
- 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
- OCSPSigningCert - Class in com.netscape.cmscore.security
-
OCSP signing certificate.
- OCSPSigningCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.OCSPSigningCert
- OCSPSigningCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.OCSPSigningCert
- OCSPSigningInfoEvent - Class in com.netscape.certsrv.logging.event
- OCSPSigningInfoEvent() - Constructor for class com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
- OID_POSTREAD - Static variable in class com.netscape.cmsutil.ldap.LDAPPostReadControl
- oidLoaderSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- OidLoaderSubsystem - Class in com.netscape.cmscore.cert
- OidLoaderSubsystem() - Constructor for class com.netscape.cmscore.cert.OidLoaderSubsystem
- ok() - Static method in class org.dogtagpki.acme.ValidationResult
- OLD_CERT_TYPE - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- OLD_CERTS - Static variable in class com.netscape.cmscore.request.Request
- OLD_SERIALS - Static variable in class com.netscape.cmscore.request.Request
- ON - Static variable in class com.netscape.cmscore.util.Assert
- 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_AND - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- 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 - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
- 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 - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
- 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 org.dogtagpki.legacy.policy.IExpression
- OP_JOBS - Static variable in interface com.netscape.certsrv.common.OpDef
- 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 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 org.dogtagpki.legacy.policy.IExpression
- OP_OR - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- 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 - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_RENEW_CERT - Static variable in interface com.netscape.certsrv.common.Constants
- OP_RESET_PIN - Enum constant in enum class 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 - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_UNDEFINED - Enum constant in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
- OP_VALIDATE - Static variable in interface com.netscape.certsrv.common.OpDef
- OpDef - Interface in com.netscape.certsrv.common
-
This interface defines all the administration operations used in the administration protocol between the console and the server.
- open() - Method in class com.netscape.cms.logging.LogFile
-
Open the log file.
- 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
- options - Variable in class org.dogtagpki.cli.CLI
- OPTYPE - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- opTypeToInt(TPSMessage.OpType) - Method in class org.dogtagpki.tps.msg.TPSMessage
- OR - Static variable in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- OrExpression - Class in org.dogtagpki.legacy.core.policy
-
This class represents an Or expression of the form (var1 op val1 OR var2 op val2).
- OrExpression(IExpression, IExpression) - Constructor for class org.dogtagpki.legacy.core.policy.OrExpression
- org - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- org.dogtagpki.acme - package org.dogtagpki.acme
- org.dogtagpki.ca - package org.dogtagpki.ca
- org.dogtagpki.cli - package org.dogtagpki.cli
- org.dogtagpki.client - package org.dogtagpki.client
- org.dogtagpki.common - package org.dogtagpki.common
- org.dogtagpki.job - package org.dogtagpki.job
- org.dogtagpki.kra - package org.dogtagpki.kra
- org.dogtagpki.legacy.core.policy - package org.dogtagpki.legacy.core.policy
- 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.nss - package org.dogtagpki.nss
- org.dogtagpki.server - package org.dogtagpki.server
- org.dogtagpki.server.authentication - package org.dogtagpki.server.authentication
- org.dogtagpki.server.authorization - package org.dogtagpki.server.authorization
- org.dogtagpki.server.cli - package org.dogtagpki.server.cli
- org.dogtagpki.server.connector - package org.dogtagpki.server.connector
- org.dogtagpki.server.rest.base - package org.dogtagpki.server.rest.base
- org.dogtagpki.server.rest.v1 - package org.dogtagpki.server.rest.v1
- org.dogtagpki.server.rest.v2 - package org.dogtagpki.server.rest.v2
- org.dogtagpki.server.rest.v2.filters - package org.dogtagpki.server.rest.v2.filters
- 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.cert - package org.dogtagpki.util.cert
- org.dogtagpki.util.logging - package org.dogtagpki.util.logging
- orgUnit - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- OTHER - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- OTHER_CERT - Static variable in class com.netscape.cmscore.request.Request
- 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_AUTHORITY_ID - Static variable in class com.netscape.cms.servlet.request.QueryReq
- OUT_CURRENTCOUNT - Static variable in class com.netscape.cms.servlet.request.QueryReq
- OUT_CURRENTCOUNT - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- OUT_ERROR - Static variable in class com.netscape.cms.servlet.request.QueryReq
- OUT_FIRST_ENTRY_ON_PAGE - Static variable in class com.netscape.cms.servlet.request.QueryReq
- 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_LAST_ENTRY_ON_PAGE - Static variable in class com.netscape.cms.servlet.request.QueryReq
- 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_REQUESTING_USER - Static variable in class com.netscape.cms.servlet.request.QueryReq
- 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
- OUT_TOTALCOUNT - Static variable in class com.netscape.cms.servlet.request.QueryReq
- OUT_TOTALCOUNT - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- output(OutputStream) - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- output(IssuerAlternativeNameExtension) - Static method in class com.netscape.cmstools.GenIssuerAltNameExt
- output(SubjectAlternativeNameExtension) - Static method in class com.netscape.cmstools.GenSubjectAltNameExt
- outputArgBlockAsXML(XMLObject, Node, String, ArgBlock) - Method in class com.netscape.cms.servlet.base.CMSServlet
- 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
- 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
- outputXML(HttpServletResponse, CMSTemplateParams) - Method in class com.netscape.cms.servlet.base.CMSServlet
- OVERRIDE_VALIDITY - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- ownerName - Variable in class com.netscape.certsrv.key.KeyInfo
P
- p1 - Variable in class org.dogtagpki.tps.apdu.APDU
- p2 - Variable in class org.dogtagpki.tps.apdu.APDU
- padBuffer80(TPSBuffer, int) - Method in class org.dogtagpki.tps.apdu.APDU
- pagedSearch(String, String, int, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a list of object that satifies the given filter.
- pagedSearch(String, String, int, int, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a list of object that satifies the given filter.
- pagedSearch(String, String, String[], int, int, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a list of object that satifies the given filter.
- pagedSearch(String, String, String[], int, int, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
- PARAMETER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- parent - Variable in class com.netscape.cmstools.system.SecurityDomainHostCLI
- parent - Variable in class org.dogtagpki.cli.CLI
- parent - Variable in class org.dogtagpki.cli.CLIModule
- parse() - Method in class com.netscape.cms.logging.LogEntry
-
parse a log entry return a vector of the segments of the entry
- parse(CMSTemplateParams, StatsEvent, int) - Method in class com.netscape.cms.servlet.base.GetStats
- 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) - Static method in class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
-
Parse the predicate expression and return a vector of expressions.
- parse(String) - Static method in class org.dogtagpki.legacy.core.policy.SimpleExpression
- parse(String) - Method in interface org.dogtagpki.legacy.policy.IPolicyPredicateParser
-
Parse the predicate expression and return a vector of expressions.
- parseACL(String) - Static method in class com.netscape.cms.authorization.ACL
-
Parse ACL resource attributes
- parseACLEntry(ACL, String) - Static method in class com.netscape.certsrv.acls.ACLEntry
-
Parse string in the following format:
- parseCRMF(String) - Static method in class org.dogtagpki.util.cert.CertUtil
- parseCRMFMsgs(byte[]) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- parseCSR(String) - Static method in class org.dogtagpki.util.cert.CertUtil
- parseInto(String, NameValuePairs) - Static method in class com.netscape.certsrv.common.NameValuePairs
-
Parses a string into name value pairs.
- parseKeyGen(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- parseOptions(CommandLine) - Method in class com.netscape.cmstools.cli.MainCLI
- parser - Static variable in class org.dogtagpki.cli.CLI
- PASS_PHRASE_TYPE - Static variable in interface com.netscape.certsrv.key.KeyRequestResource
- PASSWDUSERDB_AUTHMGR_ID - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for password based authentication manager ID.
- PASSWDUSERDB_PLUGIN_ID - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
-
Constant for password based authentication plugin ID.
- PasswdUserDBAuthentication - Class in com.netscape.cmscore.authentication
-
Certificate Server admin authentication.
- PasswdUserDBAuthentication() - Constructor for class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- PASSWORD - Static variable in interface com.netscape.certsrv.property.IDescriptor
- 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
- PasswordStore - Class in com.netscape.cmsutil.password
- PasswordStore() - Constructor for class com.netscape.cmsutil.password.PasswordStore
- PasswordStoreConfig - Class in com.netscape.cmsutil.password
- PasswordStoreConfig() - Constructor for class com.netscape.cmsutil.password.PasswordStoreConfig
- PASSWORDTYPE - Static variable in interface com.netscape.certsrv.common.Constants
- patch(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- patch(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- PATCH - Enum constant in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
- PATCH - Annotation Interface in com.netscape.certsrv.base
-
http://brianoneill.blogspot.in/2011/11/patch-methods-on-jax-rs.html
- paths() - Element in annotation interface com.netscape.certsrv.base.WebAction
- PDU_DATA_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- PDU_SIZE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- peekNextSerialNumber() - Method in class com.netscape.cmscore.dbs.Repository
-
Peek at the next serial number in cache (does not consume the number).
- PENDING - Static variable in class com.netscape.certsrv.request.RequestStatus
-
The state of a request that is waiting for action by an agent.
- PENDING - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- PENDING_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- pendingNotifier - Variable in class com.netscape.cmscore.apps.CMSEngine
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestActionCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestApproveCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestAssignCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestCancelCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestRejectCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestUnassignCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestUpdateCLI
- performAction(CACertClient, RequestId, CertReviewResponse) - Method in class com.netscape.cmstools.ca.CACertRequestValidateCLI
- PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- permissions() - Method in class com.netscape.certsrv.acls.ACLEntry
-
Returns a list of permissions associated with this entry.
- persistentSearch(String, String, String[]) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Sets persistent search to retrieve modified certificate records.
- persistentSearch(String, String, String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
- 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
- PFXUtils - Class in com.netscape.cmscore.util
- PFXUtils() - Constructor for class com.netscape.cmscore.util.PFXUtils
- pin - Variable in class com.netscape.certsrv.system.CertificateSetupRequest
- 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_REQID - Static variable in class com.netscape.cmscore.request.Request
- PKCS10_REQUEST - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- 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(CMSRequest, 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
- PKCS11CertExportCLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CertExportCLI(PKCS11CertCLI) - Constructor for class com.netscape.cmstools.pkcs11.PKCS11CertExportCLI
- 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 - Variable in class com.netscape.cmstools.pkcs11.PKCS11CertCLI
- pkcs11CLI - Variable in class com.netscape.cmstools.pkcs11.PKCS11KeyCLI
- PKCS11CLI - Class in com.netscape.cmstools.pkcs11
- PKCS11CLI(MainCLI) - 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
- 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
- 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 - Variable in class com.netscape.cmstools.pkcs12.PKCS12CertCLI
- pkcs12CLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12ExportCLI
- pkcs12CLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12ImportCLI
- pkcs12CLI - Variable in class com.netscape.cmstools.pkcs12.PKCS12KeyCLI
- PKCS12CLI - Class in com.netscape.cmstools.pkcs12
- PKCS12CLI(MainCLI) - 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
- PKCS12KeyRemoveCLI - Class in com.netscape.cmstools.pkcs12
- PKCS12KeyRemoveCLI(PKCS12KeyCLI) - Constructor for class com.netscape.cmstools.pkcs12.PKCS12KeyRemoveCLI
- pkcs7CertChain - Variable in class com.netscape.certsrv.cert.CertData
- 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
- PKCS7CertImportCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CertImportCLI(PKCS7CertCLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CertImportCLI
- pkcs7CLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7CertCLI
- pkcs7CLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- pkcs7CLI - Variable in class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- PKCS7CLI - Class in com.netscape.cmstools.pkcs7
- PKCS7CLI(MainCLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7CLI
- PKCS7ExportCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7ExportCLI(PKCS7CLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- PKCS7ImportCLI - Class in com.netscape.cmstools.pkcs7
- PKCS7ImportCLI(PKCS7CLI) - Constructor for class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- PKCS9_CONTENT_TYPE - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- PKCS9_MESSAGE_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- PKIArchiveOptionsContainer - Class in com.netscape.cmscore.crmf
- PKIArchiveOptionsContainer(PKIArchiveOptions, int) - Constructor for class com.netscape.cmscore.crmf.PKIArchiveOptionsContainer
- PKICertificateApprovalCallback - Class in com.netscape.certsrv.client
- PKICertificateApprovalCallback() - 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, String, SSLCertificateApprovalCallback) - Constructor for class com.netscape.certsrv.client.PKIClient
- PKIClient(ClientConfig, SSLCertificateApprovalCallback) - Constructor for class com.netscape.certsrv.client.PKIClient
- PKIClientAuthenticator - Class in com.netscape.certsrv.client
- PKIClientAuthenticator(ClientConfig) - Constructor for class com.netscape.certsrv.client.PKIClientAuthenticator
- 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.Data - Class in com.netscape.certsrv.base
- PKIExceptionDeserializer - Class in com.netscape.certsrv.base
- PKIExceptionDeserializer() - Constructor for class com.netscape.certsrv.base.PKIExceptionDeserializer
- PKIExceptionDeserializer(Class<?>) - Constructor for class com.netscape.certsrv.base.PKIExceptionDeserializer
- PKIExceptionMapper - Class in org.dogtagpki.server.rest.v1
- PKIExceptionMapper() - Constructor for class org.dogtagpki.server.rest.v1.PKIExceptionMapper
- PKIExceptionSerializer - Class in com.netscape.certsrv.base
- PKIExceptionSerializer() - Constructor for class com.netscape.certsrv.base.PKIExceptionSerializer
- PKIExceptionSerializer(Class<PKIException.Data>) - Constructor for class com.netscape.certsrv.base.PKIExceptionSerializer
- PKIFormatter - Class in org.dogtagpki.util.logging
- PKIFormatter() - Constructor for class org.dogtagpki.util.logging.PKIFormatter
- PKIInMemoryRealm - Class in com.netscape.cms.realm
- PKIInMemoryRealm() - Constructor for class com.netscape.cms.realm.PKIInMemoryRealm
- PKILDAPRealm - Class in com.netscape.cms.realm
- PKILDAPRealm() - Constructor for class com.netscape.cms.realm.PKILDAPRealm
- PKILogger - Class in org.dogtagpki.util.logging
- PKILogger() - Constructor for class org.dogtagpki.util.logging.PKILogger
- PKILogger.LogLevel - Enum Class in org.dogtagpki.util.logging
- PKIPostgreSQLRealm - Class in com.netscape.cms.realm
- PKIPostgreSQLRealm() - Constructor for class com.netscape.cms.realm.PKIPostgreSQLRealm
- PKIPrincipal - Class in com.netscape.cms.realm
- PKIPrincipal(User, String, List<String>) - Constructor for class com.netscape.cms.realm.PKIPrincipal
- PKIPrincipal(User, String, List<String>, AuthToken) - 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(CMSRequest, 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
- PKISecureRandom - Class in com.netscape.cmscore.security
- PKISecureRandom(CMSEngine, SecureRandom) - Constructor for class com.netscape.cmscore.security.PKISecureRandom
- PKISecureRandomSpi - Class in com.netscape.cmscore.security
- PKISecureRandomSpi(CMSEngine, SecureRandom) - Constructor for class com.netscape.cmscore.security.PKISecureRandomSpi
- PKIServerCLI - Class in org.dogtagpki.server.cli
- PKIServerCLI() - Constructor for class org.dogtagpki.server.cli.PKIServerCLI
- PKIServerEvent - Class in com.netscape.cmscore.apps
-
A class represents a PKIServer event.
- PKIServerEvent(int) - Constructor for class com.netscape.cmscore.apps.PKIServerEvent
- PKIServerListener - Class in com.netscape.cmscore.apps
-
A class represents a listener that listens to PKIServer event.
- PKIServerListener() - Constructor for class com.netscape.cmscore.apps.PKIServerListener
- 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
- PKIServlet - Class in org.dogtagpki.server.rest.v2
-
Implement the basic class to handle REST APIs API are routed to method in subclasses implementing specific actions annotated with WebAction
- PKIServlet() - Constructor for class org.dogtagpki.server.rest.v2.PKIServlet
- PKIServlet.HttpMethod - Enum Class in org.dogtagpki.server.rest.v2
- PKISocketConfig - Class in com.netscape.cmscore.ldapconn
- PKISocketConfig() - Constructor for class com.netscape.cmscore.ldapconn.PKISocketConfig
- PKISocketConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.ldapconn.PKISocketConfig
- PKISocketConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.ldapconn.PKISocketConfig
- PKISocketFactory - Class in com.netscape.cmscore.ldapconn
-
Uses HCL ssl socket.
- PKISocketFactory() - Constructor for class com.netscape.cmscore.ldapconn.PKISocketFactory
- PKISocketFactory(boolean) - Constructor for class com.netscape.cmscore.ldapconn.PKISocketFactory
- PKISocketFactory(String) - Constructor for class com.netscape.cmscore.ldapconn.PKISocketFactory
- PKISocketFactory(String, boolean) - Constructor for class com.netscape.cmscore.ldapconn.PKISocketFactory
- 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.
- PluginInfo - Class in com.netscape.cmscore.registry
-
The plugin information includes name, class name, and description.
- PluginInfo(String, String, String) - Constructor for class com.netscape.cmscore.registry.PluginInfo
- PluginRegistry - Class in com.netscape.cmscore.registry
-
This represents the registry subsystem that manages mulitple types of plugin information.
- PluginRegistry() - Constructor for class com.netscape.cmscore.registry.PluginRegistry
- policies - Variable in class com.netscape.certsrv.profile.ProfilePolicySet
- Policy - Class in com.netscape.certsrv.request
-
Class for a policy.
- Policy() - Constructor for class com.netscape.certsrv.request.Policy
- 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() - Constructor for class com.netscape.certsrv.profile.PolicyConstraint
- 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
- 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.
- PolicyPredicateParser - Class in org.dogtagpki.legacy.core.policy
-
Default implementation of predicate parser.
- PolicyPredicateParser() - Constructor for class org.dogtagpki.legacy.core.policy.PolicyPredicateParser
- PolicyProcessor - Class in org.dogtagpki.legacy.policy
-
A generic interface for a policy processor.
- PolicyProcessor() - Constructor for class org.dogtagpki.legacy.policy.PolicyProcessor
- PolicyResult - Class in com.netscape.certsrv.request
-
This class defines results for policy actions.
- PolicyRule - Class in org.dogtagpki.legacy.server.policy
-
The abstract policy rule that concrete implementations will extend.
- PolicyRule() - Constructor for class org.dogtagpki.legacy.server.policy.PolicyRule
- PolicySet - Class in org.dogtagpki.legacy.core.policy
-
Represents a set of policy rules.
- PolicySet(String) - Constructor for class org.dogtagpki.legacy.core.policy.PolicySet
- policySets - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- policySets - Variable in class com.netscape.certsrv.profile.ProfileData
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.AgentCertAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.DirBasedAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.HashAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.SessionAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.SSLclientCertAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.TokenAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.UidPwdDirAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cms.authentication.UserPwdDirAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cmscore.authentication.NullAuthentication
- populate(AuthToken, Request) - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- populate(AuthToken, Request) - Method in class org.dogtagpki.server.authentication.AuthManager
-
Populates authentication specific information into the request for auditing purposes.
- port - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- PORT - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- PortalEnroll - Class in com.netscape.cms.authentication
-
uid/pwd directory based authentication manager
- PortalEnroll() - Constructor for class com.netscape.cms.authentication.PortalEnroll
-
Default constructor, initialization must follow.
- PortsServlet - Class in com.netscape.cms.servlet.base
-
This servlet returns port information.
- PortsServlet() - Constructor for class com.netscape.cms.servlet.base.PortsServlet
- post(Class<T>) - Method in class com.netscape.certsrv.client.Client
- post(String, Class<T>) - Method in class com.netscape.certsrv.client.Client
- post(String, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- post(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- post(String, Map<String, Object>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- post(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- post(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- post(String, MultivaluedMap<String, String>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- POST - Enum constant in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
- POST - Static variable in class com.netscape.cmsutil.http.HttpRequest
- PostCondition(boolean) - Static method in class com.netscape.cmscore.util.Assert
- postJobStart(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.JobServlet
- pprint() - Method in class com.netscape.cmscore.security.PWsdrCache
- 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_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_LEVEL - 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
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PR_SHA1_RSA - Static variable in interface com.netscape.certsrv.common.Constants
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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.cmscore.apps.CMS
- PreCondition(boolean) - Static method in class com.netscape.cmscore.util.Assert
- prefix - Variable in class com.netscape.certsrv.client.Client
- 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.
- PreOpConfig - Class in com.netscape.cmscore.apps
- PreOpConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.apps.PreOpConfig
- PreOpConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.apps.PreOpConfig
- prepend(TPSBuffer) - Method in class org.dogtagpki.tps.main.TPSBuffer
- prependBytes(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- PRETTY_PRINT - Static variable in interface com.netscape.certsrv.property.IDescriptor
- prettyPrint - Variable in class com.netscape.certsrv.cert.CertData
- 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
- PrettyPrintResources - Class in com.netscape.cmscore.cert
-
Resource Boundle for the Pretty Print
- PrettyPrintResources() - Constructor for class com.netscape.cmscore.cert.PrettyPrintResources
- principal - Variable in class com.netscape.certsrv.authentication.ExternalAuthToken
- 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
- printCert(UserCertData, boolean, boolean) - Static method in class org.dogtagpki.server.cli.SubsystemUserCertCLI
- 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(NSSCertInfo) - Static method in class com.netscape.cmstools.nss.NSSCertCLI
- printCertInfo(String, Certificate) - Static method in class com.netscape.cmstools.pkcs11.PKCS11CertCLI
- printCertInfo(X509Certificate) - Static method in class com.netscape.cmstools.pkcs7.PKCS7CertCLI
- printCertInfo(X509Certificate) - Static method in class com.netscape.cmstools.client.ClientCLI
- printCertInfo(PKCS12, PKCS12CertInfo) - Static method in class com.netscape.cmstools.pkcs12.PKCS12CertCLI
- printCertRequestInfo(CertRequestInfo) - Static method in class com.netscape.cmstools.ca.CACertRequestCLI
- printCertRequestInfos(CertRequestInfos) - Static method in class com.netscape.cmstools.ca.CACertRequestCLI
- printCertReviewResponse(CertReviewResponse) - Static method in class com.netscape.cmstools.ca.CACertRequestCLI
- printConfigData(ConfigData) - Static method in class com.netscape.cmstools.config.ConfigCLI
- printConnectorData(ConnectorData, boolean) - Static method in class com.netscape.cmstools.tps.connector.ConnectorCLI
- printConnectorInfo(TPSConnectorData) - Static method in class com.netscape.cmstools.tks.TPSConnectorCLI
- printContent() - Method in class com.netscape.cmscore.request.Request
- printContent(boolean) - Method in class com.netscape.cmstools.CMCResponse
- printEnrollmentTemplate(CertEnrollmentRequest) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- printError(String) - Static method in class com.netscape.cmstools.CMCSharedToken
- printError(String) - Static method in class com.netscape.cmstools.CRMFPopClient
- printExtensions(CertificateExtensions) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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.acme.ACMEDisableCLI
- printHelp() - Method in class com.netscape.cmstools.acme.ACMEEnableCLI
- printHelp() - Method in class com.netscape.cmstools.acme.ACMEInfoCLI
- 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.CACertExportCLI
- 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.CACertIssueCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertRequestActionCLI
- 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.CACertSigningExportCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertSigningShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertStatusCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertSubsystemExportCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertSubsystemShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertTransportExportCLI
- printHelp() - Method in class com.netscape.cmstools.ca.CACertTransportShowCLI
- printHelp() - Method in class com.netscape.cmstools.ca.PublisherOCSPAddCLI
- printHelp() - Method in class com.netscape.cmstools.cli.InfoCLI
- 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
-
Deprecated.
- 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() - Method in class com.netscape.cmstools.config.ConfigExportCLI
- 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.job.JobFindCLI
- printHelp() - Method in class com.netscape.cmstools.job.JobShowCLI
- printHelp() - Method in class com.netscape.cmstools.job.JobStartCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRACertTransportExportCLI
- printHelp() - Method in class com.netscape.cmstools.kra.KRACertTransportShowCLI
- 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() - Method in class com.netscape.cmstools.nss.NSSCertExportCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertFindCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertImportCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertIssueCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertRequestCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCertShowCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSCreateCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSKeyCreateCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSKeyExportCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSKeyFindCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSKeyImportCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSKeyShowCLI
- printHelp() - Method in class com.netscape.cmstools.nss.NSSRemoveCLI
- printHelp() - Static method in class com.netscape.cmstools.OCSPClient
- printHelp() - Method in class com.netscape.cmstools.pkcs11.PKCS11CertExportCLI
- 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.pkcs7.PKCS7CertImportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs7.PKCS7ExportCLI
- printHelp() - Method in class com.netscape.cmstools.pkcs7.PKCS7ImportCLI
- 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.range.RangeRequestCLI
- 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.SecurityDomainHostAddCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainHostFindCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainHostRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainHostShowCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainJoinCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainLeaveCLI
- printHelp() - Method in class com.netscape.cmstools.system.SecurityDomainShowCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSKeyCreateCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSKeyExportCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSKeyRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TKSKeyShowCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TPSConnectorAddCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TPSConnectorFindCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TPSConnectorModCLI
- printHelp() - Method in class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- printHelp() - Method in class com.netscape.cmstools.tks.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
- printHelp() - Method in class org.dogtagpki.cli.CLI
- printHelp() - Method in class org.dogtagpki.server.cli.PKIServerCLI
- printJob(JobInfo) - Static method in class com.netscape.cmstools.job.JobCLI
- 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(KeyInfo) - Static method in class com.netscape.cmstools.nss.NSSKeyCLI
- printKeyInfo(KeyInfo, String) - Method in class com.netscape.cmstools.nss.NSSKeyShowCLI
- printKeyInfo(String, KeyData) - Static method in class com.netscape.cmstools.tks.TKSKeyCLI
- 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
- printPolicies() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- printPolicies() - Method in class org.dogtagpki.legacy.core.policy.PolicySet
- printProfile(ProfileData) - 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
- printProperties() - Method in class com.netscape.cmscore.base.ConfigStore
-
For debugging purposes.
- printSecurityDomain(DomainInfo) - Static method in class com.netscape.cmstools.system.SecurityDomainCLI
- printSecurityDomainHost(SecurityDomainHost) - Static method in class com.netscape.cmstools.system.SecurityDomainHostCLI
- printSelfTestData(SelfTestData) - Static method in class com.netscape.cmstools.selftests.SelfTestCLI
- printSelfTestResult(SelfTestResult) - Static method in class com.netscape.cmstools.selftests.SelfTestRunCLI
- printSubsystem(SecurityDomainHost) - Static method in class org.dogtagpki.server.cli.SDSubsystemCLI
- 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
- 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.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.DisplayHashUserEnroll
-
Services the 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.RemoteAuthConfig
-
Serves HTTPS request.
- 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.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.GetStatus
-
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.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.ocsp.GetOCSPInfo
-
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.processors.CMCProcessor
- process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
- process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.KeyGenProcessor
- process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.PKCS10Processor
- process(CMSRequest) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- process(CMSRequest) - Method in class com.netscape.cms.servlet.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 class com.netscape.cmscore.dbs.ElementProcessor
-
Handles object
- processCertRecords(int, int, ElementProcessor) - Method in class com.netscape.cmscore.dbs.CertRecordList
-
Process certificate record as soon as it is returned.
- 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, ElementProcessor) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Processes elements as soon as it arrives.
- processElements(int, int, ElementProcessor) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.This function processes elements as soon as it arrives.
- processImpl(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetCookie
- processIndividualRequest(CertReqMsg, AuthToken, ArgBlock) - Method in class com.netscape.cms.servlet.processors.CRMFProcessor
- processKeyData(Key, SymmetricKey) - Method in class com.netscape.certsrv.key.KeyClient
- Processor - Class in com.netscape.cms.servlet.processors
- Processor(String, Locale) - Constructor for class com.netscape.cms.servlet.processors.Processor
- processPolicyImplMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
-
Process Policy Implementation Management.
- processPolicyRuleMgmt(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- 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(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Begins processing for this request.
- processRequest(String, String, IPKIMessage, AuthToken) - Method in class com.netscape.cms.servlet.connector.CloneServlet
- processRequest(String, String, IPKIMessage, AuthToken) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
-
Process request
- processResponse(HttpResponse) - Method in class com.netscape.cmstools.CRMFPopClient
- profile - Variable in class com.netscape.certsrv.system.SystemCertData
- PROFILE_CERT_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- PROFILE_ID - Static variable in class com.netscape.cmscore.request.Request
- 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
- profileApprovedBy - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- 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(CACLI) - Constructor for class com.netscape.cmstools.profile.ProfileCLI
- ProfileCLI(TPSCLI) - Constructor for class com.netscape.cmstools.tps.profile.ProfileCLI
- 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
- 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
- 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
- profileEnable - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- profileEnableBy - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- 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
- ProfileInput - Class in com.netscape.certsrv.profile
- ProfileInput() - Constructor for class com.netscape.certsrv.profile.ProfileInput
- ProfileInput(String, String, String) - Constructor for class com.netscape.certsrv.profile.ProfileInput
- profileIsVisible - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- 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
- 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(String, String, String) - Constructor for class com.netscape.certsrv.profile.ProfileOutput
- 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() - Constructor for class com.netscape.certsrv.profile.ProfilePolicy
- ProfilePolicySet - Class in com.netscape.certsrv.profile
- ProfilePolicySet() - Constructor for class com.netscape.certsrv.profile.ProfilePolicySet
- 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
- 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
- ProfileSubmitProxyServlet - Class in com.netscape.cms.servlet.base
- ProfileSubmitProxyServlet() - Constructor for class com.netscape.cms.servlet.base.ProfileSubmitProxyServlet
- profileURL - Variable in class com.netscape.certsrv.profile.ProfileDataInfo
- profileVisible - 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
- PROP_ACCESS - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
- 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_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
- 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.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.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_BASEDN - Static variable in class com.netscape.cms.listeners.PinRemovalListener
- PROP_BINDDN - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_BINDDN - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_BINDDN_DEFAULT - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_BINDPW - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_BINDPW - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_BINDPW_PROMPT - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_CACHE_TEMPLATES_ONLY - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
- PROP_CLASS - Static variable in class com.netscape.cms.authorization.AAclAuthz
- PROP_CLASS - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
- PROP_CLASS - Static variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- PROP_CLASS - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "class" for this component in CMS.cfg.
- PROP_CLASS - Static variable in class com.netscape.cmscore.logging.LogSubsystem
- PROP_CLASS - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- 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 class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_CLONING - Static variable in class com.netscape.cms.servlet.base.DynamicVariablesServlet
- PROP_CMSGATEWAY - Static variable in class com.netscape.cms.servlet.common.CMSGateway
- PROP_CONTAINER - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_CRON - Static variable in class com.netscape.cmscore.jobs.JobCron
-
constant that represents the configuration parameter "cron" for the job that this JobCron is associated with.
- PROP_DEF_POLICIES - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_DNPATTERN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_EMAIL_SUBJECT - Static variable in class com.netscape.cms.jobs.Job
- PROP_EMAIL_TEMPLATE - Static variable in class com.netscape.cms.jobs.Job
- PROP_ENABLE - Static variable in class com.netscape.certsrv.publish.Publisher
- PROP_ENABLE - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_ENABLE - Static variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- PROP_ENABLED - Static variable in class com.netscape.cms.jobs.Job
- PROP_ENABLED - Static variable in class com.netscape.cms.listeners.PinRemovalListener
- PROP_ENABLED - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "enabled" for this component in CMS.cfg.
- PROP_ERROR_IF_DOWN - Static variable in class com.netscape.certsrv.ldap.LdapConnFactory
- 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_FINAL_ERROR_MSG - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_FOLLOW_REFERRALS - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_FULL_CA_OCSP_VERIFY - Static variable in class com.netscape.cms.selftests.common.SystemCertsVerification
- PROP_GENERALNAME - Static variable in interface org.dogtagpki.legacy.policy.IGeneralNameUtil
- 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 class com.netscape.cms.authentication.PortalEnroll
- PROP_HOST - Static variable in class com.netscape.cms.notification.MailNotification
- PROP_HOST - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_HOST_DEFAULT - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_HTML_PATH - Static variable in class com.netscape.cms.servlet.base.DisplayHtmlServlet
- PROP_ID - Static variable in class com.netscape.cms.servlet.admin.AdminServlet
- PROP_ID - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_ID - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
- PROP_IMPL - Static variable in class com.netscape.cms.authorization.AAclAuthz
- PROP_IMPL - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
- PROP_IMPL - Static variable in class com.netscape.cmscore.authorization.AuthzSubsystem
- PROP_IMPL - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "impl" for this component in CMS.cfg.
- PROP_IMPL - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_IMPL_NAME - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_IMPLNAME - Static variable in class com.netscape.certsrv.publish.Publisher
- PROP_IMPLNAME - Static variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- PROP_INSTANCE - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_INTERVAL - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "interval" for this component in CMS.cfg.
- PROP_ITEM_TEMPLATE - Static variable in class com.netscape.cms.jobs.Job
- PROP_JOB - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "job" for this component in CMS.cfg.
- PROP_LDAP - Static variable in class com.netscape.cms.listeners.PinRemovalListener
- PROP_LDAP_BOUND_CONN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_LDAPAUTHINFO - Static variable in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- PROP_LDAPAUTHTYPE - Static variable in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- PROP_LDAPBYTEATTRS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_LDAPCONNINFO - Static variable in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- PROP_LDAPSTRINGATTRS - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_LEVEL - Static variable in class com.netscape.cmscore.util.Debug
- PROP_LOGGER - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_LOGGER_CLASS - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_MAX_REQUEST_SIZE - Static variable in class com.netscape.cms.servlet.ocsp.OCSPServlet
- PROP_MAX_SEARCH_RETURNS - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- PROP_MAX_SIZE - Variable in class com.netscape.cms.servlet.common.CMSFileLoader
- PROP_MAXCONNS - Static variable in class com.netscape.certsrv.ldap.LdapConnFactory
- PROP_MAXRESULTS - Static variable in class com.netscape.certsrv.ldap.LdapConnFactory
- PROP_MINCONNS - Static variable in class com.netscape.certsrv.ldap.LdapConnFactory
- PROP_NEXT_RANGE - Static variable in class com.netscape.cmscore.dbs.DBSubsystem
- 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_OBJECTCLASS - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_ON_DEMAND - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_ORDER - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_ORDER - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_PARSER - Static variable in class com.netscape.cms.servlet.request.ProcessReq
- PROP_PARSER - Static variable in class com.netscape.cms.servlet.request.QueryReq
- PROP_PARSER - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- PROP_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_PENDING_TEMPLATE_FILLER - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- 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 class com.netscape.cms.selftests.SelfTest
- PROP_PLUGIN - Static variable in class com.netscape.cmscore.authentication.AuthSubsystem
- PROP_PLUGIN - Static variable in class com.netscape.cmscore.jobs.JobsScheduler
-
constant that represents the configuration parameter "pluginName" for this component in CMS.cfg.
- PROP_PLUGIN - Static variable in class com.netscape.cmscore.logging.LogSubsystem
- PROP_PORT - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_PORT - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_PORT_DEFAULT - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_PREDICATE - Static variable in class com.netscape.certsrv.publish.Publisher
- PROP_PREDICATE - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- PROP_PREDICATE - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_PREDICATE - Static variable in class org.dogtagpki.legacy.server.policy.PolicyRule
- PROP_PWC_KEY_ID - Static variable in class com.netscape.cmscore.security.PWsdrCache
- PROP_PWC_NICKNAME - Static variable in class com.netscape.cmscore.security.PWsdrCache
- PROP_PWC_NICKNAME - Static variable in class com.netscape.cmstools.PasswordCache
- PROP_PWC_TOKEN_NAME - Static variable in class com.netscape.cmscore.security.PWsdrCache
- PROP_RECEIVER_EMAIL - Static variable in class com.netscape.cms.jobs.Job
- 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_REQUEST_ID_GENERATOR - Static variable in class com.netscape.cmscore.request.RequestRepository
- PROP_REQUEST_ID_LENGTH - Static variable in class com.netscape.cmscore.request.RequestRepository
- PROP_REQUEST_ID_RADIX - Static variable in class com.netscape.cmscore.request.RequestRepository
- PROP_RESOURCEID - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_RULE - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- 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 class com.netscape.cmscore.ldapconn.LdapConnInfo
- PROP_SECURECONN - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_SENDER_EMAIL - Static variable in class com.netscape.cms.jobs.Job
- PROP_SIGNED_AUDIT - Static variable in interface com.netscape.certsrv.logging.ILogger
- PROP_SMTP_SUBSTORE - Static variable in class com.netscape.cms.notification.MailNotification
- PROP_STARTUP - Static variable in class com.netscape.cmscore.selftests.SelfTestSubsystem
- PROP_SUB_ID - Static variable in class com.netscape.cms.selftests.common.SystemCertsVerification
- PROP_SUBSTORES - Static variable in class com.netscape.cmscore.base.ConfigStore
- 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.Job
- 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
-
log class: system event.
- 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_UNAUTHORIZED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- PROP_UNDELETABLE_POLICIES - Static variable in class org.dogtagpki.legacy.policy.PolicyProcessor
- PROP_USERID_NAME - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- PROP_VERSION - Static variable in class com.netscape.cms.authentication.PortalEnroll
- PROP_VERSION - Static variable in class com.netscape.cmscore.ldapconn.LdapConnInfo
- propertyNames() - Method in class com.netscape.cmscore.base.SimpleProperties
-
Returns an enumeration of all the keys in this property list, including the keys in the default property list.
- PropertySet - Class in com.netscape.certsrv.property
-
A set of properties.
- PropertySet() - Constructor for class com.netscape.certsrv.property.PropertySet
- Provider - Class in com.netscape.cmscore.security
- Provider() - Constructor for class com.netscape.cmscore.security.Provider
- 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
- ProxyServlet - Class in com.netscape.cms.servlet.base
-
This is a servlet that proxies request to another servlet.
- ProxyServlet() - Constructor for class com.netscape.cms.servlet.base.ProxyServlet
- PT_ACCESS_LOG - Static variable in interface com.netscape.certsrv.common.Constants
- PT_ACLS - Static variable in interface com.netscape.certsrv.common.Constants
- PT_ATTRS - Static variable in interface com.netscape.certsrv.common.Constants
- PT_CERT_RECORDS - Static variable in interface com.netscape.certsrv.common.Constants
- PT_CERTIFICATES - Static variable in interface com.netscape.certsrv.common.Constants
- PT_CERTREC - Static variable in interface com.netscape.certsrv.common.Constants
- PT_COMMENT - Static variable in interface com.netscape.certsrv.common.Constants
- PT_DIST_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
- PT_DIST_STORE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_DN - Static variable in interface com.netscape.certsrv.common.Constants
- PT_END_NO - Static variable in interface com.netscape.certsrv.common.Constants
- PT_ERROR_LOG - Static variable in interface com.netscape.certsrv.common.Constants
- PT_EXTENSIONS - Static variable in interface com.netscape.certsrv.common.Constants
- PT_FILTER - Static variable in interface com.netscape.certsrv.common.Constants
- PT_GROUP - Static variable in interface com.netscape.certsrv.common.Constants
- PT_KEY_RECORD - Static variable in interface com.netscape.certsrv.common.Constants
- PT_MAPPING - Static variable in interface com.netscape.certsrv.common.Constants
- PT_MOD_OP - Static variable in interface com.netscape.certsrv.common.Constants
- PT_MOD_TYPE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_MOD_VALUE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NAMES - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NEW_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NOTIF_EMAIL - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NOTIF_ENABLE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NOTIF_EXPIRE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_NOTIF_RENEWAL - Static variable in interface com.netscape.certsrv.common.Constants
- PT_OLD_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
- PT_OP - Static variable in interface com.netscape.certsrv.common.Constants
- PT_PORT - Static variable in interface com.netscape.certsrv.common.Constants
- PT_PUBLISH_DN - Static variable in interface com.netscape.certsrv.common.Constants
- PT_PUBLISH_FREQ - Static variable in interface com.netscape.certsrv.common.Constants
- PT_PUBLISH_PWD - Static variable in interface com.netscape.certsrv.common.Constants
- PT_REASON_NO - Static variable in interface com.netscape.certsrv.common.Constants
- PT_RELEASE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_REQUEST - Static variable in interface com.netscape.certsrv.common.Constants
- PT_REQUEST_LOG - Static variable in interface com.netscape.certsrv.common.Constants
- PT_REQUESTS - Static variable in interface com.netscape.certsrv.common.Constants
- PT_RESULT_ID - Static variable in interface com.netscape.certsrv.common.Constants
- PT_SERIALNO - Static variable in interface com.netscape.certsrv.common.Constants
- PT_SIZE - Static variable in interface com.netscape.certsrv.common.Constants
- PT_SSL_PORT - Static variable in interface com.netscape.certsrv.common.Constants
- PT_START_NO - Static variable in interface com.netscape.certsrv.common.Constants
- PT_USER - Static variable in interface com.netscape.certsrv.common.Constants
- PubKeyPrettyPrint - Class in com.netscape.cmscore.cert
-
This class will display the certificate content in predefined format.
- PubKeyPrettyPrint(PublicKey) - Constructor for class com.netscape.cmscore.cert.PubKeyPrettyPrint
- PublicKeyMapper - Class in com.netscape.cmscore.dbs
-
A class represents an attribute mapper that maps a public key data into LDAP attribute and vice versa.
- PublicKeyMapper(String) - Constructor for class com.netscape.cmscore.dbs.PublicKeyMapper
-
Constructs a byte array mapper.
- publish(LDAPConnection, String, Object) - Method in class com.netscape.certsrv.publish.Publisher
-
Publish an object.
- Publisher - Class in com.netscape.certsrv.publish
-
Class for publishing certificate or crl to database store.
- Publisher() - Constructor for class com.netscape.certsrv.publish.Publisher
- publisherCLI - Variable in class com.netscape.cmstools.ca.PublisherOCSPCLI
- PublisherCLI - Class in com.netscape.cmstools.ca
- PublisherCLI(CACLI) - Constructor for class com.netscape.cmstools.ca.PublisherCLI
- PublisherOCSPAddCLI - Class in com.netscape.cmstools.ca
- PublisherOCSPAddCLI(PublisherOCSPCLI) - Constructor for class com.netscape.cmstools.ca.PublisherOCSPAddCLI
- publisherOCSPCLI - Variable in class com.netscape.cmstools.ca.PublisherOCSPAddCLI
- PublisherOCSPCLI - Class in com.netscape.cmstools.ca
- PublisherOCSPCLI(PublisherCLI) - Constructor for class com.netscape.cmstools.ca.PublisherOCSPCLI
- 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 Publisher.
- PublisherProxy(boolean, Publisher) - Constructor for class com.netscape.certsrv.publish.PublisherProxy
-
Constructs a PublisherProxy based on a Publisher object and enabled boolean.
- 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 class com.netscape.cmscore.base.ConfigStore
-
Puts a property into the configuration file.
- put(String, String) - Method in class org.dogtagpki.tps.msg.TPSMessage
- put(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.Client
- put(String, Map<String, Object>, Entity<?>, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
- put(String, V) - Method in class com.netscape.cmscore.request.ExtDataHashtable
- PUT - Enum constant in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
- putBigInteger(String, BigInteger) - Method in class com.netscape.cmscore.base.ConfigStore
-
Puts a big integer value.
- putBoolean(String, boolean) - Method in class com.netscape.cmscore.base.ConfigStore
-
Puts boolean value into the configuration store.
- putByteArray(String, byte[]) - Method in class com.netscape.cmscore.base.ConfigStore
-
Puts byte array into this configuration store.
- putInteger(String, int) - Method in class com.netscape.cmscore.base.ConfigStore
-
Puts an integer value.
- PutKeyAPDU - Class in org.dogtagpki.tps.apdu
- PutKeyAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.PutKeyAPDU
-
Constructs Put Key APDU.
- 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.PasswordStore
- 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) - Method in class com.netscape.cmscore.apps.CMSEngine
- putString(String, String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Puts property value into this configuration store.
- putUserPWPair(String) - Method in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- 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_PASSWORD_CACHE_ADD - Static variable in class com.netscape.cms.servlet.admin.PolicyAdminServlet
- PW_TAG_INTERNAL_LDAP_DB - Static variable in class com.netscape.cmstools.PasswordCache
- PWsdrCache - Class in com.netscape.cmscore.security
- PWsdrCache() - Constructor for class com.netscape.cmscore.security.PWsdrCache
- PWsdrCache(String) - Constructor for class com.netscape.cmscore.security.PWsdrCache
- PWsdrCache(String, String, byte[], boolean) - Constructor for class com.netscape.cmscore.security.PWsdrCache
- PWUtil - Class in com.netscape.cmscore.security
- PWUtil() - Constructor for class com.netscape.cmscore.security.PWUtil
- PX_CERT - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_DEF - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_GROUP - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_LOG - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_PP - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_SYS - Static variable in interface com.netscape.certsrv.common.PrefixDef
- PX_USER - Static variable in interface com.netscape.certsrv.common.PrefixDef
Q
- queryRecords() - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- QueryReq - Class in com.netscape.cms.servlet.request
-
Show paged list of requests matching search criteria.
- QueryReq() - Constructor for class com.netscape.cms.servlet.request.QueryReq
-
Constructor
- QUESTION_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- queue - Variable in class com.netscape.cms.servlet.request.CMSRequestDAO
R
- RA - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- RA_AGENT_GROUP - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- RA_CERT - Static variable in class com.netscape.cmscore.request.Request
- 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
- RANDOM - Enum constant in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
- RandomGenerationEvent - Class in com.netscape.certsrv.logging.event
- RandomGenerationEvent() - Constructor for class com.netscape.certsrv.logging.event.RandomGenerationEvent
- Range - Class in org.dogtagpki.common
- Range() - Constructor for class org.dogtagpki.common.Range
- RANGE - Static variable in class com.netscape.cmscore.jobs.CronItem
- rangeCLI - Variable in class com.netscape.cmstools.range.RangeRequestCLI
- RangeCLI - Class in com.netscape.cmstools.range
- RangeCLI(SubsystemCLI) - Constructor for class com.netscape.cmstools.range.RangeCLI
- rangeDN - Variable in class com.netscape.cmscore.dbs.Repository
- RangeRequestCLI - Class in com.netscape.cmstools.range
- RangeRequestCLI(RangeCLI) - Constructor for class com.netscape.cmstools.range.RangeRequestCLI
- RASigningCert - Class in com.netscape.cmscore.security
-
RA signing certificate
- RASigningCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.RASigningCert
- RASigningCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.RASigningCert
- 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
- read() - Method in class org.dogtagpki.tps.TPSConnection
- read(String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Reads an object from the database.
- read(String) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Reads an object from the database.
- read(String, String[]) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Reads an object from the database, and only populates the selected attributes.
- read(String, String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
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.
- readEncryption(NameValuePairs) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- readEntry(int, int, LogSource, String) - Method in class com.netscape.cms.logging.LogFile
-
Read all entries whose logLevel >= lowLevel and log source = source to at most maxLine entries(from end) If the parameter is -1, it's ignored and return all entries
- readFrom(Class<StreamingOutput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.netscape.certsrv.client.PKIRESTProvider
- readFromFile(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- readHeaders(BufferedReader) - Method in class com.netscape.cmsutil.http.HttpMessage
-
read http headers.
- 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
- readPasswordFromStream() - Static method in class com.netscape.cmscore.security.PWUtil
- readProfileFromFile(String) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- readPWcache() - Method in class com.netscape.cmscore.security.PWsdrCache
- 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.
- readRequest(RequestId) - Method in class com.netscape.cmscore.request.RequestRepository
- readServerResponse() - Method in class netscape.net.TransferProtocolClient
-
Pulls the response from the server and returns the code as a number.
- readStderr(Process) - Method in class org.dogtagpki.nss.NSSDatabase
- readStdout(Process) - Method in class org.dogtagpki.nss.NSSDatabase
- realm - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- realm - Variable in class com.netscape.cmscore.request.Request
- REALM - Static variable in class com.netscape.certsrv.key.KeyGenerationRequest
- REALM - Static variable in class com.netscape.cms.servlet.request.QueryReq
- REALM - Static variable in class com.netscape.cmscore.request.Request
- RealmCommon - Class in com.netscape.cms.realm
- RealmCommon() - Constructor for class com.netscape.cms.realm.RealmCommon
- RealmConfig - Class in com.netscape.cms.realm
- RealmConfig() - Constructor for class com.netscape.cms.realm.RealmConfig
- rebuildConfigStore(Locale) - Method in class com.netscape.cmscore.registry.PluginRegistry
- rebuildIndexes(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- RecordPagedList<T extends IDBObj> - Class in com.netscape.cmscore.dbs
-
Contain all records in a page for a paged search.
- RecordPagedList(DBPagedSearch<T>) - Constructor for class com.netscape.cmscore.dbs.RecordPagedList
-
Constructs a request paged.
- records - Variable in class com.netscape.cmscore.dbs.Database
- recordType - Variable in class com.netscape.cmscore.dbs.LDAPDatabase
- 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.cmscore.request.RequestNotifier
-
Recovers publishing queue.
- recoverRequestQueue() - Method in class com.netscape.cmscore.apps.CMSEngine
-
Resends requests New non-blocking recover method.
- RecoverThread - Class in com.netscape.cmscore.request
- RecoverThread(RequestQueue) - Constructor for class com.netscape.cmscore.request.RecoverThread
- recoverWillBlock() - Method in class com.netscape.cmscore.request.RequestQueue
-
Recovers from a crash.
- RECOVERY_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
Recovery ID of a recovery operation in KRA in the current thread.
- regist(AuthToken, String) - Method in class com.netscape.cms.authentication.PortalEnroll
-
adds a user to the directory.
- register(LogCategory, LogEventFactory) - Static method in class com.netscape.cms.logging.Logger
-
Registers log factory.
- register(Class<E>) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- register(String, Class<?>, ObjectIdentifier) - Static method in class com.netscape.certsrv.base.MetaAttributeDef
-
Registers new MetaAttribute defintion Attribute is defined by name, Java class for attribute values and optional object identifier
- REGISTER - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- registerAttribute(String, DBAttrMapper) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Registers attribute mapper.
- registerAttribute(String, DBAttrMapper) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Registers attribute mapper.
- registerDynamicMapper(DBDynAttrMapper) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Registers a dynamic attribute mapper.
- registerDynamicMapper(DBDynAttrMapper) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
- registerEvaluator(String, AccessEvaluator) - Method in class com.netscape.cms.authorization.AAclAuthz
-
Registers new handler for the given attribute type in the expressions.
- registerEvaluator(String, AccessEvaluator) - Method in class com.netscape.cms.authorization.BasicGroupAuthz
- registerEvaluator(String, AccessEvaluator) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Register new evaluator
- registerListener(RequestListener) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Registers a request listener.
- registerListener(String, RequestListener) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Registers a request listener.
- registerObjectClass(String, String[]) - Method in class com.netscape.cmscore.dbs.DBRegistry
-
Registers object class.
- registerObjectClass(String, String[]) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Registers object class.
- registerPendingListener(RequestListener) - Method in class com.netscape.cmscore.apps.CMSEngine
-
register listener for pending requests
- registerPendingListener(String, RequestListener) - Method in class com.netscape.cmscore.apps.CMSEngine
-
register listener for pending requests with a name.
- registerProcess(CMSRequest, Servlet) - Method in class com.netscape.cmscore.apps.CommandQueue
-
Registers a thread into the command queue.
- registerRequestListener(RequestListener) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Registers a request listener.
- registerRequestListener(String, RequestListener) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Registers a request listener.
- registerSelfTestAtStartup(String, boolean, SelfTest) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Register an individual self test on the instances list AND on the "startup" list (note that the specified self test will be appended to the end of each list).
- registerSelfTestOnDemand(String, boolean, SelfTest) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Register an individual self test on the instances list AND on the "on demand" list (note that the specified self test will be appended to the end of each list).
- 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
- reindexVLVs(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- reject(Integer) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- reject(Collection<Integer>) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- REJECTED - Static variable in class com.netscape.certsrv.request.PolicyResult
- REJECTED - Static variable in class com.netscape.certsrv.request.RequestStatus
-
The state of a request after it is rejected.
- REJECTED - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- REJECTED_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- REJECTED_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- rejectedCertStatuses - Variable in class com.netscape.cmstools.cli.MainCLI
- rejectRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyClient
-
Reject a secret recovery request
- rejectRequest(RequestId) - Method in class com.netscape.certsrv.key.KeyRequestClient
-
Reject a secret recovery request
- rejectRequest(RequestId) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- rejectRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- rejectRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- rejectRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- rejectRequest(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
Rejects a request.
- release(LogEvent) - Method in class com.netscape.cms.logging.LogEventFactory
-
Releases previously created event.
- release(LogEvent) - Method in class com.netscape.cms.logging.Logger
-
Notifies logger to reuse the event.
- release(Object) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Releases object to this interface.
- releaseCert(CACertClient, CertId, boolean) - Method in class com.netscape.cmstools.ca.CACertReleaseHoldCLI
- releaseContext() - Static method in class com.netscape.certsrv.base.SessionContext
-
Releases the current session context.
- releaseRequest(Request) - Method in class com.netscape.cmscore.request.RequestQueue
-
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 class com.netscape.cmscore.request.Request
- REMOTE_SERVICE_AUTHORITY - Static variable in class com.netscape.cmscore.request.Request
- REMOTE_STATUS - Static variable in class com.netscape.cmscore.request.Request
- 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.
- RemoteAuthority - Class in com.netscape.cmscore.connector
-
This represents a remote authority that can be a certificate manager, or key recovery manager or some other manager.
- RemoteAuthority() - Constructor for class com.netscape.cmscore.connector.RemoteAuthority
- RemoteAuthority(String, int, String, int) - Constructor for class com.netscape.cmscore.connector.RemoteAuthority
-
host parameter can be: "directory.knowledge.com" "199.254.1.2" "directory.knowledge.com:1050 people.catalog.com 199.254.1.2"
- RemoteAuthority(String, int, Hashtable<String, String>, int) - Constructor for class com.netscape.cmscore.connector.RemoteAuthority
- RemoteAuthority(String, int, Hashtable<String, String>, int, String) - Constructor for class com.netscape.cmscore.connector.RemoteAuthority
- remoteHost - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- remove(Object) - Method in class com.netscape.cmscore.request.ExtDataHashtable
- remove(String) - Method in class com.netscape.certsrv.property.PropertySet
- remove(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Removes a property from the configuration file.
- removeAllObjects() - Method in class com.netscape.cmscore.request.RequestRepository
-
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.RESTMessage
- 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
- 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
- removeConnectorConfig(String) - Method in class com.netscape.certsrv.connector.ConnectorsConfig
-
Removes
.connector. .* parameters. - 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 class com.netscape.certsrv.base.SecurityDomainSessionTable
- removeEntry(String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- removeEntry(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- removeEntry(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- removeGroup(String) - Method in class com.netscape.certsrv.group.GroupClient
- removeGroup(String) - Method in interface com.netscape.certsrv.group.GroupResource
- removeGroup(String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Removes a group.
- removeGroup(String) - Method in class org.dogtagpki.server.rest.v1.GroupService
-
removes a group
- removeGroup(String, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- removeGroup(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- 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.v1.GroupService
- removeGroupMember(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.GroupServletBase
- removeGroupMember(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.GroupServlet
- removeHost(String) - Method in class com.netscape.certsrv.system.SecurityDomainClient
- removeHost(String) - Method in interface com.netscape.certsrv.system.SecurityDomainResource
- removeHost(String) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- removeHost(String) - Method in class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- removeHost(String) - Method in class org.dogtagpki.server.rest.v1.SecurityDomainService
- removeHost(String, String) - Method in class com.netscape.certsrv.system.DomainInfo
- removeHost(String, String, String, String) - Method in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- removeHost(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- removeJobConfig(String) - Method in class com.netscape.cmscore.jobs.JobsConfig
-
Removes jobsScheduler.job.
.* parameters. - removeListener(RequestListener) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Removes listener from the list of registered listeners.
- removeListener(String) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Removes listener from the list of registered listeners.
- removeLogEventListener(LogEventListener) - Method in class com.netscape.cms.logging.LogQueue
-
Removes an event listener.
- removeLoggerConfig(String) - Method in class com.netscape.cmscore.logging.LoggersConfig
-
Removes log.instance.
.* parameters. - removeModule(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- removeModule(String) - Method in class org.dogtagpki.cli.CLI
- removeNextBeginReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNextBeginRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNextBeginSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNextEndReplicaNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNextEndRequestNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNextEndSerialNumber() - Method in class com.netscape.cmscore.apps.DatabaseConfig
- removeNotifierThread(Thread) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Removes a notifier thread from the pool of publishing queue threads.
- removeNSSPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
- removeParameter(String) - Method in class com.netscape.cms.realm.RealmConfig
- removeParameter(String) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- removePassword(String) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
-
Remove password from private password data structure.
- removePluginInfo(String, String) - Method in class com.netscape.cmscore.registry.PluginRegistry
- removePolicy(ProfilePolicy) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- 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
- removeProperty(String) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- removeRecord(String) - Method in class com.netscape.cmscore.dbs.Database
- removeRecord(String) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- removeRecordStatus(String) - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- removeRequest(RequestId) - Method in class com.netscape.cmscore.request.RequestRepository
- removeRequestListener(RequestListener) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Removes a request listener.
- removeRequestListener(String) - Method in class com.netscape.cmscore.apps.CMSEngine
-
removes listener with a name.
- removeRule(String) - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Removes a policy rule identified by the given name.
- removeSeeAlso(String, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- removeSocketListener(SSLSocketListener) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- removeSubStore(String) - Method in class com.netscape.cmscore.base.ConfigStore
-
Removes a sub store including all properties and sub-stores under this sub-store.
- 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 class com.netscape.cmscore.usrgrp.UGSubsystem
-
Removes identity.
- removeUser(String) - Method in class org.dogtagpki.server.rest.v1.UserService
-
removes a user.
- removeUser(String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- removeUser(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- removeUserCert(String, UserCertData) - Method in class org.dogtagpki.server.rest.v1.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 com.netscape.cmscore.usrgrp.UGSubsystem
-
Removes a user certificate for a user entry given a user certificate ID (a combination of version, serialNumber, issuerDN, and SubjectDN).
- removeUserCert(String, String) - Method in class org.dogtagpki.server.rest.v1.UserService
-
Removes a certificate for a user
- removeUserCert(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- removeUserCert(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- REMOVEUSERCERTFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- REMOVEUSERFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- removeUserFromGroup(Group, String) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- 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.v1.UserService
- removeUserMembership(String, String, Locale) - Method in class org.dogtagpki.server.rest.base.UserServletBase
- removeUserMembership(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.UserServlet
- 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.GetConfigEntries
- renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.GetStatus
- 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.UpdateDomainXML
- renderResult(CMSRequest) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- 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.RegisterUser
- 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(String, HttpServletRequest, HttpServletResponse, ServletConfig, CMSFileLoader) - 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 class com.netscape.cmscore.request.Request
- RENEWALFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- RenewalPolicy - Class in org.dogtagpki.legacy.policy
-
Class for a renewal policy rule.
- RenewalPolicy() - Constructor for class org.dogtagpki.legacy.policy.RenewalPolicy
- renewCA(String) - Method in interface com.netscape.certsrv.authority.AuthorityResource
- replaceEvents(String) - Method in class com.netscape.cms.logging.LogFile
-
replace the selected events list
- replaceExtension(String, Extension, X509CertInfo) - Static method in class com.netscape.cmscore.cert.CertUtils
- replaceRule(String, PolicyRule) - Method in class org.dogtagpki.legacy.core.policy.PolicySet
-
Replaces a policy rule identified by the given name.
- 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
- REPLICA_BASEDN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REPLICA_INCREMENT - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REPLICA_LOW_WATER_MARK - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REPLICA_RANGE_DN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- ReplicaIDRepository - Class in com.netscape.cmscore.dbs
-
A class represents a replica repository.
- ReplicaIDRepository(DBSubsystem) - Constructor for class com.netscape.cmscore.dbs.ReplicaIDRepository
-
Constructs a certificate repository.
- Repository - Class in com.netscape.cmscore.dbs
-
A class represents a generic repository.
- Repository(DBSubsystem, int) - Constructor for class com.netscape.cmscore.dbs.Repository
-
Constructs a repository.
- Repository.IDGenerator - Enum Class in com.netscape.cmscore.dbs
- repositoryConfig - Variable in class com.netscape.cmscore.dbs.Repository
- RepositoryRecord - Class in com.netscape.cmscore.dbs
-
A class represents a repository record.
- RepositoryRecord() - Constructor for class com.netscape.cmscore.dbs.RepositoryRecord
-
Constructs a repository record.
- RepositorySchema - Class in com.netscape.cmscore.dbs
-
A class represents a collection of repository-specific schema information.
- RepositorySchema() - Constructor for class com.netscape.cmscore.dbs.RepositorySchema
- REQ_COMPLETE - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- REQ_FORMAT - Static variable in class com.netscape.cmscore.request.Request
- REQ_STATUS - Static variable in class com.netscape.cmscore.request.Request
- REQ_TYPE - Static variable in class com.netscape.cmscore.request.Request
- REQ_VERSION - Static variable in class com.netscape.cmscore.request.Request
- reqFormat(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- reqId - Variable in class com.netscape.cmscore.connector.HttpPKIMessage
- ReqParser - Class in com.netscape.cms.servlet.request
-
A class representing a request parser which converts Java request object into name value pairs and vice versa.
- ReqParser() - Constructor for class com.netscape.cms.servlet.request.ReqParser
-
Constructs a request parser.
- REQQUEUE - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- reqRealm - Variable in class com.netscape.cmscore.connector.HttpPKIMessage
- reqStatus - Variable in class com.netscape.cmscore.connector.HttpPKIMessage
- reqType - Variable in class com.netscape.cmscore.connector.HttpPKIMessage
- request - Variable in class com.netscape.cms.servlet.base.PKIService
- Request - Class in com.netscape.cmscore.request
- Request - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- Request(RequestId) - Constructor for class com.netscape.cmscore.request.Request
- Request(CertID, SEQUENCE) - Constructor for class com.netscape.cmsutil.ocsp.Request
- REQUEST_ALGORITHM_OID - Static variable in class com.netscape.cmscore.request.Request
-
Symmetric Key algorithm OID passed into DRM archival service
- REQUEST_ALGORITHM_PARAMS - Static variable in class com.netscape.cmscore.request.Request
-
Symmetric key algorithm params passed into DRM archival service
- REQUEST_ARCHIVE_OPTIONS - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the End-User Supplied PKI Archive Option extension.
- REQUEST_BASEDN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REQUEST_CERTINFO - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the certificate template that will be signed and then become a certificate.
- REQUEST_CLONE_TRANSFER_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REQUEST_EXTENSIONS - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the End-User Supplied Extensions.
- REQUEST_ID - Static variable in class com.netscape.certsrv.base.MetaInfo
- REQUEST_ID - Static variable in interface com.netscape.cms.servlet.common.ICMSTemplateFiller
- REQUEST_INCREMENT - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REQUEST_ISSUED_CERT - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the issued certificate.
- REQUEST_KEY - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the End-User Supplied Key.
- REQUEST_LOW_WATER_MARK - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REQUEST_RANGE_DN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- REQUEST_SECURITY_DATA - Static variable in class com.netscape.cmscore.request.Request
-
Session wrapped security data passed in to the DRM archival service
- REQUEST_SESSION_KEY - Static variable in class com.netscape.cmscore.request.Request
-
Transport Key wrapped session key passed into DRM archival service.
- REQUEST_SIGNING_ALGORITHM - Static variable in class com.netscape.cmscore.request.Request
-
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 class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the End-User Supplied Subject Name.
- REQUEST_TRANSPORT_CERT - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the transport certificate.
- REQUEST_TRUSTEDMGR_PRIVILEGE - Static variable in class com.netscape.cmscore.request.Request
- REQUEST_VALIDITY - Static variable in class com.netscape.cmscore.request.Request
-
Name of request attribute that stores the End-User Supplied Validity.
- REQUEST_VERSION - Static variable in class com.netscape.cmscore.request.RequestQueue
-
Global request version for tracking request changes.
- Request.Template - Class in com.netscape.cmsutil.ocsp
-
A Template for decoding Request.
- RequestAttrsMapper - Class in com.netscape.cmscore.request
-
Deprecated.
- RequestAttrsMapper() - Constructor for class com.netscape.cmscore.request.RequestAttrsMapper
-
Deprecated.
- 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.
- RequestIAttrSetWrapper - Class in com.netscape.cmscore.request
- RequestIAttrSetWrapper(Request) - Constructor for class com.netscape.cmscore.request.RequestIAttrSetWrapper
- 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 - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- requestID - Variable in class com.netscape.certsrv.system.SystemCertData
- 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.
- requestIDGenerator - Variable in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- requestIDGenerator - Variable in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- RequestIdMapper - Class in com.netscape.cmscore.request
-
A mapper between an request id object and its LDAP attribute representation
- RequestIdMapper() - Constructor for class com.netscape.cmscore.request.RequestIdMapper
- requestIn(Request) - Method in class com.netscape.cms.request.RequestScheduler
-
Request entered the request queue processing.
- RequestInQueueJob - Class in com.netscape.cms.jobs
-
A job for the Jobs Scheduler.
- RequestInQueueJob() - Constructor for class com.netscape.cms.jobs.RequestInQueueJob
- RequestListener - Class in com.netscape.certsrv.request
-
An class that defines abilities of request listener,
- RequestListener() - Constructor for class com.netscape.certsrv.request.RequestListener
- requestModificationTime - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- RequestNotAcceptable - Exception in com.netscape.certsrv.base
- RequestNotAcceptable(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.RequestNotAcceptable
- RequestNotAcceptable(String) - Constructor for exception com.netscape.certsrv.base.RequestNotAcceptable
- RequestNotAcceptable(String, Throwable) - Constructor for exception com.netscape.certsrv.base.RequestNotAcceptable
- 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
- requestNotifier - Variable in class com.netscape.cmscore.apps.CMSEngine
- RequestNotifier - Class in com.netscape.cmscore.request
-
The RequestNotifier can be registered with a RequestQueue, so it will be invoked when a request is completely serviced by the IService object, then it will notify all registered request listeners.
- RequestNotifier() - Constructor for class com.netscape.cmscore.request.RequestNotifier
- REQUESTOR_AGENT - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_COMMENTS - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_EE - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_EMAIL - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_KRA - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_NAME - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_NETKEY_RA - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_PHONE - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_RA - Static variable in class com.netscape.cmscore.request.Request
- REQUESTOR_TYPE - Static variable in class com.netscape.cmscore.request.Request
- requestOut(Request) - Method in class com.netscape.cms.request.RequestScheduler
-
Request exited the request queue processing.
- requestOwner - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestQueue - Variable in class com.netscape.cmscore.apps.CMSEngine
- RequestQueue - Class in com.netscape.cmscore.request
-
This class represents the request queue within the certificate server.
- RequestQueue(DBSubsystem, RequestRepository, Policy, IService, RequestNotifier, RequestNotifier) - Constructor for class com.netscape.cmscore.request.RequestQueue
-
Create a request queue.
- requestRange(String, String) - Method in class com.netscape.certsrv.client.SubsystemClient
- RequestRecord - Class in com.netscape.cmscore.request
-
A request record is the stored version of a request.
- RequestRecord() - Constructor for class com.netscape.cmscore.request.RequestRecord
- requestRepository - Variable in class com.netscape.cms.servlet.base.CMSServlet
- requestRepository - Variable in class com.netscape.cms.servlet.request.CMSRequestDAO
- requestRepository - Variable in class com.netscape.cms.servlet.request.SearchReqs
- requestRepository - Variable in class com.netscape.cmscore.apps.CMSEngine
- requestRepository - Variable in class com.netscape.cmscore.connector.Resender
- requestRepository - Variable in class com.netscape.cmscore.request.RequestQueue
- RequestRepository - Class in com.netscape.cmscore.request
-
TODO: what does this class provide beyond the Repository base class??
- RequestRepository(SecureRandom, DBSubsystem, String) - Constructor for class com.netscape.cmscore.request.RequestRepository
-
Create a request repository that uses the LDAP database
- 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
- RequestStateMapper - Class in com.netscape.cmscore.request
-
A mapper between an request state object and its LDAP attribute representation
- RequestStateMapper() - Constructor for class com.netscape.cmscore.request.RequestStateMapper
- 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.
- RequestStatusDeserializer - Class in com.netscape.certsrv.request
- RequestStatusDeserializer() - Constructor for class com.netscape.certsrv.request.RequestStatusDeserializer
- RequestStatusDeserializer(Class<?>) - Constructor for class com.netscape.certsrv.request.RequestStatusDeserializer
- RequestStatusSerializer - Class in com.netscape.certsrv.request
- RequestStatusSerializer() - Constructor for class com.netscape.certsrv.request.RequestStatusSerializer
- RequestStatusSerializer(Class<RequestStatus>) - Constructor for class com.netscape.certsrv.request.RequestStatusSerializer
- requestSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- RequestSubsystem - Class in com.netscape.cmscore.request
-
RequestSubsystem
- RequestSubsystem() - Constructor for class com.netscape.cmscore.request.RequestSubsystem
- RequestTransfer - Class in com.netscape.cmscore.connector
- RequestTransfer() - Constructor for class com.netscape.cmscore.connector.RequestTransfer
- requestType - Variable in class com.netscape.certsrv.cert.CertReviewResponse
- requestType - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- RequestType - Class in com.netscape.cmscore.request
- RequestType() - Constructor for class com.netscape.cmscore.request.RequestType
- requestURL - Variable in class com.netscape.certsrv.request.CMSRequestInfo
- REQUIRED_PARAMETER_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- requiresApproval() - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- RES_ERROR - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- RES_ERROR - Static variable in class com.netscape.cmscore.request.Request
- RES_SUCCESS - Static variable in class com.netscape.certsrv.cert.CertRequestInfo
- RES_SUCCESS - Static variable in class com.netscape.cmscore.request.Request
- Resender - Class in com.netscape.cmscore.connector
-
Resend requests at intervals to the server to ensure completion of requests.
- Resender(String, String, RemoteAuthority) - Constructor for class com.netscape.cmscore.connector.Resender
- Resender(String, String, RemoteAuthority, int) - Constructor for class com.netscape.cmscore.connector.Resender
- resendInterval - Variable in class com.netscape.cmscore.connector.HttpConnector
- reset() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Used for disconnecting all connections.
- reset() - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
resets this factory - if no connections outstanding, disconnections all connections and resets everything to 0 as if no connections were ever made.
- reset() - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- reset() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
used for disconnecting all connections and reset everything to 0 as if connections were never made.
- 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 org.dogtagpki.tps.main.TPSBuffer
- resetCounters() - Method in class com.netscape.certsrv.util.StatsEvent
- resetCounters() - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Resets counters.
- 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
-
Find a match from a list of candidate media types (which may be wildcards) against the default list of valid media types.
- resolveFormat(List<MediaType>, List<MediaType>) - Static method in class com.netscape.cms.servlet.base.PKIService
-
Find a match from a list of candidate media types (which may be wildcards) against a list of valid media types.
- resolveFormat(MediaType) - Static method in class com.netscape.cms.servlet.base.PKIService
-
Return a match for a candidate media type (which may be a wildcard) against the default list of valid media types.
- resolveFormat(MediaType, List<MediaType>) - Static method in class com.netscape.cms.servlet.base.PKIService
-
Return a match for a candidate media type (which may be a wildcard) against a list of valid media types.
- resourceACLs - Variable in class com.netscape.cms.authorization.ACL
- 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
- 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
- RESTART_SIG - Static variable in class com.netscape.cmscore.util.UtilResources
- RESTMessage - Class in com.netscape.certsrv.base
-
This is a base class for some REST request/response messages.
- RESTMessage() - Constructor for class com.netscape.certsrv.base.RESTMessage
- RESTMessage(Map<String, String[]>) - Constructor for class com.netscape.certsrv.base.RESTMessage
- RESTMessage(MultivaluedMap<String, String>) - Constructor for class com.netscape.certsrv.base.RESTMessage
- RESTMessage.Attribute - Class in com.netscape.certsrv.base
- RESTMessage.AttributeList - Class in com.netscape.certsrv.base
- RESTMessage.AttributeListDeserializer - Class in com.netscape.certsrv.base
- RESTMessage.AttributeListSerializer - Class in com.netscape.certsrv.base
- Result() - Constructor for class com.netscape.cmstools.AuditVerify.Result
- RESULT - Static variable in class com.netscape.cmscore.request.Request
- 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, byte[]) - Method in class com.netscape.certsrv.key.KeyClient
-
Retrieve a secret (passphrase or symmetric key) from the DRM.
- retrieveKey(KeyId, SymmetricKey) - 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, SymmetricKey) - 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.LogEventListener
-
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.LogEventListener
-
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(HttpConnection) - Method in class com.netscape.cmscore.connector.HttpConnFactory
-
Return connection to the factory.
- returnConn(LDAPConnection) - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Return connection to the factory.
- returnConn(LDAPConnection) - Method in class com.netscape.cms.authorization.DirAclAuthz
- returnConn(LDAPConnection) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- returnConn(LDAPConnection) - Method in class com.netscape.cmscore.ldapconn.LdapAnonConnFactory
-
Returns a connection to the factory for recycling.
- returnConn(LDAPConnection) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
-
Teturn connection to the factory.
- returnConn(LDAPConnection) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- reviewCert(CertId) - Method in class com.netscape.certsrv.ca.CAAgentCertClient
- reviewCert(CertId) - Method in class com.netscape.certsrv.ca.CACertClient
- reviewCert(CertId) - Method in interface com.netscape.certsrv.cert.AgentCertResource
- reviewRequest(RequestId) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- reviewRequest(RequestId) - Method in class com.netscape.certsrv.ca.CACertClient
- reviewRequest(RequestId) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- REVOCATION_CHECK_CHALLENGE_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- REVOCATION_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- RevocationCheckingConfig - Class in org.dogtagpki.server.authentication
-
Provides auths.revocationChecking.* parameters.
- RevocationCheckingConfig(ConfigStorage) - Constructor for class org.dogtagpki.server.authentication.RevocationCheckingConfig
- RevocationCheckingConfig(String, SimpleProperties) - Constructor for class org.dogtagpki.server.authentication.RevocationCheckingConfig
- REVOCATIONFORMAT - Static variable in class com.netscape.certsrv.logging.AuditFormat
- RevocationInfo - Class in com.netscape.cmscore.dbs
-
A class represents a certificate revocation info.
- RevocationInfo() - Constructor for class com.netscape.cmscore.dbs.RevocationInfo
-
Constructs revocation info.
- RevocationInfo(Date, CRLExtensions) - Constructor for class com.netscape.cmscore.dbs.RevocationInfo
-
Constructs revocation info used by revocation request implementation.
- RevocationInfoMapper - Class in com.netscape.cmscore.dbs
-
A class represents a mapper to serialize revocation information into database.
- RevocationInfoMapper() - Constructor for class com.netscape.cmscore.dbs.RevocationInfoMapper
-
Constructs revocation information mapper.
- RevocationPolicy - Class in org.dogtagpki.legacy.policy
-
Class for a revocation policy rule.
- RevocationPolicy() - Constructor for class org.dogtagpki.legacy.policy.RevocationPolicy
- revocationReason - Variable in class com.netscape.certsrv.cert.CertData
- revocationReason - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revocationReasonInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revokeCACert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CAAgentCertClient
- revokeCACert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CACertClient
- revokeCACert(CertId, CertRevokeRequest) - Method in interface com.netscape.certsrv.cert.AgentCertResource
- revokeCert(CACertClient, CertId, RevocationReason, String, boolean, boolean) - Method in class com.netscape.cmstools.ca.CACertRevokeCLI
- revokeCert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CAAgentCertClient
- revokeCert(CertId, CertRevokeRequest) - Method in class com.netscape.certsrv.ca.CACertClient
- revokeCert(CertId, CertRevokeRequest) - Method in interface com.netscape.certsrv.cert.AgentCertResource
- REVOKED - Static variable in class com.netscape.cmscore.authentication.VerifiedCert
- REVOKED_CERT_RECORDS - Static variable in class com.netscape.cmscore.request.Request
- REVOKED_CERTS - Static variable in class com.netscape.cmscore.request.Request
- REVOKED_REASON - Static variable in class com.netscape.cmscore.request.Request
- revokeDatbaseAccess(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- revokedBy - Variable in class com.netscape.certsrv.cert.CertData
- revokedBy - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- revokedByInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
. - revokedOn - Variable in class com.netscape.certsrv.cert.CertData
- 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
- rights - Variable in class com.netscape.cms.authorization.ACL
- rights() - Method in class com.netscape.cms.authorization.ACL
-
Returns rights entries.
- rl_init(int, String, String) - Method in class com.netscape.cms.logging.RollingLogFile
-
Convenience routine to initialized the RollingLogFile specific attributes.
- RMAC - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- RoleAssumeEvent - Class in com.netscape.certsrv.logging.event
- RoleAssumeEvent() - Constructor for class com.netscape.certsrv.logging.event.RoleAssumeEvent
- 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
- ROUTER_CERT - Static variable in class com.netscape.cmscore.request.Request
- 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_KEYPAIR_USAGES - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- RSA_KEYPAIR_USAGES_MASK - Static variable in class com.netscape.cmsutil.crypto.CryptoUtil
- RSA_PUBLIC_KEY_WRAP - Static variable in class org.dogtagpki.common.CAInfo
- RSAES_OAEP_ENCRYPTION - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- 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.RequestInQueueJob
-
summarize the queue status and mail it
- run() - Method in class com.netscape.cmscore.apps.CommandQueue
-
Overrides Thread.run(), calls batchPublish().
- run() - Method in class com.netscape.cmscore.connector.Resender
- run() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
when wake up: .
- run() - Method in class com.netscape.cmscore.request.RecoverThread
- run() - Method in class com.netscape.cmscore.request.RunListeners
-
RunListeners thread implementation.
- run() - Method in class com.netscape.cmscore.session.SessionTimer
- run() - Method in class com.netscape.cmsutil.http.ConnectAsync
- runExternal(String[]) - Method in class org.dogtagpki.cli.CLI
- runExternal(List<String>) - Method in class org.dogtagpki.cli.CLI
- runImpl() - Method in class com.netscape.cms.jobs.RequestInQueueJob
- runImpl() - Method in class com.netscape.cmscore.connector.Resender
- runImpl() - Method in class com.netscape.cmscore.session.SessionTimer
- RunListeners - Class in com.netscape.cmscore.request
-
The RunListeners class implements Runnable interface.
- RunListeners(RequestNotifier) - Constructor for class com.netscape.cmscore.request.RunListeners
-
RunListeners class constructor.
- RunListeners(Request, Enumeration<RequestListener>) - Constructor for class com.netscape.cmscore.request.RunListeners
-
RunListeners class constructor.
- RUNNING_MODE - Static variable in class com.netscape.cmscore.apps.CMS
- runSelfTest(LogEventListener) - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
-
Execute an individual self test.
- runSelfTest(LogEventListener) - Method in class com.netscape.cms.selftests.SelfTest
-
Execute an individual 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 com.netscape.cmscore.selftests.SelfTestSubsystem
-
Execute a self test.
- runSelfTest(String) - Method in class org.dogtagpki.server.rest.base.SelfTestServletBase
- runSelfTest(String) - Method in class org.dogtagpki.server.rest.v1.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.base.SelfTestServletBase
- runSelfTests() - Method in class org.dogtagpki.server.rest.v1.SelfTestService
- runSelfTestsAtStartup() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Execute all self tests specified to be run at server startup.
- runSelfTestsOnDemand() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Execute all self tests specified to be run on demand.
- runTest(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
- runTests(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.SelfTestServlet
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
- sameSubjectDN(String, String) - Static method in class com.netscape.cmscore.cert.CertUtils
- save(OutputStream, String) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Deprecated.This method does not throw an IOException if an I/O error occurs while saving the property list. As of JDK 1.2, the preferred way to save a properties list is via the
store(OutputStream out, String header)
method. - saveAuthToken(AuthToken, Request) - Static method in class com.netscape.cms.servlet.base.CMSServlet
- saveEnrollmentTemplateToFile(String, CertEnrollmentRequest) - Static method in class com.netscape.cmstools.profile.ProfileCLI
- saveHttpHeaders(HttpServletRequest, Request) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
save http headers in a Request.
- saveHttpParams(ArgBlock, Request) - Method in class com.netscape.cms.servlet.base.CMSServlet
-
save http headers in a Request.
- 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_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_ISSUE_IMPORT_CERT - Static variable in interface com.netscape.certsrv.common.ScopeDef
- 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_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
- SDCLI - Class in org.dogtagpki.server.cli
- SDCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDCLI
- SDCreateCLI - Class in org.dogtagpki.server.cli
- SDCreateCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDCreateCLI
- SDSubsystemAddCLI - Class in org.dogtagpki.server.cli
- SDSubsystemAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDSubsystemAddCLI
- SDSubsystemCLI - Class in org.dogtagpki.server.cli
- SDSubsystemCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDSubsystemCLI
- SDSubsystemFindCLI - Class in org.dogtagpki.server.cli
- SDSubsystemFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDSubsystemFindCLI
- SDSubsystemRemoveCLI - Class in org.dogtagpki.server.cli
- SDSubsystemRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SDSubsystemRemoveCLI
- search(String, String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
- search(String, String, int, int) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int, int) - Method in class com.netscape.cmscore.dbs.LDAPSession
- search(String, String, int, int, String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int, int, String) - Method in class com.netscape.cmscore.dbs.LDAPSession
- search(String, String, int, String) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Searchs for a list of objects that match the filter.
- search(String, String, int, String) - Method in class com.netscape.cmscore.dbs.LDAPSession
- search(String, String, String[]) - Method in class com.netscape.cmscore.dbs.DBSSession
-
Retrieves a list of object that satifies the given filter.
- search(String, String, String[]) - Method in class com.netscape.cmscore.dbs.LDAPSession
-
Retrieves a list of object that satifies the given filter.
- searchCerts(String, Integer, Integer) - Method in interface com.netscape.certsrv.cert.CertResource
- SearchReqs - Class in com.netscape.cms.servlet.request
-
Search for requests matching complex query filter.
- SearchReqs() - Constructor for class com.netscape.cms.servlet.request.SearchReqs
-
Constructs query key servlet.
- searchRequest(String, int, int, int) - Method in class com.netscape.cmscore.request.RequestRepository
-
Finds a list of request records that satisfies the filter.
- SECURE_MSG_ANY - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_MAC - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_MAC_ENC - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_NONE - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
- SECURE_MSG_NONE - Enum constant in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
- secureAdminPort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- secureAgentPort - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- 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
- securePort - Variable in class com.netscape.cmscore.apps.CMSEngine
- secureRandom - Variable in class com.netscape.cmscore.dbs.Repository
- SecureRandomConfig - Class in com.netscape.cmscore.security
- SecureRandomConfig() - Constructor for class com.netscape.cmscore.security.SecureRandomConfig
- SecureRandomConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.security.SecureRandomConfig
- SecureRandomConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.security.SecureRandomConfig
- SecureRandomFactory - Class in com.netscape.cmscore.security
- SecureRandomFactory() - Constructor for class com.netscape.cmscore.security.SecureRandomFactory
- SECURITY_DATA_ALGORITHM - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_CLIENT_KEY_ID - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_ENROLLMENT_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_IV_STRING_IN - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_IV_STRING_OUT - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_PASS_WRAPPED_DATA - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_PL_ENCRYPTION_OID - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_PL_WRAPPED - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_PL_WRAPPING_NAME - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_RECOVERY_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_SESS_PASS_PHRASE - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_SESS_WRAPPED_DATA - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_STATUS - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_STRENGTH - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_TRANS_SESS_KEY - Static variable in class com.netscape.cmscore.request.Request
- SECURITY_DATA_TYPE - Static variable in class com.netscape.cmscore.request.Request
- 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
- SecurityDomainACL - Class in org.dogtagpki.server.rest.v2.filters
- SecurityDomainACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.SecurityDomainACL
- SecurityDomainAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- SecurityDomainAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.SecurityDomainAuthMethod
- securityDomainCLI - Variable in class com.netscape.cmstools.system.SecurityDomainJoinCLI
- securityDomainCLI - Variable in class com.netscape.cmstools.system.SecurityDomainShowCLI
- SecurityDomainCLI - Class in com.netscape.cmstools.system
- SecurityDomainCLI(MainCLI) - 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
- SecurityDomainHostAddCLI - Class in com.netscape.cmstools.system
- SecurityDomainHostAddCLI(SecurityDomainHostCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainHostAddCLI
- securityDomainHostCLI - Variable in class com.netscape.cmstools.system.SecurityDomainHostAddCLI
- securityDomainHostCLI - Variable in class com.netscape.cmstools.system.SecurityDomainHostFindCLI
- securityDomainHostCLI - Variable in class com.netscape.cmstools.system.SecurityDomainHostRemoveCLI
- securityDomainHostCLI - Variable in class com.netscape.cmstools.system.SecurityDomainHostShowCLI
- SecurityDomainHostCLI - Class in com.netscape.cmstools.system
- SecurityDomainHostCLI(SecurityDomainCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainHostCLI
- SecurityDomainHostFindCLI - Class in com.netscape.cmstools.system
- SecurityDomainHostFindCLI(SecurityDomainHostCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainHostFindCLI
- SecurityDomainHostRemoveCLI - Class in com.netscape.cmstools.system
- SecurityDomainHostRemoveCLI(SecurityDomainHostCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainHostRemoveCLI
- SecurityDomainHostShowCLI - Class in com.netscape.cmstools.system
- SecurityDomainHostShowCLI(SecurityDomainHostCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainHostShowCLI
- SecurityDomainJoinCLI - Class in com.netscape.cmstools.system
- SecurityDomainJoinCLI(SecurityDomainCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainJoinCLI
- SecurityDomainLeaveCLI - Class in com.netscape.cmstools.system
- SecurityDomainLeaveCLI(SecurityDomainCLI) - Constructor for class com.netscape.cmstools.system.SecurityDomainLeaveCLI
- 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.v1
- SecurityDomainService() - Constructor for class org.dogtagpki.server.rest.v1.SecurityDomainService
- SecurityDomainServlet - Class in org.dogtagpki.server.rest.v2
- SecurityDomainServlet() - Constructor for class org.dogtagpki.server.rest.v2.SecurityDomainServlet
- SecurityDomainServletBase - Class in org.dogtagpki.server.rest.base
- SecurityDomainServletBase(CMSEngine, Locale) - Constructor for class org.dogtagpki.server.rest.base.SecurityDomainServletBase
- SecurityDomainSessionTable - Class in com.netscape.certsrv.base
-
This class defines the abstraction for the cookie table.
- SecurityDomainSessionTable() - Constructor for class com.netscape.certsrv.base.SecurityDomainSessionTable
- 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
- 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) - Constructor for class org.dogtagpki.tps.apdu.SelectAPDU
- SelectAPDU(byte, byte, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.SelectAPDU
- SELECTED_EVENTS - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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
- SelfTest - Class in com.netscape.cms.selftests
-
This class implements an individual self test.
- SelfTest() - Constructor for class com.netscape.cms.selftests.SelfTest
- SelfTestACL - Class in org.dogtagpki.server.rest.v2.filters
- SelfTestACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.SelfTestACL
- SelfTestAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- SelfTestAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.SelfTestAuthMethod
- 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
- SelfTestOrderedInstance - Class in com.netscape.cmscore.selftests
-
This class implements a single element in an ordered list of self test instances.
- SelfTestOrderedInstance(String) - Constructor for class com.netscape.cmscore.selftests.SelfTestOrderedInstance
-
Constructs a single element within an ordered list of self tests.
- SelfTestPluginConfig - Class in com.netscape.cms.selftests
-
Provides selftests.plugin.
.* parameters. - SelfTestPluginConfig(ConfigStorage) - Constructor for class com.netscape.cms.selftests.SelfTestPluginConfig
- SelfTestPluginConfig(String, SimpleProperties) - Constructor for class com.netscape.cms.selftests.SelfTestPluginConfig
- 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.v1
- SelfTestService() - Constructor for class org.dogtagpki.server.rest.v1.SelfTestService
- SelfTestServlet - Class in org.dogtagpki.server.rest.v2
- SelfTestServlet() - Constructor for class org.dogtagpki.server.rest.v2.SelfTestServlet
- SelfTestServletBase - Class in org.dogtagpki.server.rest.base
- SelfTestServletBase(CMSEngine) - Constructor for class org.dogtagpki.server.rest.base.SelfTestServletBase
- SelfTestShowCLI - Class in com.netscape.cmstools.selftests
- SelfTestShowCLI(SelfTestCLI) - Constructor for class com.netscape.cmstools.selftests.SelfTestShowCLI
- SelfTestSubsystem - Class in com.netscape.cmscore.selftests
-
This class implements a container for self tests.
- SelfTestSubsystem() - Constructor for class com.netscape.cmscore.selftests.SelfTestSubsystem
- send(IPKIMessage) - Method in class com.netscape.cmscore.connector.HttpConnection
-
Sends the PKI message to the remote authority.
- send(Request) - Method in class com.netscape.certsrv.connector.Connector
-
Sends the request to a remote authority.
- send(Request) - Method in class com.netscape.cmscore.connector.HttpConnector
- send(HttpRequest) - Method in class com.netscape.cmsutil.http.HttpClient
-
Sends a request to http server.
- send(String) - Method in class com.netscape.cmscore.connector.HttpConnection
-
Sends the message to the remote authority.
- send(String, String) - Method in class com.netscape.certsrv.connector.Connector
-
Sends the request to a remote authority.
- send(String, String) - Method in class com.netscape.cmscore.connector.HttpConnector
- send(String, String, String, String, String, String, String, String, int) - Method in class com.netscape.cmstools.HttpClient
- sendConditionalGetResponse(int, Object, Request) - Method in class com.netscape.cms.servlet.base.PKIService
- sendNotification() - Method in class com.netscape.cms.notification.MailNotification
-
send one message to one or more addressees
- 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
- SEP - Static variable in class com.netscape.cmscore.dbs.MetaInfoMapper
- SEQNUM - Static variable in class com.netscape.cms.servlet.request.ProcessReq
- SEQUENCE_COUNTER - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- SERIAL_BASEDN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- SERIAL_CLONE_TRANSFER_NUMBER - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- SERIAL_INCREMENT - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- SERIAL_LOW_WATER_MARK - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- SERIAL_RANGE_DN - Static variable in class com.netscape.cmscore.apps.DatabaseConfig
- serialFrom - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- serialIDGenerator - Variable in class org.dogtagpki.server.cli.SubsystemDBInitCLI
- serialIDGenerator - Variable in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- serialize(PKIException.Data, JsonGenerator, SerializerProvider) - Method in class com.netscape.certsrv.base.PKIExceptionSerializer
- serialize(RESTMessage.AttributeList, JsonGenerator, SerializerProvider) - Method in class com.netscape.certsrv.base.RESTMessage.AttributeListSerializer
- serialize(RequestStatus, JsonGenerator, SerializerProvider) - Method in class com.netscape.certsrv.request.RequestStatusSerializer
- SERIALNOARRAY - Static variable in class com.netscape.cmscore.request.Request
- serialNum - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- serialNumber - Variable in class com.netscape.certsrv.cert.CertData
- SERIALNUMBER - Static variable in class com.netscape.cmscore.request.Request
- serialNumberRangeInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- serialTo - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- serialVersionUID - Static variable in class org.dogtagpki.server.rest.v2.PKIServlet
- SERVER_ATTRS - Static variable in class com.netscape.cmscore.request.Request
- SERVER_CERT - Static variable in class com.netscape.cmscore.request.Request
- 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_SIDE_KEYGEN_ENROLL_ENABLE_ARCHIVAL - Static variable in class com.netscape.cmscore.request.Request
- SERVER_SIDE_KEYGEN_KEY_SIZE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SERVER_SIDE_KEYGEN_KEY_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SERVER_SIDE_KEYGEN_PKCS12 - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SERVER_SIDE_KEYGEN_REQUEST_TYPE - Static variable in interface com.netscape.certsrv.property.IDescriptor
- SERVER_STARTUP_WARNING_MESSAGE - Static variable in interface com.netscape.certsrv.common.Constants
- serverConfig - Variable in class com.netscape.cmscore.apps.CMSEngine
- ServerConfig - Class in com.netscape.cmscore.apps
- ServerConfig() - Constructor for class com.netscape.cmscore.apps.ServerConfig
- 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.
- serverResponse - Variable in class netscape.net.TransferProtocolClient
-
Array of strings (usually 1 entry) for the last reply from the server.
- ServerSideKeygenEnrollKeygenEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeygenEnrollKeygenEvent(String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeygenEnrollKeygenEvent
- ServerSideKeygenEnrollKeygenProcessedEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeygenEnrollKeygenProcessedEvent(String, String, RequestId, String, String) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeygenEnrollKeygenProcessedEvent
- ServerSideKeygenEnrollKeyRetrievalEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeygenEnrollKeyRetrievalEvent(String, String, RequestId, String) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeygenEnrollKeyRetrievalEvent
- ServerSideKeygenEnrollKeyRetrievalProcessedEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeygenEnrollKeyRetrievalProcessedEvent(String, String, RequestId, String, String) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeygenEnrollKeyRetrievalProcessedEvent
- ServerSideKeyGenEvent - Class in com.netscape.certsrv.logging.event
- ServerSideKeyGenEvent(String, String, String, RequestId) - Constructor for class com.netscape.certsrv.logging.event.ServerSideKeyGenEvent
- serverSideKeygenP12Passwd - Variable in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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.
- serverSocketListener - Variable in class com.netscape.cmscore.apps.CMSEngine
- 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.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.LogAdminServlet
-
Serves HTTP admin 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.UsrGrpAdminServlet
-
Serves incoming User/Group management request.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.CMSServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.DynamicVariablesServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.ProxyServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.base.SystemInfoServlet
-
service the request, returning HTML to the client.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.CloneServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.PKIServlet
- serviceImpl(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.connector.ConnectorServlet
- serviceRequest(Request) - Method in interface com.netscape.certsrv.request.IService
-
Performs the service (such as certificate generation) represented by this request.
- ServiceUnavailableException - Exception in com.netscape.certsrv.base
- ServiceUnavailableException(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.ServiceUnavailableException
- 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.admin.AdminServlet
- servletConfig - Variable in class com.netscape.cms.servlet.base.CMSServlet
- servletConfig - Variable in class com.netscape.cms.servlet.base.SystemInfoServlet
- servletContext - Variable in class com.netscape.cms.servlet.admin.AdminServlet
- servletContext - Variable in class com.netscape.cms.servlet.base.CMSServlet
- servletContext - Variable in class com.netscape.cms.servlet.base.PKIService
- servletContext - Variable in class com.netscape.cms.servlet.base.SystemInfoServlet
- servletRequest - Variable in class com.netscape.cms.servlet.base.PKIService
- 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.v1
- SessionContextInterceptor() - Constructor for class org.dogtagpki.server.rest.v1.SessionContextInterceptor
- sessionExists(String) - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- sessionExists(String) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- sessionExists(String) - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- SessionTimer - Class in com.netscape.cmscore.session
- SessionTimer(SecurityDomainSessionTable) - Constructor for class com.netscape.cmscore.session.SessionTimer
- set(byte[]) - Method in class org.dogtagpki.tps.main.TPSBuffer
- set(String) - Method in class com.netscape.cmscore.jobs.CronItem
-
parses and sets a string cron item
- set(String, byte[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, byte[]) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the byte array with the associated key.
- set(String, byte[][]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, byte[][]) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the byte[][] with the associated key.
- set(String, Certificates) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Certificates) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the Certificates with the associated key.
- set(String, Integer) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Integer) - Method in class org.dogtagpki.server.authentication.AuthToken
-
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 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.cmscore.base.ArgBlock
-
Sets argument into this block.
- set(String, Object) - Method in class com.netscape.cmscore.dbs.CertRecord
-
Sets attribute to this record.
- set(String, Object) - Method in class com.netscape.cmscore.dbs.CRLIssuingPointRecord
- set(String, Object) - Method in class com.netscape.cmscore.dbs.DBRecord
- set(String, Object) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets an attribute.
- set(String, Object) - Method in class com.netscape.cmscore.dbs.RepositoryRecord
-
Sets attribute.
- set(String, Object) - Method in class com.netscape.cmscore.notification.EmailResolverKeys
-
sets a key with key name and the key
- set(String, Object) - Method in class com.netscape.cmscore.request.RequestIAttrSetWrapper
- set(String, Object) - Method in class com.netscape.cmscore.request.RequestRecord
-
Sets new attribute for the request.
- set(String, Object) - Method in class com.netscape.cmscore.usrgrp.Group
- set(String, Object) - Method in class com.netscape.cmscore.usrgrp.User
- set(String, Object) - Method in class org.dogtagpki.server.authorization.AuthzToken
-
Used by an Authorization manager to set an attribute and value in the AuthzToken.
- set(String, String) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, String) - Method in class com.netscape.certsrv.request.RequestListener
-
Sets attribute.
- set(String, String) - Method in class com.netscape.cms.listeners.PinRemovalListener
- set(String, String) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Sets an attribute value within this AttrSet.
- set(String, String[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, String[]) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the String array with the associated key.
- set(String, BigInteger[]) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, BigInteger[]) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the BigInteger array with the associated key.
- set(String, Date) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, Date) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the Date with the associated key.
- set(String, CertificateExtensions) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, CertificateExtensions) - Method in class org.dogtagpki.server.authentication.AuthToken
-
Stores the CertificateExtensions with the associated key.
- set(String, X509CertImpl) - Method in class com.netscape.certsrv.authentication.ExternalAuthToken
- set(String, X509CertImpl) - Method in class org.dogtagpki.server.authentication.AuthToken
-
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
- setAccountID(String) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setAccountID(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setAcl(String) - Method in class org.dogtagpki.server.rest.v2.filters.ACLFilter
- setACLEntryString(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Sets the ACL entry string
- setAclMap(Map<String, String>) - Method in class org.dogtagpki.server.rest.v2.filters.ACLFilter
- setAdditionalWrappedPrivateData(String) - Method in class com.netscape.certsrv.key.KeyData
- 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
- setAlg(String) - Method in class org.dogtagpki.acme.ACMEHeader
- 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
- setApprovalCallback(SSLCertificateApprovalCallback) - Method in class com.netscape.cmscore.apps.CMSEngine
- setApprovalCallback(SSLCertificateApprovalCallback) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- setArchivalMechanism(String) - Method in class org.dogtagpki.common.CAInfo
- setArchivalMechanism(String) - Method in class org.dogtagpki.common.KRAInfo
- setArgBlock(ArgBlock) - Method in class com.netscape.certsrv.authentication.AuthCredentials
-
Set argblock.
- 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.RESTMessage
- setAttribute(String, String) - Method in class com.netscape.certsrv.user.UserData
- setAttribute(String, Map<String, String>) - Method in class com.netscape.certsrv.logging.SignedAuditEvent
- setAttributeExpressions(String) - Method in class com.netscape.certsrv.acls.ACLEntry
-
Sets the expression associated with this entry.
- setAttributeList(RESTMessage.AttributeList) - Method in class com.netscape.certsrv.base.RESTMessage
- setAttributes(Collection<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileInput
- setAttributes(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setAttributes(List<LDAPAttribute>) - Method in class com.netscape.cmscore.usrgrp.User
- setAttributes(Map<String, String>) - Method in class com.netscape.certsrv.base.RESTMessage
- setAttrs(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileOutput
- setAuditor(Auditor) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- setAuthenticationConfig(AuthenticationConfig) - Method in class org.dogtagpki.server.authentication.AuthManager
- setAuthenticatorId(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setAuthInfoAccess(CertificateExtensions, KeyCertData) - Method in class com.netscape.cmscore.security.JssSubsystem
- setAuthMethod(String) - Method in class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- setAuthMethodMap(Map<String, String>) - Method in class org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
- setAuthorityKeyIdentifier(KeyPair, CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setAuthorityKeyIdExt(CertificateExtensions, CertificateExtensions) - Method in class com.netscape.cmscore.security.CertificateInfo
- setAuthorizations(URI[]) - Method in class org.dogtagpki.acme.ACMEOrder
- 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.
- setAuthType(String) - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- setAuthzAcl(String) - Method in class com.netscape.certsrv.profile.ProfileData
- setAuthzID(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setAuthzIDs(String[]) - Method in class org.dogtagpki.acme.ACMEOrder
- setBanner(String) - Method in class org.dogtagpki.common.Info
- setBaseDN(String) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- setBasicConstraintsExtension(CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setBegin(int) - Method in class com.netscape.cmscore.jobs.CronRange
-
sets the lower boundary value of the range
- setBegin(String) - Method in class org.dogtagpki.common.Range
- 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.
- setBeginReplicaNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setBeginRequestNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setBeginSec(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets starting second of validity.
- setBeginSerialNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setBeginYear(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets begining year of validity.
- setBindDN(String) - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- setBindPassword(String) - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- setBindPasswordPrompt(String) - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- setBufferSize(Integer) - Method in class com.netscape.certsrv.logging.AuditConfig
- setCA(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets isCA
- setCaaIdentities(String[]) - Method in class org.dogtagpki.acme.ACMEMetadata
- setCACertNickname(String) - Method in class com.netscape.certsrv.security.SigningUnitConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.The cacertnickname has been replaced with certnickname. TODO: Remove cacertnickname property from existing instances with an upgrade script.
- 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
- setCaRsaPublicKeyWrapAlgorithm(String) - Method in class org.dogtagpki.common.CAInfo
- setCert(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setCertDN(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Set certificate DN
- setCertId(CertId) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setCertId(CertId) - Method in class com.netscape.certsrv.cert.CertRetrievalRequest
- setCertID(CertId) - Method in class com.netscape.certsrv.system.SystemCertData
- setCertID(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setCertificate(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setCertificate(String) - Method in class org.dogtagpki.acme.ACMERevocation
- setCertificate(URI) - Method in class org.dogtagpki.acme.ACMEOrder
- 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.
- setCertNickname(String) - Method in class com.netscape.certsrv.security.SigningUnitConfig
- setCertPassword(String) - Method in class com.netscape.certsrv.client.ClientConfig
-
Deprecated.Use setNSSPassword() instead.
- setCertRequestType(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- 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
- setChallenges(Collection<ACMEChallenge>) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setCipherPreferences(String) - Method in interface com.netscape.certsrv.security.ICryptoSubsystem
-
Sets the current SSL cipher preferences.
- setCipherPreferences(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- setCipherPreferences(String) - Method in class com.netscape.cmscore.security.SSLConfig
- 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.RESTMessage
- setClassName(String) - Method in class com.netscape.cms.realm.RealmConfig
- setClassName(String) - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- setClientCertNickname(String) - Method in class com.netscape.cmscore.ldapconn.LDAPAuthenticationConfig
- setClientCertNickname(String) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- setClientCiphers(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- setClientCiphers(SSLSocket, 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.SecurityDomainHost
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.base.Subsystem
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.connector.Connector
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.evaluators.AccessEvaluator
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.logging.LogEventListener
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.request.RequestListener
- setCMSEngine(CMSEngine) - Method in class com.netscape.certsrv.usrgrp.CertUserLocator
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.jobs.Job
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.realm.PKIRealm
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.selftests.SelfTest
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.servlet.common.CMSGateway
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.servlet.processors.PKIProcessor
- setCMSEngine(CMSEngine) - Method in class com.netscape.cms.servlet.processors.Processor
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.connector.HttpConnection
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.connector.HttpConnFactory
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.connector.Resender
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.dbs.Repository
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.request.RequestNotifier
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.security.JssSubsystem
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.session.SessionTimer
- setCMSEngine(CMSEngine) - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
- setCMSEngine(CMSEngine) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- setCMSEngine(CMSEngine) - Method in class org.dogtagpki.server.authentication.AuthManager
- setCMSEngine(CMSEngine) - Method in class org.dogtagpki.server.authorization.AuthzManager
- setCMSEngine(CMSEngine) - Method in class org.dogtagpki.server.PKIClientSocketListener
- setCMSEngine(CMSEngine) - Method in class org.dogtagpki.server.PKIServerSocketListener
- setCode(int) - Method in exception com.netscape.certsrv.base.PKIException
- setComments(String) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setCommonName(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setConfig(RealmConfig) - Method in class com.netscape.cms.realm.RealmCommon
- setConfig(ConfigStore, 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.
- setConfigAttrs(List<ProfileAttribute>) - Method in class com.netscape.certsrv.profile.ProfileInput
- setConfigFile(ConfigStore) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets configuration file.
- setConstraint(PolicyConstraint) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- setConstraints(List<PolicyConstraintValue>) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- setContact(String[]) - Method in class org.dogtagpki.acme.ACMEAccount
- 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 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 class com.netscape.cmscore.request.Request
- setCountry(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setCreateTime(Date) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setCreateTimestamp(Date) - Method in class com.netscape.certsrv.tps.token.TokenData
- setCreationTime(Request, Date) - Method in class com.netscape.cmscore.request.RequestQueue
-
Protected access for setting the creation time of a request.
- setCreationTime(Date) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setCreationTime(Date) - Method in class com.netscape.cmscore.request.Request
- setCreationTime(Date) - Method in class org.dogtagpki.acme.ACMEAccount
- setCreationTime(Date) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setCreationTime(Date) - Method in class org.dogtagpki.acme.ACMECertificate
- setCreationTime(Date) - Method in class org.dogtagpki.acme.ACMENonce
- setCreationTime(Date) - Method in class org.dogtagpki.acme.ACMEOrder
- setCriticalAtStartup(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setCriticalOnDemand(Boolean) - Method in class com.netscape.certsrv.selftests.SelfTestData
- setCron(String) - Method in class org.dogtagpki.job.JobInfo
- setCrypto(CryptoProvider) - Method in class com.netscape.certsrv.key.KeyClient
- setCSR(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setCSState(int) - Method in class com.netscape.cmscore.apps.CMSEngine
- setData(byte[]) - Method in class com.netscape.certsrv.key.Key
- setData(byte[]) - Method in class org.dogtagpki.acme.ACMECertificate
- setDatabase(String) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- 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
- setDateOfRevocation(Date[]) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets the date of revocation.
- setDBUser(String) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- setDef(PolicyDefault) - Method in class com.netscape.certsrv.profile.ProfilePolicy
- setDefaultAlgorithm(String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Set default signing algorithm.
- setDefaultSigningAlgorithm(String) - Method in class com.netscape.certsrv.security.SigningUnitConfig
- 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.RegisterUser
- setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateDomainXML
- setDefaultTemplates(ServletConfig) - Method in class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- setDefNumGenNames(int) - Method in class org.dogtagpki.legacy.core.policy.GeneralNamesConfig
- setDerExtension(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets extensions
- setDERExtension(CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
-
ASN.1 structure: 0 30 142: SEQUENCE { 3 30 69: SEQUENCE { 5 06 3: OBJECT IDENTIFIER issuerAltName (2 5 29 18) 10 04 62: OCTET STRING : 30 3C 82 01 61 82 01 61 A4 10 30 0E 31 0C 30 0A : 06 03 55 04 03 13 03 64 73 61 87 04 01 01 01 01 : 86 01 61 81 14 74 68 6F 6D 61 73 6B 40 6E 65 74 : 73 63 61 70 65 2E 63 6F 6D 88 03 29 01 01 : } 74 30 69: SEQUENCE { 76 06 3: OBJECT IDENTIFIER subjectAltName (2 5 29 17) 81 04 62: OCTET STRING : 30 3C 82 01 61 82 01 61 A4 10 30 0E 31 0C 30 0A : 06 03 55 04 03 13 03 64 73 61 87 04 01 01 01 01 : 86 01 61 81 14 74 68 6F 6D 61 73 6B 40 6E 65 74 : 73 63 61 70 65 2E 63 6F 6D 88 03 29 01 01 : } : } Uses the following to test with configuration wizard: MIGOMEUGA1UdEQQ+MDyCAWGCAWGkEDAOMQwwCgYDVQQDEwNkc2GHBAEBAQGGAWGB FHRob21hc2tAbmV0c2NhcGUuY29tiAMpAQEwRQYDVR0SBD4wPIIBYYIBYaQQMA4x DDAKBgNVBAMTA2RzYYcEAQEBAYYBYYEUdGhvbWFza0BuZXRzY2FwZS5jb22IAykB AQ==
- setDescription(String) - Method in class com.netscape.certsrv.authority.AuthorityData
- 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.ProxyCLI
- setDescription(String) - Method in class org.dogtagpki.cli.CLI
- setDescriptor(Descriptor) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- setDescriptor(Descriptor) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- setDetail(String) - Method in class org.dogtagpki.acme.ACMEError
- setDirectory(File) - Method in class org.dogtagpki.nss.NSSDatabase
- setDn(String) - Method in class com.netscape.certsrv.authority.AuthorityData
- setDomainManager(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setE(String) - Method in class org.dogtagpki.acme.JWK
- setEmail(String) - Method in class com.netscape.certsrv.account.Account
- setEmail(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setEmail(String) - Method in class com.netscape.certsrv.user.UserData
- setEmail(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets user email address.
- setEnable(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setEnableAdminEnroll(boolean) - Method in class com.netscape.cms.servlet.common.CMSGateway
- setEnabled(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- setEnabled(boolean) - Method in class com.netscape.certsrv.system.Feature
- setEnabled(boolean) - Method in class com.netscape.cmscore.apps.SubsystemInfoConfig
- setEnabled(boolean) - Method in class org.dogtagpki.job.JobInfo
- setEnabled(Boolean) - Method in class com.netscape.certsrv.authority.AuthorityData
- 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
- setEnableSerialManagement(boolean) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setEnableSerialMgmt(boolean) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- setEnableSerialMgmt(boolean) - Method in class com.netscape.cmscore.dbs.Repository
-
Sets whether serial number management is enabled for certs and requests.
- setEnableSerialNumberRecovery(boolean) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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
- setEnd(int) - Method in class com.netscape.cmscore.jobs.CronRange
-
sets the higher boundary value of the range
- setEnd(String) - Method in class org.dogtagpki.common.Range
- setEndReplicaNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setEndRequestNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setEndSerialNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setEngineConfig(EngineConfig) - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- setEngineConfig(EngineConfig) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- setEngineConfig(EngineConfig) - Method in class com.netscape.cmscore.security.PWsdrCache
- setEntries(Collection<E>) - Method in class com.netscape.certsrv.base.DataCollection
- setError(EBaseException) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setError(Request, String, Object[]) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
- setError(Request, String, String) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
- setError(Request, String, String, String) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
- setError(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setError(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setError(String) - Method in class org.dogtagpki.acme.ACMEOrder
- 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 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
- setExpirationTime(Date) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setExpirationTime(Date) - Method in class org.dogtagpki.acme.ACMECertificate
- setExpirationTime(Date) - Method in class org.dogtagpki.acme.ACMENonce
- setExpirationTime(Date) - Method in class org.dogtagpki.acme.ACMEOrder
- setExpires(String) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setExpires(String) - Method in class org.dogtagpki.acme.ACMECertificate
- setExpires(String) - Method in class org.dogtagpki.acme.ACMENonce
- setExpires(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setExtData(String, byte[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, Integer) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, Integer[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setExtData(String, String) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, String[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, String, String) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, Throwable) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, BigInteger) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, BigInteger[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, Hashtable<String, String>) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, Vector<?>) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, AuthToken) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, CertificateExtensions) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, CertificateSubjectName) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, RevokedCertImpl[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, X509CertImpl) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, X509CertImpl[]) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, X509CertInfo) - Method in class com.netscape.cmscore.request.Request
- setExtData(String, X509CertInfo[]) - Method in class com.netscape.cmscore.request.Request
- setExtendedKeyUsageExtension(CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setExternalAccountRequired(Boolean) - Method in class org.dogtagpki.acme.ACMEMetadata
- setFailInfo(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setFailure(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setFileName(String) - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- setFinalize(URI) - Method in class org.dogtagpki.acme.ACMEOrder
- setFixed(ArgBlock) - 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
- setFrom(String) - Method in class com.netscape.cms.notification.MailNotification
-
sets the "From" field
- setFullName(String) - Method in class com.netscape.certsrv.account.Account
- setFullName(String) - Method in class com.netscape.certsrv.user.UserData
- setFullName(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets user full name.
- 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(ArgBlock) - Method in class com.netscape.cms.servlet.common.CMSTemplateParams
- setHeader(String, String) - Method in class com.netscape.cmsutil.http.HttpMessage
-
Set a header field.
- setHost(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setHost(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setHost(String) - Method in class com.netscape.cms.notification.MailNotification
- setHostArray(SecurityDomainHost[]) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- setHostname(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setHostname(String) - Method in class com.netscape.cmscore.apps.EngineConfig
- setHosts(Map<String, SecurityDomainHost>) - Method in class com.netscape.certsrv.system.SecurityDomainSubsystem
- setHttpParams(ArgBlock) - 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 class com.netscape.certsrv.authority.AuthorityData
- setId(String) - Method in class com.netscape.certsrv.base.Subsystem
-
Sets the identifier of this subsystem.
- 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.Job
-
set instance id.
- setId(String) - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
Sets id string to this subsystem.
- setId(String) - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
Sets id string to this subsystem.
- setId(String) - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
- setId(String) - Method in class com.netscape.cmscore.cert.X500NameSubsystem
- setId(String) - Method in class com.netscape.cmscore.dbs.DBRegistry
- setId(String) - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Sets subsystem identifier.
- setId(String) - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Sets subsystem identifier.
- setId(String) - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
sets subsystem ID
- setId(String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Sets id string to this subsystem.
- setId(String) - Method in class com.netscape.cmscore.logging.LogSubsystem
- setId(String) - Method in class com.netscape.cmscore.request.RequestSubsystem
- setId(String) - Method in class com.netscape.cmscore.security.JssSubsystem
- setId(String) - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
This method sets information specific to this subsystem.
- setId(String) - Method in class com.netscape.cmscore.util.StatsSubsystem
- setId(String) - Method in class com.netscape.cmsutil.password.PasswordStore
- setId(String) - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- setID(CertId) - Method in class com.netscape.certsrv.cert.CertDataInfo
- setID(String) - Method in class com.netscape.certsrv.account.Account
- 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
- setID(String) - Method in class com.netscape.cmscore.apps.CMSEngine
- setID(String) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- setID(String) - Method in class com.netscape.cmsutil.password.PasswordStoreConfig
- setID(String) - Method in class org.dogtagpki.acme.ACMEAccount
- setID(String) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setID(String) - Method in class org.dogtagpki.acme.ACMECertificate
- setID(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setID(String) - Method in class org.dogtagpki.acme.ACMENonce
- setID(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setID(String) - Method in class org.dogtagpki.common.AppInfo
- setID(String) - Method in class org.dogtagpki.job.JobInfo
- setIdentifier(ACMEIdentifier) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setIdentifiers(ACMEIdentifier[]) - Method in class org.dogtagpki.acme.ACMEOrder
- setIDGenerator(Repository.IDGenerator) - Method in class com.netscape.cmscore.dbs.Repository
- setIDGenerator(String) - Method in class com.netscape.cmscore.dbs.Repository
- setInputs(Collection<ProfileInput>) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setInputs(List<ProfileInput>) - Method in class com.netscape.certsrv.profile.ProfileData
- setInstance(String) - Method in class org.dogtagpki.acme.ACMEError
- setInstanceName(String) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
-
Sets the instance name for a policy rule.
- setInterval(int) - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
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
- setIP(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setIRequestStatus() - Method in class com.netscape.cms.servlet.common.CMSRequest
-
set default CMS status according to Request status.
- setIsHostAuthority(Boolean) - Method in class com.netscape.certsrv.authority.AuthorityData
- 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.authority.AuthorityData
- 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
- setIssuerDN(String) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- 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.
- setJsonNode(JsonNode) - Method in class com.netscape.cmsutil.json.JSONObject
- setJwk(JWK) - Method in class org.dogtagpki.acme.ACMEHeader
- setJWK(JWK) - Method in class org.dogtagpki.acme.ACMEAccount
- 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
- setKeyChange(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- setKeyCurveName(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets key curvename.
- setKeyData(KeyData) - Method in class com.netscape.certsrv.key.KeyRequestResponse
- setKeyId(KeyId) - Method in class com.netscape.certsrv.key.KeyInfo
- setKeyId(KeyId) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setKeyID(String) - Method in class com.netscape.certsrv.system.SystemCertData
- 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.
- setKeyPair(KeyPair) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets key pair into this container.
- setKeySize(Integer) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- setKeySize(Integer) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setKeySize(Integer) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets key size.
- setKeyType(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets key type.
- 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
- setKeyUsageExtension(CertificateExtensions, KeyUsageExtension) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setKeyWrapAlgorithm(String) - Method in class org.dogtagpki.common.CAInfo
- setKid(URI) - Method in class org.dogtagpki.acme.ACMEHeader
- setKty(String) - Method in class org.dogtagpki.acme.JWK
- 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
- setLastSerialNo(BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
- setLevel(int) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets log level, NT log event type.
- setLevel(int) - Static method in class com.netscape.cmscore.util.Debug
-
Set the current debugging level.
- setLevel(PKILogger.LogLevel) - Static method in class org.dogtagpki.util.logging.PKILogger
- setListOfVerifiedCerts(int, long, long) - Method in class com.netscape.cmscore.apps.CMSEngine
- 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
- setMatchExactly(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setMaxMessageSize(int) - Static method in class org.dogtagpki.tps.TPSConnection
-
Setter for static variable maxMessageSize.
- setMaxSerial(BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
-
Set the maximum serial number.
- setMaxSerialConfig() - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
- setMaxSerialConfig() - Method in class com.netscape.cmscore.dbs.Repository
-
Sets maximum serial number limit in config file
- setMaxSerialConfig() - Method in class com.netscape.cmscore.request.RequestRepository
- 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
- setMetadata(ACMEMetadata) - Method in class org.dogtagpki.acme.ACMEDirectory
- setMethod(String) - Method in class com.netscape.cmsutil.http.HttpRequest
-
set set request method.
- setMicro(int) - Method in class org.dogtagpki.common.Version
- setMinConnections(int) - Method in class com.netscape.cmscore.ldapconn.LDAPConfig
- setMinor(int) - Method in class org.dogtagpki.common.Version
- setMinSerialConfig() - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
- setMinSerialConfig() - Method in class com.netscape.cmscore.dbs.Repository
-
Sets minimum serial number limit in config file
- setMinSerialConfig() - Method in class com.netscape.cmscore.request.RequestRepository
- setModificationTime(Request, Date) - Method in class com.netscape.cmscore.request.RequestQueue
-
Protected access for setting the modification time of a request.
- setModificationTime(Date) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setModificationTime(Date) - Method in class com.netscape.cmscore.request.Request
- 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.
- setN(String) - Method in class org.dogtagpki.acme.JWK
- 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.cmscore.apps.CMSEngine
- setName(String) - Method in class com.netscape.cmstools.cli.ProxyCLI
- setName(String) - Method in class org.dogtagpki.cli.CLI
- setName(String) - Method in class org.dogtagpki.common.AppInfo
- setName(String) - Method in class org.dogtagpki.common.Info
- setNetscapeCertificateExtension(CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setNewAccount(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- setNewAuthz(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- setNewNickname(String) - Method in class com.netscape.certsrv.security.SigningUnitConfig
- setNewNickName(String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Sets new nickname of the signing certificate.
- setNewNonce(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- setNewOrder(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- setNewSchemaEntryAdded(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextBeginReplicaNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextBeginRequestNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextBeginSerialNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextEndReplicaNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextEndRequestNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextEndSerialNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextMaxSerial(BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
-
Set the maximum serial number in next range
- setNextMaxSerialConfig() - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
- setNextMaxSerialConfig() - Method in class com.netscape.cmscore.dbs.Repository
-
Sets maximum serial number limit for next range in config file
- setNextMaxSerialConfig() - Method in class com.netscape.cmscore.request.RequestRepository
- setNextMinSerialConfig() - Method in class com.netscape.cmscore.dbs.ReplicaIDRepository
- setNextMinSerialConfig() - Method in class com.netscape.cmscore.dbs.Repository
-
Sets minimum serial number limit for next range in config file
- setNextMinSerialConfig() - Method in class com.netscape.cmscore.request.RequestRepository
- setNextSerialConfig(BigInteger) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- setNextSerialNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setNextStates(Collection<TokenData.TokenStatusData>) - Method in class com.netscape.certsrv.tps.token.TokenData
- setNickname(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setNickname(String) - Method in class com.netscape.certsrv.system.TPSConnectorData
- setNickname(String) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- 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
- setNonce(String) - Method in class org.dogtagpki.acme.ACMEHeader
- 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.security.IStorageKeyUnit
-
Sets the numer of required recovery agents
- setNotAfter(String) - Method in class com.netscape.certsrv.cert.CertData
- setNotAfter(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setNotAfter(Date) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- setNotAfterTime(Date) - Method in class org.dogtagpki.acme.ACMEOrder
- setNotBefore(String) - Method in class com.netscape.certsrv.cert.CertData
- setNotBefore(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setNotBefore(Date) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- setNotBeforeTime(Date) - Method in class org.dogtagpki.acme.ACMEOrder
- 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
- setOCSPNoCheck(KeyPair, CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setOCSPSigning(String) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets OCSP Signing flag
- setOCSPSigning(KeyPair, CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setOnlyReturnExisting(Boolean) - Method in class org.dogtagpki.acme.ACMEAccount
- setOperation(String) - Method in class com.netscape.certsrv.logging.ActivityData
- setOperationResult(String) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- setOrders(URI) - Method in class org.dogtagpki.acme.ACMEAccount
- setOrders(URI[]) - Method in class org.dogtagpki.acme.ACMEAccountOrders
- setOrders(Collection<URI>) - Method in class org.dogtagpki.acme.ACMEAccountOrders
- 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.PKIClient
- 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
- setOwner(String) - Method in class org.dogtagpki.job.JobInfo
- setOwnerName(String) - Method in class com.netscape.certsrv.key.KeyInfo
- setOwnerName(String) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets owner name.
- 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
- setPageSize(int) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Sets the paging size of this virtual list.
- setPageSize(int) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.Set the paging size of this virtual list.
- setParameter(String, String) - Method in class com.netscape.cms.realm.RealmConfig
- setParameter(String, String) - Method in class org.dogtagpki.job.JobInfo
- setParameter(String, String) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- setParameters(Object[]) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets audit event's parameters.
- setParameters(Map<String, String>) - Method in class com.netscape.cms.realm.RealmConfig
- setParameters(Map<String, String>) - Method in class org.dogtagpki.nss.NSSExtensionGenerator
- setParams(List<ProfileParameter>) - Method in class com.netscape.certsrv.profile.PolicyDefault
- setParentID(String) - Method in class com.netscape.certsrv.authority.AuthorityData
- 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 class com.netscape.cmscore.usrgrp.User
-
Sets user password.
- setPasswordFile(String) - Method in class com.netscape.cmscore.apps.EngineConfig
- setPasswordStore(PasswordStore) - Method in class com.netscape.cmscore.ldapconn.LdapAuthInfo
- setPasswordStore(PasswordStore) - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- setPasswordStore(PasswordStore) - Method in class org.dogtagpki.nss.NSSDatabase
- setPath(String) - Method in class org.dogtagpki.common.AppInfo
- setPath(Path) - Method in class org.dogtagpki.nss.NSSDatabase
- setPayload(String) - Method in class org.dogtagpki.acme.JWS
- setPayloadEncryptionOID(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setPayloadWrappingName(String) - Method in class com.netscape.certsrv.key.KeyRecoveryRequest
- setPending() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setPendingNotifier(RequestNotifier) - Method in class com.netscape.cmscore.apps.CMSEngine
- setPhone(String) - Method in class com.netscape.certsrv.user.UserData
- setPhone(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets user phonenumber
- setPin(String) - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- 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
- setPluginName(String) - Method in class com.netscape.cmscore.jobs.JobConfig
-
Sets jobsScheduler.job.
.pluginName parameter. - setPluginName(String) - Method in class org.dogtagpki.job.JobInfo
- setPolicies(List<ProfilePolicy>) - Method in class com.netscape.certsrv.profile.ProfilePolicySet
- setPolicy(String) - Method in class com.netscape.certsrv.tps.token.TokenData
- setPolicyException(Request, EBaseException) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
- setPolicyException(Request, String, Object[]) - Method in class org.dogtagpki.legacy.server.policy.PolicyRule
- setPolicySets(List<ProfilePolicySet>) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setPolicySets(Map<String, List<ProfilePolicy>>) - Method in class com.netscape.certsrv.profile.ProfileData
- 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 class org.dogtagpki.legacy.server.policy.PolicyRule
-
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
- setPrivateKeyData(byte[]) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets key data.
- setProfile(String) - Method in class com.netscape.certsrv.system.SystemCertData
- 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
- setProfileEnable(Boolean) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- setProfileEnableBy(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
- setProfileID(String) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setProfileIsVisible(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setProfileMappingID(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- 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
- setProfileVisible(Boolean) - 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.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
- setProperties(Map<String, String>) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- setProperties(Map<String, String>) - Method in class org.dogtagpki.common.ConfigData
- setProperty(String, String) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Calls the hashtable method
put
. - setProperty(String, String) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- setProtectedHeader(String) - Method in class org.dogtagpki.acme.JWS
- 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
- setPublicKeyData(byte[]) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets the public key.
- setPublishingQueue(boolean, int, int, int, int) - Method in class com.netscape.cmscore.request.RequestNotifier
-
Sets publishing queue parameters.
- setPublishingStatus(String) - Method in class com.netscape.cmscore.request.RequestRepository
- setRcpIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setReady(Boolean) - Method in class com.netscape.certsrv.authority.AuthorityData
- 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 class com.netscape.cmscore.request.Request
- setReason(Integer) - Method in class org.dogtagpki.acme.ACMERevocation
- setReason(String) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- setReason(String) - Method in class com.netscape.cms.servlet.common.CMSRequest
- setReasonPhrase(String) - Method in class com.netscape.cmsutil.http.HttpResponse
-
set reason phrase.
- setRecipientNonce(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setRecordStatus(String, String) - Method in class com.netscape.cmscore.dbs.CSCfgDatabase
- setRecoveryMechanism(String) - Method in class org.dogtagpki.common.KRAInfo
- setRemoteAddr(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRemoteHost(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRenewal(boolean) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- setRenewal(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- setReplicaDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setReplicaIncrement(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setReplicaLowWaterMark(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setReplicaRangeDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setRequest(Request) - Method in class com.netscape.cms.servlet.common.CMSRequest
-
set the Request aobject associated with this session
- setRequestCloneTransferNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setRequestCreationTime(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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.CertRetrievalRequest
- 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
- setRequestID(RequestId) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setRequestID(RequestId) - Method in class com.netscape.certsrv.system.SystemCertData
- setRequestIncrement(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setRequestInfo(KeyRequestInfo) - Method in class com.netscape.certsrv.key.KeyRequestResponse
- setRequestLowWaterMark(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setRequestModificationTime(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestNotes(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestNotifier(RequestNotifier) - Method in class com.netscape.cmscore.apps.CMSEngine
- setRequestOwner(String) - Method in class com.netscape.certsrv.cert.CertReviewResponse
- setRequestOwner(String) - Method in class com.netscape.cmscore.request.Request
- setRequestQueue(RequestQueue) - Method in class com.netscape.cmscore.apps.CMSEngine
- setRequestRangeDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setRequestRepository(RequestRepository) - Method in class com.netscape.cmscore.apps.CMSEngine
- setRequestScheduler(RequestScheduler) - Method in class com.netscape.cmscore.request.RequestQueue
-
Sets request scheduler.
- setRequestStatus(RequestStatus) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setRequestStatus(RequestStatus) - Method in class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- setRequestURI(String) - Method in class com.netscape.cmscore.connector.HttpConnection
-
Sets the HttpRequest URI before send
- setRequestURL(String) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- setResource(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setResource(String) - Method in class org.dogtagpki.acme.ACMERevocation
- setResource(URI) - Method in class org.dogtagpki.acme.ACMEOrder
- 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
- setRevocationReasonInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setRevokeCert(URI) - Method in class org.dogtagpki.acme.ACMEDirectory
- 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.Account
- 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(String, String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- setRootCertTrust(HttpServletRequest, HttpServletResponse) - Method in class com.netscape.cms.servlet.admin.CMSAdminServlet
- setRootNode(ObjectNode) - Method in class com.netscape.cmsutil.json.JSONObject
- setRSAKeyToCertInfo(X509CertInfo, byte[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- setRsaPublicKeyWrapAlgorithm(String) - Method in class org.dogtagpki.common.CAInfo
- setRsaPublicKeyWrapAlgorithm(String) - Method in class org.dogtagpki.common.KRAInfo
- 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
- setSecure(boolean) - Method in class com.netscape.cmscore.ldapconn.PKISocketFactory
- setSecureAdminPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecureAgentPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecureEEClientAuthPort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecurePort(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSecurePort(String) - Method in class com.netscape.cmscore.apps.ServerConfig
- setSelfTestCriticalMode(boolean) - Method in class com.netscape.cmscore.selftests.SelfTestOrderedInstance
-
Sets/resets the criticality associated with this self test.
- setSenderNonce(byte[]) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setSerial(BigInteger) - Method in class com.netscape.certsrv.authority.AuthorityData
- setSerialCloneTransferNumber(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setSerialDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setSerialFrom(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSerialIncrement(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setSerialLowWaterMark(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- 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.cmstools.nss.NSSCertInfo
- setSerialNumber(String) - Method in class com.netscape.certsrv.tps.cert.TPSCertData
- setSerialNumber(BigInteger) - Method in class com.netscape.certsrv.security.KeyCertData
-
Sets serial number.
- setSerialNumber(BigInteger) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets serial number.
- setSerialNumber(LDAPConnection, String, BigInteger) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setSerialNumberRangeInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSerialRangeDN(String) - Method in class com.netscape.cmscore.apps.DatabaseConfig
- setSerialTo(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setServerCertNickname(String) - Method in class com.netscape.cmscore.apps.CMSEngine
- setServerCertNickname(String, String) - Method in class com.netscape.cmscore.apps.CMSEngine
- setServerSideKeygenP12Passwd(String) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- 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
- setSgnIssuerAndSerialNumber(IssuerAndSerialNumber) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setSignature(String) - Method in class org.dogtagpki.acme.JWS
- 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
- setSigningAlgorithm(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setSigningCert(X509Certificate) - Method in class com.netscape.cmstools.AuditVerify
- 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
- setSocketFactory(LDAPSocketFactory) - Method in class com.netscape.certsrv.ldap.LdapConnFactory
- setSocketFactory(LDAPSocketFactory) - Method in class com.netscape.cmscore.dbs.DBSubsystem
- setSortKey(String) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Sets the sort key
- setSortKey(String) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.set the sort key
- setSortKey(String[]) - Method in class com.netscape.certsrv.dbs.DBVirtualList
-
Deprecated.Sets the sort key
- setSortKey(String[]) - Method in class com.netscape.cmscore.dbs.LDAPVirtualList
-
Deprecated.set the sort key
- setSource(LogSource) - Method in class com.netscape.certsrv.logging.LogEvent
-
Sets log source.
- setSourceId(String) - Method in class com.netscape.cmscore.request.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
- setSSLCipher(SSLSocket, 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
- 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
- setState(int) - Method in class com.netscape.cmscore.apps.EngineConfig
- setState(KeyState) - Method in class com.netscape.cmscore.dbs.KeyRecord
-
Sets key state.
- setState(String) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setState(String) - Method in class com.netscape.certsrv.user.UserData
- setState(String) - Method in class com.netscape.cmscore.usrgrp.User
-
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.connector.ConnectorData
- setStatus(String) - Method in class com.netscape.certsrv.tps.profile.ProfileData
- setStatus(String) - Method in class com.netscape.certsrv.tps.profile.ProfileMappingData
- setStatus(String) - Method in class com.netscape.cmscore.dbs.CSCfgRecord
- setStatus(String) - Method in class org.dogtagpki.acme.ACMEAccount
- setStatus(String) - Method in class org.dogtagpki.acme.ACMEAuthorization
- setStatus(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setStatus(String) - Method in class org.dogtagpki.acme.ACMEOrder
- setStatus(String) - Method in class org.dogtagpki.common.ConfigData
- setStatusCode(int) - Method in class com.netscape.cmsutil.http.HttpResponse
-
set status code of response
- 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.user.UserCertData
- setSubjectDN(String) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- setSubjectInUse(boolean) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- setSubjectKeyIdentifier(KeyPair, CertificateExtensions, KeyCertData) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setSubsystemArray(SecurityDomainSubsystem[]) - Method in class com.netscape.certsrv.system.DomainInfo
- setSubsystemCert(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setSubsystemName(String) - Method in class com.netscape.certsrv.system.SecurityDomainHost
- setSubsystems(Map<String, 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
- setSystemCert(SystemCertData) - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- setTag(String) - Method in class com.netscape.certsrv.system.CertificateSetupRequest
- setTermsOfService(String) - Method in class org.dogtagpki.acme.ACMEMetadata
- setTermsOfServiceAgreed(Boolean) - Method in class org.dogtagpki.acme.ACMEAccount
- 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
- setTheSerialNumber(BigInteger) - Method in class com.netscape.cmscore.dbs.Repository
-
Updates the serial number to the specified in db and cache.
- 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
- setTo(String) - Method in class com.netscape.cms.notification.MailNotification
-
sets the recipient's email address
- 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.InstallToken
- setToken(String) - Method in class com.netscape.certsrv.system.SystemCertData
- setToken(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- 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
- setTokenName(String) - Method in class com.netscape.certsrv.security.SigningUnitConfig
- setTotal(Integer) - Method in class com.netscape.certsrv.base.DataCollection
- setTpsProfiles(List<String>) - Method in class com.netscape.cmscore.usrgrp.User
-
Set TPS profiles
- setTrailer(TPSBuffer) - Method in class org.dogtagpki.tps.apdu.APDU
- setTransactionID(String) - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- setTransportCert(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- setTransportCert(X509Certificate) - Method in class com.netscape.certsrv.key.KeyClient
- setTransportCertNickname(String) - Method in class com.netscape.certsrv.system.KRAConnectorInfo
- 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
- setTrust(String, PK11Cert) - Static method in class com.netscape.cmscore.security.KeyCertUtil
- setTrustFlags(String) - Method in class com.netscape.cmstools.nss.NSSCertInfo
- setTrustFlags(X509Certificate, String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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.key.KeyInfo
- setType(String) - Method in class com.netscape.certsrv.system.SystemCertData
- 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 org.dogtagpki.acme.ACMEChallenge
- setType(String) - Method in class org.dogtagpki.acme.ACMEError
- setType(String) - Method in class org.dogtagpki.acme.ACMEIdentifier
- setUnsecurePort(String) - Method in class com.netscape.cmscore.apps.ServerConfig
- setup() - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
-
This method will create the tables if they do not exist.
- setupACL(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- setupSchema() - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- 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(URI) - Method in class org.dogtagpki.acme.ACMEHeader
- setURL(String) - Method in class com.netscape.cmsutil.ocsp.OCSPProcessor
- setURL(URI) - Method in class org.dogtagpki.acme.ACMEChallenge
- setUsages(List<String>) - Method in class com.netscape.certsrv.key.KeyGenerationRequest
- setUseOAEP(boolean) - Method in class com.netscape.certsrv.key.KeyClient
- setUseOAEP(boolean) - Method in class com.netscape.cmstools.CRMFPopClient
- setUserDN(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets user LDAP DN.
- 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
- setUserID(String) - Method in class com.netscape.cmscore.usrgrp.User
- setUsername(String) - Method in class com.netscape.certsrv.client.ClientConfig
- setUserObject(Object) - Method in class com.netscape.cmscore.util.FileAsString
- setUserType(String) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets user type
- setValidated(String) - Method in class org.dogtagpki.acme.ACMEChallenge
- setValidationTime(Date) - Method in class org.dogtagpki.acme.ACMEChallenge
- 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) - Method in class org.dogtagpki.acme.ACMEIdentifier
- setVerbose(boolean) - Method in class com.netscape.cmstools.AuditVerify
- setVerbose(boolean) - Method in class com.netscape.cmstools.CRMFPopClient
- 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
- 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 class com.netscape.certsrv.profile.ProfileData
- setWebsite(String) - Method in class org.dogtagpki.acme.ACMEMetadata
- setWildcard(Boolean) - Method in class org.dogtagpki.acme.ACMEAuthorization
- 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 class com.netscape.cmscore.dbs.KeyRecord
- setX509Certificates(X509Certificate[]) - Method in class com.netscape.cmscore.usrgrp.User
-
Sets list of certificates in this user
- setXMLOutput(boolean) - Method in class com.netscape.certsrv.profile.ProfileData
- SHA1_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SHA256_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- SHA512_DIGEST - Static variable in class com.netscape.cmsutil.scep.CRSPKIMessage
- sharedSecretExists(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- shutdown() - Method in interface com.netscape.certsrv.authority.IAuthority
-
Stops this authority.
- shutdown() - Method in class com.netscape.certsrv.base.SecurityDomainSessionTable
- shutdown() - Method in class com.netscape.certsrv.base.Subsystem
-
Stops this system.
- shutdown() - Method in class com.netscape.certsrv.logging.LogEventListener
-
Closes the log file and destroys any associated threads.
- shutdown() - Method in class com.netscape.certsrv.util.AsyncLoader
- shutdown() - Method in class com.netscape.cms.authentication.AgentCertAuthentication
-
prepare this authentication manager for shutdown.
- shutdown() - Method in class com.netscape.cms.authentication.DirBasedAuthentication
-
disconnects the ldap connections
- 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.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.cmscore.apps.CMSEngine
-
Shuts down subsystems in backwards order exceptions are ignored.
- shutdown() - Method in class com.netscape.cmscore.authentication.AuthSubsystem
-
shuts down authentication managers one by one.
- shutdown() - Method in class com.netscape.cmscore.authentication.CertUserDBAuthentication
-
prepare this authentication manager for shutdown.
- shutdown() - Method in class com.netscape.cmscore.authentication.NullAuthentication
-
disconnects the member connection
- shutdown() - Method in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
-
disconnects the member connection
- shutdown() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
shuts down authorization managers one by one.
- shutdown() - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
-
Stops this system.
- shutdown() - Method in class com.netscape.cmscore.cert.X500NameSubsystem
-
Stops this system.
- shutdown() - Method in class com.netscape.cmscore.dbs.DBRegistry
- shutdown() - Method in class com.netscape.cmscore.dbs.DBSubsystem
-
Shutdowns this subsystem gracefully.
- shutdown() - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Shutdowns this subsystem gracefully.
- shutdown() - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
shutdown - does nothing.
- shutdown() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
shuts down Jobs one by one.
- shutdown() - Method in class com.netscape.cmscore.ldapconn.LdapBoundConnFactory
- shutdown() - Method in class com.netscape.cmscore.logging.LogSubsystem
-
Stops this subsystem.
- shutdown() - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Stops this system.
- shutdown() - Method in class com.netscape.cmscore.request.RequestSubsystem
- shutdown() - Method in class com.netscape.cmscore.security.JssSubsystem
-
Shutdowns this subsystem.
- shutdown() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Stops this subsystem.
- shutdown() - Method in class com.netscape.cmscore.session.LDAPSecurityDomainSessionTable
- shutdown() - Method in class com.netscape.cmscore.session.MemorySecurityDomainSessionTable
- shutdown() - Method in class com.netscape.cmscore.usrgrp.UGSubsystem
-
Disconnects usr/grp manager from the LDAP
- shutdown() - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Stops this system.
- shutdown() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
-
Shuts down this subsystem.
- shutdown() - Method in class org.dogtagpki.server.authentication.AuthManager
-
Prepare this authentication manager for a shutdown.
- shutdown() - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Prepare this authorization manager for a graceful shutdown.
- SHUTDOWN_SIG - Static variable in class com.netscape.cmscore.util.UtilResources
- shutdownAuthSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownAuthzSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownDatabase() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownDBSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownJobsScheduler() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownJSSSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownLogSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownOIDLoaderSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownPluginRegistry() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownRequestSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownSelfTest() - Method in class com.netscape.cms.selftests.common.SystemCertsVerification
-
Stops this subsystem.
- shutdownSelfTest() - Method in class com.netscape.cms.selftests.SelfTest
-
Stops this subsystem.
- shutdownSubsystems() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownUGSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- shutdownX500NameSubsystem() - Method in class com.netscape.cmscore.apps.CMSEngine
- SIG_REQUIRED - Static variable in class com.netscape.cmsutil.ocsp.OCSPResponseStatus
- sign(byte[], String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Signs the given data in 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 - Class in com.netscape.cmsutil.ocsp
-
RFC 2560:
- Signature(AlgorithmIdentifier, BIT_STRING, SEQUENCE) - Constructor for class com.netscape.cmsutil.ocsp.Signature
- 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) - Method in class com.netscape.cmscore.security.JssSubsystem
- 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
- signed() - Method in class com.netscape.cmscore.security.SSLSelfSignedCert
- SIGNED_AUDIT - Enum constant in enum class com.netscape.certsrv.logging.LogCategory
- SIGNED_AUDIT - Enum constant in enum class 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 class com.netscape.cmscore.logging.Auditor
- 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 class com.netscape.cmscore.logging.Auditor
- SIGNED_AUDIT_REJECTION - Static variable in interface com.netscape.certsrv.logging.ILogger
- SIGNED_AUDIT_RESOURCE - Static variable in class com.netscape.cmscore.logging.Auditor
- SIGNED_AUDIT_SCOPE - Static variable in class com.netscape.cmscore.logging.Auditor
- 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 - Variable in class com.netscape.cmscore.logging.Auditor
- 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
- signingAlgorithm - Variable in class com.netscape.certsrv.system.SystemCertData
- SigningUnit - Class in com.netscape.certsrv.security
-
A class represents the signing unit which is capable of signing data.
- SigningUnit() - Constructor for class com.netscape.certsrv.security.SigningUnit
- SigningUnitConfig - Class in com.netscape.certsrv.security
- SigningUnitConfig(ConfigStorage) - Constructor for class com.netscape.certsrv.security.SigningUnitConfig
- SigningUnitConfig(String, SimpleProperties) - Constructor for class com.netscape.certsrv.security.SigningUnitConfig
- 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
- SimpleExpression - Class in org.dogtagpki.legacy.core.policy
-
This class represents an expression of the form var = val, var val, var val, var val, var val, var val.
- SimpleExpression(String, int, String) - Constructor for class org.dogtagpki.legacy.core.policy.SimpleExpression
- SimpleExpression(String, String, int, String) - Constructor for class org.dogtagpki.legacy.core.policy.SimpleExpression
- SimpleProperties - Class in com.netscape.cmscore.base
-
The
Properties
class represents a persistent set of properties. - SimpleProperties() - Constructor for class com.netscape.cmscore.base.SimpleProperties
-
Creates an empty property list with no default values.
- SimpleProperties(SimpleProperties) - Constructor for class com.netscape.cmscore.base.SimpleProperties
-
Creates an empty property list with the specified defaults.
- 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 class com.netscape.certsrv.property.PropertySet
- size() - Method in class com.netscape.certsrv.request.AgentApprovals
- size() - Method in class com.netscape.cmscore.base.ConfigStore
-
Return the number of items in this substore
- size() - Method in class org.dogtagpki.tps.main.TPSBuffer
-
The length of buffer.
- skiExtn - Static variable in class com.netscape.cmstools.CMCRequest
- sleepOneMinute() - Method in class com.netscape.cmscore.apps.CMSEngine
- SMIME - Static variable in class com.netscape.cmscore.request.Request
- 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.
- socketFactory - Variable in class com.netscape.certsrv.ldap.LdapConnFactory
- socketListeners - Variable in class com.netscape.cmscore.ldapconn.PKISocketFactory
- sortCerts(X509CertImpl[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- SOURCE_TYPE - Static variable in class org.dogtagpki.server.authorization.AuthorizationConfig
- SOURCE_TYPE_LDAP - Static variable in class org.dogtagpki.server.authorization.AuthorizationConfig
- SOURCE_TYPE_XML - Static variable in class org.dogtagpki.server.authorization.AuthorizationConfig
- SP - Static variable in class com.netscape.cmsutil.http.Http
- SPECIAL_CHARS - Static variable in class com.netscape.cmsutil.ldap.LDAPUtil
- specialDecode(String) - Static method in class org.dogtagpki.tps.main.Util
- specialEncode(TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- specialURLEncode(byte[]) - Static method in class org.dogtagpki.tps.main.Util
- specialURLEncode(TPSBuffer) - Static method in class org.dogtagpki.tps.main.Util
- SSK_STAGE - Static variable in class com.netscape.cmscore.request.Request
- SSK_STAGE_KEY_RETRIEVE - Static variable in class com.netscape.cmscore.request.Request
- SSK_STAGE_KEYGEN - Static variable in class com.netscape.cmscore.request.Request
- 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 class com.netscape.cmscore.request.Request
- 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
- SSLCert - Class in com.netscape.cmscore.security
-
SSL server certificate
- SSLCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.SSLCert
- SSLCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.SSLCert
- 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
- SSLConfig - Class in com.netscape.cmscore.security
- SSLConfig() - Constructor for class com.netscape.cmscore.security.SSLConfig
- SSLConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.security.SSLConfig
- SSLConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.security.SSLConfig
- SSLSelfSignedCert - Class in com.netscape.cmscore.security
-
SSL server certificate
- SSLSelfSignedCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.SSLSelfSignedCert
- SSLSelfSignedCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.SSLSelfSignedCert
- STAGE_CA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CA_SELFSIGNED_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CLONEMASTER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CONFIG_WEBSERVER - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_CONNECT_DB - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_DATA_MIGRATION - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_INTERNAL_DB - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_NM_SCHEME - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_KRACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSP_SERVICE_ADDED - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_OCSPCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RA_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RA_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RA_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RA_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RA_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_RACLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_REPLICATION_AGREEMENT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SETUP_ADMINISTRATOR - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SETUP_PORTS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SETUP_SUBSYSTEMS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSL_CERT_INSTALL - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSL_CERT_REQUEST - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSL_CERTCHAIN_IMPORT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSL_LOCAL_CERT - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSL_REQ_SUCCESS - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_SSLCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_TKSCLONING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGE_UPDATE_DB_INFO - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- STAGES - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- start() - Method in class com.netscape.certsrv.connector.Connector
-
Starts this connector.
- start() - Method in class com.netscape.cmscore.apps.CMSEngine
- start() - Method in class com.netscape.cmscore.connector.HttpConnector
- start(String) - Method in class com.netscape.cmscore.connector.Resender
- startDaemon() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
Starts up the JobsScheduler daemon.
- STARTED_UP - Static variable in class com.netscape.cmscore.apps.PKIServerEvent
- startedByNuxwdog() - Static method in class com.netscape.cmsutil.util.NuxwdogUtil
- startJob(String) - Method in class com.netscape.cmscore.jobs.JobsScheduler
- startJob(String) - Method in class org.dogtagpki.job.JobClient
- startJob(String) - Method in interface org.dogtagpki.job.JobResource
-
Starts a specific job.
- startJob(String) - Method in class org.dogtagpki.server.rest.v1.JobService
- startJob(String, Principal) - Method in class org.dogtagpki.server.rest.base.JobServletBase
- startLoading() - Method in class com.netscape.certsrv.util.AsyncLoader
-
Acquire the lock as a producer and reset progress-tracking variables.
- startMessage() - Method in class netscape.net.smtp.SmtpClient
- startTiming(String) - Method in class com.netscape.cmscore.util.StatsSubsystem
-
Starts timing of a operation.
- startTiming(String, boolean) - Method in class com.netscape.cmscore.util.StatsSubsystem
- startup() - Method in class com.netscape.certsrv.base.Subsystem
-
Notifies this subsystem if owner is in running mode.
- startup() - Method in class com.netscape.certsrv.logging.LogEventListener
-
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.cmscore.authentication.AuthSubsystem
-
registers the administration servlet with the administration subsystem.
- startup() - Method in class com.netscape.cmscore.authorization.AuthzSubsystem
-
registers the administration servlet with the administration subsystem.
- startup() - Method in class com.netscape.cmscore.cert.OidLoaderSubsystem
- startup() - Method in class com.netscape.cmscore.cert.X500NameSubsystem
- startup() - Method in class com.netscape.cmscore.dbs.DBRegistry
- startup() - Method in class com.netscape.cmscore.dbs.LDAPRegistry
-
Starts up this subsystem.
- startup() - Method in class com.netscape.cmscore.extensions.CMSExtensionsMap
-
startup - does nothing.
- startup() - Method in class com.netscape.cmscore.jobs.JobsScheduler
-
registers the administration servlet with the administration subsystem.
- startup() - Method in class com.netscape.cmscore.logging.LogSubsystem
- startup() - Method in class com.netscape.cmscore.registry.PluginRegistry
-
Notifies this subsystem if owner is in running mode.
- startup() - Method in class com.netscape.cmscore.request.RequestSubsystem
-
Implements Subsystem.startup
- startup() - Method in class com.netscape.cmscore.security.JssSubsystem
-
Starts up this service.
- startup() - Method in class com.netscape.cmscore.selftests.SelfTestSubsystem
-
Notifies this subsystem if owner is in running mode.
- startup() - Method in class com.netscape.cmscore.util.StatsSubsystem
- startup() - Method in class org.dogtagpki.legacy.core.policy.GenericPolicyProcessor
- 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.SelfTest
-
Notifies this subsystem if it is in execution mode.
- startupSubsystems() - Method in class com.netscape.cmscore.apps.CMSEngine
- state - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- stateEngine(Request) - Method in class com.netscape.cmscore.request.RequestQueue
- StatsEvent - Class in com.netscape.certsrv.util
-
A statistics transaction.
- StatsEvent(StatsEvent) - Constructor for class com.netscape.certsrv.util.StatsEvent
- StatsSubsystem - Class in com.netscape.cmscore.util
-
A class represents a internal subsystem.
- StatsSubsystem() - Constructor for class com.netscape.cmscore.util.StatsSubsystem
-
Constructs a certificate server.
- status - Variable in class com.netscape.certsrv.cert.CertData
- status - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- status - Variable in class com.netscape.certsrv.key.KeyInfo
- STATUS_ANY - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- STATUS_ERROR_BAD_STATUS - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CA_RESPONSE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CANNOT_ESTABLISH_COMMUNICATION - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CANNOT_PERFORM_OPERATION - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CONN_LOST - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CONNECTION - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CREATE_CARDMGR - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_CREATE_TUS_TOKEN_ENTRY - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_DB - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_DISABLED_TOKEN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_EXTERNAL_AUTH - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_HAS_AT_LEAST_ONE_ACTIVE_TOKEN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_INACTIVE_TOKEN_NOT_FOUND - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_KEY_ARCHIVE_OFF - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_KEY_CHANGE_OVER - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_LDAP_CONN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_LOGIN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_CERT_PDU - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_ENROLL_PDU - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_LIFECYCLE_PDU - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAC_RESET_PIN_PDU - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAPPING_RESOLVER_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MAPPING_RESOLVER_PARAMS_NOT_FOUND - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_MISCONFIGURATION - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_OPERATION_ON_LOST_TOKEN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_SUCH_LOST_REASON - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_SUCH_TOKEN_STATE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NO_TKS_CONNID - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NOT_PIN_RESETABLE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_NOT_TOKEN_OWNER - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_PUBLISH - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_READ_BUFFER_OVERFLOW - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RECOVERY_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_RENEWAL_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_REVOKE_CERTIFICATES_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SEC_INIT_UPDATE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SECURE_CHANNEL - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SNAC - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_SYMKEY_256_UPGRADE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_TOKEN_RESET_PIN_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_TOKEN_TERMINATED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UNKNOWN_TOKEN - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UNUSABLE_TOKEN_KEYCOMPROMISE - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UPDATE_TOKENDB_FAILED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_ERROR_UPGRADE_APPLET - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_EXPIRED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- STATUS_FAILURE - Static variable in class com.netscape.cms.jobs.Job
- STATUS_INVALID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- STATUS_INVALID - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- STATUS_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- STATUS_NO_ERROR - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_RECOVERY_IS_PROCESSED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_RENEWAL_IS_PROCESSED - Enum constant in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
- STATUS_REVOKED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- STATUS_REVOKED_EXPIRED - Static variable in class com.netscape.cmscore.dbs.CertRecord
- STATUS_SUCCESS - Static variable in class com.netscape.cms.jobs.Job
- STATUS_UPDATE_EXTENSION_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- STATUS_VALID - Static variable in class com.netscape.cmscore.dbs.CertRecord
- STATUS_VALID - Static variable in class com.netscape.cmscore.dbs.KeyRecord
- 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 class com.netscape.certsrv.connector.Connector
-
Stop the connector.
- stop() - Method in class com.netscape.cms.jobs.Job
-
Request the job to stop gracefully.
- stop() - Method in class com.netscape.cmscore.connector.HttpConnector
- stop() - Method in class com.netscape.cmscore.connector.Resender
- stopInternal() - Method in class com.netscape.cms.realm.PKILDAPRealm
- stopInternal() - Method in class com.netscape.cms.realm.PKIPostgreSQLRealm
- STOPPED - Static variable in class com.netscape.cmscore.apps.PKIServerEvent
- storage - Variable in class com.netscape.cmscore.base.ConfigStore
- store(OutputStream) - Method in class com.netscape.cmscore.base.ConfigStore
-
Stores this config store to the specified output stream.
- store(OutputStream, String) - Method in class com.netscape.cmscore.base.SimpleProperties
-
Writes this property list (key and element pairs) in this
Properties
table to the output stream in a format suitable for loading into aProperties
table using theload
method. - storeEntity(OutputStream, HttpEntity) - Method in class com.netscape.certsrv.client.PKIConnection
- storeExtDataIntoRequest(Request) - Method in class com.netscape.cmscore.request.RequestRecord
- storeInFile(String, byte[]) - Static method in class com.netscape.cmscore.cert.CertUtils
- storeRequest(PrintStream, HttpRequest) - Method in class com.netscape.certsrv.client.PKIConnection
- storeResponse(PrintStream, HttpResponse) - Method in class com.netscape.certsrv.client.PKIConnection
- str2ByteArray(String) - Static method in class org.dogtagpki.tps.main.Util
- 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.
- string2Hashtable(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- StringHashMapValueDeserializer - Class in com.netscape.certsrv.util
- StringHashMapValueDeserializer() - Constructor for class com.netscape.certsrv.util.StringHashMapValueDeserializer
- StringMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java String object into LDAP attribute, and vice versa.
- StringMapper(String) - Constructor for class com.netscape.cmscore.dbs.StringMapper
-
Constructs string mapper.
- StringVectorMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java String object into LDAP attribute, and vice versa.
- StringVectorMapper(String) - Constructor for class com.netscape.cmscore.dbs.StringVectorMapper
-
Constructs string vector mapper.
- stripCertBrackets(String) - Static method in class com.netscape.cmscore.cert.CertUtils
-
strips out the begin and end certificate brackets
- stripCertBrackets(String) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
-
strips out the begin and end certificate brackets
- stripCRLBrackets(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- SubjAltNameGN - Class in org.dogtagpki.legacy.core.policy
- SubjAltNameGN(String, ConfigStore, boolean) - Constructor for class org.dogtagpki.legacy.core.policy.SubjAltNameGN
- SUBJECT_KEYGEN_INFO - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- SUBJECT_NAME - Static variable in class com.netscape.cms.servlet.processors.PKIProcessor
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.CASigningCert
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.KRATransportCert
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.OCSPSigningCert
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.RASigningCert
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.SSLCert
- SUBJECT_NAME - Static variable in class com.netscape.cmscore.security.SSLSelfSignedCert
- subjectDN - Variable in class com.netscape.certsrv.cert.CertData
- subjectInUse - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- SUBJECTNAME - Static variable in class com.netscape.cmscore.request.Request
- submitRequest(RESTMessage) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- 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(String, String, String, String, String[], String, String) - Method in class com.netscape.certsrv.ca.CACertClient
- submitRequest(MultivaluedMap<String, String>) - Method in interface com.netscape.certsrv.key.KeyRequestResource
- substoreName - Variable in class com.netscape.cmscore.dbs.CSCfgDatabase
- 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.
- subsystem - Variable in class com.netscape.certsrv.client.Client
- Subsystem - Class in com.netscape.certsrv.base
-
This class represents a basic subsystem.
- Subsystem() - Constructor for class com.netscape.certsrv.base.Subsystem
- SubsystemCert - Class in com.netscape.cmscore.security
-
Subsystem certificate.
- SubsystemCert(KeyCertData) - Constructor for class com.netscape.cmscore.security.SubsystemCert
- SubsystemCert(KeyCertData, KeyPair) - Constructor for class com.netscape.cmscore.security.SubsystemCert
- subsystemCLI - Variable in class com.netscape.cmstools.logging.AuditCLI
- subsystemCLI - Variable in class com.netscape.cmstools.range.RangeCLI
- SubsystemCLI - Class in com.netscape.cmstools.cli
- SubsystemCLI - Class in org.dogtagpki.server.cli
- SubsystemCLI(String, String, MainCLI) - Constructor for class com.netscape.cmstools.cli.SubsystemCLI
- SubsystemCLI(String, String, CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemCLI
- SubsystemClient - Class in com.netscape.certsrv.client
- SubsystemClient(PKIClient, String) - Constructor for class com.netscape.certsrv.client.SubsystemClient
- SubsystemDBAccessCLI - Class in org.dogtagpki.server.cli
- SubsystemDBAccessCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBAccessCLI
- SubsystemDBAccessGrantCLI - Class in org.dogtagpki.server.cli
- SubsystemDBAccessGrantCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBAccessGrantCLI
- SubsystemDBAccessRevokeCLI - Class in org.dogtagpki.server.cli
- SubsystemDBAccessRevokeCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBAccessRevokeCLI
- SubsystemDBCLI - Class in org.dogtagpki.server.cli
- SubsystemDBCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBCLI
- SubsystemDBCreateCLI - Class in org.dogtagpki.server.cli
- SubsystemDBCreateCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBCreateCLI
- SubsystemDBEmptyCLI - Class in org.dogtagpki.server.cli
- SubsystemDBEmptyCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBEmptyCLI
- SubsystemDBIndexAddCLI - Class in org.dogtagpki.server.cli
- SubsystemDBIndexAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBIndexAddCLI
- SubsystemDBIndexCLI - Class in org.dogtagpki.server.cli
- SubsystemDBIndexCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBIndexCLI
- SubsystemDBIndexRebuildCLI - Class in org.dogtagpki.server.cli
- SubsystemDBIndexRebuildCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBIndexRebuildCLI
- SubsystemDBInfoCLI - Class in org.dogtagpki.server.cli
- SubsystemDBInfoCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBInfoCLI
- SubsystemDBInitCLI - Class in org.dogtagpki.server.cli
- SubsystemDBInitCLI(String, String, CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBInitCLI
- SubsystemDBInitCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBInitCLI
- SubsystemDBRemoveCLI - Class in org.dogtagpki.server.cli
- SubsystemDBRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBRemoveCLI
- SubsystemDBReplicationAgreementAddCLI - Class in org.dogtagpki.server.cli
- SubsystemDBReplicationAgreementAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementAddCLI
- SubsystemDBReplicationAgreementCLI - Class in org.dogtagpki.server.cli
- SubsystemDBReplicationAgreementCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementCLI
- SubsystemDBReplicationAgreementInitCLI - Class in org.dogtagpki.server.cli
- SubsystemDBReplicationAgreementInitCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBReplicationAgreementInitCLI
- SubsystemDBReplicationCLI - Class in org.dogtagpki.server.cli
- SubsystemDBReplicationCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBReplicationCLI
- SubsystemDBReplicationEnableCLI - Class in org.dogtagpki.server.cli
- SubsystemDBReplicationEnableCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBReplicationEnableCLI
- SubsystemDBUpgradeCLI - Class in org.dogtagpki.server.cli
- SubsystemDBUpgradeCLI(String, String, CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- SubsystemDBUpgradeCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- SubsystemDBVLVAddCLI - Class in org.dogtagpki.server.cli
- SubsystemDBVLVAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBVLVAddCLI
- SubsystemDBVLVCLI - Class in org.dogtagpki.server.cli
- SubsystemDBVLVCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBVLVCLI
- SubsystemDBVLVDeleteCLI - Class in org.dogtagpki.server.cli
- SubsystemDBVLVDeleteCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBVLVDeleteCLI
- SubsystemDBVLVFindCLI - Class in org.dogtagpki.server.cli
- SubsystemDBVLVFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBVLVFindCLI
- SubsystemDBVLVReindexCLI - Class in org.dogtagpki.server.cli
- SubsystemDBVLVReindexCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemDBVLVReindexCLI
- SubsystemGroupCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupCLI
- SubsystemGroupFindCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupFindCLI
- SubsystemGroupMemberAddCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupMemberAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupMemberAddCLI
- SubsystemGroupMemberCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupMemberCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupMemberCLI
- SubsystemGroupMemberFindCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupMemberFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupMemberFindCLI
- SubsystemGroupMemberRemoveCLI - Class in org.dogtagpki.server.cli
- SubsystemGroupMemberRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemGroupMemberRemoveCLI
- SubsystemIdGeneratorUpdateCLI - Class in org.dogtagpki.server.cli
- SubsystemIdGeneratorUpdateCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- SubsystemInfoConfig - Class in com.netscape.cmscore.apps
- SubsystemInfoConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.apps.SubsystemInfoConfig
- SubsystemInfoConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.apps.SubsystemInfoConfig
- subsystemInfos - Variable in class com.netscape.cmscore.apps.CMSEngine
- SubsystemListener - Class in com.netscape.cmscore.apps
- SubsystemListener() - Constructor for class com.netscape.cmscore.apps.SubsystemListener
- SubsystemLoader - Class in com.netscape.cmscore.base
-
A class represents a subsystem loader.
- SubsystemLoader() - Constructor for class com.netscape.cmscore.base.SubsystemLoader
- subsystemName - Variable in class com.netscape.certsrv.system.SecurityDomainHost
- SubsystemRangeUpdateCLI - Class in org.dogtagpki.server.cli
- SubsystemRangeUpdateCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- subsystems - Variable in class com.netscape.cmscore.apps.CMSEngine
- SubsystemsConfig - Class in com.netscape.cmscore.apps
- SubsystemsConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.apps.SubsystemsConfig
- SubsystemsConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.apps.SubsystemsConfig
- SubsystemService - Class in com.netscape.cms.servlet.base
- SubsystemService() - Constructor for class com.netscape.cms.servlet.base.SubsystemService
- subsystemStarted() - Method in class com.netscape.cmscore.apps.SubsystemListener
- subsystemStarted() - Method in class com.netscape.cmscore.systemd.SystemdNotifier
- SubsystemUserAddCLI - Class in org.dogtagpki.server.cli
- SubsystemUserAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserAddCLI
- SubsystemUserCertAddCLI - Class in org.dogtagpki.server.cli
- SubsystemUserCertAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserCertAddCLI
- SubsystemUserCertCLI - Class in org.dogtagpki.server.cli
- SubsystemUserCertCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserCertCLI
- SubsystemUserCertFindCLI - Class in org.dogtagpki.server.cli
- SubsystemUserCertFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserCertFindCLI
- SubsystemUserCertRemoveCLI - Class in org.dogtagpki.server.cli
- SubsystemUserCertRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserCertRemoveCLI
- SubsystemUserCLI - Class in org.dogtagpki.server.cli
- SubsystemUserCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserCLI
- SubsystemUserFindCLI - Class in org.dogtagpki.server.cli
- SubsystemUserFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserFindCLI
- SubsystemUserModifyCLI - Class in org.dogtagpki.server.cli
- SubsystemUserModifyCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserModifyCLI
- SubsystemUserRemoveCLI - Class in org.dogtagpki.server.cli
- SubsystemUserRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserRemoveCLI
- SubsystemUserRoleAddCLI - Class in org.dogtagpki.server.cli
- SubsystemUserRoleAddCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserRoleAddCLI
- SubsystemUserRoleCLI - Class in org.dogtagpki.server.cli
- SubsystemUserRoleCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserRoleCLI
- SubsystemUserRoleFindCLI - Class in org.dogtagpki.server.cli
- SubsystemUserRoleFindCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserRoleFindCLI
- SubsystemUserRoleRemoveCLI - Class in org.dogtagpki.server.cli
- SubsystemUserRoleRemoveCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserRoleRemoveCLI
- SubsystemUserShowCLI - Class in org.dogtagpki.server.cli
- SubsystemUserShowCLI(CLI) - Constructor for class org.dogtagpki.server.cli.SubsystemUserShowCLI
- 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 class com.netscape.certsrv.base.SecurityDomainSessionTable
- SUCCESS - Static variable in class com.netscape.certsrv.client.SubsystemClient
- 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.common.CMSRequest
- SUCCESS - Static variable in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
- SUCCESS - Static variable in interface org.dogtagpki.common.ConfigResource
- 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
- SUPER_CERT_ADMINS - Static variable in class com.netscape.cmscore.usrgrp.UGSubsystem
- supportsLDAPAttributeName(String) - Method in class com.netscape.cmscore.request.DBDynAttrMapper
-
Returns true if the LDAP attribute can be mapped by this dynamic mapper.
- supportsLDAPAttributeName(String) - Method in class com.netscape.cmscore.request.ExtAttrDynMapper
- SUSPENDED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- SVC_PENDING - Static variable in class com.netscape.certsrv.request.RequestStatus
-
The state of a request that has been sent to the service, but has not been fully processed.
- SVC_PENDING - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- SVC_PENDING_STRING - Static variable in interface com.netscape.certsrv.common.ConfigConstants
- SVC_PENDING_TEMPLATE - Static variable in class com.netscape.cms.servlet.base.CMSServlet
- SVCERRORS - Static variable in class com.netscape.cmscore.request.Request
- SYMKEY_GENERATION_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- 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(RESTMessage) - 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
- SYSTEM - Enum constant in enum class 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.base.UserServletBase
- SYSTEM_USER - Static variable in class org.dogtagpki.server.rest.v1.UserService
- systemCert - Variable in class com.netscape.certsrv.system.CertificateSetupRequest
- SystemCertData - Class in com.netscape.certsrv.system
- SystemCertData() - Constructor for class com.netscape.certsrv.system.SystemCertData
- 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
- SystemdNotifier - Class in com.netscape.cmscore.systemd
-
Notify of startup when systemd notification socket is available.
- SystemdNotifier() - Constructor for class com.netscape.cmscore.systemd.SystemdNotifier
- 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.CertificateSetupRequest
- TAG - Static variable in class com.netscape.cmsutil.ocsp.TBSRequest
- 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
- target(String) - Method in class com.netscape.certsrv.client.PKIConnection
- target(String, Map<String, Object>) - Method in class com.netscape.certsrv.client.Client
- target(String, Map<String, Object>) - Method in class com.netscape.certsrv.client.PKIClient
- 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.
- TEMP_LOST_PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- 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_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
- TERMINATED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- terminateRequests() - Method in class com.netscape.cmscore.apps.CMSEngine
- test() - Static method in class com.netscape.cmscore.util.ExceptionFormatter
- TestCRLSigning - Class in com.netscape.cmstools
-
Tool used to test out signing a CRL
- TestCRLSigning() - Constructor for class com.netscape.cmstools.TestCRLSigning
- testLDAPConnection(String, LDAPConnectionConfig, String, String) - Method in class com.netscape.cmscore.apps.CMSEngine
- testLDAPConnections() - Method in class com.netscape.cmscore.apps.CMSEngine
- TEXT_PLAIN - Static variable in class com.netscape.certsrv.base.MediaType
- TEXTTYPE - Static variable in interface com.netscape.certsrv.common.Constants
- TIMEOUT - Static variable in class com.netscape.cms.authentication.HashAuthData
- timeToLive - Variable in class com.netscape.certsrv.base.SecurityDomainSessionTable
- TITLE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- TKS - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- TKS_RESPONSE_DRM_Trans_AesKey - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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_AesKey - 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_KeyCheck_Des - 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
- TKSCertCLI - Class in com.netscape.cmstools.tks
- TKSCertCLI(TKSCLI) - Constructor for class com.netscape.cmstools.tks.TKSCertCLI
- TKSCertTransportImportCLI - Class in com.netscape.cmstools.tks
- TKSCertTransportImportCLI(TKSCertCLI) - Constructor for class com.netscape.cmstools.tks.TKSCertTransportImportCLI
- tksCLI - Variable in class com.netscape.cmstools.tks.TKSCertCLI
- tksCLI - Variable in class com.netscape.cmstools.tks.TKSKeyCLI
- tksCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorCLI
- TKSCLI - Class in com.netscape.cmstools.tks
- TKSCLI(MainCLI) - 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
- tksKeyCLI - Variable in class com.netscape.cmstools.tks.TKSKeyCreateCLI
- tksKeyCLI - Variable in class com.netscape.cmstools.tks.TKSKeyExportCLI
- tksKeyCLI - Variable in class com.netscape.cmstools.tks.TKSKeyRemoveCLI
- tksKeyCLI - Variable in class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- tksKeyCLI - Variable in class com.netscape.cmstools.tks.TKSKeyShowCLI
- TKSKeyCLI - Class in com.netscape.cmstools.tks
- TKSKeyCLI(TKSCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyCLI
- TKSKeyCreateCLI - Class in com.netscape.cmstools.tks
- TKSKeyCreateCLI(TKSKeyCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyCreateCLI
- TKSKeyExportCLI - Class in com.netscape.cmstools.tks
- TKSKeyExportCLI(TKSKeyCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyExportCLI
- TKSKeyRemoveCLI - Class in com.netscape.cmstools.tks
- TKSKeyRemoveCLI(TKSKeyCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyRemoveCLI
- TKSKeyReplaceCLI - Class in com.netscape.cmstools.tks
- TKSKeyReplaceCLI(TKSKeyCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyReplaceCLI
- TKSKeyShowCLI - Class in com.netscape.cmstools.tks
- TKSKeyShowCLI(TKSKeyCLI) - Constructor for class com.netscape.cmstools.tks.TKSKeyShowCLI
- 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.
- toByteArray() - Method in class com.netscape.certsrv.dbs.keydb.KeyId
-
Converts the KeyId into its byte array representation.
- toByteArray() - Method in class com.netscape.cmsutil.json.JSONObject
- toByteArray() - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- toBytesArray() - Method in class org.dogtagpki.tps.main.TPSBuffer
- toCertificateUsage(String) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Convert cert usage string into CertificateUsage object.
- toDBException(LDAPException) - Static method in class com.netscape.certsrv.ldap.LDAPExceptionConverter
- toDOM(Document) - Method in class com.netscape.certsrv.account.Account
- toDOM(Document) - Method in class com.netscape.certsrv.base.PKIException.Data
- toDOM(Document) - Method in class com.netscape.certsrv.base.RESTMessage
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertData
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertDataInfo
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertDataInfos
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertRequestInfo
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertRequestInfos
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertRetrievalRequest
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- toDOM(Document) - Method in class com.netscape.certsrv.cert.CertSearchRequest
- toDOM(Document) - Method in class com.netscape.certsrv.key.AsymKeyGenerationRequest
- toDOM(Document) - Method in class com.netscape.certsrv.key.KeyArchivalRequest
- toDOM(Document) - Method in class com.netscape.certsrv.key.KeyRequestInfo
- toDOM(Document) - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- toDOM(Document) - Method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- toDOM(Document) - Method in class com.netscape.certsrv.profile.PolicyConstraint
- toDOM(Document) - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- toDOM(Document) - Method in class com.netscape.certsrv.profile.PolicyDefault
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileData
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileInput
- toDOM(Document) - Method in class com.netscape.certsrv.profile.ProfileParameter
- toDOM(Document) - Method in class com.netscape.certsrv.property.Descriptor
- toDOM(Document) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- toDOM(Document) - Method in class org.dogtagpki.common.Info
- toDOM(Document, String) - Method in class com.netscape.certsrv.profile.ProfileOutput
- toDOM(Document, Element) - Method in class com.netscape.certsrv.base.RESTMessage
- toDOM(Document, Element) - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toDOM(Document, Element) - Method in class com.netscape.certsrv.profile.ProfileAttribute
- toDOM(Document, Element) - Method in class com.netscape.certsrv.profile.ProfileOutput
- toDOM(Document, Element) - Method in class com.netscape.certsrv.property.Descriptor
- toDOM(Document, Element) - Method in class com.netscape.certsrv.request.CMSRequestInfo
- 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) - Method in class com.netscape.cms.servlet.common.CMSGateway
- 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
- toHexStringJavaByteArray() - Method in class org.dogtagpki.tps.main.TPSBuffer
- toHexStringPlain() - Method in class org.dogtagpki.tps.main.TPSBuffer
- toJSON() - Method in interface com.netscape.certsrv.util.JSONSerializer
- toJSON() - Method in class org.dogtagpki.acme.ACMEAccount
- toJSON() - Method in class org.dogtagpki.acme.ACMEAccountOrders
- toJSON() - Method in class org.dogtagpki.acme.ACMEAuthorization
- toJSON() - Method in class org.dogtagpki.acme.ACMECertificate
- toJSON() - Method in class org.dogtagpki.acme.ACMEChallenge
- toJSON() - Method in class org.dogtagpki.acme.ACMEDirectory
- toJSON() - Method in class org.dogtagpki.acme.ACMEError
- toJSON() - Method in class org.dogtagpki.acme.ACMEHeader
- toJSON() - Method in class org.dogtagpki.acme.ACMEIdentifier
- toJSON() - Method in class org.dogtagpki.acme.ACMEMetadata
- toJSON() - Method in class org.dogtagpki.acme.ACMENonce
- toJSON() - Method in class org.dogtagpki.acme.ACMEOrder
- toJSON() - Method in class org.dogtagpki.acme.ACMERevocation
- toJSON() - Method in class org.dogtagpki.acme.JWK
- toJSON() - Method in class org.dogtagpki.acme.JWS
- TOK_END - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOK_ESC - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOK_PREFIX - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOK_TOKEN_UNKNOWN - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOK_VALUE_UNKNOWN - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- token - Variable in class com.netscape.certsrv.system.SystemCertData
- Token - Class in com.netscape.cmsutil.crypto
- Token(CryptoToken) - Constructor for class com.netscape.cmsutil.crypto.Token
- TOKEN_ACCESS_DESC - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ACTIVE - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_AIA - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_AKI - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ALGORITHM - Static variable in class com.netscape.cmscore.cert.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 com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ATTRIBUTES - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_AUTH_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_AUTHENTICATED_CERT_SUBJECT - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_AUTHMGR_INST_NAME - Static variable in class org.dogtagpki.server.authentication.AuthToken
-
Name of the authentication manager that created the AuthToken as a string.
- TOKEN_AUTHTIME - Static variable in class org.dogtagpki.server.authentication.AuthToken
-
Time of authentication as a java.util.Date
- TOKEN_AUTHZ_OPERATION - Static variable in class org.dogtagpki.server.authorization.AuthzToken
-
name of the operation
- TOKEN_AUTHZ_RESOURCE - Static variable in class org.dogtagpki.server.authorization.AuthzToken
-
name of the resource
- TOKEN_AUTHZ_STATUS - Static variable in class org.dogtagpki.server.authorization.AuthzToken
- TOKEN_AUTHZMGR_IMPL_NAME - Static variable in class org.dogtagpki.server.authorization.AuthzToken
-
Plugin name of the authorization manager that created the AuthzToken as a string.
- TOKEN_AUTHZMGR_INST_NAME - Static variable in class org.dogtagpki.server.authorization.AuthzToken
-
Name of the authorization manager that created the AuthzToken as a string.
- TOKEN_AUTHZTIME - Static variable in class org.dogtagpki.server.authorization.AuthzToken
-
Time of authorization as a java.util.Date
- TOKEN_BASE_CRL_NUMBER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_BASIC_CONSTRAINTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CACHE_IS_EMPTY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CACHE_NOT_AVAILABLE - Static variable in class com.netscape.cmscore.cert.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 class org.dogtagpki.server.authentication.AuthToken
-
Certificate to be renewed
- TOKEN_CERT_ENROLLMENT - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_EXTENSIONS - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_CERT_NOTAFTER - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_CERT_NOTBEFORE - Static variable in class org.dogtagpki.server.authentication.AuthToken
- 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 com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CERT_SERIALNUM - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_CERT_STATUS_CHANGE_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_CERT_SUBJECT - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_CERT_TO_REVOKE - Static variable in class org.dogtagpki.server.authentication.AuthToken
-
Certificate to be revoked
- TOKEN_CERT_TYPE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CERT_TYPE - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_CERT_USAGE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CERTIFICATE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
-
Constants.
- TOKEN_CERTIFICATE_ISSUER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRITICAL - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRL - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRL_DP_EXT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRL_NUMBER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRLDP_CRLISSUER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRLDP_DISTPOINT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRLDP_NUMPOINTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRLDP_POINTN - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_CRLDP_REASONS - Static variable in class com.netscape.cmscore.cert.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 com.netscape.cmscore.cert.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 com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_DECODING_ERROR - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_DELTA_CRL_INDICATOR - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_DIST_POINT_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_EXECUTION_TIME - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_EXTENDED_KEY_USAGE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_EXTENSIONS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_FORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_FRESHEST_CRL_EXT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_FULL_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_HEX_SERIAL_NUM - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_HOLD_INSTRUCTION - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_HOLD_INSTRUCTION_CODE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_HOST_CHALLENGE - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_HTTP_HOST - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_HTTP_PORT - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_ID - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_IDENTIFIER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_INDIRECT_CRL - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_INHIBIT_POLICY_MAPPING - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_INVALIDITY_DATE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_IS_CA - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ISSUER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ISSUER_ALT_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ISSUER_DN - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_ISSUER_DOMAIN_POLICY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ISSUER_NAMES - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ISSUING_DIST_POINT - Static variable in class com.netscape.cmscore.cert.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 com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_KEY_RECOVERY - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_KEY_SANITY_CHECK_FAILURE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_KEY_SANITY_CHECK_SUCCESS - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_KEY_TYPE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_KEY_USAGE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_KEYINFO - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- token_keys - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_KEYSET - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_MAP - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_MAPPINGS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NAME_CONSTRAINTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NEW_KEYINFO - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_NEXT_UPDATE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NO - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NONE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NOT_AFTER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NOT_AFTER - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_NOT_BEFORE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NOT_BEFORE - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_NOT_SET - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NSC_COMMENT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_NUMBER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_OCSP_NOCHECK - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_OLD_KEYSET - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- TOKEN_ONLY_CA_CERTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ONLY_SOME_REASONS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_ONLY_USER_CERTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_OP_REQUEST - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_PATH_LEN - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PATH_LEN_INVALID - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PATH_LEN_UNDEFINED - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PATH_LEN_UNLIMITED - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PERM_LOST - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_POLICY_CONSTRAINTS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_POLICY_MAPPINGS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PORT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PRESENCE_SERVER - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PRIVATE_KEY_USAGE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PUBLIC_KEY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PUBLIC_KEY_EXPONENT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_PUBLIC_KEY_MODULUS - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_REASON - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_RECIPIENT_EMAIL - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_RELATIVE_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_REQUEST_ID - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_REQUEST_TYPE - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_REQUESTOR_EMAIL - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_REQUIRE_EXPLICIT_POLICY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_REVOCATION_DATE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_REVOCATION_DATE - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_REVOCATION_REASON - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_REVOKED_CERTIFICATES - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SCOPE_OF_USE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SENDER_EMAIL - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SERIAL - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SERIAL_NUM - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SHARED_TOKEN_AUTHENTICATED_CERT_SUBJECT - Static variable in class org.dogtagpki.server.authentication.AuthToken
- TOKEN_SIGALG - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SIGNATURE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SKI - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SPKI - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_STATE_CHANGE - Static variable in class com.netscape.certsrv.logging.AuditEvent
- TOKEN_STATUS - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SUBJECT - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SUBJECT_ALT_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SUBJECT_DIR_ATTR - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SUBJECT_DN - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SUBJECT_DOMAIN_POLICY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SUBJECT_NAME - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_SUMMARY_FAILURE_NUM - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SUMMARY_ITEM_LIST - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SUMMARY_SUCCESS_NUM - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- TOKEN_SUMMARY_TOTAL_NUM - Static variable in class com.netscape.cmscore.notification.EmailFormProcessor
- 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 com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_UID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_UID - Static variable in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- TOKEN_UNFORMATTED - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_UNKNOWN - Static variable in class com.netscape.certsrv.tps.token.TokenStatus
- TOKEN_USER_DN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_USER_DN - Static variable in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- TOKEN_USERDN - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_USERDN - Static variable in class com.netscape.cmscore.authentication.CertUserDBAuthentication
- TOKEN_USERDN - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- TOKEN_USERID - Static variable in class com.netscape.cms.authentication.SSLclientCertAuthentication
- TOKEN_USERID - Static variable in class com.netscape.cmscore.authentication.PasswdUserDBAuthentication
- TOKEN_VALIDITY - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_VALUE - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_VALUES - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_VERSION - Static variable in class com.netscape.cmscore.cert.PrettyPrintResources
- TOKEN_YES - Static variable in class com.netscape.cmscore.cert.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(TPSCLI) - 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
- TokenModifyCLI - Class in com.netscape.cmstools.tps.token
- TokenModifyCLI(TokenCLI) - Constructor for class com.netscape.cmstools.tps.token.TokenModifyCLI
- TokenPDURequestMsg - Class in org.dogtagpki.tps.msg
- TokenPDURequestMsg(APDU) - Constructor for class org.dogtagpki.tps.msg.TokenPDURequestMsg
- TokenPDURequestMsg(APDU, boolean) - 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
- 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.
- toParams() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toParams() - Method in class com.netscape.certsrv.cert.CertReviewResponse
- toPEM(X509Certificate) - Static method in class org.dogtagpki.util.cert.CertUtil
- toPEM(PKCS10) - Static method in class org.dogtagpki.util.cert.CertUtil
- toPKIException(LDAPException) - Static method in class com.netscape.certsrv.ldap.LDAPExceptionConverter
- toRequest() - Method in class com.netscape.cmscore.request.RequestRecord
- toRequest(Request) - Method in interface com.netscape.certsrv.connector.IHttpPKIMessage
-
Copies contents to request.
- toRequest(Request) - Method in interface com.netscape.certsrv.connector.IPKIMessage
-
Copies contents of PKIMessage to the request PKIMessage is from the wire.
- toRequest(Request) - Method in class com.netscape.cmscore.connector.HttpPKIMessage
-
copy contents to request.
- toResponse(PKIException) - Method in class org.dogtagpki.server.rest.v1.PKIExceptionMapper
- toString() - Method in class com.netscape.certsrv.account.Account
- 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 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.base.RESTMessage
-
Returns a string representation of the object.
- toString() - Method in class com.netscape.certsrv.ca.AuthorityID
- 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.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.KeyInfo
- toString() - Method in class com.netscape.certsrv.key.SymKeyGenerationRequest
- 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 class com.netscape.certsrv.profile.ProfileAttribute
- toString() - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- toString() - Method in class com.netscape.certsrv.profile.ProfileParameter
- 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.system.CertificateSetupRequest
- toString() - Method in class com.netscape.certsrv.system.SecurityDomainHost
- toString() - Method in class com.netscape.certsrv.system.SystemCertData
- 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.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.authorization.ACL
-
Returns the string reprsentation.
- toString() - Method in class com.netscape.cms.realm.RealmConfig
- 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.cmscore.dbs.CertRecord
-
String representation
- toString() - Method in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
- toString() - Method in class com.netscape.cmscore.notification.EmailTemplate
- toString() - Method in class com.netscape.cmscore.util.FileDialogFilter
- toString() - Method in class com.netscape.cmscore.util.UtilMessage
-
Returns localized message string.
- toString() - Method in class com.netscape.cmsutil.json.JSONObject
- toString() - Method in class com.netscape.cmsutil.scep.CRSPKIMessage
- toString() - Method in class org.dogtagpki.acme.ACMEAccount
- toString() - Method in class org.dogtagpki.acme.ACMEAccountOrders
- toString() - Method in class org.dogtagpki.acme.ACMEAuthorization
- toString() - Method in class org.dogtagpki.acme.ACMECertificate
- toString() - Method in class org.dogtagpki.acme.ACMEChallenge
- toString() - Method in class org.dogtagpki.acme.ACMEDirectory
- toString() - Method in class org.dogtagpki.acme.ACMEError
- toString() - Method in class org.dogtagpki.acme.ACMEHeader
- toString() - Method in class org.dogtagpki.acme.ACMEIdentifier
- toString() - Method in class org.dogtagpki.acme.ACMEMetadata
- toString() - Method in class org.dogtagpki.acme.ACMENonce
- toString() - Method in class org.dogtagpki.acme.ACMEOrder
- toString() - Method in class org.dogtagpki.acme.ACMERevocation
- toString() - Method in class org.dogtagpki.acme.JWK
- toString() - Method in class org.dogtagpki.acme.JWS
- toString() - Method in class org.dogtagpki.common.AppInfo
- toString() - Method in class org.dogtagpki.common.Range
- toString() - Method in class org.dogtagpki.job.JobInfo
- toString() - Method in class org.dogtagpki.legacy.core.policy.AndExpression
- toString() - Method in class org.dogtagpki.legacy.core.policy.OrExpression
- toString() - Method in class org.dogtagpki.legacy.core.policy.SimpleExpression
- 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(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 exception com.netscape.certsrv.logging.ELogException
-
Returns the string based on the given locale.
- toString(Locale) - Method in class com.netscape.cmscore.util.UtilMessage
-
Returns the string based on the given locale.
- toString(Locale) - Method in exception org.dogtagpki.legacy.policy.EPolicyException
-
Returns the string based on the given locale.
- toStringVector() - Method in class com.netscape.certsrv.request.AgentApprovals
-
Returns the AgentApprovals as a Vector of strings.
- total - Variable in class com.netscape.certsrv.base.DataCollection
- totalConn() - Method in class com.netscape.certsrv.ldap.LdapConnFactory
-
Returns the number of total connections available from this pool.
- toXML() - Method in class com.netscape.certsrv.account.Account
- toXML() - Method in class com.netscape.certsrv.base.PKIException.Data
- toXML() - Method in class com.netscape.certsrv.base.RESTMessage
- toXML() - Method in class com.netscape.certsrv.cert.CertData
- toXML() - Method in class com.netscape.certsrv.cert.CertDataInfo
- toXML() - Method in class com.netscape.certsrv.cert.CertDataInfos
- toXML() - Method in class com.netscape.certsrv.cert.CertEnrollmentRequest
- toXML() - Method in class com.netscape.certsrv.cert.CertRequestInfo
- toXML() - Method in class com.netscape.certsrv.cert.CertRequestInfos
- toXML() - Method in class com.netscape.certsrv.cert.CertRetrievalRequest
- toXML() - Method in class com.netscape.certsrv.cert.CertRevokeRequest
- toXML() - Method in class com.netscape.certsrv.cert.CertSearchRequest
- toXML() - Method in class com.netscape.certsrv.key.KeyRequestInfo
- toXML() - Method in class com.netscape.certsrv.key.KeyRequestInfoCollection
- toXML() - Method in class com.netscape.certsrv.profile.PolicyConstraint
- toXML() - Method in class com.netscape.certsrv.profile.PolicyConstraintValue
- toXML() - Method in class com.netscape.certsrv.profile.PolicyDefault
- toXML() - Method in class com.netscape.certsrv.profile.ProfileAttribute
- toXML() - Method in class com.netscape.certsrv.profile.ProfileData
- toXML() - Method in class com.netscape.certsrv.profile.ProfileDataInfo
- toXML() - Method in class com.netscape.certsrv.profile.ProfileDataInfos
- toXML() - Method in class com.netscape.certsrv.profile.ProfileInput
- toXML() - Method in class com.netscape.certsrv.profile.ProfileOutput
- toXML() - Method in class com.netscape.certsrv.profile.ProfileParameter
- toXML() - Method in class com.netscape.certsrv.request.CMSRequestInfo
- toXML() - Method in class org.dogtagpki.common.Info
- toXMLString() - Method in class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- TPL_FILE - Static variable in class com.netscape.cms.servlet.request.ProcessReq
- TPL_FILE - Static variable in class com.netscape.cms.servlet.request.QueryReq
- TPL_FILE - Static variable in class com.netscape.cms.servlet.request.SearchReqs
- TPS - Enum constant in enum class 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(TPSCLI) - 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 - Variable in class com.netscape.cmstools.logging.ActivityCLI
- tpsCLI - Variable in class com.netscape.cmstools.tps.cert.TPSCertCLI
- tpsCLI - Variable in class com.netscape.cmstools.tps.profile.ProfileCLI
- tpsCLI - Variable in class com.netscape.cmstools.tps.token.TokenCLI
- 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
- TPSConfigCLI - Class in com.netscape.cmstools.tps.config
- TPSConfigCLI(SubsystemCLI) - Constructor for class com.netscape.cmstools.tps.config.TPSConfigCLI
- 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.tks
- TPSConnectorAddCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.tks.TPSConnectorAddCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorAddCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorFindCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorModCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- tpsConnectorCLI - Variable in class com.netscape.cmstools.tks.TPSConnectorShowCLI
- TPSConnectorCLI - Class in com.netscape.cmstools.tks
- TPSConnectorCLI(TKSCLI) - Constructor for class com.netscape.cmstools.tks.TPSConnectorCLI
- tpsConnectorClient - Variable in class com.netscape.cmstools.tks.TKSKeyCLI
- tpsConnectorClient - Variable in class com.netscape.cmstools.tks.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.tks
- TPSConnectorFindCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.tks.TPSConnectorFindCLI
- TPSConnectorModCLI - Class in com.netscape.cmstools.tks
- TPSConnectorModCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.tks.TPSConnectorModCLI
- TPSConnectorRemoveCLI - Class in com.netscape.cmstools.tks
- TPSConnectorRemoveCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.tks.TPSConnectorRemoveCLI
- TPSConnectorResource - Interface in com.netscape.certsrv.system
- TPSConnectorShowCLI - Class in com.netscape.cmstools.tks
- TPSConnectorShowCLI(TPSConnectorCLI) - Constructor for class com.netscape.cmstools.tks.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 Class in org.dogtagpki.tps.msg
- TPSMessage.OpType - Enum Class in org.dogtagpki.tps.msg
- TRACE - Enum constant in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
- TRACE - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- 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 - Enum constant in enum class com.netscape.certsrv.logging.LogCategory
- transfer(Request, Request) - Static method in class com.netscape.cmscore.connector.RequestTransfer
- 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.
- trimB64E(String) - Static method in class com.netscape.cmscore.cert.CertUtils
- 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(String, String, String) - Method in class com.netscape.cmscore.security.JssSubsystem
- trustCert(X509Certificate) - Method in class com.netscape.certsrv.client.PKICertificateApprovalCallback
- trustCert(PK11Cert) - 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_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.evaluators.AccessEvaluator
- type - Variable in class com.netscape.certsrv.key.KeyInfo
- type - Variable in class com.netscape.certsrv.system.SystemCertData
- TYPE - Static variable in class com.netscape.cmscore.logging.LoggerConfig
- TYPE_PASSWORD - Static variable in interface com.netscape.certsrv.common.Constants
- TYPES - Static variable in class com.netscape.cms.servlet.csadmin.SecurityDomainProcessor
U
- ugSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- UGSubsystem - Class in com.netscape.cmscore.usrgrp
-
This class defines low-level LDAP usr/grp management usr/grp information is located remotely on another LDAP server.
- UGSubsystem() - Constructor for class com.netscape.cmscore.usrgrp.UGSubsystem
-
Constructs LDAP based usr/grp management
- UGSubsystemConfig - Class in com.netscape.cmscore.usrgrp
- UGSubsystemConfig() - Constructor for class com.netscape.cmscore.usrgrp.UGSubsystemConfig
- UGSubsystemConfig(ConfigStorage) - Constructor for class com.netscape.cmscore.usrgrp.UGSubsystemConfig
- UGSubsystemConfig(String, SimpleProperties) - Constructor for class com.netscape.cmscore.usrgrp.UGSubsystemConfig
- UID - Static variable in class org.dogtagpki.server.authentication.AuthToken
- UID_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- 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.
- unassignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- unassignRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- unassignRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- UNAUTHORIZED - Static variable in class com.netscape.cms.servlet.common.CMSRequest
- 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
- UNKNOWN - Static variable in class com.netscape.cmscore.authentication.VerifiedCert
- 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
. - unmarshall(Object, Class<T>) - Method in class com.netscape.cms.servlet.base.PKIService
-
Unmarshall request object with custom mapping if available.
- unmarshall(Response, Class<T>) - Method in class com.netscape.certsrv.client.PKIClient
-
Unmarshall response object using custom mapping if available.
- unpublish(LDAPConnection, String, Object) - Method in class com.netscape.certsrv.publish.Publisher
-
Unpublish an object.
- unRegisterProccess(Object, Object) - Method in class com.netscape.cmscore.apps.CommandQueue
-
UnRegisters a thread from the command queue.
- UNREVOCATION_REQUEST - Static variable in class com.netscape.cmscore.request.Request
- unrevokeCert(CertId) - Method in class com.netscape.certsrv.ca.CAAgentCertClient
- unrevokeCert(CertId) - Method in class com.netscape.certsrv.ca.CACertClient
- unrevokeCert(CertId) - Method in interface com.netscape.certsrv.cert.AgentCertResource
- unsecurePort - Variable in class com.netscape.cmscore.apps.CMSEngine
- unsetSSLCiphers() - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- unsetSSLCiphers(SSLSocket) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- UnsupportedMediaType - Exception in com.netscape.certsrv.base
- UnsupportedMediaType(PKIException.Data) - Constructor for exception com.netscape.certsrv.base.UnsupportedMediaType
- UnsupportedMediaType(String) - Constructor for exception com.netscape.certsrv.base.UnsupportedMediaType
- UnsupportedMediaType(String, Throwable) - Constructor for exception com.netscape.certsrv.base.UnsupportedMediaType
- unTrustCert(PK11Cert) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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 .
- unwrapAESSKeyFromBytes(CryptoToken, byte[], boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- 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
- unwrapDESKeyFromBytes(CryptoToken, byte[], boolean) - Static method in class com.netscape.cmsutil.crypto.CryptoUtil
- unwrapPKCS10(String, boolean) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Convert PKCS #10 request from PEM to Base64.
- 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
- 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(PKIServerEvent) - Method in class com.netscape.cmscore.apps.PKIServerListener
-
Updates listener with the server event.
- update(BigInteger, byte[], int) - Method in class com.netscape.cmscore.authentication.VerifiedCerts
- update(X509CertImpl, int) - Method in class com.netscape.cmscore.authentication.VerifiedCerts
- 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.
- updateACLs(String, String, String, String) - Method in class org.dogtagpki.server.authorization.AuthzManager
-
Update ACLs in the database
- 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.v1.AuditService
- updateAuditConfig(AuditConfig, String) - Method in class org.dogtagpki.server.rest.base.AuditServletBase
- updateAuditConfig(HttpServletRequest, HttpServletResponse) - Method in class org.dogtagpki.server.rest.v2.AuditServlet
- updateAuthenticator(String, AuthenticatorData) - Method in class com.netscape.certsrv.tps.authenticator.AuthenticatorClient
- updateAuthenticator(String, AuthenticatorData) - Method in interface com.netscape.certsrv.tps.authenticator.AuthenticatorResource
- updateConfig(String, String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Updates new nickname and tokename in the configuration file.
- updateConfig(ConfigData) - Method in class org.dogtagpki.common.ConfigClient
- updateConfig(ConfigData) - Method in interface org.dogtagpki.common.ConfigResource
- updateConnector(String, ConnectorData) - Method in class com.netscape.certsrv.tps.connector.ConnectorClient
- updateConnector(String, ConnectorData) - Method in interface com.netscape.certsrv.tps.connector.ConnectorResource
- UPDATED_BY - Static variable in class com.netscape.cmscore.request.Request
-
Other attributes stored in the attribute set
- UpdateDomainXML - Class in com.netscape.cms.servlet.csadmin
- UpdateDomainXML() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateDomainXML
- UpdateNumberRange - Class in com.netscape.cms.servlet.csadmin
- UpdateNumberRange() - Constructor for class com.netscape.cms.servlet.csadmin.UpdateNumberRange
- 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.cmscore.request.RequestNotifier
- updateRecord(String, E) - Method in class com.netscape.cmscore.dbs.Database
- updateRecord(String, E) - Method in class com.netscape.cmscore.dbs.LDAPDatabase
- updateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- updateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- updateRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- updateRequest(Request) - Method in class com.netscape.cmscore.request.RequestRepository
-
Update the request in the permanent data store.
- updateRequestNumberRange(PKISocketFactory, LdapConnInfo, LdapAuthInfo, LDAPConfig, DatabaseConfig, String) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- updateRequestNumberRangeGenerator(LdapBoundConnection, DatabaseConfig, String, String, Repository.IDGenerator, String, String) - Method in class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- updateSerialNumberRange(PKISocketFactory, LdapConnInfo, LdapAuthInfo, LDAPConfig, DatabaseConfig, String) - Method in class org.dogtagpki.server.cli.SubsystemRangeUpdateCLI
- updateSerialNumberRangeGenerator(LdapBoundConnection, DatabaseConfig, String, String, Repository.IDGenerator, String, String) - Method in class org.dogtagpki.server.cli.SubsystemIdGeneratorUpdateCLI
- upgrade(LDAPConfig, LdapBoundConnection) - Method in class org.dogtagpki.server.cli.SubsystemDBUpgradeCLI
- 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
- url - Variable in class com.netscape.cmsutil.ocsp.OCSPProcessor
- URLdecode(String) - Method in class com.netscape.cms.servlet.admin.AdminServlet
-
URL decodes the given string.
- usageAndExit() - Static method in class com.netscape.cmstools.PrettyPrintCert
- useOAEP() - Method in class com.netscape.cmstools.CRMFPopClient
- User - Class in com.netscape.cmscore.usrgrp
-
A class represents a user.
- User() - Constructor for class com.netscape.cmscore.usrgrp.User
-
Constructs a user.
- User(String) - Constructor for class com.netscape.cmscore.usrgrp.User
-
Deprecated.
- 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 org.dogtagpki.server.authentication.AuthToken
-
Constant for userid.
- USER_DATA - Static variable in class com.netscape.cmscore.request.Request
-
Arbitrary user-supplied data that will be saved in request.
- USER_DN - Static variable in class com.netscape.cms.authentication.DirBasedAuthentication
- USER_DN - Static variable in class org.dogtagpki.server.authentication.AuthToken
- USER_ID - Static variable in class com.netscape.certsrv.base.SessionContext
-
User ID of the authenticated user in the current thread.
- USER_ID - Static variable in class org.dogtagpki.server.authentication.AuthToken
- 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.
- UserACL - Class in org.dogtagpki.server.rest.v2.filters
- UserACL() - Constructor for class org.dogtagpki.server.rest.v2.filters.UserACL
- UserAddCLI - Class in com.netscape.cmstools.user
- UserAddCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserAddCLI
- UserAuthMethod - Class in org.dogtagpki.server.rest.v2.filters
- UserAuthMethod() - Constructor for class org.dogtagpki.server.rest.v2.filters.UserAuthMethod
- UserCertAddCLI - Class in com.netscape.cmstools.user
- UserCertAddCLI(UserCertCLI) - Constructor for class com.netscape.cmstools.user.UserCertAddCLI
- 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.cmstools.user.UserCLI
- UserClient - Class in com.netscape.certsrv.user
- UserClient(PKIClient, String) - Constructor for class com.netscape.certsrv.user.UserClient
- UserClient(SubsystemClient) - 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
- UserFindCLI - Class in com.netscape.cmstools.user
- UserFindCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserFindCLI
- 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.
- 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
- 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
- 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.
- 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.v1
- UserService() - Constructor for class org.dogtagpki.server.rest.v1.UserService
- UserServlet - Class in org.dogtagpki.server.rest.v2
- UserServlet() - Constructor for class org.dogtagpki.server.rest.v2.UserServlet
- UserServletBase - Class in org.dogtagpki.server.rest.base
- UserServletBase(CMSEngine) - Constructor for class org.dogtagpki.server.rest.base.UserServletBase
- UserShowCLI - Class in com.netscape.cmstools.user
- UserShowCLI(UserCLI) - Constructor for class com.netscape.cmstools.user.UserShowCLI
- USRGRP - Enum constant in enum class 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
- Util - Class in org.dogtagpki.tps.main
- Util() - Constructor for class org.dogtagpki.tps.main.Util
- UtilMessage - Class in com.netscape.cmscore.util
-
This object is used to easily create I18N messages for utility classes and standalone programs.
- UtilMessage(Exception) - Constructor for class com.netscape.cmscore.util.UtilMessage
-
Constructs a message from a base exception.
- UtilMessage(String) - Constructor for class com.netscape.cmscore.util.UtilMessage
-
Constructs a message event
- UtilMessage(String, Exception) - Constructor for class com.netscape.cmscore.util.UtilMessage
-
Constructs a message from an exception.
- UtilMessage(String, Object[]) - Constructor for class com.netscape.cmscore.util.UtilMessage
-
Constructs a message event with a list of parameters that will be substituted into the message format.
- UtilMessage(String, String) - Constructor for class com.netscape.cmscore.util.UtilMessage
-
Constructs a message with a parameter.
- UtilResources - Class in com.netscape.cmscore.util
-
A class represents a resource bundle for miscellanous utilities
- UtilResources() - Constructor for class com.netscape.cmscore.util.UtilResources
- uuid - Variable in class com.netscape.certsrv.ca.AuthorityID
- UWRAP_USAGE - Static variable in class com.netscape.certsrv.key.SymKeyGenerationRequest
V
- VALID - Static variable in class com.netscape.certsrv.dbs.keydb.KeyState
- validate(OCSPRequest) - Method in class com.netscape.cms.servlet.ocsp.OCSPServlet
- validateAuthToken(HttpServletRequest, AuthToken) - Method in class com.netscape.cms.servlet.request.QueryReq
- validateChallenge(String) - Method in class com.netscape.certsrv.base.KeyGenInfo
-
Validate Signature and Challenge Phrase
- validateDatabaseOwnership(String, String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- validateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CAAgentCertRequestClient
- validateRequest(RequestId, CertReviewResponse) - Method in class com.netscape.certsrv.ca.CACertClient
- validateRequest(RequestId, CertReviewResponse) - Method in interface com.netscape.certsrv.cert.AgentCertRequestResource
- ValidationResult - Class in org.dogtagpki.acme
- validFingerprint(String, String, String, String) - Method in class com.netscape.cms.authentication.HashAuthentication
- validityCount - Variable in class com.netscape.certsrv.cert.CertSearchRequest
- 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
- validityUnitFromString(String) - Static method in class org.dogtagpki.nss.NSSDatabase
- validityUnitToString(int) - Static method in class org.dogtagpki.nss.NSSDatabase
- 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
- value - Variable in class com.netscape.certsrv.base.RESTMessage.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.request.RequestId
- value - Variable in class com.netscape.certsrv.user.UserData.Attribute
- value() - Element in annotation interface com.netscape.certsrv.acls.ACLMapping
- value() - Element in annotation interface com.netscape.certsrv.authentication.AuthMethodMapping
- value() - Method in enum class com.netscape.certsrv.logging.LogSource
- value() - Element in annotation interface com.netscape.cmscore.dbs.DBAttribute
- value() - Element in annotation interface com.netscape.cmscore.dbs.DBObjectClasses
- VALUE_NAME - Static variable in class org.dogtagpki.tps.msg.TPSMessage
- valueOf(int) - Static method in enum class com.netscape.certsrv.logging.LogSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netscape.certsrv.acls.ACLEntry.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netscape.certsrv.logging.LogCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netscape.certsrv.logging.LogSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class com.netscape.certsrv.request.RequestStatus
-
Converts a string name for a request status into the request status enum object.
- valueOf(String) - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- valueOf(String) - Static method in enum class com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.apdu.APDU.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.netscape.certsrv.acls.ACLEntry.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netscape.certsrv.logging.LogCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netscape.certsrv.logging.LogSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class com.netscape.certsrv.tps.token.TokenStatus
- values() - Static method in enum class com.netscape.cms.authorization.AAclAuthz.EvaluationOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netscape.cmscore.dbs.Repository.IDGenerator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.apdu.APDU.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU.SecurityLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211.SecurityLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.msg.EndOpMsg.TPSStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.msg.TPSMessage.MsgType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.tps.msg.TPSMessage.OpType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbose - Variable in class com.netscape.cmstools.CMCSharedToken
- verbose - Variable in class com.netscape.cmstools.CRMFPopClient
- verbose - Static variable in class org.dogtagpki.cli.CLI
- VERBOSE - Static variable in class com.netscape.cmscore.util.Debug
- VerifiedCert - Class in com.netscape.cmscore.authentication
-
class storing verified certificate.
- VerifiedCert(BigInteger, byte[], int) - Constructor for class com.netscape.cmscore.authentication.VerifiedCert
-
Constructs verified certiificate record
- VerifiedCerts - Class in com.netscape.cmscore.authentication
-
class storing verified certificates.
- VerifiedCerts(int, long) - Constructor for class com.netscape.cmscore.authentication.VerifiedCerts
-
Constructs verified certiificates list
- VerifiedCerts(int, long, long) - Constructor for class com.netscape.cmscore.authentication.VerifiedCerts
- verify(byte[], byte[], String) - Method in class com.netscape.certsrv.security.SigningUnit
-
Verifies the signed data.
- 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 - 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
- verifyCertificateUsage(String, String) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Verify certificate usage.
- verifyCertValidity(String) - Static method in class org.dogtagpki.util.cert.CertUtil
-
Verify that the cert is currently valid (notBefore <= now <= notAfter).
- verifyPassword(String) - Method in class com.netscape.cms.authentication.UidPwdPinDirAuthentication
- verifySystemCertByTag(String) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Verify a certificate by its tag name, do a full verification.
- verifySystemCertByTag(String, boolean) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Verify a certificate by its tag name.
- verifySystemCerts(boolean) - Method in class com.netscape.cmscore.apps.CMSEngine
-
Go through all system certs and check to see if they are good and audit the result.
- Vers1_0 - Static variable in class com.netscape.cmsutil.http.Http
- Vers1_1 - Static variable in class com.netscape.cmsutil.http.Http
- Version - Class in org.dogtagpki.common
- Version(String) - Constructor for class org.dogtagpki.common.Version
- VIEW - Static variable in interface com.netscape.certsrv.common.Constants
- visible - Variable in class com.netscape.certsrv.profile.ProfileData
W
- waitForTask(String) - Method in class com.netscape.cms.servlet.csadmin.LDAPConfigurator
- WARN - Enum constant in enum class org.dogtagpki.util.logging.PKILogger.LogLevel
- WARN - Static variable in class com.netscape.cmscore.util.Debug
- WebAction - Annotation Interface in com.netscape.certsrv.base
-
Implement basic routing for REST APIs If a servlet extends PKIServlet this annotation can specify the method to use for handle a specific REST API.
- webActions - Variable in class org.dogtagpki.server.rest.v2.PKIServlet
- WILDCARD_CHAR - Static variable in class org.dogtagpki.legacy.core.policy.SimpleExpression
- 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
- WRAPPED_DEK_SESSION_KEY - Static variable in interface org.dogtagpki.server.connector.IRemoteRequest
- 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
- wrapSymmetricKey(SymmetricKey, PublicKey, KeyWrapAlgorithm) - Method in class com.netscape.certsrv.util.CryptoProvider
- wrapSymmetricKey(SymmetricKey, PublicKey, KeyWrapAlgorithm) - 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(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(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
- WriteObjectAPDU - Class in org.dogtagpki.tps.apdu
- WriteObjectAPDU(byte[], int, TPSBuffer) - Constructor for class org.dogtagpki.tps.apdu.WriteObjectAPDU
-
Constructs Write Buffer APDU.
- writePWcache(String) - Method in class com.netscape.cmscore.security.PWsdrCache
- writeStdin(Process, String) - Method in class org.dogtagpki.nss.NSSDatabase
- writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.netscape.certsrv.client.PKIRESTProvider
X
- X500NameMapper - Class in com.netscape.cmscore.dbs
-
A class represents ann attribute mapper that maps a Java X500Name object into LDAP attribute, and vice versa.
- X500NameMapper(String) - Constructor for class com.netscape.cmscore.dbs.X500NameMapper
-
Constructs X500Name mapper.
- x500NameSubsystem - Variable in class com.netscape.cmscore.apps.CMSEngine
- X500NameSubsystem - Class in com.netscape.cmscore.cert
-
Subsystem for configuring X500Name related things.
- X500NameSubsystem() - Constructor for class com.netscape.cmscore.cert.X500NameSubsystem
- X509CERT_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_DURATION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_EXTENSION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_ISSUER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_NOT_AFTER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_NOT_BEFORE - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_PUBLIC_KEY_DATA - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_SERIAL_NUMBER - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_SIGNING_ALGORITHM - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_SUBJECT - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CERT_VERSION - Static variable in class com.netscape.cmscore.dbs.CertRecord
- X509CertImplMapper - Class in com.netscape.cmscore.dbs
-
A class represents a mapper to serialize x509 certificate into database.
- X509CertImplMapper() - Constructor for class com.netscape.cmscore.dbs.X509CertImplMapper
- XCERT - Enum constant in enum class com.netscape.certsrv.logging.LogSource
- XMLObject - Class in com.netscape.cmsutil.xml
-
Deprecated, for removal: This API element is subject to removal in a future version.
- XMLObject() - Constructor for class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- XMLObject(File) - Constructor for class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- XMLObject(InputStream) - Constructor for class com.netscape.cmsutil.xml.XMLObject
-
Deprecated.
- xmlOutput - Variable in class com.netscape.certsrv.profile.ProfileData
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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form