| Package | Description |
|---|---|
| org.nhindirect.policy |
Interface definition and structures for the certificate policy engine.
|
| org.nhindirect.policy.x509 |
X509 certificate specific structures used for representing values of fields within a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyExpressionReferenceType |
ReferencePolicyExpression.getPolicyExpressionReferenceType()
Gets the type of referenceable expressions.
|
static PolicyExpressionReferenceType |
PolicyExpressionReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyExpressionReferenceType[] |
PolicyExpressionReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyExpressionReferenceType |
AbstractX509Field.getPolicyExpressionReferenceType()
Gets the type of referenceable expressions.
|
Copyright © 2010–2020 The Direct Project. All rights reserved.