public class MapRootAuthenticationSessionProviderFactory extends AbstractMapProviderFactory<AuthenticationSessionProvider> implements AuthenticationSessionProviderFactory
LOG, PROVIDER_ID
Constructor and Description |
---|
MapRootAuthenticationSessionProviderFactory() |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionProvider |
create(KeycloakSession session) |
void |
postInit(KeycloakSessionFactory factory)
Called after all provider factories have been initialized
|
close, getId, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getId, init, order
public MapRootAuthenticationSessionProviderFactory()
public void postInit(KeycloakSessionFactory factory)
ProviderFactory
postInit
in interface ProviderFactory<AuthenticationSessionProvider>
postInit
in class AbstractMapProviderFactory<AuthenticationSessionProvider>
public AuthenticationSessionProvider create(KeycloakSession session)
create
in interface ProviderFactory<AuthenticationSessionProvider>
Copyright © 2020 JBoss by Red Hat. All rights reserved.