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