Uses of Enum
com.nimbusds.jose.JWSObject.State
Packages that use JWSObject.State
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
-
Uses of JWSObject.State in com.nimbusds.jose
Methods in com.nimbusds.jose that return JWSObject.StateModifier and TypeMethodDescriptionJWSObject.getState()
Returns the state of the JWS secured object.static JWSObject.State
Returns the enum constant of this type with the specified name.static JWSObject.State[]
JWSObject.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.