Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IAuthority.getRequestQueue()
Retrieves the request queue for the Authority.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
ICertificateAuthority.getRequestQueue()
Retrieves the request queue of this certificate authority.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IKeyRecoveryAuthority.getRequestQueue()
Retrieves KRA request repository.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IProfile.getRequestQueue()
Retrieves the request queue that is associated with
this profile.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IRegistrationAuthority.getRequestQueue()
Retrieves the request queue of this registration authority.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
IRequestSubsystem.getRequestQueue(java.lang.String name,
int increment,
IPolicy p,
IService s,
INotify n,
INotify pendingNotifier)
Retrieves a request queue.
|
Modifier and Type | Method and Description |
---|---|
IRequestQueue |
ITKSAuthority.getRequestQueue()
Retrieves the request queue of this registration authority.
|
Modifier and Type | Method and Description |
---|---|
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 | Method and Description |
---|---|
static IRequest |
CertUtil.createLocalRequest(IRequestQueue queue,
java.lang.String serialNum,
netscape.security.x509.X509CertInfo info) |
Modifier and Type | Field and Description |
---|---|
protected IRequestQueue |
CAProcessor.queue |
Modifier and Type | Field and Description |
---|---|
protected IRequestQueue |
CMSRequestDAO.queue |