Class JweCompactProducer
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.JweCompactProducer
- Direct Known Subclasses:
JweJwtCompactProducer
-
Constructor Summary
ConstructorsConstructorDescriptionJweCompactProducer(String data) JweCompactProducer(JweHeaders joseHeaders, String data) -
Method Summary
Modifier and TypeMethodDescriptionencryptWith(PublicKey key) encryptWith(SecretKey key) encryptWith(JsonWebKey key)
-
Constructor Details
-
JweCompactProducer
-
JweCompactProducer
-
-
Method Details
-
encryptWith
-
encryptWith
-
encryptWith
-
encryptWith
-