| Package | Description |
|---|---|
| org.apache.cxf.rs.security.jose.jws |
| Modifier and Type | Method and Description |
|---|---|
JwsJsonUnprotectedHeader |
JwsJsonSignatureEntry.getUnprotectedHeader() |
| Modifier and Type | Method and Description |
|---|---|
String |
JwsJsonProducer.signWith(JwsSignatureProvider signer,
JwsJsonProtectedHeader protectedHeader,
JwsJsonUnprotectedHeader unprotectedHeader) |
| Constructor and Description |
|---|
JwsJsonSignatureEntry(String encodedJwsPayload,
String encodedProtectedHeader,
String encodedSignature,
JwsJsonUnprotectedHeader unprotectedHeader) |
Apache CXF