Uses of Class
com.netscape.certsrv.base.EBaseException
Packages that use EBaseException
Package
Description
-
Uses of EBaseException in com.netscape.certsrv.acls
Subclasses of EBaseException in com.netscape.certsrv.acls -
Uses of EBaseException in com.netscape.certsrv.authentication
Subclasses of EBaseException in com.netscape.certsrv.authenticationModifier and TypeClassDescriptionclassThis class represents authentication exceptions.classAn exception for authentication internal error.classException for authentication manager not found.classException for authentication manager not found.classException for invalid attribute valueclassAn exception for DN component syntax error.classAn exception for Error formulating the subject name (X500Name)classAn exception for invalid credentials.classException for missing a required authentication credential.Methods in com.netscape.certsrv.authentication that throw EBaseExceptionModifier and TypeMethodDescriptionchar[]ISharedToken.getSharedToken(String identification, AuthToken authToken) char[]ISharedToken.getSharedToken(BigInteger serialnum) char[]ISharedToken.getSharedToken(org.mozilla.jss.pkix.cmc.PKIData cmcData) -
Uses of EBaseException in com.netscape.certsrv.authorization
Subclasses of EBaseException in com.netscape.certsrv.authorizationModifier and TypeClassDescriptionclassException for authorization failureclassThis class represents authorization exceptions.classAn exception for internal error for authorization.classException for authorization manager not found.classException for authorization manager plugin not found.classException for operation unknown to the authorization managerclassException for protected resource unknown to the authorization managerclass -
Uses of EBaseException in com.netscape.certsrv.base
Subclasses of EBaseException in com.netscape.certsrv.baseModifier and TypeClassDescriptionclassclassThis class represents an exception thrown when a property is not defined (empty string) the configuration store.classThis class represents an exception thrown when a property is not found in the configuration store.Methods in com.netscape.certsrv.base that throw EBaseExceptionModifier and TypeMethodDescriptionvoidDeletes an attribute value from this AttrSet.voidDeletes an attribute value from this CertAttrSet.Gets an attribute value.Gets an attribute value.voidSets an attribute value within this AttrSet.voidSets an attribute value.voidSets the identifier of this subsystem.voidSubsystem.startup()Notifies this subsystem if owner is in running mode. -
Uses of EBaseException in com.netscape.certsrv.ca
Subclasses of EBaseException in com.netscape.certsrv.caModifier and TypeClassDescriptionclassException to throw when a (sub-)CA cannot perform an operation because it is disabled.classException to throw when an operation cannot be performed because the CA to which the operation pertains is enabled.classException to throw when a (sub-)CA's signing certificate is not (yet) present in the local NSSDB.classException to throw when a (sub-)CA's signing key is not (yet) present in the local NSSDB.classException to throw when a (sub-)CA cannot be found.classException 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).classException 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).classA class represents a CA exception.classA class represents a CA exception associated with publishing error.classException to throw during CA creation when requested CA (issuer DN) already exists. -
Uses of EBaseException in com.netscape.certsrv.connector
Methods in com.netscape.certsrv.connector that throw EBaseExceptionModifier and TypeMethodDescriptionConnectorConfig.getClassName()ConnectorConfig.getClientCiphers()booleanConnectorConfig.getEnable()ConnectorConfig.getHost()ConnectorConfig.getID()booleanConnectorConfig.getLocal()intConnectorConfig.getMaxHttpConns()intConnectorConfig.getMinHttpConns()ConnectorConfig.getNickname()intConnectorConfig.getPort()intConnectorConfig.getResendInterval()intConnectorConfig.getTimeout()ConnectorConfig.getURI()voidConnector.init()booleanSends the request to a remote authority.Sends the request to a remote authority. -
Uses of EBaseException in com.netscape.certsrv.dbs
Subclasses of EBaseException in com.netscape.certsrv.dbsModifier and TypeClassDescriptionclassA class represents a database exception.classThis exception indicates that the internal database is down.classThis exception indicates that a record already exists in the internal database.classThis exception indicates that a record does not exist in the internal database.Methods in com.netscape.certsrv.dbs that throw EBaseExceptionModifier and TypeMethodDescriptionDBPagedSearch.getPage()DBPagedSearch.getPage(int size) abstract voidDBAttrMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and puts the object into 'parent'.abstract voidDBAttrMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object attribute into LDAP attributes.abstract StringDBAttrMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.voidDBVirtualList.processElements(int startidx, int endidx, ElementProcessor<E> ep) Deprecated, for removal: This API element is subject to removal in a future version.Processes elements as soon as it arrives.voidDBVirtualList.setSortKey(String sortKey) Deprecated, for removal: This API element is subject to removal in a future version.Sets the sort keyvoidDBVirtualList.setSortKey(String[] sortKeys) Deprecated, for removal: This API element is subject to removal in a future version.Sets the sort key -
Uses of EBaseException in com.netscape.certsrv.extensions
Subclasses of EBaseException in com.netscape.certsrv.extensionsModifier and TypeClassDescriptionclassThis represents the extensions exception.Methods in com.netscape.certsrv.extensions that throw EBaseExceptionModifier and TypeMethodDescriptionabstract org.mozilla.jss.netscape.security.x509.ExtensionCMSExtension.getExtension(ArgBlock argblock) Get an instance of the extension given http input.abstract ArgBlockCMSExtension.getFormParams(org.mozilla.jss.netscape.security.x509.Extension extension) Get Javascript name value pairs to put into the request processing template.abstract voidCMSExtension.init(ConfigStore config) initialize from configuration file -
Uses of EBaseException in com.netscape.certsrv.jobs
Subclasses of EBaseException in com.netscape.certsrv.jobs -
Uses of EBaseException in com.netscape.certsrv.kra
Subclasses of EBaseException in com.netscape.certsrv.kra -
Uses of EBaseException in com.netscape.certsrv.ldap
Subclasses of EBaseException in com.netscape.certsrv.ldapModifier and TypeClassDescriptionclassA class that represents a Ldap exception.classThis represents exception which indicates Ldap server is down. -
Uses of EBaseException in com.netscape.certsrv.listeners
Subclasses of EBaseException in com.netscape.certsrv.listenersModifier and TypeClassDescriptionclassA class represents a listener exception. -
Uses of EBaseException in com.netscape.certsrv.logging
Subclasses of EBaseException in com.netscape.certsrv.loggingModifier and TypeClassDescriptionclassThis class implements a Log exception.classException for log not found.classException for log plugin not found.Methods in com.netscape.certsrv.logging that throw EBaseExceptionModifier and TypeMethodDescriptionabstract voidLogEventListener.init(Subsystem owner, LoggerConfig config) Initialize this log listenerabstract NameValuePairsLogEventListener.retrieveLogContent(Hashtable<String, String> req) Retrieve last "maxLine" number of system logs with log level > "level" and from source "source".abstract NameValuePairsLogEventListener.retrieveLogList(Hashtable<String, String> req) Retrieve list of log files.abstract voidLogEventListener.startup()Startup the instance. -
Uses of EBaseException in com.netscape.certsrv.notification
Subclasses of EBaseException in com.netscape.certsrv.notificationModifier and TypeClassDescriptionclassA class represents a notification exception. -
Uses of EBaseException in com.netscape.certsrv.password
Subclasses of EBaseException in com.netscape.certsrv.passwordModifier and TypeClassDescriptionclassA class represents a password checker exception. -
Uses of EBaseException in com.netscape.certsrv.profile
Subclasses of EBaseException in com.netscape.certsrv.profileModifier and TypeClassDescriptionclassThis represents a profile specific exception for handling CMC badIdentity condition.classThis represents a profile specific exception for handling CMC badMessageCheck condition.classThis represents a profile specific exception for handling CMC badRequest condition.classThis represents a profile specific exception for handling CMC popFailed condition.classThis represents a profile specific exception for handling CMC popRequired condition.classThis represents a profile specific exception for handling CMC unsupportedExt condition.classThis represents a profile specific exception.classThis represents a generic profile exception.classThis represents a profile specific exception. -
Uses of EBaseException in com.netscape.certsrv.property
Subclasses of EBaseException in com.netscape.certsrv.propertyModifier and TypeClassDescriptionclassThis is the base exception for property handling. -
Uses of EBaseException in com.netscape.certsrv.publish
Subclasses of EBaseException in com.netscape.certsrv.publishModifier and TypeClassDescriptionclassThis type of exception is thrown in cases where an parsing error is found while evaluating a PKI component.classException for Publish Mapper not found.classException for Mapper Plugin not found.classException for Publisher not found.classException for Publisher Plugin not found.classException for Ldap Publishing Rule not found.classException for Publisher Rule plugin not found.Methods in com.netscape.certsrv.publish that throw EBaseExceptionModifier and TypeMethodDescriptionabstract voidMapper.init(ConfigStore config) Initialize from config store.abstract voidPublisher.init(ConfigStore config) Initialize from config store. -
Uses of EBaseException in com.netscape.certsrv.registry
Subclasses of EBaseException in com.netscape.certsrv.registry -
Uses of EBaseException in com.netscape.certsrv.request
Subclasses of EBaseException in com.netscape.certsrv.requestModifier and TypeClassDescriptionclassA (localizable) message recorded by a policy module that describes the reason for rejecting a request.Methods in com.netscape.certsrv.request that throw EBaseExceptionModifier and TypeMethodDescriptionabstract voidRequestListener.init(Subsystem sub, ConfigStore config) Initializes request listener for the specific subsystem and configuration store.voidRequestListener.init(ConfigStore config) booleanIService.serviceRequest(Request request) Performs the service (such as certificate generation) represented by this request. -
Uses of EBaseException in com.netscape.certsrv.security
Methods in com.netscape.certsrv.security that throw EBaseExceptionModifier and TypeMethodDescriptionbooleanIStorageKeyUnit.changeAgentMN(int n, int m, Credential[] oldcreds, Credential[] newcreds) Changes M-N recovery scheme.booleanIStorageKeyUnit.changeAgentPassword(String id, String oldpwd, String newpwd) Changes agent password.voidICryptoSubsystem.checkCertificateExt(String ext) Checks if the given base-64 encoded string contains an extension or a sequence of extensions.org.mozilla.jss.crypto.SignatureAlgorithmSigningUnit.checkSigningAlgorithmFromName(String algname) Checks if the given algorithm name is supported.voidICryptoSubsystem.deleteCert(String nickname, String notAfterTime) Delete certificate of the given nickname.voidICryptoSubsystem.deleteRootCert(String nickname, String serialno, String issuername) voidICryptoSubsystem.deleteTokenCertificate(String nickname, String pathname) Deletes certificate of the given nickname.voidICryptoSubsystem.deleteUserCert(String nickname, String serialno, String issuername) org.mozilla.jss.netscape.security.x509.AlgorithmIdICryptoSubsystem.getAlgorithmId(String algname, ConfigStore store) Retrieves CA's signing algorithm id.String[]SigningUnit.getAllAlgorithms()Retrieves all supported signing algorithm of this unit.ICryptoSubsystem.getAllCerts()Retrieves a list of nicknames of certificates that are in the installed tokens.ICryptoSubsystem.getAllCertsManage()Gets all certificates on all tokens for Certificate Database Management.SigningUnitConfig.getCACertNickname()Deprecated, for removal: This API element is subject to removal in a future version.The cacertnickname has been replaced with certnickname.ICryptoSubsystem.getCACerts()Gets all CA certificates on all tokens.org.mozilla.jss.crypto.PQGParamsICryptoSubsystem.getCAPQG(int keysize, ConfigStore store) Retrieves PQG parameters based on key size.ICryptoSubsystem.getCertListWithoutTokenName(String name) Retrieves all certificates.SigningUnitConfig.getCertNickname()ICryptoSubsystem.getCertPrettyPrint(String nickname, String serialno, String issuername, Locale locale) ICryptoSubsystem.getCertPrettyPrint(String nickname, String date, Locale locale) Retrieves certificate in pretty-print format by the nickname.ICryptoSubsystem.getCertPrettyPrint(String b64E, Locale locale) Retrieves the certificate in the pretty print format.ICryptoSubsystem.getCertPrettyPrintAndFingerPrint(String nickname, String serialno, String issuername, Locale locale) ICryptoSubsystem.getCertRequest(String subjectName, KeyPair kp) Generates certificate request from the given key pair.ICryptoSubsystem.getCertSubjectName(String tokenname, String nickname) Retrieves subject name of the certificate that is identified by the given nickname.ICryptoSubsystem.getCipherPreferences()Retrieves the cipher preferences.ICryptoSubsystem.getCipherVersion()Retrieves the SSL cipher version.SigningUnitConfig.getDefaultSigningAlgorithm()ICryptoSubsystem.getECCKeyPair(KeyCertData properties) Generates an ECC key pair based on the given parameters.ICryptoSubsystem.getECCKeyPair(org.mozilla.jss.crypto.CryptoToken token, String curveName, String certType) Generates an ECC key pair based on the given parameters.org.mozilla.jss.netscape.security.x509.CertificateExtensionsICryptoSubsystem.getExtensions(String tokenname, String nickname) Retrieves extensions of the certificate that is identified by the given nickname.SigningUnitConfig.getFullName()ICryptoSubsystem.getInternalTokenName()Retrieves the token name of the internal (software) token.ICryptoSubsystem.getKeyPair(KeyCertData properties) Generates a key pair based on the given parameters.ICryptoSubsystem.getKeyPair(String nickname) Retrieves the key pair based on the given nickname.ICryptoSubsystem.getKeyPair(org.mozilla.jss.crypto.CryptoToken token, String alg, int keySize) Generates a key pair based on the given parameters.ICryptoSubsystem.getKeyPair(org.mozilla.jss.crypto.CryptoToken token, String alg, int keySize, org.mozilla.jss.crypto.PQGParams pqg) Generates a key pair based on the given parameters.SigningUnitConfig.getNewNickname()SigningUnit.getNewNickName()Retrieves the new nickname in the renewal process.intIStorageKeyUnit.getNoOfAgents()Retrieves total number of recovery agents.intIStorageKeyUnit.getNoOfRequiredAgents()Retrieves number of recovery agents required to perform recovery operation.ICryptoSubsystem.getRootCerts()ICryptoSubsystem.getRootCertTrustBit(String nickname, String serialno, String issuerName) ICryptoSubsystem.getSignatureAlgorithm(String nickname) Retrieves the signature algorithm of the certificate named by the given nickname.org.mozilla.jss.netscape.security.x509.X509CertImplICryptoSubsystem.getSignedCert(KeyCertData data, String certType, PrivateKey priKey) Signs the certificate template into the given data and returns a signed certificate.ICryptoSubsystem.getSubjectDN(String nickname) Retrieves the subject DN of the certificate identified by the nickname.booleanSigningUnitConfig.getTestSignatureFailure()ICryptoSubsystem.getTokenList()Retrieves a list of currently registered token names.SigningUnit.getTokenName()Retrieves the token name of this unit.SigningUnitConfig.getTokenName()ICryptoSubsystem.getUserCerts()voidICryptoSubsystem.importCert(String b64E, String nickname, String certType) Imports certificate into the server.voidICryptoSubsystem.importCert(org.mozilla.jss.netscape.security.x509.X509CertImpl signedCert, String nickname, String certType) Imports certificate into the server.booleanChecks to see if the certificate of the given nickname is a CA certificate.ICryptoSubsystem.isCipherFortezza()Checks if fortezza is enabled.booleanICryptoSubsystem.isTokenLoggedIn(String name) Checks if the given token is logged in.voidChecks if the given dn is a valid distinguished name.voidICryptoSubsystem.loggedInToken(String tokenName, String pwd) Logs into token.voidIStorageKeyUnit.login(Credential[] ac) Logins to this unit.voidLogins to the token unit.voidICryptoSubsystem.setCipherPreferences(String cipherPrefs) Sets the current SSL cipher preferences.voidSigningUnit.setDefaultAlgorithm(String algorithm) Set default signing algorithm.voidICryptoSubsystem.setRootCertTrust(String nickname, String serialno, String issuername, String trust) voidTrusts a certificate for all available purposes.voidVerifies the given key pair. -
Uses of EBaseException in com.netscape.certsrv.selftests
Subclasses of EBaseException in com.netscape.certsrv.selftestsModifier and TypeClassDescriptionclassThis class implements a duplicate self test exception.classThis class implements an invalid self test exception.classThis class implements a missing self test exception.classThis class implements a self test exception. -
Uses of EBaseException in com.netscape.certsrv.usrgrp
Subclasses of EBaseException in com.netscape.certsrv.usrgrp -
Uses of EBaseException in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EBaseExceptionModifier and TypeMethodDescriptionAgentCertAuthentication.authenticate(AuthCredentials authCred) authenticates user(agent) by certificateDirBasedAuthentication.authenticate(AuthCredentials authCred) Authenticates user through LDAP by a set of credentials.protected abstract StringDirBasedAuthentication.authenticate(netscape.ldap.LDAPConnection conn, AuthCredentials authCreds, AuthToken token) Authenticates a user through directory based a set of credentials.HashAuthentication.authenticate(AuthCredentials authCreds) Authenticates a user based on uid, pwd in the directory.protected StringPortalEnroll.authenticate(netscape.ldap.LDAPConnection conn, AuthCredentials authCreds, AuthToken token) Authenticates a user based on uid, pwd in the directory.SSLclientCertAuthentication.authenticate(AuthCredentials authCred) authenticates user by certificateTokenAuthentication.authenticate(AuthCredentials authCred) authenticates user(agent) by certificateprotected StringUidPwdDirAuthentication.authenticate(netscape.ldap.LDAPConnection conn, AuthCredentials authCreds, AuthToken token) Authenticates a user based on uid, pwd in the directory.protected StringUidPwdPinDirAuthentication.authenticate(netscape.ldap.LDAPConnection conn, AuthCredentials authCreds, AuthToken token) Authenticates a user based on its uid, pwd, pin in the directory.protected StringUserPwdDirAuthentication.authenticate(netscape.ldap.LDAPConnection conn, AuthCredentials authCreds, AuthToken token) Authenticates a user based on attr, pwd in the directory.protected voidUidPwdPinDirAuthentication.checkpin(netscape.ldap.LDAPConnection conn, String userdn, String uid, String pin) protected voidDirBasedAuthentication.formCertInfo(netscape.ldap.LDAPConnection conn, String userdn, org.mozilla.jss.netscape.security.x509.X509CertInfo certinfo, AuthToken token) Formulate the cert info.voidAgentCertAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the CertUserDBAuthentication auth managervoidDirBasedAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) Initializes the UidPwdDirBasedAuthentication auth manager.voidDirBasedAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config, boolean needBaseDN) voidHashAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) voidPortalEnroll.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) Initializes the PortalEnrollment auth manager.voidSessionAuthentication.init(AuthenticationConfig authenticationConfig, String instName, String implName, AuthManagerConfig config) voidSSLclientCertAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the SSLClientCertAuthentication auth managervoidTokenAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the TokenAuthentication auth managervoidUidPwdPinDirAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) voidUserPwdDirAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) Initializes the UserPwdDirAuthentication auth manager.Constructors in com.netscape.cms.authentication that throw EBaseException -
Uses of EBaseException in com.netscape.cms.authorization
Methods in com.netscape.cms.authorization that throw EBaseExceptionModifier and TypeMethodDescriptionvoidAAclAuthz.accessInit(String accessInfo) voidBasicGroupAuthz.accessInit(String accessInfo) voidDirAclAuthz.accessInit(String accessInfo) String[]BasicGroupAuthz.getConfigParams()voidAAclAuthz.init(String name, String implName, AuthzManagerConfig config) InitializesvoidBasicAclAuthz.init(String name, String implName, AuthzManagerConfig config) voidBasicGroupAuthz.init(String name, String implName, AuthzManagerConfig config) voidDirAclAuthz.init(String name, String implName, AuthzManagerConfig config) -
Uses of EBaseException in com.netscape.cms.jobs
Methods in com.netscape.cms.jobs that throw EBaseExceptionModifier and TypeMethodDescriptionvoidJob.init(JobsScheduler scheduler, String id, String implName, JobConfig config) Initialize from the configuration file.voidRequestInQueueJob.init(JobsScheduler scheduler, String id, String implName, JobConfig config) initialize from the configuration file -
Uses of EBaseException in com.netscape.cms.listeners
Methods in com.netscape.cms.listeners that throw EBaseExceptionModifier and TypeMethodDescriptionvoidRequestInQListener.init(Subsystem sub, ConfigStore config) initializes the listener from the configuration -
Uses of EBaseException in com.netscape.cms.logging
Methods in com.netscape.cms.logging that throw EBaseExceptionModifier and TypeMethodDescriptionvoidLogFile.init(Subsystem owner, LoggerConfig config) voidLogFile.init(LoggerConfig config) Initialize and open the log using the parameters from a config storevoidRollingLogFile.init(LoggerConfig config) Initialize and open a RollingLogFile using the prop config storeLogFile.retrieveLogContent(Hashtable<String, String> req) Retrieve last "maxLine" number of system log with log lever > "level" and from source "source".LogFile.retrieveLogList(Hashtable<String, String> req) Retrieve log file list.RollingLogFile.retrieveLogList(Hashtable<String, String> req) Retrieve log file list.voidLogFile.startup()Startup the instancevoidRollingLogFile.startup() -
Uses of EBaseException in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin that throw EBaseExceptionModifier and TypeMethodDescriptionbooleanauthorize a user based on its authentication credentials.protected voidAdminServlet.commit(boolean createBackup) FileConfigStorage functionality The original config file is moved to. . static AuthCredentialsAdminServlet.getAuthCreds(AuthManager authMgr, X509Certificate clientCert) CMSAdminServlet.getCertConfigNickname(String val) protected voidAdminServlet.getConfig(ConfigStore config, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) Generic configuration store get operation.CMSAdminServlet.getNickname(String certType) protected voidCMSAdminServlet.importXCert(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) 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 databasevoidCMSAdminServlet.installCASigningCert(String fullName, String nickname, String tokenName) voidCMSAdminServlet.installOCSPSigningCert(String fullName, String nickname, String tokenName) voidCMSAdminServlet.issueImportCert(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) Issue import certificateprotected voidAdminServlet.listConfig(ConfigStore config, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) Lists configuration store.voidCMSAdminServlet.modifyCACert(jakarta.servlet.http.HttpServletRequest request, String value) voidCMSAdminServlet.modifyKRACert(String nickname) voidCMSAdminServlet.modifyServerCert(String nickname) voidCMSAdminServlet.readEncryption(NameValuePairs params) protected voidAdminServlet.setConfig(ConfigStore config, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) Generic configuration store set operation.voidCMSAdminServlet.setRootCertTrust(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp) -
Uses of EBaseException in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base with parameters of type EBaseExceptionModifier and TypeMethodDescriptionprotected voidCMSServlet.renderException(CMSRequest cmsReq, EBaseException e) 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.Methods in com.netscape.cms.servlet.base that throw EBaseExceptionModifier and TypeMethodDescriptionCMSServlet.authenticate(CMSRequest req) CMSServlet.authenticate(CMSRequest req, String authMgrName) CMSServlet.authenticate(jakarta.servlet.http.HttpServletRequest httpReq) CMSServlet.authenticate(jakarta.servlet.http.HttpServletRequest httpReq, String authMgrName) AuthenticationAuthorize must occur after Authenticateprotected org.mozilla.jss.netscape.security.x509.RevokedCertImplCMSServlet.formCRLEntry(BigInteger serialNo, org.mozilla.jss.netscape.security.x509.RevocationReason reason) make a CRL entry from a serial number and revocation reason.static AuthCredentialsCMSServlet.getAuthCreds(AuthManager authMgr, ArgBlock argBlock, X509Certificate clientCert) construct a authentication credentials to pass into authentication manager.protected X509CertificateCMSServlet.getSSLClientCertificate(jakarta.servlet.http.HttpServletRequest httpReq) get ssl client authenticated certificateprotected X509CertificateCMSServlet.getSSLClientCertificate(jakarta.servlet.http.HttpServletRequest httpReq, boolean clientCertRequired) protected CMSTemplateCMSServlet.getTemplate(String templateName, jakarta.servlet.http.HttpServletRequest httpReq, Locale[] locale) get a template based on result status.CMSServlet.initializeAuthz(jakarta.servlet.ServletConfig sc, AuthzSubsystem authz, String id) voidDisplayHtmlServlet.process(CMSRequest cmsReq) Serves HTTP request.protected voidGetStats.process(CMSRequest cmsReq) Process the HTTP request.voidIndexServlet.process(CMSRequest cmsReq) Serves HTTP request.voidPortsServlet.process(CMSRequest cmsReq) Serves HTTP request.protected voidCMSServlet.saveHttpHeaders(jakarta.servlet.http.HttpServletRequest httpReq, Request req) save http headers in a Request. -
Uses of EBaseException in com.netscape.cms.servlet.cert
Methods in com.netscape.cms.servlet.cert that throw EBaseExceptionModifier and TypeMethodDescriptionprotected voidDirAuthServlet.process(CMSRequest cmsReq) Process the HTTP request.protected voidDisableEnrollResult.process(CMSRequest cmsReq) Services the requestprotected voidDisplayHashUserEnroll.process(CMSRequest cmsReq) Services the requestprotected voidEnableEnrollResult.process(CMSRequest cmsReq) Services the requestvoidRemoteAuthConfig.process(CMSRequest cmsReq) Serves HTTPS request. -
Uses of EBaseException in com.netscape.cms.servlet.common
Subclasses of EBaseException in com.netscape.cms.servlet.commonModifier and TypeClassDescriptionclassA class represents a CMS gateway exception.Methods in com.netscape.cms.servlet.common with parameters of type EBaseExceptionMethods in com.netscape.cms.servlet.common that throw EBaseExceptionModifier and TypeMethodDescriptionCMSGateway.checkAuthManager(jakarta.servlet.http.HttpServletRequest httpReq, ArgBlock httpParams, X509Certificate cert, String authMgrName) voidCMSGateway.disableAdminEnroll()byte[]byte[]CMSGateway.getAuthCreds(AuthManager authMgr, ArgBlock argBlock, X509Certificate clientCert) construct a authentication credentials to pass into authentication manager.CMSFileLoader.getCMSFile(File file, String enc) protected CMSTemplateCMSGateway.getTemplate(String templateName, jakarta.servlet.http.HttpServletRequest httpReq, jakarta.servlet.ServletConfig servletConfig, CMSFileLoader fileLoader, Locale[] locale) get a templatevoidCMSFileLoader.init(ConfigStore config) booleanvoidCMSGateway.renderTemplate(String templateName, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, jakarta.servlet.ServletConfig servletConfig, CMSFileLoader fileLoader) voidCMSGateway.setEnableAdminEnroll(boolean enableAdminEnroll) voidCMSRequest.setIRequestStatus()set default CMS status according to Request status.Constructors in com.netscape.cms.servlet.common that throw EBaseException -
Uses of EBaseException in com.netscape.cms.servlet.connector
Methods in com.netscape.cms.servlet.connector that throw EBaseExceptionModifier and TypeMethodDescriptionprotected AuthTokenCloneServlet.authenticate(X509Certificate peerCert) protected X509CertificateCloneServlet.getPeerCert(jakarta.servlet.http.HttpServletRequest req) protected X509CertificateConnectorServlet.getPeerCert(jakarta.servlet.http.HttpServletRequest req) protected IPKIMessageCloneServlet.processRequest(String source, String sourceUserId, IPKIMessage msg, AuthToken token) protected IPKIMessageConnectorServlet.processRequest(String source, String sourceUserId, IPKIMessage msg, AuthToken token) Process request -
Uses of EBaseException in com.netscape.cms.servlet.csadmin
Methods in com.netscape.cms.servlet.csadmin that throw EBaseExceptionModifier and TypeMethodDescriptionSecurityDomainProcessor.addHost(String name, String type, String hostname, String securePort, String unsecurePort, String eeCAPort, String adminSecurePort, String agentSecurePort, String domainManager, String clone) SecurityDomainProcessor.getDomainInfo()SecurityDomainProcessor.getDomainXML()abstract RepositoryUpdateNumberRange.getRepository(String type) protected voidCheckIdentity.process(CMSRequest cmsReq) Process the HTTP request.protected voidDownloadPKCS12.process(CMSRequest cmsReq) Process the HTTP request.protected voidGetConfigEntries.process(CMSRequest cmsReq) Process the HTTP request.protected voidGetCookie.process(CMSRequest cmsReq) Process the HTTP request.protected voidGetStatus.process(CMSRequest cmsReq) Process the HTTP request.voidMainPageServlet.process(CMSRequest cmsReq) protected voidRegisterUser.process(CMSRequest cmsReq) Process the HTTP request.protected voidUpdateDomainXML.process(CMSRequest cmsReq) Process the HTTP request.protected voidUpdateNumberRange.process(CMSRequest cmsReq) Process the HTTP request.protected voidGetCookie.processImpl(CMSRequest cmsReq) SecurityDomainProcessor.removeHost(String name, String type, String hostname, String securePort) -
Uses of EBaseException in com.netscape.cms.servlet.key
Methods in com.netscape.cms.servlet.key that throw EBaseExceptionModifier and TypeMethodDescriptionstatic voidKeyRecordParser.fillRecordIntoArg(KeyRecord rec, ArgBlock rarg) Fills key record into argument block. -
Uses of EBaseException in com.netscape.cms.servlet.ocsp
Methods in com.netscape.cms.servlet.ocsp that throw EBaseExceptionModifier and TypeMethodDescriptionprotected voidGetOCSPInfo.process(CMSRequest cmsReq) Process the HTTP request.protected voidOCSPServlet.process(CMSRequest cmsReq) Process the HTTP request. -
Uses of EBaseException in com.netscape.cms.servlet.processors
Methods in com.netscape.cms.servlet.processors that throw EBaseExceptionModifier and TypeMethodDescriptionvoidCMCProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken, ArgBlock httpParams) voidKeyGenProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken, ArgBlock httpParams) voidPKCS10Processor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken, ArgBlock httpParams) voidPKCS10Processor.fillCertInfo(org.mozilla.jss.netscape.security.pkcs.PKCS10 pkcs10, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken, ArgBlock httpParams) protected voidPKIProcessor.fillCertInfo(String protocolString, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken, ArgBlock httpParams) org.mozilla.jss.netscape.security.x509.X509CertInfo[]CMCProcessor.fillCertInfoArray(byte[] bytes, AuthToken authToken, ArgBlock httpParams, Request req) org.mozilla.jss.netscape.security.x509.X509CertInfo[]CRMFProcessor.fillCertInfoArray(byte[] bytes, AuthToken authToken, ArgBlock httpParams, Request req) protected org.mozilla.jss.netscape.security.x509.X509CertInfo[]PKIProcessor.fillCertInfoArray(byte[] bytes, AuthToken authToken, ArgBlock httpParams, Request req) static voidPKIProcessor.fillCertInfoFromAuthToken(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, AuthToken authToken) fill subject name, validity, extensions from authoken if any, overriding what was in pkcs10.static voidPKIProcessor.fillCertInfoFromForm(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, ArgBlock httpParams) fill subject name, extension from form.static voidPKIProcessor.fillValidityFromForm(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, ArgBlock httpParams) voidProcessor.init()voidCMCProcessor.process(CMSRequest cmsReq) voidCRMFProcessor.process(CMSRequest cmsReq) voidKeyGenProcessor.process(CMSRequest cmsReq) voidPKCS10Processor.process(CMSRequest cmsReq) voidPKIProcessor.process(CMSRequest cmsReq) org.mozilla.jss.netscape.security.x509.X509CertInfoCRMFProcessor.processIndividualRequest(org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, AuthToken authToken, ArgBlock httpParams) -
Uses of EBaseException in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request that throw EBaseExceptionModifier and TypeMethodDescriptionvoidProcessReq.addAuthorityName(ArgBlock header) voidProcessReq.addSigningAlgorithm(ArgBlock header) voidReqParser.fillRequestIntoArg(Locale l, Request req, CMSTemplateParams argSet, ArgBlock arg) Maps request object into argument block.CMSRequestDAO.listCMSRequests(String filter, RequestId start, int pageSize, int maxResults, int maxTime, jakarta.ws.rs.core.UriInfo uriInfo) Finds list of requests matching the specified search filter.CMSRequestDAO.listCMSRequests(String filter, RequestId start, int pageSize, int maxTime, jakarta.ws.rs.core.UriInfo uriInfo) Finds list of requests matching the specified search filter.voidProcessReq.process(CMSRequest cmsReq) Process the HTTP request.voidQueryReq.process(CMSRequest cmsReq) Process the HTTP request.voidSearchReqs.process(CMSRequest cmsReq) Serves HTTP request.voidQueryReq.validateAuthToken(jakarta.servlet.http.HttpServletRequest request, AuthToken authToken) -
Uses of EBaseException in com.netscape.cmscore.apps
Methods in com.netscape.cmscore.apps that throw EBaseExceptionModifier and TypeMethodDescriptionvoidCMSEngine.configureServerCertNickname()CMSEngine.createLdapAnonConnFactory(String id, int minConns, int maxConns, LdapConnInfo connInfo) CMSEngine.createLdapAnonConnFactory(String id, LDAPConfig ldapConfig) CMSEngine.createLdapBoundConnFactory(String id, int minConns, int maxConns, LdapConnInfo connInfo, LdapAuthInfo authInfo) CMSEngine.createLdapBoundConnFactory(String id, LDAPConfig ldapConfig) DatabaseConfig.getBeginReplicaNumber()DatabaseConfig.getBeginRequestNumber()DatabaseConfig.getBeginSerialNumber()SubsystemInfoConfig.getClassName()booleanDatabaseConfig.getEnableSerialManagement()booleanDatabaseConfig.getEnableSerialNumberRecovery()DatabaseConfig.getEndReplicaNumber()DatabaseConfig.getEndRequestNumber()DatabaseConfig.getEndSerialNumber()SubsystemInfoConfig.getID()DatabaseConfig.getLDAPConfig()DatabaseConfig.getNewSchemaEntryAdded()DatabaseConfig.getNextBeginReplicaNumber()DatabaseConfig.getNextBeginRequestNumber()DatabaseConfig.getNextBeginSerialNumber()DatabaseConfig.getNextEndReplicaNumber()DatabaseConfig.getNextEndRequestNumber()DatabaseConfig.getNextEndSerialNumber()DatabaseConfig.getNextSerialNumber()EngineConfig.getPasswordClass()EngineConfig.getPasswordFile()CMSEngine.getPasswordStore()EngineConfig.getPasswordStoreConfig()DatabaseConfig.getReplicaDN()DatabaseConfig.getReplicaIncrement()DatabaseConfig.getReplicaLowWaterMark()DatabaseConfig.getReplicaRangeDN()DatabaseConfig.getRequestCloneTransferNumber()DatabaseConfig.getRequestDN()DatabaseConfig.getRequestIncrement()DatabaseConfig.getRequestLowWaterMark()DatabaseConfig.getRequestRangeDN()DatabaseConfig.getSerialCloneTransferNumber()DatabaseConfig.getSerialDN()DatabaseConfig.getSerialIncrement()DatabaseConfig.getSerialLowWaterMark()DatabaseConfig.getSerialRangeDN()intEngineConfig.getState()booleanEngineConfig.getUseOAEPKeyWrap()Returns keyWrap.useOAEP parameter.booleanSubsystemInfoConfig.isEnabled()CMSEngine.loadConfigStore(String path) voidDatabaseConfig.removeNextBeginReplicaNumber()voidDatabaseConfig.removeNextBeginRequestNumber()voidDatabaseConfig.removeNextBeginSerialNumber()voidDatabaseConfig.removeNextEndReplicaNumber()voidDatabaseConfig.removeNextEndRequestNumber()voidDatabaseConfig.removeNextEndSerialNumber()voidSubsystemInfoConfig.setEnabled(boolean enabled) voidEngineConfig.setHostname(String hostname) voidEngineConfig.setPasswordFile(String passwordFile) intCMSEngine.testLDAPConnection(String name, LDAPConnectionConfig connConfig, String binddn, String pwd) -
Uses of EBaseException in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication that throw EBaseExceptionModifier and TypeMethodDescriptionAuthSubsystem.authenticate(AuthCredentials authCred, String authMgrInstName) Authenticate to the named authentication manager instanceCertUserDBAuthentication.authenticate(AuthCredentials authCred) authenticates user(agent) by certificateNullAuthentication.authenticate(AuthCredentials authCred) authenticates nothingPasswdUserDBAuthentication.authenticate(AuthCredentials authCred) authenticates administratrators by LDAP uid/pwdString[]AuthSubsystem.getConfigParams(String implName) Gets configuration parameters for the given authentication manager plugin.voidCertUserDBAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the CertUserDBAuthentication auth managervoidNullAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the NullAuthentication auth managervoidPasswdUserDBAuthentication.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) initializes the PasswdUserDBAuthentication auth managervoidAuthSubsystem.loadAuthManagerInstances()voidAuthSubsystem.loadAuthManagerPlugins()voidSets id string to this subsystem.voidAuthSubsystem.startup()registers the administration servlet with the administration subsystem. -
Uses of EBaseException in com.netscape.cmscore.authorization
Methods in com.netscape.cmscore.authorization that throw EBaseExceptionModifier and TypeMethodDescriptionvoidAuthzSubsystem.addACLInfo(String aclMethod, String aclInfo) AuthzSubsystem.authorize(String authzMgrName, AuthToken authToken, String resource, String operation) AuthzSubsystem.authorize(String authzMgrInstName, AuthToken authToken, String resource, String operation, String realm) Authorization to the named authorization manager instancevoidAuthzSubsystem.authzMgrAccessInit(String authzMgrInstName, String accessInfo) authMgrzAccessInit is for servlets who want to initialize their own authorization information before full operation.voidAuthzSubsystem.checkRealm(String realm, AuthToken authToken, String owner, String resource, String operation) Authorize the user against the specified realm.String[]AuthzSubsystem.getConfigParams(String implName) Gets configuration parameters for the given authorization manager plugin.voidSets id string to this subsystem.voidAuthzSubsystem.startup()registers the administration servlet with the administration subsystem. -
Uses of EBaseException in com.netscape.cmscore.base
Methods in com.netscape.cmscore.base that throw EBaseExceptionModifier and TypeMethodDescriptionvoidConfigStorage.commit(ConfigStore config, boolean createBackup) voidConfigStore.commit(boolean createBackup) Store config into storage (file or LDAP).voidFileConfigStorage.commit(ConfigStore config, boolean createBackup) The original config file is copied to. . voidLDAPConfigStorage.commit(ConfigStore config, boolean createBackup) Commit the configuration to the database.netscape.ldap.LDAPEntryLDAPConfigStorage.commitReturn(ConfigStore config, boolean createBackup, String[] attrs) This version of commit also returns the post-read entry that the change resulted in.ConfigStore.getBigInteger(String name) Retrieves the given property as a big integer.ConfigStore.getBigInteger(String name, BigInteger defval) Retrieves the given property as a big integer.booleanConfigStore.getBoolean(String name) Retrieves the given property as a boolean.booleanConfigStore.getBoolean(String name, boolean defval) Retrieves the given property as a boolean.byte[]ConfigStore.getByteArray(String name) Retrieves a byte array from the configuration file.byte[]ConfigStore.getByteArray(String name, byte[] defval) Retrieves the value of a property as a byte array, using the given default value if property is not present.intConfigStore.getInteger(String name) Retrieves integer value.intConfigStore.getInteger(String name, int defval) Retrieves integer value.Retrieves the value of the given property as a string.Retrieves the value of a given property as a string or the given default value if the property is not present.Retrieves argument value as objectArgBlock.getValueAsBigInteger(String n) Retrieves argument value as big integer.booleanArgBlock.getValueAsBoolean(String name) Gets boolean value.intArgBlock.getValueAsInt(String n) Retrieves argument value as integer.ArgBlock.getValueAsKeyGenInfo(String name, KeyGenInfo def) Gets KeyGenInfoorg.mozilla.jss.netscape.security.pkcs.PKCS10ArgBlock.getValueAsPKCS10(String name, boolean checkheader) Retrieves PKCS10org.mozilla.jss.netscape.security.pkcs.PKCS10ArgBlock.getValueAsPKCS10(String name, boolean checkheader, org.mozilla.jss.netscape.security.pkcs.PKCS10 def) Retrieves PKCS10org.mozilla.jss.netscape.security.pkcs.PKCS10ArgBlock.getValueAsRawPKCS10(String name) Gets PKCS10 request.org.mozilla.jss.netscape.security.pkcs.PKCS10ArgBlock.getValueAsRawPKCS10(String name, org.mozilla.jss.netscape.security.pkcs.PKCS10 def) Gets PKCS10 request.ArgBlock.getValueAsString(String n) Retrieves argument value as string.org.mozilla.jss.netscape.security.pkcs.PKCS10ArgBlock.getValuePKCS10(String name, org.mozilla.jss.netscape.security.pkcs.PKCS10 def) Retrieves PKCS10SubsystemLoader.load(ConfigStore config) -
Uses of EBaseException in com.netscape.cmscore.cert
Methods in com.netscape.cmscore.cert that throw EBaseExceptionModifier and TypeMethodDescriptionstatic voidCertUtils.addCTv1PoisonExt(org.mozilla.jss.netscape.security.x509.X509CertInfo certinfo) static voidCertUtils.addExtension(String name, org.mozilla.jss.netscape.security.x509.Extension ext, org.mozilla.jss.netscape.security.x509.X509CertInfo info) static org.mozilla.jss.netscape.security.util.ObjectIdentifierCheck 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.static voidCertUtils.replaceExtension(String name, org.mozilla.jss.netscape.security.x509.Extension ext, org.mozilla.jss.netscape.security.x509.X509CertInfo info) voidvoidstatic voidCertUtils.setRSAKeyToCertInfo(org.mozilla.jss.netscape.security.x509.X509CertInfo info, byte[] encoded) voidOidLoaderSubsystem.startup()voidX500NameSubsystem.startup() -
Uses of EBaseException in com.netscape.cmscore.connector
Methods in com.netscape.cmscore.connector that throw EBaseExceptionModifier and TypeMethodDescriptionHttpConnFactory.getConn()gets a conenction from this factory.HttpConnFactory.getConn(boolean waitForConn) Returns a Http connection - a clone of the master connection.voidHttpConnector.init()voidHttpConnFactory.init()initialize parameters obtained from either constructor or config storevoidRemoteAuthority.init(ConfigStore c) HttpConnection.send(IPKIMessage tomsg) Sends the PKI message to the remote authority.Sends the message to the remote authority.booleanvoidHttpConnection.setRequestURI(String uri) Sets the HttpRequest URI before sendConstructors in com.netscape.cmscore.connector that throw EBaseExceptionModifierConstructorDescriptionHttpConnector(String nickName, String clientCiphers, RemoteAuthority dest, int resendInterval, ConnectorConfig config) HttpConnector(String nickName, String clientCiphers, RemoteAuthority dest, int resendInterval, ConnectorConfig config, int timeout) -
Uses of EBaseException in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that throw EBaseExceptionModifier and TypeMethodDescriptionvoidDBSSession.abandon(netscape.ldap.LDAPSearchResults results) voidLDAPSession.abandon(netscape.ldap.LDAPSearchResults results) voidAdds object to backend database.voidAdds object to backend database.protected voidRepository.checkRange()Checks if the given number is in the current range.voidRepository.checkRanges()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.voidDBSubsystem.configureExcludedLdapAttrs()Configure LDAP attributes that need to be excluded from enrollment records.<T extends IDBObj>
intDBSSession.countEntries(Class<T> classResults, String base, String filter, int timeLimit) Retrieves a list of object that satisfies the given filter.<T extends IDBObj>
intLDAPSession.countEntries(Class<T> classResults, String base, String filter, int timeLimit) netscape.ldap.LDAPAttributeSetDBRegistry.createLDAPAttributeSet(IDBObj obj) Creates attribute set from object.netscape.ldap.LDAPAttributeSetLDAPRegistry.createLDAPAttributeSet(IDBObj obj) Creates attribute set from object.LDAPDatabase.createMapper(Class<?> attrType, DBAttribute dbAttribute) DBRegistry.createObject(netscape.ldap.LDAPAttributeSet attrs) Creates object from attribute set.<T extends IDBObj>
DBPagedSearch<T> DBSSession.createPagedSearch(Class<T> classResults, String base, String filter, String[] attrs, String sortKey) Retrieves a paged search of objects.<T extends IDBObj>
DBPagedSearch<T> DBSSession.createPagedSearch(Class<T> classResults, String base, String filter, String[] attrs, String[] sortKeys) Retrieves a paged search of objects.<T extends IDBObj>
DBPagedSearch<T> LDAPSession.createPagedSearch(Class<T> classResults, String base, String filter, String[] attrs, String sortKey) <T extends IDBObj>
DBPagedSearch<T> LDAPSession.createPagedSearch(Class<T> classResults, String base, String filter, String[] attrs, String[] sortKeys) <T extends IDBObj>
DBVirtualList<T> DBSSession.createVirtualList(String base, String filter, String[] attrs) Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced byDBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)<T extends IDBObj>
DBVirtualList<T> DBSSession.createVirtualList(String base, String filter, String[] attrs, String[] sortKeys, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced byDBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)<T extends IDBObj>
DBVirtualList<T> DBSSession.createVirtualList(String base, String filter, String[] attrs, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced byDBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)<T extends IDBObj>
DBVirtualList<T> DBSSession.createVirtualList(String base, String filter, String[] attrs, String startFrom, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0, replaced byDBSSession.<T>createPagedSearch(java.lang.Class<T>,java.lang.String,java.lang.String,java.lang.String[],java.lang.String)<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs) Retrieves a list of objects.<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs, String sortKey) Retrieves a list of objects.<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs, String[] sortKey) Retrieves a list of objects.<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs, String[] sortKey, int pageSize) Retrieves a list of objects.<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs, String sortKey, int pageSize) Retrieves a list of objects.<T extends IDBObj>
DBVirtualList<T> LDAPSession.createVirtualList(String base, String filter, String[] attrs, String startFrom, String sortKey, int pageSize) voidDeletes attribute from this record.voidvoidvoidDeletes object from database.voidDeletes an attribute.voidDeletes object from database.voidDeletes an attribute.Retrieves attributes from this record.Retrieves an attribute.Retrieves attribute from this record.CertRecordList.getCertRecord(int index) Gets one single record at a time similar to processCertRecords but no extra class needed.CertRecordList.getCertRecords(int startidx, int endidx) Retrieves requests.KeyRecord.getClientId()Retrieves the client ID of this record.KeyRecord.getDataType()Retrieves the key data type of this record.Date[]KeyRecord.getDateOfRevocation()Retrieves the date(s) of revocation.Creates LDAP-based search filters with help of registered mappers.DBRegistry.getFilter(String filter, FilterConverter c) Creates LDAP-based search filters with help of registered mappers.Creates LDAP-based search filters with help of registered mappers.LDAPRegistry.getFilter(String filter, FilterConverter c) KeyRecordList.getKeyRecords(int startidx, int endidx) Retrieves key records.KeyRecord.getKeySize()Retrieves the key size.KeyRecord.getKeyStatus()Retrieves the key status of this record.ReplicaIDRepository.getLastSerialNumberInRange(BigInteger serial_low_bound, BigInteger serial_upper_bound) Returns last serial number in given rangeabstract BigIntegerRepository.getLastSerialNumberInRange(BigInteger serial_low_bound, BigInteger serial_upper_bound) String[]DBRegistry.getLDAPAttributes(String[] attrs) Retrieves a list of LDAP attributes that are associated with the given attributes.String[]LDAPRegistry.getLDAPAttributes(String[] attrs) Retrieves a list of LDAP attributes that are associated with the given attributes.Repository.getNextRange()Gets start of next range from database.Repository.getNextSerialNumber()Retrieves the next serial number, and also increase the serial number by one.KeyRecord.getOwnerName()Retrieves owner name.LDAPPagedSearch.getPage()LDAPPagedSearch.getPage(int size) byte[]KeyRecord.getPrivateKeyData()Retrieves key.byte[]KeyRecord.getPublicKeyData()Retrieves the public key.KeyRecord.getRealm()Retrieves authorization realm.CSCfgDatabase.getRecordStatus(String recordID) org.mozilla.jss.netscape.security.x509.RevocationReasonCertRecord.getRevReason()KeyRecord.getSerialNumber()Retrieves serial number of the key record.KeyRecord.getState()Retrieves the key state.booleanRepository.hasRangeConflict()Determines if a range conflict has been observed in database.voidDBRegistry.init(ConfigStore config) voidDBSubsystem.init(DatabaseConfig dbConfig, LDAPConfig ldapConfig, PasswordStore passwordStore) Initializes the internal registry.voidLDAPRegistry.init(ConfigStore config) Initializes the internal registery.protected voidRepository.initCache()init serial number cacheKeyRecord.isEncrypted()voidBigIntegerMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidByteArrayMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidDateArrayMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidDateMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidIntegerMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidKeyStateMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidLongMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidMetaInfoMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidObjectStreamMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidPublicKeyMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidRevocationInfoMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidStringMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidStringVectorMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidX500NameMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Maps LDAP attributes into object, and put the object into 'parent'.voidX509CertImplMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidMaps object into LDAP attribute set.voidLDAPRegistry.mapObject(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object into LDAP attribute set.voidBigIntegerMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object into ldap attribute set.voidByteArrayMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to ldap attribute set.voidDateArrayMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to a set of attributes.voidDateMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to ldap attribute set.voidIntegerMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to ldap attribute set.voidKeyStateMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) voidLongMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object into ldap attribute set.voidMetaInfoMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object into ldap attribute set.voidObjectStreamMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to ldap attribute set.voidPublicKeyMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps object to ldap attribute set.voidRevocationInfoMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) voidStringMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps attribute value to ldap attributes.voidStringVectorMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps attribute value to ldap attributes.voidX500NameMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Maps attribute value to ldap attributes.voidX509CertImplMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) BigIntegerMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.ByteArrayMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.DateArrayMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.DateMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.IntegerMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.KeyStateMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.LongMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.MetaInfoMapper.mapSearchFilter(String name, String op, String value) Map search filters into LDAP search filter.ObjectStreamMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.PublicKeyMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.RevocationInfoMapper.mapSearchFilter(String name, String op, String value) StringMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.StringVectorMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.X500NameMapper.mapSearchFilter(String name, String op, String value) Maps search filters into LDAP search filter.X509CertImplMapper.mapSearchFilter(String name, String op, String value) voidDBSSession.modify(String name, ModificationSet mods) Modify an object in the database.voidLDAPSession.modify(String name, ModificationSet mods) Modify an object in the database.DBSSession.pagedSearch(String base, String filter, int start, int size) Retrieves a list of object that satifies the given filter.DBSSession.pagedSearch(String base, String filter, int start, int size, int timeLimit) Retrieves a list of object that satifies the given filter.DBSSession.pagedSearch(String base, String filter, String[] sortKeys, int start, int size, int timeLimit) Retrieves a list of object that satifies the given filter.LDAPSession.pagedSearch(String base, String filter, String[] sortKeys, int start, int size, int timeLimit) Repository.peekNextSerialNumber()Peek at the next serial number in cache (does not consume the number).netscape.ldap.LDAPSearchResultsDBSSession.persistentSearch(String base, String filter, String[] attrs) Sets persistent search to retrieve modified certificate records.netscape.ldap.LDAPSearchResultsLDAPSession.persistentSearch(String base, String filter, String[] attrs) voidHandles objectvoidCertRecordList.processCertRecords(int startidx, int endidx, ElementProcessor<CertRecord> ep) Process certificate record as soon as it is returned.voidLDAPVirtualList.processElements(int startidx, int endidx, ElementProcessor<E> ep) Deprecated, for removal: This API element is subject to removal in a future version.This function processes elements as soon as it arrives.Reads an object from the database.Reads an object from the database, and only populates the selected attributes.Reads an object from the database.Reads an object from the database, and only populates the selected attributes.voidbooleanCSCfgDatabase.requiresApproval()Searchs for a list of objects that match the filter.Searchs for a list of objects that match the filter.Searchs for a list of objects that match the filter.Searchs for a list of objects that match the filter.Searchs for a list of objects that match the filter.Retrieves a list of object that satifies the given filter.Searchs for a list of objects that match the filter.Retrieves a list of object that satifies the given filter.voidSets attribute to this record.voidvoidvoidSets an attribute.voidSets attribute.voidKeyRecord.setDateOfRevocation(Date[] dates) Sets the date of revocation.voidDBSubsystem.setEnableSerialMgmt(boolean v) voidRepository.setEnableSerialMgmt(boolean value) Sets whether serial number management is enabled for certs and requests.voidvoidSets subsystem identifier.voidSets subsystem identifier.voidKeyRecord.setKeySize(Integer keySize) Sets key size.voidRepository.setMaxSerial(BigInteger serial) Set the maximum serial number.voidReplicaIDRepository.setMaxSerialConfig()abstract voidRepository.setMaxSerialConfig()Sets maximum serial number limit in config filevoidReplicaIDRepository.setMinSerialConfig()abstract voidRepository.setMinSerialConfig()Sets minimum serial number limit in config filevoidRepository.setNextMaxSerial(BigInteger serial) Set the maximum serial number in next rangevoidReplicaIDRepository.setNextMaxSerialConfig()abstract voidRepository.setNextMaxSerialConfig()Sets maximum serial number limit for next range in config filevoidReplicaIDRepository.setNextMinSerialConfig()abstract voidRepository.setNextMinSerialConfig()Sets minimum serial number limit for next range in config filevoidDBSubsystem.setNextSerialConfig(BigInteger serial) voidKeyRecord.setOwnerName(String name) Sets owner name.voidKeyRecord.setPrivateKeyData(byte[] keydata) Sets key data.voidKeyRecord.setPublicKeyData(byte[] key) Sets the public key.voidCSCfgDatabase.setRecordStatus(String recordID, String status) voidKeyRecord.setSerialNumber(BigInteger serialno) Sets serial number.voidLDAPVirtualList.setSortKey(String sortKey) Deprecated, for removal: This API element is subject to removal in a future version.set the sort keyvoidLDAPVirtualList.setSortKey(String[] sortKeys) Deprecated, for removal: This API element is subject to removal in a future version.set the sort keyvoidSets key state.voidRepository.setTheSerialNumber(BigInteger num) Updates the serial number to the specified in db and cache.voidDBRegistry.startup()voidLDAPRegistry.startup()Starts up this subsystem.Constructors in com.netscape.cmscore.dbs that throw EBaseExceptionModifierConstructorDescriptionKeyRecord(BigInteger serialNo, byte[] publicData, byte[] privateData, String owner, String algorithm, String agentId) LDAPDatabase(String name, DBSubsystem dbSubsystem, String baseDN, Class<E> recordType) LDAPPagedSearch(Class<E> contentClassType, DBRegistry registry, netscape.ldap.LDAPConnection conn, String base, String filter, String[] attrs, String sortKey) LDAPPagedSearch(Class<E> contentClassType, DBRegistry registry, netscape.ldap.LDAPConnection conn, String base, String filter, String[] attrs, String[] sortKeys) LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String sortKey) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String[] sortKey) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String[] sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a virtual list.LDAPVirtualList(DBRegistry registry, netscape.ldap.LDAPConnection c, String base, String filter, String[] attrs, String startFrom, String sortKey, int pageSize) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of EBaseException in com.netscape.cmscore.extensions
Methods in com.netscape.cmscore.extensions that throw EBaseExceptionModifier and TypeMethodDescriptionvoidCMSExtensionsMap.addExt(CMSExtension ext) org.mozilla.jss.netscape.security.x509.ExtensionKeyUsage.getExtension(ArgBlock args) KeyUsage.getFormParams(org.mozilla.jss.netscape.security.x509.Extension extension) voidCMSExtensionsMap.init(ConfigStore config) Create extensions from configuration store.voidKeyUsage.init(ConfigStore config) voidCMSExtensionsMap.startup()startup - does nothing. -
Uses of EBaseException in com.netscape.cmscore.jobs
Methods in com.netscape.cmscore.jobs that throw EBaseExceptionModifier and TypeMethodDescriptionJobsScheduler.createJobCron(String cs) Creates a job cron.JobConfig.getCron()Returns jobsScheduler.job..cron parameter. JobConfig.getOwner()Returns jobsScheduler.job..owner parameter. JobConfig.getPluginName()Returns jobsScheduler.job..pluginName parameter. booleanJobConfig.isEnabled()Returns jobsScheduler.job..enabled parameter. voidparses and sets a string cron itemvoidSets id string to this subsystem.voidJobConfig.setPluginName(String pluginName) Sets jobsScheduler.job..pluginName parameter. voidJobsScheduler.startup()registers the administration servlet with the administration subsystem.Constructors in com.netscape.cmscore.jobs that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that throw EBaseExceptionModifier and TypeMethodDescriptionLDAPAuthenticationConfig.getAuthType()Returns.ldapauth.authtype parameter. LDAPConfig.getBaseDN()LDAPAuthenticationConfig.getBindDN()Returns.ldapauth.bindDN parameter. LdapAuthInfo.getBindDN()LDAPAuthenticationConfig.getBindPassword()Returns.ldapauth.bindPassword parameter. LdapAuthInfo.getBindPassword()LDAPAuthenticationConfig.getBindPasswordPrompt()Returns.ldapauth.bindPWPrompt parameter. LDAPAuthenticationConfig.getClientCertNickname()Returns.ldapauth.clientCertNickname parameter. LdapAuthInfo.getClientCertNickname()PKISocketConfig.getClientCiphers()LDAPConfig.getDatabase()LDAPConfig.getDBUser()booleanLDAPConnectionConfig.getFollowReferrals()Returns.ldapconn.followReferrals parameter. LDAPConnectionConfig.getHostname()Returns.ldapconn.host parameter. intLDAPConfig.getMinConnections()intLDAPConnectionConfig.getPort()Returns.ldapconn.port parameter. intLDAPConnectionConfig.getVersion()Returns.ldapconn.version parameter. voidLdapAnonConnFactory.init(LDAPConfig dbConfig) voidLdapAuthInfo.init(LDAPAuthenticationConfig config) initialize this class from the config store.voidLdapAuthInfo.init(LDAPAuthenticationConfig config, String host, int port, boolean secure) initialize this class from the config store, and verify the password.voidLdapBoundConnFactory.init(LDAPConfig dbConfig) voidLdapConnInfo.init(LDAPConnectionConfig config) initializes an instance from a config store.booleanPKISocketConfig.isKeepAlive()booleanLDAPConnectionConfig.isSecure()Returns.ldapconn.secureConn parameter. voidLDAPAuthenticationConfig.setAuthType(String authType) voidvoidLDAPAuthenticationConfig.setBindPassword(String bindPassword) voidLDAPAuthenticationConfig.setBindPasswordPrompt(String bindPasswordPrompt) voidLDAPAuthenticationConfig.setClientCertNickname(String nickname) voidLDAPConnectionConfig.setHostname(String hostname) voidLDAPConnectionConfig.setPort(int port) voidLDAPConnectionConfig.setSecure(boolean secure) Constructors in com.netscape.cmscore.ldapconn that throw EBaseExceptionModifierConstructorDescriptionLdapBoundConnection(netscape.ldap.LDAPSocketFactory socketFactory, LdapConnInfo connInfo, LdapAuthInfo authInfo) Instantiates a connection to a ldap server, secure or non-secure connection with LDAP basic bind DN and password authentication.LdapConnInfo(LDAPConnectionConfig config) default constructor. -
Uses of EBaseException in com.netscape.cmscore.logging
Methods in com.netscape.cmscore.logging that throw EBaseExceptionModifier and TypeMethodDescriptionintLoggerConfig.getBufferSize()booleanLoggerConfig.getEnable()LoggerConfig.getFilename(String defaultFilename) LoggerConfig.getFilters()intLoggerConfig.getFlushInterval()intLoggerConfig.getLevel()booleanLoggerConfig.getLogSigning()LoggerConfig.getMandatoryEvents()booleanLoggerConfig.getRegister()LoggerConfig.getSelectedEvents()LoggerConfig.getSignedAuditCertNickname()booleanLoggerConfig.getTrace()LoggerConfig.getType()voidvoidLogSubsystem.startup() -
Uses of EBaseException in com.netscape.cmscore.notification
Methods in com.netscape.cmscore.notification that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.registry
Methods in com.netscape.cmscore.registry that throw EBaseExceptionModifier and TypeMethodDescriptionvoidPluginRegistry.loadPlugin(String type, String id) Load plugins of the given type.voidPluginRegistry.loadPlugins(String type) Load plugins of the given type.voidPluginRegistry.startup()Notifies this subsystem if owner is in running mode. -
Uses of EBaseException in com.netscape.cmscore.request
Methods in com.netscape.cmscore.request that throw EBaseExceptionModifier and TypeMethodDescriptionvoidRequestRepository.addRequest(Request request) voidRequestQueue.approveRequest(Request request) Approves a request.voidRequestQueue.cancelRequest(Request request) Cancels a request.RequestQueue.cloneAndMarkPending(Request r) Clones a request object and mark it pending.RequestQueue.cloneRequest(Request request) Clones a request object.protected DBSSessionRequestSubsystem.createDBSSession()RequestRepository.createRequest(RequestId requestID, String requestType) RequestRepository.createRequest(String requestType) RequestRepository.createRequestID()voidRequestSubsystem.createRequestQueue(String name) Creates a new request queue.voidvoidRemoves attribute from the request.RequestRepository.findRequestBySourceId(String id) Locates a request from the SourceId.RequestRepository.findRequestsBySourceId(String id) Locates all requests with a particular SourceId.RequestRepository.getLastSerialNumberInRange(BigInteger min, BigInteger max) RequestRepository.getPagedRequestsByFilter(RequestId fromID, boolean jumpToEnd, String filter, int pageSize, String sortKey) Deprecated, for removal: This API element is subject to removal in a future version.As of release 11.6.0RequestRepository.getPagedRequestsByFilter(RequestId toID, String filter, int pageSize, String sortKey) Gets a paginated list of Request entries in this queue.RequestRepository.getPagedRequestsByFilter(String filter, int pageSize, String sortKey) Gets a paginated list of Request entries in this queue.intRequestRepository.getTotalRequestsByFilter(String filter) Gets the total number of request entries.protected voidRequestRepository.initLegacy2Generator()RequestRepository.listRequestsByFilter(String filter) RequestRepository.listRequestsByFilter(String filter, int maxSize) RequestRepository.listRequestsByFilter(String filter, int maxSize, int timeLimit) RequestQueue.listRequestsByStatus(RequestStatus s) Returns an enumerator that lists all RequestIds for requests that are in the given status.RequestRecord.loadExtDataFromRequest(Request r, Set<String> excludedLdapAttrs) voidDBDynAttrMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidExtAttrDynMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidRequestAttrsMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) Deprecated.Implements IDBAttrMapper.mapLDAPAttributeSetToObjectvoidRequestIdMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidRequestStateMapper.mapLDAPAttributeSetToObject(netscape.ldap.LDAPAttributeSet attrs, String name, IDBObj parent) voidDBDynAttrMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) voidExtAttrDynMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) voidRequestAttrsMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) Deprecated.voidRequestIdMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) voidRequestStateMapper.mapObjectToLDAPAttributeSet(IDBObj parent, String name, Object obj, netscape.ldap.LDAPAttributeSet attrs) DBDynAttrMapper.mapSearchFilter(String name, String op, String value) ExtAttrDynMapper.mapSearchFilter(String name, String op, String value) RequestIdMapper.mapSearchFilter(String name, String op, String value) voidRequestQueue.markAsServiced(Request request) Marks as serviced after destination authority has serviced request.voidRequestQueue.markRequestPending(Request request) Puts a new request into the PENDING state.voidRequestRepository.modifyRequest(Request request) voidRequestQueue.processRequest(Request r) Begins processing for this request.RequestRepository.readRequest(RequestId id) voidRequestQueue.rejectRequest(Request request) Rejects a request.voidRequestRepository.removeAllObjects()Removes all objects with this repository.voidRequestRepository.removeRequest(RequestId requestID) RequestRepository.searchRequest(String filter, int timeLimit, int start, int size) Finds a list of request records that satisfies the filter.voidvoidvoidRequestRepository.setMaxSerialConfig()voidRequestRepository.setMinSerialConfig()voidRequestRepository.setNextMaxSerialConfig()voidRequestRepository.setNextMinSerialConfig()protected voidRequestQueue.stateEngine(Request r) protected voidRequestRecord.storeExtDataIntoRequest(Request r) RequestRecord.toRequest()voidRequestRepository.updateRequest(Request request) Update the request in the permanent data store.Constructors in com.netscape.cmscore.request that throw EBaseExceptionModifierConstructorDescriptionRequestQueue(DBSubsystem dbSubsystem, RequestRepository requestRepository, Policy policy, IService service, RequestNotifier notifier, RequestNotifier pendingNotifier) Create a request queue. -
Uses of EBaseException in com.netscape.cmscore.security
Methods in com.netscape.cmscore.security that throw EBaseExceptionModifier and TypeMethodDescriptionstatic voidKeyCertUtil.addCertToDB(netscape.ldap.LDAPConnection conn, String dn, org.mozilla.jss.netscape.security.x509.X509CertImpl cert) voidvoidvoidvoidJssSubsystem.checkCertificateExt(String ext) static voidKeyCertUtil.checkCertificateExt(String ext) voidJssSubsystem.checkKeyLength(String keyType, int keyLength, String certType, int minRSAKeyLen) static SecureRandomSecureRandomFactory.create(SecureRandomConfig config) voidJssSubsystem.deleteCACert(String nickname, String notAfterTime) Delete the CA certificate from the perm database.voidJssSubsystem.deleteCert(String nickname, String notAfterTime) Delete any certificate from the any token.voidPWsdrCache.deleteEntry(String tag) voidJssSubsystem.deleteRootCert(String nickname, String serialno, String issuername) voidJssSubsystem.deleteTokenCertificate(String nickname, String pathname) voidJssSubsystem.deleteUserCert(String nickname, String serialno, String issuername) static KeyPairKeyCertUtil.generateKeyPair(String tokenName, String alg, int keySize, org.mozilla.jss.crypto.PQGParams pqg) SecureRandomConfig.getAlgorithm()org.mozilla.jss.netscape.security.x509.AlgorithmIdJssSubsystem.getAlgorithmId(String algname, ConfigStore store) static org.mozilla.jss.netscape.security.x509.AlgorithmIdKeyCertUtil.getAlgorithmId(String algname, ConfigStore store) JssSubsystem.getAllCerts()JssSubsystem.getAllCertsManage()JssSubsystem.getCACerts()org.mozilla.jss.crypto.PQGParamsJssSubsystem.getCAPQG(int keysize, ConfigStore store) static org.mozilla.jss.crypto.PQGParamsKeyCertUtil.getCAPQG(int keysize, ConfigStore store) org.mozilla.jss.crypto.X509CertificateJssSubsystem.getCertificate(String nickname, String serialno, String issuerName) static org.mozilla.jss.crypto.X509CertificateKeyCertUtil.getCertificate(String tokenname, String nickname) org.mozilla.jss.netscape.security.x509.CertificateValidityCertificateInfo.getCertificateValidity()org.mozilla.jss.netscape.security.x509.X509CertInfoCertificateInfo.getCertInfo()JssSubsystem.getCertInfo(String b64E) JssSubsystem.getCertList(String name) JssSubsystem.getCertListWithoutTokenName(String name) JssSubsystem.getCertPrettyPrint(String nickname, String serialno, String issuerName, Locale locale) JssSubsystem.getCertPrettyPrint(String nickname, String date, Locale locale) JssSubsystem.getCertPrettyPrint(String b64E, Locale locale) JssSubsystem.getCertPrettyPrintAndFingerPrint(String nickname, String serialno, String issuerName, Locale locale) JssSubsystem.getCertRequest(String subjectName, KeyPair kp) JssSubsystem.getCertSubjectName(String tokenname, String nickname) static StringKeyCertUtil.getCertSubjectName(String tokenname, String nickname) static StringKeyCertUtil.getCertSubjectName(String tokenname, String nickname) JssSubsystem.getCipherPreferences()SSLConfig.getCipherPreferences()JssSubsystem.getCipherVersion()booleanJssSubsystemConfig.getCloseNSSDatabase()JssSubsystem.getECCKeyPair(KeyCertData properties) JssSubsystem.getECCKeyPair(org.mozilla.jss.crypto.CryptoToken token, String keyCurve, String certType) org.mozilla.jss.netscape.security.x509.CertificateExtensionsJssSubsystem.getExtensions(String tokenname, String nickname) JssSubsystem.getInternalTokenName()JssSubsystem.getKeyPair(KeyCertData properties) JssSubsystem.getKeyPair(String nickname) JssSubsystem.getKeyPair(org.mozilla.jss.crypto.CryptoToken token, String alg, int keySize) JssSubsystem.getKeyPair(org.mozilla.jss.crypto.CryptoToken token, String alg, int keySize, org.mozilla.jss.crypto.PQGParams pqg) static KeyPairKeyCertUtil.getKeyPair(String tokenname, String nickname) JssSubsystemConfig.getNSSDatabaseDir()JssSubsystemConfig.getObscureMethod()org.mozilla.jss.crypto.PQGParamsCASigningCert.getPQGParams()org.mozilla.jss.crypto.PQGParamsOCSPSigningCert.getPQGParams()static PrivateKeyKeyCertUtil.getPrivateKey(String tokenname, String nickname) static PrivateKeyKeyCertUtil.getPrivateKey(String tokenname, String nickname) SecureRandomConfig.getProvider()JssSubsystem.getRootCerts()JssSubsystem.getRootCertTrustBit(String nickname, String serialno, String issuerName) static BigIntegerKeyCertUtil.getSerialNumber(netscape.ldap.LDAPConnection conn, String baseDN) JssSubsystem.getSignatureAlgorithm(String nickname) org.mozilla.jss.netscape.security.x509.X509CertImplJssSubsystem.getSignedCert(KeyCertData data, String certType, PrivateKey priKey) JssSubsystem.getSubjectDN(String nickname) JssSubsystem.getTokenList()JssSubsystem.getUserCerts()voidJssSubsystem.importCert(String b64E, String nickname, String certType) voidJssSubsystem.importCert(org.mozilla.jss.netscape.security.x509.X509CertImpl signedCert, String nickname, String certType) voidJssSubsystem.init(JssSubsystemConfig config) Initializes the Jss security subsystem.voidPWsdrCache.init()booleanJssSubsystem.isCipherFortezza()booleanJssSubsystemConfig.isEnabled()booleanJssSubsystem.isTokenLoggedIn(String name) voidvoidJssSubsystem.loggedInToken(String tokenName, String pwd) PWsdrCache.readPWcache()voidJssSubsystem.setCipherPreferences(String cipherPrefs) voidSSLConfig.setCipherPreferences(String cipherPrefs) voidvoidJssSubsystem.setRootCertTrust(String nickname, String serialno, String issuerName, String trust) static voidKeyCertUtil.setSerialNumber(netscape.ldap.LDAPConnection conn, String baseDN, BigInteger serial) org.mozilla.jss.netscape.security.x509.X509CertImplJssSubsystem.signCert(PrivateKey privateKey, org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo, org.mozilla.jss.crypto.SignatureAlgorithm sigAlg) voidJssSubsystem.startup()Starts up this service.voidvoidPWsdrCache.writePWcache(String bufs) Constructors in com.netscape.cmscore.security that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.selftests
Methods in com.netscape.cmscore.selftests that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.session
Methods in com.netscape.cmscore.session that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.usrgrp
Methods in com.netscape.cmscore.usrgrp that throw EBaseException -
Uses of EBaseException in com.netscape.cmscore.util
Methods in com.netscape.cmscore.util that throw EBaseExceptionModifier and TypeMethodDescriptionstatic org.mozilla.jss.asn1.SETPFXUtils.createBagAttrs(String nickName, byte[] localKeyId) Creates bag attributes.static byte[]PFXUtils.createLocalKeyId(X509Certificate cert) Creates local key identifier.static byte[]PFXUtils.createPFX(String pwd, X509Certificate x509cert, byte[] privateKeyInfo) Creates a PKCS12 package.voidvoidStatsSubsystem.startup() -
Uses of EBaseException in org.dogtagpki.job
Methods in org.dogtagpki.job that throw EBaseException -
Uses of EBaseException in org.dogtagpki.legacy.core.policy
Methods in org.dogtagpki.legacy.core.policy that throw EBaseExceptionModifier and TypeMethodDescriptionvoidGenericPolicyProcessor.addPolicyImpl(String id, String classPath) voidGenericPolicyProcessor.addPolicyInstance(String id, Hashtable<String, String> ht) voidGenericPolicyProcessor.changePolicyInstanceOrdering(String policyOrderStr) static StringGeneralNameUtil.check_GeneralNameChoice(String generalNameChoice) Checks if given string is a valid General Name choice and returns the actual string that can be passed into form_GeneralName().voidGenericPolicyProcessor.deletePolicyImpl(String id) voidGenericPolicyProcessor.deletePolicyInstance(String id) static org.mozilla.jss.netscape.security.x509.GeneralNameGeneralNameUtil.form_GeneralName(String generalNameChoice, String value) Form a General Name from a General Name choice and value.static org.mozilla.jss.netscape.security.x509.GeneralNameGeneralNameUtil.form_GeneralNameAsConstraints(String generalNameChoice, String value) GeneralName can be used in the context of Constraints.org.mozilla.jss.netscape.security.x509.GeneralNameGeneralNameAsConstraintsConfig.formGeneralName(String choice, String value) Form a general name from the value string.org.mozilla.jss.netscape.security.x509.GeneralNameGeneralNameConfig.formGeneralName(String value) Form a general name from the value string.org.mozilla.jss.netscape.security.x509.GeneralNameGeneralNameConfig.formGeneralName(String choice, String value) Vector<org.mozilla.jss.netscape.security.x509.GeneralName> GeneralNameConfig.formGeneralNames(Object value) voidGenericPolicyProcessor.init(IAuthority owner, ConfigStore config) Initializes the PolicyProcessorvoidGenericPolicyProcessor.modifyPolicyInstance(String id, Hashtable<String, String> ht) protected GeneralNameConfigGeneralNamesAsConstraintsConfig.newGeneralNameConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) protected GeneralNameConfigGeneralNamesConfig.newGeneralNameConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) voidvoidGenericPolicyProcessor.startup()Constructors in org.dogtagpki.legacy.core.policy that throw EBaseExceptionModifierConstructorDescriptionGeneralNameAsConstraintsConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNameConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNamesAsConstraintsConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) GeneralNamesConfig(String name, ConfigStore config, boolean isValueConfigured, boolean isPolicyEnabled) SubjAltNameGN(String name, ConfigStore config, boolean isPolicyEnabled) -
Uses of EBaseException in org.dogtagpki.legacy.policy
Subclasses of EBaseException in org.dogtagpki.legacy.policyModifier and TypeClassDescriptionclassThis class represents Exceptions used by the policy package.Methods in org.dogtagpki.legacy.policy that throw EBaseExceptionModifier and TypeMethodDescriptionabstract voidPolicyProcessor.addPolicyImpl(String id, String classPath) Adds a policy implementation identified by an impl id.abstract voidPolicyProcessor.addPolicyInstance(String id, Hashtable<String, String> ht) Adds a policy instanceabstract voidPolicyProcessor.changePolicyInstanceOrdering(String policyOrderStr) Modifies policy ordering.abstract voidPolicyProcessor.deletePolicyImpl(String id) Deletes a policy implementation identified by an impl id.abstract voidPolicyProcessor.deletePolicyInstance(String id) Deletes a policy instance identified by an instance id.org.mozilla.jss.netscape.security.x509.GeneralNameIGeneralNameConfig.formGeneralName(String value) Forms a general name from string.Vector<org.mozilla.jss.netscape.security.x509.GeneralName> IGeneralNameConfig.formGeneralNames(Object value) Forms general names from the given value.abstract voidPolicyProcessor.modifyPolicyInstance(String id, Hashtable<String, String> ht) Modifies a policy instance -
Uses of EBaseException in org.dogtagpki.legacy.server.policy
Methods in org.dogtagpki.legacy.server.policy with parameters of type EBaseExceptionModifier and TypeMethodDescriptionvoidPolicyRule.setPolicyException(Request req, EBaseException ex) Methods in org.dogtagpki.legacy.server.policy that throw EBaseExceptionModifier and TypeMethodDescriptionprotected org.mozilla.jss.netscape.security.x509.KeyIdentifierPolicyRule.formSHA1KeyId(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo) Form a byte array of octet string key identifier from the sha-1 hash of the Subject Public Key BIT STRING.protected org.mozilla.jss.netscape.security.x509.KeyIdentifierPolicyRule.formSpkiSHA1KeyId(org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo) Form a byte array of octet string key identifier from the sha-1 hash of the Subject Public Key INFO.abstract voidPolicyRule.init(PolicyProcessor owner, ConfigStore config) Initializes the policy rule. -
Uses of EBaseException in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that throw EBaseExceptionModifier and TypeMethodDescriptionabstract AuthTokenAuthManager.authenticate(AuthCredentials authCred) Authenticate the given credentials.intRevocationCheckingConfig.getBufferSize()Returns auths.revocationChecking.bufferSize parameter.intRevocationCheckingConfig.getUnknownStateInterval()Returns auths.revocationChecking.unknownStateInterval parameter.intRevocationCheckingConfig.getValidityInterval()Returns auths.revocationChecking.validityInterval parameter.abstract voidAuthManager.init(AuthenticationConfig authenticationConfig, String name, String implName, AuthManagerConfig config) Initialize this authentication manager.booleanRevocationCheckingConfig.isEnabled()Returns auths.revocationChecking.enabled parameter. -
Uses of EBaseException in org.dogtagpki.server.authorization
Methods in org.dogtagpki.server.authorization that throw EBaseExceptionModifier and TypeMethodDescriptionabstract voidAuthzManager.accessInit(String accessInfo) accessInitis for servlets who want to initialize their own authorization information before full operation.abstract String[]AuthzManager.getConfigParams()Get configuration parameters for this implementation.AuthzManagerConfig.getPluginName()Returns authz.instance..pluginName parameter. AuthzManagerConfig.getRealmName()Returns authz.instance..realm parameter. AuthorizationConfig.getSourceType()Returns authz.sourceType parameter.abstract voidAuthzManager.init(String name, String implName, AuthzManagerConfig config) Initialize this authorization manager. -
Uses of EBaseException in org.dogtagpki.server.cli
Methods in org.dogtagpki.server.cli that throw EBaseExceptionModifier and TypeMethodDescriptionprotected LdapAuthInfoServerCommandCLI.getAuthInfo(PasswordStore passwordStore, LdapConnInfo connInfo, LDAPConfig ldapConfig) -
Uses of EBaseException in org.dogtagpki.server.rest.base
Methods in org.dogtagpki.server.rest.base that throw EBaseExceptionModifier and TypeMethodDescriptionAuditServletBase.createAuditConfig()AuditServletBase.createAuditConfig(Map<String, String> auditParams) void -
Uses of EBaseException in org.dogtagpki.server.rest.v1
Methods in org.dogtagpki.server.rest.v1 that throw EBaseExceptionModifier and TypeMethodDescriptionAuditService.createAuditConfig()AuditService.createAuditConfig(Map<String, String> auditParams) JobService.createJobInfo(String id, JobConfig jobConfig, boolean includeDetails) jakarta.ws.rs.core.ResponseJobService.findJobs()jakarta.ws.rs.core.Responsejakarta.ws.rs.core.Response -
Uses of EBaseException in org.dogtagpki.tps.apdu
Methods in org.dogtagpki.tps.apdu that throw EBaseExceptionModifier and TypeMethodDescriptionvoidAPDU.secureMessage(org.mozilla.jss.pkcs11.PK11SymKey encKey, byte protocol) voidAPDU.secureMessageSCP02(org.mozilla.jss.pkcs11.PK11SymKey encKey) voidAPDU.secureMessageSCP03(org.mozilla.jss.pkcs11.PK11SymKey encKey, TPSBuffer encryptionCounter) -
Uses of EBaseException in org.dogtagpki.tps.main
Subclasses of EBaseException in org.dogtagpki.tps.mainMethods in org.dogtagpki.tps.main that throw EBaseExceptionModifier and TypeMethodDescriptionstatic TPSBufferUtil.computeEncEcbDes(org.mozilla.jss.pkcs11.PK11SymKey symKey, TPSBuffer input) static TPSBufferUtil.computeMAC(org.mozilla.jss.pkcs11.PK11SymKey symKey, TPSBuffer input, TPSBuffer icv) static TPSBufferUtil.computeMACdes3des(org.mozilla.jss.pkcs11.PK11SymKey symKey, TPSBuffer input, TPSBuffer initialIcv) static TPSBufferUtil.encryptData(TPSBuffer dataToEnc, org.mozilla.jss.pkcs11.PK11SymKey encKey) static TPSBufferUtil.encryptDataAES(TPSBuffer dataToEnc, org.mozilla.jss.pkcs11.PK11SymKey encKey, TPSBuffer iv) static StringUtil.getCertAkiString(org.mozilla.jss.netscape.security.x509.X509CertImpl cert) static StringUtil.getCertSkiString(org.mozilla.jss.netscape.security.x509.X509CertImpl cert) -
Uses of EBaseException in org.dogtagpki.util.cert
Methods in org.dogtagpki.util.cert that throw EBaseExceptionModifier and TypeMethodDescriptionstatic org.mozilla.jss.netscape.security.pkcs.PKCS10CertUtil.decodePKCS10(String request) Decode PKCS #10 certificate request from Base64.static StringConvert PEM request into Base64.