public class JPAAuthorizationStoreFactory extends Object implements AuthorizationStoreFactory
| Constructor and Description |
|---|
JPAAuthorizationStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
StoreFactory |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostInit, registerSynchronizationListenersorderpublic StoreFactory create(KeycloakSession session)
create in interface ProviderFactory<StoreFactory>public void init(Config.Scope config)
init in interface ProviderFactory<StoreFactory>public void close()
close in interface ProviderFactory<StoreFactory>public String getId()
getId in interface ProviderFactory<StoreFactory>Copyright © 2018 JBoss by Red Hat. All rights reserved.