Uses of Enum
com.nimbusds.jose.Payload.Origin
Packages that use Payload.Origin
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
-
Uses of Payload.Origin in com.nimbusds.jose
Methods in com.nimbusds.jose that return Payload.OriginModifier and TypeMethodDescriptionPayload.getOrigin()Gets the original data type used to create this payload.static Payload.OriginReturns the enum constant of this type with the specified name.static Payload.Origin[]Payload.Origin.values()Returns an array containing the constants of this enum type, in the order they are declared.