Uses of Interface
com.netscape.certsrv.request.IRequest
-
-
Uses of IRequest in com.netscape.certsrv.apps
Methods in com.netscape.certsrv.apps with parameters of type IRequest Modifier and Type Method Description static byte[]CMS. getPKCS7(java.util.Locale locale, IRequest req)byte[]ICMSEngine. getPKCS7(java.util.Locale locale, IRequest req) -
Uses of IRequest in com.netscape.certsrv.ca
Methods in com.netscape.certsrv.ca with parameters of type IRequest Modifier and Type Method Description voidICAService. serviceProfileRequest(IRequest request)Services profile request. -
Uses of IRequest in com.netscape.certsrv.connector
Methods in com.netscape.certsrv.connector with parameters of type IRequest Modifier and Type Method Description voidIResender. addRequest(IRequest r)Adds the request to the resend queue.voidIHttpPKIMessage. fromRequest(IRequest r)Copies contents of request to make a simple name/value message.voidIPKIMessage. fromRequest(IRequest r)Makes a PKIMessage from a request PKIMessage will be sent to wire.booleanIConnector. send(IRequest req)Sends the request to a remote authority.voidIHttpPKIMessage. toRequest(IRequest r)Copies contents to request.voidIPKIMessage. toRequest(IRequest r)Copies contents of PKIMessage to the request PKIMessage is from the wire. -
Uses of IRequest in com.netscape.certsrv.kra
Methods in com.netscape.certsrv.kra with parameters of type IRequest Modifier and Type Method Description voidIKeyRecoveryAuthority. processSynchronousRequest(IRequest request)Process synchronous archival and recovery requests -
Uses of IRequest in com.netscape.certsrv.logging.event
Methods in com.netscape.certsrv.logging.event with parameters of type IRequest Modifier and Type Method Description static CertRequestProcessedEventCertRequestProcessedEvent. createFailureEvent(java.lang.String subjectID, java.lang.String requesterID, java.lang.String infoName, IRequest request)Constructors in com.netscape.certsrv.logging.event with parameters of type IRequest Constructor Description CertStatusChangeRequestEvent(java.lang.String subjectID, java.lang.String outcome, IRequest request, java.lang.String serialNumber, java.lang.String requestType)CertStatusChangeRequestProcessedEvent(java.lang.String subjectID, java.lang.String outcome, IRequest request, java.lang.String serialNumber, java.lang.String requestType, java.lang.String reasonNum, RequestStatus approvalStatus) -
Uses of IRequest in com.netscape.certsrv.profile
Methods in com.netscape.certsrv.profile that return IRequest Modifier and Type Method Description IRequest[]IProfile. createRequests(IProfileContext ctx, java.util.Locale locale)Creates one or more requests.Methods in com.netscape.certsrv.profile with parameters of type IRequest Modifier and Type Method Description voidIProfile. execute(IRequest request)Process a request after validation.java.lang.StringIProfile. getPolicySetId(IRequest req)Retrieves a default set id for the given request.java.lang.StringIProfile. getRequestorDN(IRequest request)Retrieves a localized string that represents requestor's distinguished name.java.lang.StringIPolicyDefault. getValue(java.lang.String name, java.util.Locale locale, IRequest request)Retrieves the value of the given value property by name.java.lang.StringIProfileInput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)Retrieves value from the request.java.lang.StringIProfileOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)Retrieves the value of the given value parameter by name.voidCertInfoProfile. populate(IRequest request, X509CertInfo info)voidICertInfoPolicyDefault. populate(IRequest request, X509CertInfo info)Populates certificate info directly.voidIPolicyDefault. populate(IRequest request)Populates the request with this policy default.voidIProfile. populate(IRequest request)Passes the request to the set of default policies that populate the profile information against the profile.voidIProfileAuthenticator. populate(IAuthToken token, IRequest request)Populates authentication specific information into the request for auditing purposes.voidIProfileInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidIProfileOutput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidIProfile. populateInput(IProfileContext ctx, IRequest request)Populates user-supplied input values into the requests.voidIEnrollProfile. setDefaultCertInfo(IRequest request)Set Default X509CertInfo in the request.voidIPolicyDefault. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given value property by name.voidIProfileInput. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given property by name.voidIProfileOutput. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given value parameter by name.voidIProfile. submit(IAuthToken token, IRequest request)Handles end-user request submission.voidIProfileUpdater. update(IRequest req, RequestStatus status)Notifies of state change.voidIPolicyConstraint. validate(IRequest request)Validates the request.voidIProfile. validate(IRequest request)Passes the request to the set of constraint policies that validate the request against the profile. -
Uses of IRequest in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish with parameters of type IRequest Modifier and Type Method Description voidILdapPublishModule. accept(IRequest request)Accepts completed requests from an authority and performs ldap publishing.booleanILdapExpression. evaluate(IRequest req)Evaluate the Expression.ILdapRuleIPublishRuleSet. getRule(IRequest req)Get the publishing rule identified by a corresponding request.java.util.Enumeration<ILdapRule>IPublisherProcessor. getRules(java.lang.String publishingType, IRequest req)Returns list of rules based on publishing type and publishing request.java.lang.StringILdapMapper. map(netscape.ldap.LDAPConnection conn, IRequest r, java.lang.Object obj)maps a certificate to a LDAP entry.voidIPublishRuleSet. publish(netscape.ldap.LDAPConnection conn, IRequest req)Apply publishing rules on a request.voidIPublisherProcessor. publishCert(java.security.cert.X509Certificate cert, IRequest req)Publishs regular user certificate based on the criteria set in the request.voidIPublisherProcessor. unpublishCert(java.security.cert.X509Certificate cert, IRequest req)Unpublish user certificate. -
Uses of IRequest in com.netscape.certsrv.ra
Methods in com.netscape.certsrv.ra with parameters of type IRequest Modifier and Type Method Description voidIRAService. serviceProfileRequest(IRequest request)Services profile request.booleanIRAService. serviceRequest(IRequest req)Services request. -
Uses of IRequest in com.netscape.certsrv.request
Subinterfaces of IRequest in com.netscape.certsrv.request Modifier and Type Interface Description interfaceIEnrollmentRequestAn example of a more specialized request interface.Methods in com.netscape.certsrv.request that return IRequest Modifier and Type Method Description IRequestIRequestQueue. cloneAndMarkPending(IRequest r)Clones a request object and mark it pending.IRequestIRequestQueue. cloneRequest(IRequest r)Clones a request object.IRequestIRequestQueue. findRequest(RequestId id)Gets the Request corresponding to id.IRequestIRequestVirtualList. getElementAt(int index)Gets the element at the specified indexIRequestARequestNotifier. getRequest()Gets request from publishing queue.IRequestIRequestNotifier. getRequest()Gets request from publishing queue.IRequestIRequestQueue. newRequest(java.lang.String requestType)Creates a new request object.IRequestIRequestQueue. newRequest(java.lang.String requestType, boolean ephemeral)Create a new Request object and assign a request ID.IRequestIRequestList. nextRequestObject()Gets next request Object from the list.Methods in com.netscape.certsrv.request with parameters of type IRequest Modifier and Type Method Description voidIRequestListener. accept(IRequest request)Accepts request.voidARequestNotifier. addToNotify(IRequest r)Notifies all registered listeners about request.voidIRequestNotifier. addToNotify(IRequest r)Notifies all registered listeners about request.PolicyResultIPolicy. apply(IRequest request)Applies the policy check to the request.voidIRequestQueue. approveRequest(IRequest request)Approves a request.voidIRequestQueue. cancelRequest(IRequest request)Cancels a request.IRequestIRequestQueue. cloneAndMarkPending(IRequest r)Clones a request object and mark it pending.IRequestIRequestQueue. cloneRequest(IRequest r)Clones a request object.voidIRequest. copyContents(IRequest req)Copies meta attributes (excluding request Id, etc.) of another request to this request.voidIRequestQueue. markAsServiced(IRequest r)Marks as serviced after destination authority has serviced request.voidIRequestQueue. markRequestPending(IRequest req)Puts a new request into the PENDING state.voidARequestNotifier. notify(IRequest r)Notifies all registered listeners about request.voidINotify. notify(IRequest request)Provides notification that a request has been completed.voidIRequestQueue. processRequest(IRequest req)Begins processing for this request.voidIRequestQueue. rejectRequest(IRequest request)Rejects a request.voidIRequestQueue. releaseRequest(IRequest r)Releases the LOCK on a request obtained from findRequest() or newRequest()voidIRequestScheduler. requestIn(IRequest r)Request entered the request queue processing.voidIRequestScheduler. requestOut(IRequest r)Request exited the request queue processing.booleanIService. serviceRequest(IRequest request)Performs the service (such as certificate generation) represented by this request.voidIRequestQueue. updateRequest(IRequest request)Updates the request in the permanent data store. -
Uses of IRequest in com.netscape.certsrv.request.ldap
Methods in com.netscape.certsrv.request.ldap with parameters of type IRequest Modifier and Type Method Description voidIRequestMod. modCreationTime(IRequest r, java.util.Date d)Modifies request creation time.voidIRequestMod. modModificationTime(IRequest r, java.util.Date d)Modifies request modification time.voidIRequestMod. modRequestStatus(IRequest r, RequestStatus s)Modifies request status. -
Uses of IRequest in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication with parameters of type IRequest Modifier and Type Method Description voidAgentCertAuthentication. populate(IAuthToken token, IRequest request)voidCMCAuth. populate(IAuthToken token, IRequest request)voidCMCUserSignedAuth. populate(IAuthToken token, IRequest request)voidFlatFileAuth. populate(IAuthToken token, IRequest request)voidSessionAuthentication. populate(IAuthToken token, IRequest request)voidSSLclientCertAuthentication. populate(IAuthToken token, IRequest request)voidTokenAuthentication. populate(IAuthToken token, IRequest request)voidUidPwdDirAuthentication. populate(IAuthToken token, IRequest request)voidUidPwdPinDirAuthentication. populate(IAuthToken token, IRequest request)voidUserPwdDirAuthentication. populate(IAuthToken token, IRequest request) -
Uses of IRequest in com.netscape.cms.jobs
Methods in com.netscape.cms.jobs with parameters of type IRequest Modifier and Type Method Description protected voidAJobBase. buildItemParams(IRequest r)protected voidRenewalNotificationJob. mailUser(java.lang.String subject, java.lang.String msg, java.lang.String sender, IRequest req, ICertRecord cr) -
Uses of IRequest in com.netscape.cms.listeners
Methods in com.netscape.cms.listeners with parameters of type IRequest Modifier and Type Method Description voidCertificateIssuedListener. accept(IRequest r)voidCertificateRevokedListener. accept(IRequest r)voidPinRemovalListener. accept(IRequest r)voidRequestInQListener. accept(IRequest r)carries out the operation when the listener is triggered. -
Uses of IRequest in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that return IRequest Modifier and Type Method Description IRequestEnrollProfile. createEnrollmentRequest()abstract IRequest[]BasicProfile. createRequests(IProfileContext ctx, java.util.Locale locale)Creates request.IRequest[]EnrollProfile. createRequests(IProfileContext ctx, java.util.Locale locale)Creates request.Methods in com.netscape.cms.profile.common with parameters of type IRequest Modifier and Type Method Description protected java.lang.StringEnrollProfile. auditRequesterID(IRequest request)Signed Audit Log Requester ID This method is inherited by all extended "EnrollProfile"s, and is called to obtain the "RequesterID" for a signed audit log message.voidBasicProfile. execute(IRequest request)voidCAEnrollProfile. execute(IRequest request)abstract voidEnrollProfile. execute(IRequest request)voidEnrollProfile. fillCertReqMsg(java.util.Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, X509CertInfo info, IRequest req)voidEnrollProfile. fillKeyGen(java.util.Locale locale, DerInputStream derIn, X509CertInfo info, IRequest req)voidEnrollProfile. fillNSHKEY(java.util.Locale locale, java.lang.String tcuid, java.lang.String skey, X509CertInfo info, IRequest req)voidEnrollProfile. fillNSNKEY(java.util.Locale locale, java.lang.String sn, java.lang.String skey, X509CertInfo info, IRequest req)voidEnrollProfile. fillPKCS10(java.util.Locale locale, PKCS10 pkcs10, X509CertInfo info, IRequest req)voidEnrollProfile. fillTaggedRequest(java.util.Locale locale, org.mozilla.jss.pkix.cmc.TaggedRequest tagreq, X509CertInfo info, IRequest req)java.lang.StringBasicProfile. getInput(java.lang.String name, java.util.Locale locale, IRequest request)java.util.LocaleEnrollProfile. getLocale(IRequest request)java.lang.StringEnrollProfile. getPolicySetId(IRequest req)Perform simple policy set assignment.java.lang.StringBasicProfile. getRequestorDN(IRequest request)java.lang.StringEnrollProfile. getRequestorDN(IRequest request)voidBasicProfile. populate(IRequest request)Passes the request to the set of default policies that populate the profile information against the profile.voidEnrollProfile. populate(IRequest request)voidBasicProfile. populateInput(IProfileContext ctx, IRequest request)voidEnrollProfile. populateInput(IProfileContext ctx, IRequest request)Populate inputvoidEnrollProfile. setDefaultCertInfo(IRequest req)voidBasicProfile. setInput(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)voidEnrollProfile. setPOPchallenge(IRequest req)setPOPchallenge generates a POP challenge and sets necessary info in request for composing encryptedPOP latervoidEnrollProfile. submit(IAuthToken token, IRequest request)This method is called after the user submits the request from the end-entity page.voidBasicProfile. validate(IRequest request)Passes the request to the set of constraint policies that validate the request against the profile.voidEnrollProfile. validate(IRequest request)Passes the request to the set of constraint policies that validate the request against the profile. -
Uses of IRequest in com.netscape.cms.profile.constraint
Methods in com.netscape.cms.profile.constraint with parameters of type IRequest Modifier and Type Method Description java.util.LocaleEnrollConstraint. getLocale(IRequest request)voidAuthzRealmConstraint. validate(IRequest request, X509CertInfo info)voidBasicConstraintsExtConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidCAValidityConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidCMCSelfSignedSubjectNameConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidCMCUserSignedSubjectNameConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidEnrollConstraint. validate(IRequest request)Validates the request.abstract voidEnrollConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidExtendedKeyUsageExtConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidExtensionConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidExternalProcessConstraint. validate(IRequest request, X509CertInfo info)voidKeyConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidKeyUsageExtConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidNoConstraint. validate(IRequest request)Validates the request.voidNSCertTypeExtConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidRenewGracePeriodConstraint. validate(IRequest req, X509CertInfo info)voidSigningAlgConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidSubjectNameConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidUniqueKeyConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidUniqueSubjectNameConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidUserSubjectNameConstraint. validate(IRequest request, X509CertInfo info)Validates the request.voidValidityConstraint. validate(IRequest request, X509CertInfo info)Validates the request. -
Uses of IRequest in com.netscape.cms.profile.def
Methods in com.netscape.cms.profile.def with parameters of type IRequest Modifier and Type Method Description CRLDistributionPointsExtensionCRLDistributionPointsExtDefault. createExtension(IRequest request)FreshestCRLExtensionFreshestCRLExtDefault. createExtension(IRequest request)ExtensionGenericExtDefault. createExtension(IRequest request)InhibitAnyPolicyExtensionInhibitAnyPolicyExtDefault. createExtension(IRequest request)IssuerAlternativeNameExtensionIssuerAltNameExtDefault. createExtension(IRequest request)SubjectAlternativeNameExtensionSubjectAltNameExtDefault. createExtension(IRequest request)SubjectDirAttributesExtensionSubjectDirAttributesExtDefault. createExtension(IRequest request)java.util.LocaleEnrollDefault. getLocale(IRequest request)java.lang.StringEnrollDefault. getValue(java.lang.String name, java.util.Locale locale, IRequest request)Retrieves the value of the given value property by name.java.lang.StringImageDefault. getValue(java.lang.String name, java.util.Locale locale, IRequest request)java.lang.StringNoDefault. getValue(java.lang.String name, java.util.Locale locale, IRequest request)protected java.lang.StringEnrollDefault. mapPattern(IRequest request, java.lang.String pattern)java.lang.StringSubjectAltNameExtDefault. mapPattern(IRequest request, java.lang.String pattern)java.lang.StringSubjectAltNameExtDefault. mapPattern(java.lang.String val, IRequest request, java.lang.String pattern)voidAuthInfoAccessExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidAuthorityKeyIdentifierExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidAuthTokenSubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidAuthzRealmDefault. populate(IRequest request, X509CertInfo info)voidAutoAssignDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidBasicConstraintsExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidCAValidityDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidCertificatePoliciesExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidCertificateVersionDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidCMCUserSignedSubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidCommonNameToSANDefault. populate(IRequest _req, X509CertInfo info)voidCRLDistributionPointsExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidEnrollDefault. populate(IRequest request)Populates the request with this policy default.abstract voidEnrollDefault. populate(IRequest request, X509CertInfo info)Populates attributes into the certificate template.voidExtendedKeyUsageExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidFreshestCRLExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidGenericExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidImageDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidInhibitAnyPolicyExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidIssuerAltNameExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidKeyUsageExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidNameConstraintsExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidNoDefault. populate(IRequest request)Populates the request with this policy default.voidNSCCommentExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidNSCertTypeExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidnsHKeySubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidnsNKeySubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidnsTokenDeviceKeySubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidnsTokenUserKeySubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidOCSPNoCheckExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidPolicyConstraintsExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidPolicyMappingsExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidPrivateKeyUsagePeriodExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidRandomizedValidityDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSigningAlgDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSubjectAltNameExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSubjectDirAttributesExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSubjectInfoAccessExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSubjectKeyIdentifierExtDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidSubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidUserExtensionDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidUserKeyDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidUserSigningAlgDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidUserSubjectNameDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidUserValidityDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidValidityDefault. populate(IRequest request, X509CertInfo info)Populates the request with this policy default.voidEnrollDefault. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given value property by name.voidNoDefault. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value) -
Uses of IRequest in com.netscape.cms.profile.input
Methods in com.netscape.cms.profile.input with parameters of type IRequest Modifier and Type Method Description java.util.LocaleEnrollInput. getLocale(IRequest request)java.lang.StringEnrollInput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)protected voidSubjectDNInput. parseSubjectName(X500Name subj, X509CertInfo info, IRequest req)protected voidSubjectNameInput. parseSubjectName(X500Name subj, X509CertInfo info, IRequest req)voidCertReqInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidCMCCertReqInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidDualKeyGenInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidEncryptionKeyGenInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.abstract voidEnrollInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidFileSigningInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidGenericInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidImageInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidKeyGenInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidnsHKeyCertReqInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidnsNKeyCertReqInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSerialNumRenewInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSigningKeyGenInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSubjectAltNameExtInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSubjectDNInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSubjectNameInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidSubmitterInfoInput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidEnrollInput. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given value parameter by name. -
Uses of IRequest in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output with parameters of type IRequest Modifier and Type Method Description java.lang.StringCertOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)java.lang.StringCMMFOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)java.lang.StringEnrollOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)java.lang.StringnsNKeyOutput. getValue(java.lang.String name, java.util.Locale locale, IRequest request)java.lang.StringPKCS7Output. getValue(java.lang.String name, java.util.Locale locale, IRequest request)voidCertOutput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidCMMFOutput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.abstract voidEnrollOutput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidnsNKeyOutput. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidPKCS7Output. populate(IProfileContext ctx, IRequest request)Populates the request with this policy default.voidEnrollOutput. setValue(java.lang.String name, java.util.Locale locale, IRequest request, java.lang.String value)Sets the value of the given value parameter by name. -
Uses of IRequest in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater with parameters of type IRequest Modifier and Type Method Description voidSubsystemGroupUpdater. update(IRequest req, RequestStatus status) -
Uses of IRequest in com.netscape.cms.publish.mappers
Methods in com.netscape.cms.publish.mappers with parameters of type IRequest Modifier and Type Method Description java.lang.StringMapDNPattern. formDN(IRequest req, X500Name subject, CertificateExtensions ext)Form a Ldap v3 DN string from a request and a cert subject name.java.lang.StringLdapCaSimpleMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)Maps a X500 subject name to LDAP entry.java.lang.StringLdapCertCompsMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)java.lang.StringLdapCertExactMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)java.lang.StringLdapCertSubjMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)java.lang.StringLdapCrlIssuerCompsMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)java.lang.StringLdapEnhancedMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)Maps an X500 subject name to an LDAP entry.java.lang.StringLdapSimpleMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)Maps a X500 subject name to LDAP entry.java.lang.StringNoMap. map(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj)java.util.Vector<java.lang.String>LdapCertSubjMap. mapAll(netscape.ldap.LDAPConnection conn, IRequest req, java.lang.Object obj) -
Uses of IRequest in com.netscape.cms.request
Methods in com.netscape.cms.request with parameters of type IRequest Modifier and Type Method Description voidRequestScheduler. requestIn(IRequest r)Request entered the request queue processing.voidRequestScheduler. requestOut(IRequest r)Request exited the request queue processing. -
Uses of IRequest in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base with parameters of type IRequest Modifier and Type Method Description protected IAuthTokenCMSServlet. getAuthToken(IRequest req)protected static voidCMSServlet. saveAuthToken(IAuthToken token, IRequest req)protected voidCMSServlet. saveHttpHeaders(javax.servlet.http.HttpServletRequest httpReq, IRequest req)save http headers in a IRequest.protected voidCMSServlet. saveHttpParams(IArgBlock httpParams, IRequest req)save http headers in a IRequest. -
Uses of IRequest in com.netscape.cms.servlet.cert
Methods in com.netscape.cms.servlet.cert that return IRequest Modifier and Type Method Description IRequestRevocationProcessor. getRequest()Methods in com.netscape.cms.servlet.cert with parameters of type IRequest Modifier and Type Method Description static CertRequestInfoCertRequestInfoFactory. create(IRequest request, javax.ws.rs.core.UriInfo uriInfo)static CertReviewResponseCertReviewResponseFactory. create(IRequest request, IProfile profile, javax.ws.rs.core.UriInfo uriInfo, java.util.Locale locale)CertRequestInfoCertRequestDAO. createCMSRequestInfo(IRequest request, javax.ws.rs.core.UriInfo uriInfo)protected X509CertInfo[]HashEnrollServlet. fillCRMF(java.lang.String crmf, IAuthToken authToken, IArgBlock httpParams, IRequest req)voidRevocationProcessor. logRevoke(IRequest revocationRequest, java.security.cert.X509Certificate cert, java.lang.String status, java.lang.String message)voidRevocationProcessor. logUnrevoke(IRequest unrevocationRequest, java.security.cert.X509Certificate cert, java.lang.String status)protected voidCertProcessor. populateRequests(CertEnrollmentRequest data, boolean isRenewal, java.util.Locale locale, java.util.Date origNotAfter, java.lang.String origSubjectDN, IRequest origReq, java.lang.String profileId, IProfile profile, IProfileContext ctx, IProfileAuthenticator authenticator, IAuthToken authToken, IRequest[] reqs)CertReviewResponseRequestProcessor. processRequest(CMSRequest cmsReq, IRequest request, java.lang.String op)voidRequestProcessor. processRequest(javax.servlet.http.HttpServletRequest request, CertReviewResponse data, IRequest req, java.lang.String op)protected java.lang.StringCertProcessor. submitRequests(java.util.Locale locale, IProfile profile, IAuthToken authToken, IRequest[] reqs) -
Uses of IRequest in com.netscape.cms.servlet.cert.scep
Methods in com.netscape.cms.servlet.cert.scep that return IRequest Modifier and Type Method Description IRequestCRSEnrollment. findRequestByTransactionID(java.lang.String txid, boolean ignoreRejected)finds a request with this transaction ID.Methods in com.netscape.cms.servlet.cert.scep with parameters of type IRequest Modifier and Type Method Description X509CertImplCRSEnrollment. handlePKCSReq(javax.servlet.http.HttpServletRequest httpReq, IRequest cmsRequest, CRSPKIMessage req, CRSPKIMessage crsResp, com.netscape.cms.servlet.cert.scep.CRSEnrollment.CryptoContext cx) -
Uses of IRequest in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common that return IRequest Modifier and Type Method Description IRequestCMSRequest. getIRequest()Methods in com.netscape.cms.servlet.common with parameters of type IRequest Modifier and Type Method Description org.mozilla.jss.pkix.cmc.EncryptedPOPCMCOutputTemplate. constructEncryptedPop(IRequest req)constructEncryptedPop pulls cmc pop challenge fields out of the request and constructs an EncryptedPOP to be included in the response latervoidCMCOutputTemplate. createFullResponse(javax.servlet.http.HttpServletResponse resp, IRequest[] reqs, java.lang.String cert_request_type, int[] error_codes)voidCMCOutputTemplate. createSimpleResponse(javax.servlet.http.HttpServletResponse resp, IRequest[] reqs)voidCMSRequest. setIRequest(IRequest request)set the Request aobject associated with this session -
Uses of IRequest in com.netscape.cms.servlet.connector
Methods in com.netscape.cms.servlet.connector with parameters of type IRequest Modifier and Type Method Description static booleanConnectorServlet. isProfileRequest(IRequest request)voidConnectorServlet. normalizeProfileRequest(IRequest request) -
Uses of IRequest in com.netscape.cms.servlet.csadmin
Methods in com.netscape.cms.servlet.csadmin that return IRequest Modifier and Type Method Description static IRequestCertUtil. createLocalRequest(IConfigStore cs, IRequestQueue queue, java.lang.String tag, CertInfoProfile profile, X509CertInfo info, X509Key x509key)Methods in com.netscape.cms.servlet.csadmin with parameters of type IRequest Modifier and Type Method Description static voidCertUtil. createCertRecord(IRequest request, CertInfoProfile profile, X509CertImpl cert)static voidCertUtil. createCertRecord(IRequest request, CertInfoProfile profile, org.mozilla.jss.crypto.X509Certificate cert)static voidCertUtil. injectSANextensionIntoRequest(IConfigStore config, IRequest req) -
Uses of IRequest in com.netscape.cms.servlet.key
Methods in com.netscape.cms.servlet.key that return IRequest Modifier and Type Method Description IRequestKeyRequestDAO. createRecoveryRequest(KeyRecoveryRequest data, javax.ws.rs.core.UriInfo uriInfo, java.lang.String requestor, IAuthToken authToken, boolean ephemeral)Methods in com.netscape.cms.servlet.key with parameters of type IRequest Modifier and Type Method Description KeyRequestInfoKeyRequestDAO. createCMSRequestInfo(IRequest request, javax.ws.rs.core.UriInfo uriInfo)KeyRequestResponseKeyRequestDAO. createCMSRequestResponse(IRequest request, javax.ws.rs.core.UriInfo uriInfo)java.util.Hashtable<java.lang.String,java.lang.Object>KeyRequestDAO. getTransientData(IRequest request)voidKeyRequestDAO. setTransientData(KeyRecoveryRequest data, IRequest request) -
Uses of IRequest in com.netscape.cms.servlet.processors
Methods in com.netscape.cms.servlet.processors that return IRequest Modifier and Type Method Description protected IRequestCAProcessor. getOriginalRequest(java.math.BigInteger certSerial, ICertRecord rec)IRequestCAProcessor. getRequest(java.lang.String rid)Utility FunctionsMethods in com.netscape.cms.servlet.processors with parameters of type IRequest Modifier and Type Method Description protected java.lang.StringCAProcessor. auditRequesterID(IRequest request)Signed Audit Log Requester ID This method is called to obtain the "RequesterID" for a signed audit log message.IAuthTokenCAProcessor. authenticate(IProfileAuthenticator authenticator, javax.servlet.http.HttpServletRequest request, IRequest origReq, SessionContext context, AuthCredentials credentials)AUTHENTICATION FUNCTIONS (move to Realm?)IAuthTokenCAProcessor. authenticate(javax.servlet.http.HttpServletRequest request, IRequest origReq, IProfileAuthenticator authenticator, SessionContext context, boolean isRenewal, AuthCredentials credentials)X509CertInfo[]CMCProcessor. fillCertInfoArray(java.lang.String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req)X509CertInfo[]CRMFProcessor. fillCertInfoArray(java.lang.String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req)protected X509CertInfo[]PKIProcessor. fillCertInfoArray(java.lang.String protocolString, IAuthToken authToken, IArgBlock httpParams, IRequest req)static voidCAProcessor. saveAuthToken(IAuthToken token, IRequest req) -
Uses of IRequest in com.netscape.cms.servlet.profile
Methods in com.netscape.cms.servlet.profile with parameters of type IRequest Modifier and Type Method Description static PolicyDefaultPolicyDefaultFactory. create(IRequest request, java.util.Locale locale, IPolicyDefault def)static ProfileInputProfileInputFactory. create(IProfileInput input, IRequest request, java.util.Locale locale)static ProfileOutputProfileOutputFactory. create(IProfileOutput output, IRequest request, java.util.Locale locale) -
Uses of IRequest in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request with parameters of type IRequest Modifier and Type Method Description protected abstract CMSRequestInfoCMSRequestDAO. createCMSRequestInfo(IRequest request, javax.ws.rs.core.UriInfo uriInfo)voidCertReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Fills in certificate specific request attributes.voidIReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Maps request object into argument block.voidKeyReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Fills in certificate specific request attributes.voidReqParser. fillRequestIntoArg(java.util.Locale l, IRequest req, CMSTemplateParams argSet, IArgBlock arg)Maps request object into argument block.java.lang.StringCertReqParser. getCertSubjectDN(IRequest request)java.lang.StringCertReqParser. getKeyID(IRequest request)java.lang.StringCertReqParser. getRequestorDN(IRequest request)protected intProcessCertReq. grant_privileges(CMSRequest cmsReq, IRequest req, java.security.cert.Certificate[] certs, IArgBlock header) -
Uses of IRequest in org.dogtagpki.legacy.policy
Methods in org.dogtagpki.legacy.policy with parameters of type IRequest Modifier and Type Method Description PolicyResultIPolicyRule. apply(IRequest req)Applies the policy on the given Request.PolicyResultIPolicySet. apply(IRequest req)Apply policy rules on a request.booleanIExpression. evaluate(IRequest req)Evaluate the Expression.voidIPolicyRule. setError(IRequest req, java.lang.String format, java.lang.Object[] params)voidIPolicyRule. setPolicyException(IRequest req, EBaseException ex) -
Uses of IRequest in org.dogtagpki.legacy.server.policy
Methods in org.dogtagpki.legacy.server.policy with parameters of type IRequest Modifier and Type Method Description protected booleanAPolicyRule. agentApproved(IRequest req)request has previously been approved by an agentabstract PolicyResultAPolicyRule. apply(IRequest req)Applies the policy on the given Request.protected PolicyResultAPolicyRule. deferred(IRequest req)determines whether a DEFERRED policy result should be returned by checking the contents of the AgentApprovals attribute.voidAPolicyRule. setError(IRequest req, java.lang.String format, java.lang.Object[] params)voidAPolicyRule. setError(IRequest req, java.lang.String format, java.lang.String arg)voidAPolicyRule. setError(IRequest req, java.lang.String format, java.lang.String arg1, java.lang.String arg2)voidAPolicyRule. setPolicyException(IRequest req, EBaseException ex)voidAPolicyRule. setPolicyException(IRequest req, java.lang.String format, java.lang.Object[] params) -
Uses of IRequest in org.dogtagpki.legacy.server.policy.constraints
Methods in org.dogtagpki.legacy.server.policy.constraints with parameters of type IRequest Modifier and Type Method Description PolicyResultAgentPolicy. apply(IRequest req)Applies the policy on the given Request.PolicyResultAttributePresentConstraints. apply(IRequest r)PolicyResultDefaultRevocation. apply(IRequest req)Applies the policy on the given Request.PolicyResultDSAKeyConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultIssuerConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultKeyAlgorithmConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultManualAuthentication. apply(IRequest req)Applies the policy on the given Request.PolicyResultRenewalConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultRenewalValidityConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultRevocationConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultRSAKeyConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultSigningAlgorithmConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultSubCANameConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultUniqueSubjectNameConstraints. apply(IRequest req)Applies the policy on the given Request.PolicyResultValidityConstraints. apply(IRequest req)Applies the policy on the given Request.protected CertificateValidityValidityConstraints. makeDefaultValidity(IRequest req)Create a default validity value for a request This code can be easily overridden in a derived class, if the calculations here aren't accepatble. -
Uses of IRequest in org.dogtagpki.legacy.server.policy.extensions
Methods in org.dogtagpki.legacy.server.policy.extensions with parameters of type IRequest Modifier and Type Method Description PolicyResultAuthInfoAccessExt. apply(IRequest req)If this policy is enabled, add the authority information access extension to the certificate.PolicyResultAuthorityKeyIdentifierExt. apply(IRequest req)Adds Authority Key Identifier Extension to a certificate.PolicyResultBasicConstraintsExt. apply(IRequest req)Checks if the basic contraints extension in certInfo is valid and add the basic constraints extension for CA certs if none exists.PolicyResultCertificatePoliciesExt. apply(IRequest req)Applies the policy on the given Request.PolicyResultCertificateRenewalWindowExt. apply(IRequest req)Applies the policy on the given Request.PolicyResultCertificateScopeOfUseExt. apply(IRequest req)If this policy is enabled, add the authority information access extension to the certificate.PolicyResultCRLDistributionPointsExt. apply(IRequest req)Applies the policy to the given request.PolicyResultExtendedKeyUsageExt. apply(IRequest req)Applies the policy to the given request.PolicyResultGenericASN1Ext. apply(IRequest req)If this policy is enabled, add the private Integer information extension to the certificate.PolicyResultIssuerAltNameExt. apply(IRequest req)Adds a extension if none exists.PolicyResultKeyUsageExt. apply(IRequest req)Adds the key usage extension if not set already.PolicyResultNameConstraintsExt. apply(IRequest req)Adds Name Constraints Extension to a (CA) certificate.PolicyResultNSCCommentExt. apply(IRequest req)Applies the policy on the given Request.PolicyResultNSCertTypeExt. apply(IRequest req)Adds the ns cert type if not set already.PolicyResultOCSPNoCheckExt. apply(IRequest req)Applies the policy to the given request.PolicyResultPolicyConstraintsExt. apply(IRequest req)Adds Policy Constraints Extension to a (CA) certificate.PolicyResultPolicyMappingsExt. apply(IRequest req)Adds policy mappings Extension to a (CA) certificate.PolicyResultPresenceExt. apply(IRequest req)PolicyResultPrivateKeyUsagePeriodExt. apply(IRequest req)Adds a private key usage extension if none exists.PolicyResultRemoveBasicConstraintsExt. apply(IRequest req)PolicyResultSubjAltNameExt. apply(IRequest req)Adds the subject alternative names extension if not set already.PolicyResultSubjectAltNameExt. apply(IRequest req)Adds the subject alternative names extension if not set already.PolicyResultSubjectDirectoryAttributesExt. apply(IRequest req)PolicyResultSubjectKeyIdentifierExt. apply(IRequest req)Adds Subject Key identifier Extension to a certificate.PolicyResultAuthorityKeyIdentifierExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultBasicConstraintsExt. applyCert(IRequest req, boolean isCA, X509CertInfo certInfo)PolicyResultCertificatePoliciesExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultCertificateRenewalWindowExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultCRLDistributionPointsExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultExtendedKeyUsageExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultIssuerAltNameExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultKeyUsageExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultNameConstraintsExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultNSCCommentExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultNSCertTypeExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultOCSPNoCheckExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultPolicyConstraintsExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultPolicyMappingsExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultPrivateKeyUsagePeriodExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultRemoveBasicConstraintsExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultSubjAltNameExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultSubjectAltNameExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultSubjectDirectoryAttributesExt. applyCert(IRequest req, X509CertInfo certInfo)PolicyResultSubjectKeyIdentifierExt. applyCert(IRequest req, X509CertInfo certInfo)protected booleanNSCertTypeExt. extensionIsGood(NSCertTypeExtension nsCertTypeExt, IRequest req)check if ns cert type extension is set correctly, correct bits if not.protected IAuthTokenSubjAltNameExt. findAuthToken(IRequest req, java.lang.String authMgrName)Find a particular authentication token by manager name.protected KeyIdentifierSubjectKeyIdentifierExt. formKeyIdentifier(X509CertInfo certInfo, IRequest req)Form the Key Identifier in the Subject Key Identifier extension.protected boolean[]NSCertTypeExt. getBitsFromRequest(IRequest req, boolean setDefault)Gets ns cert type bits from request.protected boolean[]NSCertTypeExt. getCertTypeBits(IRequest req)get cert type bits according to cert type.protected boolean[]NSCertTypeExt. getNSCertTypeBits(IRequest req)get ns cert type bits from actual sets in the request
-