public class MapRoleProviderFactory extends AbstractMapProviderFactory<RoleProvider> implements RoleProviderFactory
LOG, PROVIDER_ID
Constructor and Description |
---|
MapRoleProviderFactory() |
Modifier and Type | Method and Description |
---|---|
RoleProvider |
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 void postInit(KeycloakSessionFactory factory)
ProviderFactory
postInit
in interface ProviderFactory<RoleProvider>
postInit
in class AbstractMapProviderFactory<RoleProvider>
public RoleProvider create(KeycloakSession session)
create
in interface ProviderFactory<RoleProvider>
Copyright © 2020 JBoss by Red Hat. All rights reserved.