public class FreeMarkerLoginFormsProviderFactory extends Object implements LoginFormsProviderFactory
| Constructor and Description |
|---|
FreeMarkerLoginFormsProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
LoginFormsProvider |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config) |
void |
postInit(KeycloakSessionFactory factory)
Called after all provider factories have been initialized
|
public LoginFormsProvider create(KeycloakSession session)
create in interface ProviderFactorypublic void init(Config.Scope config)
init in interface ProviderFactorypublic void postInit(KeycloakSessionFactory factory)
ProviderFactorypostInit in interface ProviderFactorypublic void close()
close in interface ProviderFactorypublic String getId()
getId in interface ProviderFactoryCopyright © 2015. All rights reserved.