public class FreeMarkerAccountProviderFactory extends Object implements AccountProviderFactory
| Constructor and Description |
|---|
FreeMarkerAccountProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AccountProvider |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config) |
void |
postInit(KeycloakSessionFactory factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic AccountProvider create(KeycloakSession session)
create in interface ProviderFactorypublic void init(Config.Scope config)
init in interface ProviderFactorypublic void postInit(KeycloakSessionFactory factory)
postInit in interface ProviderFactorypublic void close()
close in interface ProviderFactorypublic String getId()
getId in interface ProviderFactoryCopyright © 2019 JBoss by Red Hat. All rights reserved.