|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniversalDERTag | |
|---|---|
| org.ldaptive.asn1 | |
| Uses of UniversalDERTag in org.ldaptive.asn1 |
|---|
| Methods in org.ldaptive.asn1 that return UniversalDERTag | |
|---|---|
static UniversalDERTag |
UniversalDERTag.fromTagName(String name)
Looks up a universal tag from a tag name. |
static UniversalDERTag |
UniversalDERTag.fromTagNo(int number)
Looks up a universal tag from a tag number. |
static UniversalDERTag |
UniversalDERTag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UniversalDERTag[] |
UniversalDERTag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||