Class JwsHeaders
java.lang.Object
org.apache.cxf.jaxrs.json.basic.JsonMapObject
org.apache.cxf.rs.security.jose.common.JoseHeaders
org.apache.cxf.rs.security.jose.jws.JwsHeaders
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwsHeaders(String kid) JwsHeaders(Map<String, Object> values) JwsHeaders(Properties sigProps) JwsHeaders(JoseType type) JwsHeaders(JoseType type, SignatureAlgorithm sigAlgo) JwsHeaders(SignatureAlgorithm sigAlgo) JwsHeaders(JwsHeaders headers) -
Method Summary
Methods inherited from class org.apache.cxf.rs.security.jose.common.JoseHeaders
containsHeader, getAlgorithm, getContentType, getCritical, getHeader, getIntegerHeader, getJsonWebKey, getJsonWebKey, getJsonWebKeysUrl, getKeyId, getLongHeader, getType, getX509Chain, getX509Thumbprint, getX509ThumbprintSHA256, getX509Url, setAlgorithm, setContentType, setCritical, setHeader, setIntegerHeader, setJsonWebKey, setJsonWebKey, setJsonWebKeysUrl, setKeyId, setLongHeader, setType, setX509Chain, setX509Thumbprint, setX509ThumbprintSHA256, setX509UrlMethods inherited from class org.apache.cxf.jaxrs.json.basic.JsonMapObject
asMap, containsProperty, equals, getBooleanProperty, getIntegerProperty, getJsonMapProperty, getListMapProperty, getListStringProperty, getLongProperty, getMapProperty, getProperty, getStringProperty, getUpdateCount, hashCode, removeProperty, setProperty, size
-
Constructor Details
-
JwsHeaders
public JwsHeaders() -
JwsHeaders
-
JwsHeaders
-
JwsHeaders
-
JwsHeaders
-
JwsHeaders
-
JwsHeaders
-
JwsHeaders
-
-
Method Details
-
setSignatureAlgorithm
-
getSignatureAlgorithm
-
setPayloadEncodingStatus
-
getPayloadEncodingStatus
-