Uses of Class
com.netscape.cmscore.request.Request
Packages that use Request
Package
Description
-
Uses of Request in com.netscape.certsrv.connector
Methods in com.netscape.certsrv.connector with parameters of type RequestModifier and TypeMethodDescriptionvoidIResender.addRequest(Request r) Adds the request to the resend queue.voidIHttpPKIMessage.fromRequest(Request r) Copies contents of request to make a simple name/value message.voidIPKIMessage.fromRequest(Request r) Makes a PKIMessage from a request PKIMessage will be sent to wire.booleanSends the request to a remote authority.voidCopies contents to request.voidCopies contents of PKIMessage to the request PKIMessage is from the wire. -
Uses of Request in com.netscape.certsrv.kra
Methods in com.netscape.certsrv.kra with parameters of type RequestModifier and TypeMethodDescriptionvoidIKeyRecoveryAuthority.processSynchronousRequest(Request request) Process synchronous archival and recovery requests -
Uses of Request in com.netscape.certsrv.logging.event
Methods in com.netscape.certsrv.logging.event with parameters of type RequestModifier and TypeMethodDescriptionstatic CertRequestProcessedEventCertRequestProcessedEvent.createFailureEvent(String subjectID, String requesterID, String infoName, Request request) Constructors in com.netscape.certsrv.logging.event with parameters of type RequestModifierConstructorDescriptionCertStatusChangeRequestEvent(String subjectID, String outcome, Request request, String serialNumber, String requestType) CertStatusChangeRequestProcessedEvent(String subjectID, String outcome, Request request, String serialNumber, String requestType, String reasonNum, RequestStatus approvalStatus) -
Uses of Request in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish with parameters of type Request -
Uses of Request in com.netscape.certsrv.request
Methods in com.netscape.certsrv.request that return RequestModifier and TypeMethodDescriptionIRequestVirtualList.getElementAt(int index) Gets the element at the specified indexIRequestNotifier.getRequest()Gets request from publishing queue.IRequestList.nextRequestObject()Gets next request Object from the list.Methods in com.netscape.certsrv.request with parameters of type RequestModifier and TypeMethodDescriptionvoidAccepts request.voidIRequestNotifier.addToNotify(Request r) Notifies all registered listeners about request.Applies the policy check to the request.voidProvides notification that a request has been completed.voidRequest entered the request queue processing.voidIRequestScheduler.requestOut(Request r) Request exited the request queue processing.booleanIService.serviceRequest(Request request) Performs the service (such as certificate generation) represented by this request. -
Uses of Request in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication with parameters of type RequestModifier and TypeMethodDescriptionvoidAgentCertAuthentication.populate(IAuthToken token, Request request) voidCMCAuth.populate(IAuthToken token, Request request) voidFlatFileAuth.populate(IAuthToken token, Request request) voidSessionAuthentication.populate(IAuthToken token, Request request) voidSSLclientCertAuthentication.populate(IAuthToken token, Request request) voidTokenAuthentication.populate(IAuthToken token, Request request) voidUidPwdDirAuthentication.populate(IAuthToken token, Request request) voidUidPwdPinDirAuthentication.populate(IAuthToken token, Request request) voidUserPwdDirAuthentication.populate(IAuthToken token, Request request) -
Uses of Request in com.netscape.cms.jobs
Methods in com.netscape.cms.jobs with parameters of type Request -
Uses of Request in com.netscape.cms.listeners
Methods in com.netscape.cms.listeners with parameters of type Request -
Uses of Request in com.netscape.cms.profile
Methods in com.netscape.cms.profile with parameters of type RequestModifier and TypeMethodDescriptionvoidProfileAuthenticator.populate(IAuthToken token, Request request) Populates authentication specific information into the request for auditing purposes. -
Uses of Request in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that return RequestModifier and TypeMethodDescriptionEnrollProfile.createEnrollmentRequest()Request[]EnrollProfile.createRequests(Map<String, String> ctx, Locale locale) Creates request.abstract Request[]Profile.createRequests(Map<String, String> ctx, Locale locale) Creates one or more requests.Methods in com.netscape.cms.profile.common with parameters of type RequestModifier and TypeMethodDescriptionprotected StringEnrollProfile.auditRequesterID(Request 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.abstract voidvoidProcess a request after validation.voidEnrollProfile.fillCertReqMsg(Locale locale, org.mozilla.jss.pkix.crmf.CertReqMsg certReqMsg, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidEnrollProfile.fillKeyGen(Locale locale, org.mozilla.jss.netscape.security.util.DerInputStream derIn, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidEnrollProfile.fillNSHKEY(Locale locale, String tcuid, String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidEnrollProfile.fillNSNKEY(Locale locale, String sn, String skey, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidEnrollProfile.fillPKCS10(Locale locale, org.mozilla.jss.netscape.security.pkcs.PKCS10 pkcs10, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidEnrollProfile.fillTaggedRequest(Locale locale, org.mozilla.jss.pkix.cmc.TaggedRequest tagreq, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) EnrollProfile.getPolicySetId(Request req) Perform simple policy set assignment.abstract StringProfile.getPolicySetId(Request req) Retrieves a default set id for the given request.EnrollProfile.getRequestorDN(Request request) Profile.getRequestorDN(Request request) Retrieves a localized string that represents requestor's distinguished name.abstract StringRetrieves value from the request.abstract StringRetrieves the value of the given value parameter by name.voidvoidPasses the request to the set of default policies that populate the profile information against the profile.abstract voidPopulates the request with this policy default.abstract voidPopulates the request with this policy default.voidEnrollProfile.populateInput(Map<String, String> ctx, Request request) Populate inputvoidProfile.populateInput(Map<String, String> ctx, Request request) Populates user-supplied input values into the requests.voidEnrollProfile.setDefaultCertInfo(Request request) Set Default X509CertInfo in the request.voidEnrollProfile.setPOPchallenge(Request req) setPOPchallenge generates a POP challenge and sets necessary info in request for composing encryptedPOP laterabstract voidSets the value of the given property by name.abstract voidSets the value of the given value parameter by name.voidEnrollProfile.submit(IAuthToken token, Request request) This method is called after the user submits the request from the end-entity page.voidEnrollProfile.submit(IAuthToken token, Request request, boolean explicitApprovalRequired) abstract voidProfile.submit(IAuthToken token, Request request) Handles end-user request submission.abstract voidProfile.submit(IAuthToken token, Request request, boolean explicitApprovalRequired) voidPasses the request to the set of constraint policies that validate the request against the profile.voidPasses the request to the set of constraint policies that validate the request against the profile. -
Uses of Request in com.netscape.cms.profile.constraint
Methods in com.netscape.cms.profile.constraint with parameters of type Request -
Uses of Request in com.netscape.cms.profile.def
Methods in com.netscape.cms.profile.def with parameters of type RequestModifier and TypeMethodDescriptionabstract StringRetrieves the value of the given value property by name.abstract voidPopulates the request with this policy default.abstract voidSets the value of the given value property by name. -
Uses of Request in com.netscape.cms.profile.input
Methods in com.netscape.cms.profile.input with parameters of type RequestModifier and TypeMethodDescriptionprotected voidSubjectDNInput.parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) protected voidSubjectNameInput.parseSubjectName(org.mozilla.jss.netscape.security.x509.X500Name subj, org.mozilla.jss.netscape.security.x509.X509CertInfo info, Request req) voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.abstract voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidSets the value of the given value parameter by name. -
Uses of Request in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output with parameters of type RequestModifier and TypeMethodDescriptionvoidPopulates the request with this policy default.abstract voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidPopulates the request with this policy default.voidSets the value of the given value parameter by name. -
Uses of Request in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater with parameters of type RequestModifier and TypeMethodDescriptionvoidIProfileUpdater.update(Request req, RequestStatus status) Notifies of state change.voidSubsystemGroupUpdater.update(Request req, RequestStatus status) -
Uses of Request in com.netscape.cms.publish.mappers
Methods in com.netscape.cms.publish.mappers with parameters of type RequestModifier and TypeMethodDescriptionMapDNPattern.formDN(Request req, org.mozilla.jss.netscape.security.x509.X500Name subject, org.mozilla.jss.netscape.security.x509.CertificateExtensions ext) Form a Ldap v3 DN string from a request and a cert subject name.Maps a X500 subject name to LDAP entry.Maps an X500 subject name to an LDAP entry.Maps a X500 subject name to LDAP entry. -
Uses of Request in com.netscape.cms.request
Methods in com.netscape.cms.request with parameters of type RequestModifier and TypeMethodDescriptionvoidRequest entered the request queue processing.voidRequestScheduler.requestOut(Request r) Request exited the request queue processing. -
Uses of Request in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base with parameters of type RequestModifier and TypeMethodDescriptionprotected IAuthTokenCMSServlet.getAuthToken(Request req) protected static voidCMSServlet.saveAuthToken(IAuthToken token, Request req) protected voidCMSServlet.saveHttpHeaders(javax.servlet.http.HttpServletRequest httpReq, Request req) save http headers in a Request.protected voidCMSServlet.saveHttpParams(IArgBlock httpParams, Request req) save http headers in a Request. -
Uses of Request in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common that return RequestMethods in com.netscape.cms.servlet.common with parameters of type RequestModifier and TypeMethodDescriptionvoidCMSRequest.setRequest(Request request) set the Request aobject associated with this session -
Uses of Request in com.netscape.cms.servlet.connector
Methods in com.netscape.cms.servlet.connector with parameters of type RequestModifier and TypeMethodDescriptionstatic booleanConnectorServlet.isProfileRequest(Request request) voidConnectorServlet.normalizeProfileRequest(Request request) -
Uses of Request in com.netscape.cms.servlet.processors
Methods in com.netscape.cms.servlet.processors with parameters of type RequestModifier and TypeMethodDescriptionorg.mozilla.jss.netscape.security.x509.X509CertInfo[]CMCProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, Request req) org.mozilla.jss.netscape.security.x509.X509CertInfo[]CRMFProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, Request req) protected org.mozilla.jss.netscape.security.x509.X509CertInfo[]PKIProcessor.fillCertInfoArray(String protocolString, IAuthToken authToken, IArgBlock httpParams, Request req) -
Uses of Request in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request with parameters of type RequestModifier and TypeMethodDescriptionprotected abstract CMSRequestInfoCMSRequestDAO.createCMSRequestInfo(Request request, javax.ws.rs.core.UriInfo uriInfo) voidIReqParser.fillRequestIntoArg(Locale l, Request req, CMSTemplateParams argSet, IArgBlock arg) Maps request object into argument block.voidReqParser.fillRequestIntoArg(Locale l, Request req, CMSTemplateParams argSet, IArgBlock arg) Maps request object into argument block. -
Uses of Request in com.netscape.cmscore.cert
Methods in com.netscape.cmscore.cert with parameters of type Request -
Uses of Request in com.netscape.cmscore.connector
Methods in com.netscape.cmscore.connector with parameters of type RequestModifier and TypeMethodDescriptionvoidResender.addRequest(Request r) voidHttpPKIMessage.fromRequest(Request r) copy contents of request to make a simple name/value message.static String[]RequestTransfer.getTransferAttributes(Request r) static booleanRequestTransfer.isProfileRequest(Request request) booleanvoidcopy contents to request.static void -
Uses of Request in com.netscape.cmscore.ldap
Methods in com.netscape.cmscore.ldap with parameters of type RequestModifier and TypeMethodDescriptionbooleanEvaluate the Expression.booleanbooleanbooleanReturns list of rules based on publishing type and publishing request. -
Uses of Request in com.netscape.cmscore.request
Methods in com.netscape.cmscore.request that return RequestModifier and TypeMethodDescriptionRequestQueue.cloneAndMarkPending(Request r) Clones a request object and mark it pending.RequestQueue.cloneRequest(Request request) Clones a request object.RequestRepository.createRequest(RequestId requestID, String requestType) RequestRepository.createRequest(String requestType) RequestQueue.findRequest(RequestId id) ListEnumeration.getElementAt(int i) RequestNotifier.getRequest()Gets request from publishing queue.RequestList.nextRequestObject()RequestListByStatus.nextRequestObject()SearchEnumeration.nextRequestObject()RequestRepository.readRequest(RequestId id) RequestRecord.toRequest()Methods in com.netscape.cmscore.request with parameters of type RequestModifier and TypeMethodDescriptionvoidRequestRepository.addRequest(Request request) voidRequestNotifier.addToNotify(Request r) Notifies all registered listeners about 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.voidRequest.copyContents(Request req) Copies meta attributes (excluding request ID, etc.) of another request to this request.RequestRecord.loadExtDataFromRequest(Request r) protected voidlog a change in the request statusvoidRequestQueue.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) voidNotifies all registered listeners about request.voidRequestQueue.processRequest(Request r) Begins processing for this request.voidRequestQueue.rejectRequest(Request request) Rejects a request.final voidRequestQueue.releaseRequest(Request request) Releases the LOCK on a request obtained from findRequest() or newRequest()protected voidRequestQueue.setCreationTime(Request request, Date date) Protected access for setting the creation time of a request.protected voidRequestQueue.setModificationTime(Request request, Date date) Protected access for setting the modification time of a request.protected voidRequestQueue.stateEngine(Request r) protected voidRequestRecord.storeExtDataIntoRequest(Request r) voidRequestRepository.updateRequest(Request request) Update the request in the permanent data store.Constructors in com.netscape.cmscore.request with parameters of type RequestModifierConstructorDescriptionRequestIAttrSetWrapper(Request request) RunListeners(Request r, Enumeration<IRequestListener> listeners) RunListeners class constructor. -
Uses of Request in org.dogtagpki.legacy.core.policy
Methods in org.dogtagpki.legacy.core.policy with parameters of type RequestModifier and TypeMethodDescriptionApply policies on the given request.Apply policies on a given request from a rule set.booleanbooleanbooleanbooleanGenericPolicyProcessor.isProfileRequest(Request request) Constructors in org.dogtagpki.legacy.core.policy with parameters of type Request -
Uses of Request in org.dogtagpki.legacy.policy
Methods in org.dogtagpki.legacy.policy with parameters of type RequestModifier and TypeMethodDescriptionApplies the policy on the given Request.Apply policy rules on a request.booleanEvaluate the Expression.voidvoidIPolicyRule.setPolicyException(Request req, EBaseException ex) -
Uses of Request in org.dogtagpki.legacy.server.policy
Methods in org.dogtagpki.legacy.server.policy with parameters of type RequestModifier and TypeMethodDescriptionprotected booleanAPolicyRule.agentApproved(Request req) request has previously been approved by an agentabstract PolicyResultApplies the policy on the given Request.protected PolicyResultdetermines whether a DEFERRED policy result should be returned by checking the contents of the AgentApprovals attribute.voidvoidvoidvoidAPolicyRule.setPolicyException(Request req, EBaseException ex) voidAPolicyRule.setPolicyException(Request req, String format, Object[] params) -
Uses of Request in org.dogtagpki.legacy.server.policy.constraints
Methods in org.dogtagpki.legacy.server.policy.constraints with parameters of type RequestModifier and TypeMethodDescriptionApplies the policy on the given Request.