public class DefaultHostnameProviderFactory extends Object implements HostnameProviderFactory
Constructor and Description |
---|
DefaultHostnameProviderFactory() |
Modifier and Type | Method and Description |
---|---|
HostnameProvider |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config)
Only called once when the factory is first created.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, postInit
order
public HostnameProvider create(KeycloakSession session)
create
in interface ProviderFactory<HostnameProvider>
public void init(Config.Scope config)
ProviderFactory
init
in interface ProviderFactory<HostnameProvider>
init
in interface HostnameProviderFactory
public String getId()
getId
in interface ProviderFactory<HostnameProvider>
Copyright © 2020 JBoss by Red Hat. All rights reserved.