|
gluu
|
継承メンバを含む org.xdi.oxauth.model.jwe.AbstractJweEncrypter の全メンバ一覧です。
| AbstractJweEncrypter(KeyEncryptionAlgorithm keyEncryptionAlgorithm, BlockEncryptionAlgorithm blockEncryptionAlgorithm) | org.xdi.oxauth.model.jwe.AbstractJweEncrypter | inlineprotected |
| blockEncryptionAlgorithm | org.xdi.oxauth.model.jwe.AbstractJweEncrypter | private |
| encrypt(Jwe jwe) | org.xdi.oxauth.model.jwe.AbstractJweEncrypter | inline |
| 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.AbstractJweEncrypter | inline |
| getKeyEncryptionAlgorithm() | org.xdi.oxauth.model.jwe.AbstractJweEncrypter | inline |
| keyEncryptionAlgorithm | org.xdi.oxauth.model.jwe.AbstractJweEncrypter | private |
1.8.13