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