public class Aes192CbcHmacSha384ContentEncryptionProviderFactory extends Object implements ContentEncryptionProviderFactory
| Constructor and Description |
|---|
Aes192CbcHmacSha384ContentEncryptionProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ContentEncryptionProvider |
create(KeycloakSession session) |
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, init, postInitorderpublic static final String ID
public Aes192CbcHmacSha384ContentEncryptionProviderFactory()
public String getId()
getId in interface ProviderFactory<ContentEncryptionProvider>public ContentEncryptionProvider create(KeycloakSession session)
create in interface ProviderFactory<ContentEncryptionProvider>Copyright © 2021 JBoss by Red Hat. All rights reserved.