Modifier and Type | Class and Description |
---|---|
class |
DisplayHtmlServlet
This is the servlet that displays the html page for the corresponding input id.
|
class |
DynamicVariablesServlet
Return some javascript to the request which contains the list of
dynamic data in the CMS system.
|
class |
GetStats
Retrieve information.
|
class |
IndexServlet
This is the servlet that builds the index page in
various ports.
|
class |
PortsServlet
This servlet returns port information.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneRedirect
Redirect a request to the Master.
|
class |
DirAuthServlet
'Face-to-face' certificate enrollment.
|
class |
DisableEnrollResult
For Face-to-face enrollment, disable EE enrollment feature
|
class |
DisplayHashUserEnroll
Servlet to report the status, ie, the agent-initiated user
enrollment is enabled or disabled.
|
class |
EnableEnrollResult
For Face-to-face enrollment, enable EE enrollment feature
|
class |
GetCertFromRequest
Gets a issued certificate from a request id.
|
class |
GetEnableStatus
Servlet to get the enrollment status, enable or disable.
|
class |
RemoteAuthConfig
Allow agent to turn on/off authentication managers
|
class |
RenewalServlet
Certificate Renewal
|
Modifier and Type | Class and Description |
---|---|
class |
CloneServlet
Clone servlet - part of the Clone Authority (CLA)
processes Revoked certs from its dependant clone CAs
service request and return status.
|
class |
ConnectorServlet
Connector servlet
process requests from remote authority -
service request or return status.
|
class |
GenerateKeyPairServlet
GenerateKeyPairServlet
handles "server-side key pair generation" requests from the
netkey RA.
|
class |
TokenKeyRecoveryServlet
TokenKeyRecoveryServlet
handles "key recovery service" requests from the
netkey TPS
|
Modifier and Type | Class and Description |
---|---|
class |
CheckIdentity |
class |
DownloadPKCS12 |
class |
GetConfigEntries |
class |
GetCookie |
class |
GetDomainXML |
class |
GetStatus |
class |
GetSubsystemCert |
class |
GetTransportCert
This servlet retrieves the transport certificate from DRM.
|
class |
ImportTransportCert
This servlet imports DRM's transport certificate into TKS.
|
class |
MainPageServlet |
class |
RegisterUser
This servlet creates a TPS user in the CA,
and it associates TPS's server certificate to
the user.
|
class |
TokenAuthenticate |
class |
UpdateDomainXML |
class |
UpdateNumberRange |
class |
UpdateOCSPConfig |
Modifier and Type | Class and Description |
---|---|
class |
ConfirmRecoverBySerial
A class representing a recoverKey servlet.
|
class |
DisplayBySerial
Display a specific Key Archival Request
|
class |
DisplayBySerialForRecovery
Display a Specific Key Archival Request, and initiate
key recovery process
|
class |
DisplayTransport
Retrieve Transport Certificate used to
wrap Private key Archival requests
|
class |
ExamineRecovery
View the Key Recovery Request
|
class |
GetApprovalStatus
Check to see if a Key Recovery Request has been approved
|
class |
GetAsyncPk12
Get the recovered key in PKCS#12 format
- for asynchronous key recovery only
|
class |
GetPk12
Get the recovered key in PKCS#12 format
|
class |
GrantAsyncRecovery
Approve an asynchronous key recovery request
|
class |
GrantRecovery
Approve a key recovery request
|
class |
RecoverBySerial
A class representing a recoverBySerial servlet.
|
class |
SrchKey
Retrieve archived keys matching search criteria
|
class |
SrchKeyForRecovery
Retrieve archived keys matching given public key material
|
Modifier and Type | Class and Description |
---|---|
class |
GetOCSPInfo
Retrieve information about the number of OCSP requests the OCSP
has serviced
|
class |
OCSPServlet
Process OCSP messages, According to RFC 2560
See http://www.ietf.org/rfc/rfc2560.txt
|
Modifier and Type | Field and Description |
---|---|
protected CMSServlet |
PKIProcessor.mServlet |
Constructor and Description |
---|
CMCProcessor(ICMSRequest cmsReq,
CMSServlet servlet,
boolean doEnforcePop) |
CRMFProcessor(ICMSRequest cmsReq,
CMSServlet servlet,
boolean doEnforcePop) |
KeyGenProcessor(ICMSRequest cmsReq,
CMSServlet servlet) |
PKCS10Processor(ICMSRequest cmsReq,
CMSServlet servlet) |
PKIProcessor(ICMSRequest cmsReq,
CMSServlet servlet) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessReq
Display Generic Request detail to the user.
|
class |
QueryReq
Show paged list of requests matching search criteria
|