|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyLexicon | |
|---|---|
| org.nhind.config | |
| org.nhindirect.config.service.impl | |
| Uses of PolicyLexicon in org.nhind.config |
|---|
| Fields in org.nhind.config declared as PolicyLexicon | |
|---|---|
static PolicyLexicon |
PolicyLexicon.JAVA_SER
|
static PolicyLexicon |
PolicyLexicon.SIMPLE_TEXT_V1
|
static PolicyLexicon |
PolicyLexicon.XML
|
| Methods in org.nhind.config that return PolicyLexicon | |
|---|---|
static PolicyLexicon |
PolicyLexicon.fromString(String value)
|
static PolicyLexicon |
PolicyLexicon.fromValue(String value)
|
PolicyLexicon |
CertPolicy.getLexicon()
Gets the lexicon value for this CertPolicy. |
| Methods in org.nhind.config with parameters of type PolicyLexicon | |
|---|---|
void |
CertPolicy.setLexicon(PolicyLexicon lexicon)
Sets the lexicon value for this CertPolicy. |
void |
ConfigurationServiceProxy.updatePolicyAttributes(long policyId,
String policyName,
PolicyLexicon policyLexicon,
byte[] policyData)
|
void |
ConfigurationService.updatePolicyAttributes(long policyId,
String policyName,
PolicyLexicon policyLexicon,
byte[] policyData)
|
| Constructors in org.nhind.config with parameters of type PolicyLexicon | |
|---|---|
CertPolicy(Calendar createTime,
long id,
byte[] policyData,
String policyName,
PolicyLexicon lexicon)
|
|
| Uses of PolicyLexicon in org.nhindirect.config.service.impl |
|---|
| Methods in org.nhindirect.config.service.impl with parameters of type PolicyLexicon | |
|---|---|
void |
ConfigurationServiceImplServiceSoapBindingStub.updatePolicyAttributes(long policyId,
String policyName,
PolicyLexicon policyLexicon,
byte[] policyData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||