Package org.keycloak.crypto
Class SHA384HashProviderFactory
java.lang.Object
org.keycloak.crypto.SHA384HashProviderFactory
- All Implemented Interfaces:
- HashProviderFactory,- ProviderFactory<HashProvider>
- Author:
- Marek Posolda
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.crypto.HashProviderFactoryclose, init, postInitMethods inherited from interface org.keycloak.provider.ProviderFactorygetConfigMetadata, order
- 
Field Details- 
ID- See Also:
 
 
- 
- 
Constructor Details- 
SHA384HashProviderFactorypublic SHA384HashProviderFactory()
 
- 
- 
Method Details- 
getId- Specified by:
- getIdin interface- ProviderFactory<HashProvider>
 
- 
create- Specified by:
- createin interface- ProviderFactory<HashProvider>
 
 
-