|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CertPolicyUse | |
|---|---|
| org.nhindirect.config.model | Data model classes for configuration web services. |
| Uses of CertPolicyUse in org.nhindirect.config.model |
|---|
| Methods in org.nhindirect.config.model that return CertPolicyUse | |
|---|---|
CertPolicyUse |
CertPolicyGroupUse.getPolicyUse()
Gets the usage enumeration that indicates where the policy should be applied. |
static CertPolicyUse |
CertPolicyUse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CertPolicyUse[] |
CertPolicyUse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nhindirect.config.model with parameters of type CertPolicyUse | |
|---|---|
void |
CertPolicyGroupUse.setPolicyUse(CertPolicyUse policyUse)
Sets the usage enumeration that indicates where the policy should be applied. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||