| Package | Description |
|---|---|
| com.sun.enterprise.security.auth.realm.certificate |
| Modifier and Type | Method and Description |
|---|---|
static OID |
OID.getByName(String name) |
static OID |
OID.getByObjectId(String objectId) |
static OID |
OID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OID[] |
OID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<OID> |
OID.toOIDS(String[] names)
Checks for given names and returns a set of OIDs with same names.
|
Copyright © 2021. All rights reserved.