|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessMethod | |
|---|---|
| edu.vt.middleware.crypt.x509.types | |
| Uses of AccessMethod in edu.vt.middleware.crypt.x509.types |
|---|
| Methods in edu.vt.middleware.crypt.x509.types that return AccessMethod | |
|---|---|
AccessMethod |
AccessDescription.getAccessMethod()
|
static AccessMethod |
AccessMethod.getByOid(String oid)
Gets an access method by its OID. |
static AccessMethod |
AccessMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AccessMethod[] |
AccessMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type AccessMethod | |
|---|---|
AccessDescription(AccessMethod method,
GeneralName location)
Creates a new instance with the given access method and location. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||