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)
Retrieves a request queue.
|
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.
|