Package org.apache.oltu.jose.jws
Class Header
java.lang.Object
org.apache.oltu.commons.json.CustomizableEntity
org.apache.oltu.jose.jws.Header
Represents the Header as defined in the section 4 of the JWS specification.
-
Method Summary
Methods inherited from class org.apache.oltu.commons.json.CustomizableEntity
getCustomField, getCustomFields, toString
-
Method Details
-
getAlgorithm
-
getJwkSetUrl
-
getJsonWebKey
-
getX509url
-
getX509CertificateThumbprint
-
getX509CertificateChain
-
getKeyId
-
getType
-
getContentType
-
getCritical
-