gluu
org.xdi.oxauth.model.jwe.AbstractJweEncrypter メンバ一覧

継承メンバを含む org.xdi.oxauth.model.jwe.AbstractJweEncrypter の全メンバ一覧です。

AbstractJweEncrypter(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm)org.xdi.oxauth.model.jwe.AbstractJweEncrypterinlineprotected
blockEncryptionAlgorithmorg.xdi.oxauth.model.jwe.AbstractJweEncrypterprivate
encrypt(Jwe jwe)org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
generateCipherTextAndIntegrityValue(byte[] contentMasterKey, byte[] initializationVector, byte[] additionalAuthenticatedData, byte[] plainText)org.xdi.oxauth.model.jwe.AbstractJweEncrypter
generateEncryptedKey(byte[] contentMasterKey)org.xdi.oxauth.model.jwe.AbstractJweEncrypter
getBlockEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
getKeyEncryptionAlgorithm()org.xdi.oxauth.model.jwe.AbstractJweEncrypterinline
keyEncryptionAlgorithmorg.xdi.oxauth.model.jwe.AbstractJweEncrypterprivate