| Package | Description |
|---|---|
| org.apache.cxf.rs.security.jose.jwe |
| Modifier and Type | Method and Description |
|---|---|
protected JweEncryptionInput |
JweJsonProducer.createEncryptionInput(JweHeaders jsonHeaders) |
| Modifier and Type | Method and Description |
|---|---|
JweEncryptionOutput |
AbstractJweEncryption.getEncryptionOutput(JweEncryptionInput jweInput) |
JweEncryptionOutput |
JweEncryptionProvider.getEncryptionOutput(JweEncryptionInput jweInput)
Prepare JWE state for completing either
JWE compact or JSON encryption
|
Apache CXF