| Package | Description |
|---|---|
| org.nhindirect.policy.x509 |
X509 certificate specific structures used for representing values of fields within a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorityInfoAccessMethodIdentifier |
AuthorityInfoAccessMethodIdentifier.fromId(String id)
Gets an AuthorityInfoAccessMethodIdentifier from an access id.
|
static AuthorityInfoAccessMethodIdentifier |
AuthorityInfoAccessMethodIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorityInfoAccessMethodIdentifier[] |
AuthorityInfoAccessMethodIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 The Direct Project. All Rights Reserved.