|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JWEObject.State | |
---|---|
com.nimbusds.jose | Javascript Object Signing and Encryption (JOSE) classes. |
Uses of JWEObject.State in com.nimbusds.jose |
---|
Methods in com.nimbusds.jose that return JWEObject.State | |
---|---|
JWEObject.State |
JWEObject.getState()
Gets the state of this JWE object. |
static JWEObject.State |
JWEObject.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JWEObject.State[] |
JWEObject.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |