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 JWSObjectJSONParses a JWS secured object from the specified JSON object string.static JWSObjectJSONParses a JWS secured object from the specified JSON object representation.