Uses of Class
org.apache.cxf.rs.security.jose.jwe.JweEncryptionOutput
-
Packages that use JweEncryptionOutput Package Description org.apache.cxf.rs.security.jose.jwe -
-
Uses of JweEncryptionOutput in org.apache.cxf.rs.security.jose.jwe
Methods in org.apache.cxf.rs.security.jose.jwe that return JweEncryptionOutput Modifier and Type Method Description JweEncryptionOutputAbstractJweEncryption. getEncryptionOutput(JweEncryptionInput jweInput)JweEncryptionOutputJweEncryptionProvider. getEncryptionOutput(JweEncryptionInput jweInput)Prepare JWE state for completing either JWE compact or JSON encryption
-