| 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 |
|---|---|
PolicyExpressionType |
OperationPolicyExpressionFactory.OperationPolicyExpressionImpl.getExpressionType()
Gets the expression type.
|
PolicyExpressionType |
PolicyExpression.getExpressionType()
Gets the expression type.
|
static PolicyExpressionType |
PolicyExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyExpressionType[] |
PolicyExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyExpressionType |
AbstractX509Field.getExpressionType()
Gets the expression type.
|
Copyright © 2010–2020 The Direct Project. All rights reserved.