Class JWS

java.lang.Object
org.jose4j.jwx.JsonWebStructure
org.jose4j.jws.JsonWebSignature
eu.europa.esig.dss.jades.validation.JWS
All Implemented Interfaces:
Serializable

public class JWS extends org.jose4j.jws.JsonWebSignature implements Serializable
Extension of a JSON web Signature according to RFC 7515
See Also: