public abstract class AbstractSAMLProtocolMapper extends Object implements ProtocolMapper
Constructor and Description |
---|
AbstractSAMLProtocolMapper() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ProtocolMapper |
create(KeycloakSession session) |
String |
getProtocol() |
void |
init(Config.Scope config) |
void |
postInit(KeycloakSessionFactory factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayCategory, getDisplayType, getPriority, validateConfig
getId, order
getConfigProperties, getHelpText
public String getProtocol()
getProtocol
in interface ProtocolMapper
public void close()
close
in interface Provider
close
in interface ProviderFactory<ProtocolMapper>
public final ProtocolMapper create(KeycloakSession session)
create
in interface ProviderFactory<ProtocolMapper>
public void init(Config.Scope config)
init
in interface ProviderFactory<ProtocolMapper>
public void postInit(KeycloakSessionFactory factory)
postInit
in interface ProviderFactory<ProtocolMapper>
Copyright © 2021 JBoss by Red Hat. All rights reserved.