Uses of Class
org.apache.cxf.rs.security.jose.jwe.JweEncryptionInput
Packages that use JweEncryptionInput
-
Uses of JweEncryptionInput in org.apache.cxf.rs.security.jose.jwe
Methods in org.apache.cxf.rs.security.jose.jwe that return JweEncryptionInputModifier and TypeMethodDescriptionprotected JweEncryptionInputJweJsonProducer.createEncryptionInput(JweHeaders jsonHeaders) Methods in org.apache.cxf.rs.security.jose.jwe with parameters of type JweEncryptionInputModifier and TypeMethodDescriptionAbstractJweEncryption.getEncryptionOutput(JweEncryptionInput jweInput) JweEncryptionProvider.getEncryptionOutput(JweEncryptionInput jweInput) Prepare JWE state for completing either JWE compact or JSON encryption