Class AesGcmContentDecryptionAlgorithm

java.lang.Object
org.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionCipherProperties
org.apache.cxf.rs.security.jose.jwe.AesGcmContentDecryptionAlgorithm
All Implemented Interfaces:
ContentDecryptionProvider, ContentEncryptionCipherProperties

public class AesGcmContentDecryptionAlgorithm extends AbstractContentEncryptionCipherProperties implements ContentDecryptionProvider