|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CertPolicyUse | |
|---|---|
| org.nhind.config | |
| org.nhindirect.config.service.impl | |
| Uses of CertPolicyUse in org.nhind.config |
|---|
| Fields in org.nhind.config declared as CertPolicyUse | |
|---|---|
static CertPolicyUse |
CertPolicyUse.PRIVATE_RESOLVER
|
static CertPolicyUse |
CertPolicyUse.PUBLIC_RESOLVER
|
static CertPolicyUse |
CertPolicyUse.TRUST
|
static CertPolicyUse |
CertPolicyUse.VALIDATION
|
| Methods in org.nhind.config that return CertPolicyUse | |
|---|---|
static CertPolicyUse |
CertPolicyUse.fromString(String value)
|
static CertPolicyUse |
CertPolicyUse.fromValue(String value)
|
CertPolicyUse |
CertPolicyGroupReltn.getPolicyUse()
Gets the policyUse value for this CertPolicyGroupReltn. |
| Methods in org.nhind.config with parameters of type CertPolicyUse | |
|---|---|
void |
ConfigurationServiceProxy.addPolicyUseToGroup(long policyGroupId,
long policyId,
CertPolicyUse policyUse,
boolean incoming,
boolean outgoing)
|
void |
ConfigurationService.addPolicyUseToGroup(long policyGroupId,
long policyId,
CertPolicyUse policyUse,
boolean incoming,
boolean outgoing)
|
void |
CertPolicyGroupReltn.setPolicyUse(CertPolicyUse policyUse)
Sets the policyUse value for this CertPolicyGroupReltn. |
| Constructors in org.nhind.config with parameters of type CertPolicyUse | |
|---|---|
CertPolicyGroupReltn(CertPolicy certPolicy,
long id,
boolean incoming,
boolean outgoing,
CertPolicyUse policyUse)
|
|
| Uses of CertPolicyUse in org.nhindirect.config.service.impl |
|---|
| Methods in org.nhindirect.config.service.impl with parameters of type CertPolicyUse | |
|---|---|
void |
ConfigurationServiceImplServiceSoapBindingStub.addPolicyUseToGroup(long policyGroupId,
long policyId,
CertPolicyUse policyUse,
boolean incoming,
boolean outgoing)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||