Class EnrollmentProcessor

    • Method Detail

      • processEnrollment

        public java.util.HashMap<java.lang.String,​java.lang.Object> processEnrollment​(CertEnrollmentRequest data,
                                                                                            javax.servlet.http.HttpServletRequest request,
                                                                                            AuthorityID aid,
                                                                                            AuthCredentials credentials,
                                                                                            IAuthToken authToken)
                                                                                     throws EBaseException
        Process the HTTP request

        (Certificate Request Processed - either an automated "EE" profile based cert acceptance, or an automated "EE" profile based cert rejection)

        • http.param profileId ID of profile to use to process request
        • signed.audit LOGGING_SIGNED_AUDIT_CERT_REQUEST_PROCESSED used when a certificate request has just been through the approval process
        Throws:
        EBaseException - an error has occurred