Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IAuthority.getRequestQueue()
Retrieves the request queue for the Authority.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IKeyRecoveryAuthority.getRequestQueue()
Retrieves KRA request repository.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IRegistrationAuthority.getRequestQueue()
Retrieves the request queue of this registration authority.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
ITKSAuthority.getRequestQueue()
Retrieves the request queue of this registration authority.
|
Modifier and Type | Method and Description |
---|---|
abstract IRequestQueue |
Profile.getRequestQueue()
Retrieves the request queue that is associated with
this profile.
|
IRequestQueue |
EnrollProfile.getRequestQueue() |
Modifier and Type | Field and Description |
---|---|
protected IRequestQueue |
CMSServlet.mRequestQueue |
Modifier and Type | Field and Description |
---|---|
protected IRequestQueue |
GetCertFromRequest.mQueue |
Modifier and Type | Field and Description |
---|---|
protected IRequestQueue |
CMSRequestDAO.queue |
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
ICertificateAuthority.getRequestQueue()
Retrieves the request queue of this certificate authority.
|