public class NoCacheKeycloakSessionFactory extends Object implements CacheKeycloakSessionFactory
| Constructor and Description |
|---|
NoCacheKeycloakSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CacheKeycloakSession |
create(ProviderSession providerSession) |
String |
getId() |
void |
init(Config.Scope config) |
public CacheKeycloakSession create(ProviderSession providerSession)
create in interface CacheKeycloakSessionFactorycreate in interface ProviderFactory<CacheKeycloakSession>public void close()
close in interface CacheKeycloakSessionFactoryclose in interface ProviderFactory<CacheKeycloakSession>public void init(Config.Scope config)
init in interface ProviderFactory<CacheKeycloakSession>public String getId()
getId in interface ProviderFactory<CacheKeycloakSession>Copyright © 2014. All Rights Reserved.