Package | Description |
---|---|
org.apache.cxf.rs.security.jose.jwe |
Modifier and Type | Class and Description |
---|---|
class |
AesCbcHmacJweDecryption |
class |
EcdhDirectKeyJweDecryption |
Modifier and Type | Method and Description |
---|---|
static JweDecryption |
JweUtils.getDirectKeyJweDecryption(JsonWebKey key) |
static JweDecryption |
JweUtils.getDirectKeyJweDecryption(SecretKey key,
String algorithm) |
Apache CXF