Package | Description |
---|---|
org.apache.cxf.rs.security.jose.jwe |
Modifier and Type | Class and Description |
---|---|
class |
AesCbcHmacJweEncryption |
class |
EcdhDirectKeyJweEncryption |
Modifier and Type | Method and Description |
---|---|
static JweEncryption |
JweUtils.getDirectKeyJweEncryption(JsonWebKey key) |
static JweEncryption |
JweUtils.getDirectKeyJweEncryption(SecretKey key,
String algorithm) |
Apache CXF