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, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getId, init, orderpublic MapRootAuthenticationSessionProviderFactory()
public void postInit(KeycloakSessionFactory factory)
ProviderFactorypostInit in interface ProviderFactory<AuthenticationSessionProvider>postInit in class AbstractMapProviderFactory<AuthenticationSessionProvider>public AuthenticationSessionProvider create(KeycloakSession session)
create in interface ProviderFactory<AuthenticationSessionProvider>Copyright © 2021 JBoss by Red Hat. All rights reserved.