public class Aes256CbcHmacSha512ContentEncryptionProviderFactory extends Object implements ContentEncryptionProviderFactory
Constructor and Description |
---|
Aes256CbcHmacSha512ContentEncryptionProviderFactory() |
Modifier and Type | Method and Description |
---|---|
ContentEncryptionProvider |
create(KeycloakSession session) |
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, init, postInit
order
public static final String ID
public Aes256CbcHmacSha512ContentEncryptionProviderFactory()
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.