Uses of Class
com.nimbusds.jose.JWSObjectJSON
Packages that use JWSObjectJSON
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
-
Uses of JWSObjectJSON in com.nimbusds.jose
Methods in com.nimbusds.jose that return JWSObjectJSONModifier and TypeMethodDescriptionstatic JWSObjectJSON
Parses a JWS secured object from the specified JSON object string.static JWSObjectJSON
Parses a JWS secured object from the specified JSON object representation.