public class SHA512HashProviderFactory extends Object implements HashProviderFactory
Constructor and Description |
---|
SHA512HashProviderFactory() |
Modifier and Type | Method and Description |
---|---|
HashProvider |
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 String getId()
getId
in interface ProviderFactory<HashProvider>
public HashProvider create(KeycloakSession session)
create
in interface ProviderFactory<HashProvider>
Copyright © 2021 JBoss by Red Hat. All rights reserved.