Class JWSObjectJSON

java.lang.Object
com.nimbusds.jose.JOSEObjectJSON
com.nimbusds.jose.JWSObjectJSON
All Implemented Interfaces:
Serializable

@ThreadSafe public class JWSObjectJSON extends JOSEObjectJSON
JSON Web Signature (JWS) secured object with JSON serialisation.

This class is thread-safe.

Version:
2024-04-20
Author:
Alexander Martynov, Vladimir Dzhuvinov
See Also: