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, waitclose, postInitorderpublic HostnameProvider create(KeycloakSession session)
create in interface ProviderFactory<HostnameProvider>public void init(Config.Scope config)
ProviderFactoryinit in interface ProviderFactory<HostnameProvider>init in interface HostnameProviderFactorypublic String getId()
getId in interface ProviderFactory<HostnameProvider>Copyright © 2021 JBoss by Red Hat. All rights reserved.