Modifier and Type | Method and Description |
---|---|
IPolicyProcessor |
IKeyRecoveryAuthority.getPolicyProcessor()
Returns policy processor of the key recovery
authority.
|
Modifier and Type | Method and Description |
---|---|
IPolicyProcessor |
IRegistrationAuthority.getPolicyProcessor()
Retrieves the policy processor of this registration authority.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericPolicyProcessor
This is a Generic policy processor.
|
Modifier and Type | Method and Description |
---|---|
void |
IPolicyRule.init(IPolicyProcessor owner,
IConfigStore config)
Initializes the policy rule.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
APolicyRule.init(IPolicyProcessor owner,
IConfigStore config)
Initializes the policy rule.
|
Modifier and Type | Method and Description |
---|---|
void |
ManualAuthentication.init(IPolicyProcessor owner,
IConfigStore config)
Initializes this policy rule.
|
Modifier and Type | Method and Description |
---|---|
IPolicyProcessor |
ICertificateAuthority.getPolicyProcessor()
Retrieves the policy processor of this certificate authority.
|