Class ConcurrentHashMapStorageProviderFactory

java.lang.Object
org.keycloak.models.map.storage.chm.ConcurrentHashMapStorageProviderFactory
All Implemented Interfaces:
AmphibianProviderFactory<MapStorageProvider>, ComponentFactory<MapStorageProvider,MapStorageProvider>, MapStorageProviderFactory, ConfiguredProvider, EnvironmentDependentProviderFactory, ProviderFactory<MapStorageProvider>

public class ConcurrentHashMapStorageProviderFactory extends Object implements AmphibianProviderFactory<MapStorageProvider>, MapStorageProviderFactory, EnvironmentDependentProviderFactory
Author:
hmlnarik