|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.rs.security.jose.jwe.AbstractJweDecryption
org.apache.cxf.rs.security.jose.jwe.WrappedKeyJweDecryption
public class WrappedKeyJweDecryption
| Constructor Summary | |
|---|---|
WrappedKeyJweDecryption(KeyDecryptionAlgorithm keyDecryptionAlgo,
ContentDecryptionAlgorithm cipherProps)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractJweDecryption |
|---|
decrypt, decrypt, doDecrypt, getActualCek, getContentAlgorithm, getContentEncryptionAlgorithm, getContentEncryptionCipherAAD, getContentEncryptionCipherInitVector, getContentEncryptionCipherSpec, getContentEncryptionKey, getEncryptedContentEncryptionKey, getEncryptedContentWithAuthTag, getEncryptionAuthenticationTag, getEncryptionAuthenticationTagLenBits, getKeyAlgorithm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrappedKeyJweDecryption(KeyDecryptionAlgorithm keyDecryptionAlgo,
ContentDecryptionAlgorithm cipherProps)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||