public class AesCbcHmacShaContentEncryptionProvider extends Object implements ContentEncryptionProvider
| Constructor and Description |
|---|
AesCbcHmacShaContentEncryptionProvider(KeycloakSession session,
String jweAlgorithmName) |
| Modifier and Type | Method and Description |
|---|---|
JWEEncryptionProvider |
jweEncryptionProvider() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic AesCbcHmacShaContentEncryptionProvider(KeycloakSession session, String jweAlgorithmName)
public JWEEncryptionProvider jweEncryptionProvider()
jweEncryptionProvider in interface ContentEncryptionProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.