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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
order
public LoginFormsProvider create(KeycloakSession session)
create
in interface ProviderFactory
public void init(Config.Scope config)
init
in interface ProviderFactory
public void postInit(KeycloakSessionFactory factory)
postInit
in interface ProviderFactory
public void close()
close
in interface ProviderFactory
public String getId()
getId
in interface ProviderFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.