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