Parse ACL resource attributes, then update the ACLs memory store
This is intended to be used if storing ACLs on ldap is not desired,
and the caller is expected to call this method to add resource
and acl info into acls memory store.
The state of a request that has been approved by an agent, or
automatically by the policy engine, but have not been successfully
transmitted to the service module.
Signed Audit Parameters
This method is inherited by all extended admin servlets and
is called to extract parameters from the HttpServletRequest
and return a string of name;;value pairs separated by a '+'
if more than one name;;value pair exists.
Signed Audit Log Profile ID
This method is inherited by all extended "EnrollProfile"s,
and is called to obtain the "ProfileID" for
a signed audit log message.
Signed Audit Log Profile ID
This method is inherited by all extended "EnrollProfile"s,
and is called to obtain the "ProfileID" for
a signed audit log message.
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.
Signed Audit Log Subject ID
This method is inherited by all extended "BasicProfile"s,
and is called to obtain the "SubjectID" for
a signed audit log message.
Signed Audit Log Subject ID
This method is inherited by all extended "CMSServlet"s,
and is called to obtain the "SubjectID" for
a signed audit log message.
Signed Audit Log Subject ID
This method is inherited by all extended "CMSServlet"s,
and is called to obtain the "SubjectID" for
a signed audit log message.
Signed Audit Log Subject ID
This method is inherited by all extended "CMSServlet"s,
and is called to obtain the "SubjectID" for
a signed audit log message.
Signed Audit Log Subject ID
This method is inherited by all extended "CMSServlet"s,
and is called to obtain the "SubjectID" for
a signed audit log message.
This class implements an enrollment default policy that
populates subject name based on the attribute values
in the authentication token (AuthToken) object.
Takes the certificate info (serial number) and optional challenge phrase, creates a
revocation request and submits it to the authority subsystem for processing
This servlet deals with PKCS#10-based certificate requests from
CRS, now called SCEP, and defined at:
http://search.ietf.org/internet-drafts/draft-nourse-scep-02.txt
The router is hardcoded to look for the http://host:80/cgi-bin/pkiclient.exe
The HTTP parameters are 'operation' and 'message'
operation can be either 'GetCACert' or 'PKIOperation'
Constructs a "duplicate" self test exception where the parameter is a
duplicate from a substore.parameter/value pair; (the value passed in may
be null).
Constructs an "invalid" self test exception where the parameter is always
invalid from a substore.parameter/value pair; (the value passed in may
be null).
Constructs a "missing" self test exception where the parameter is always
missing from a substore.parameter/value pair; (the value passed in may
be null).