@Deprecated public class FixedHostnameProviderFactory extends Object implements HostnameProviderFactory
| Constructor and Description |
|---|
FixedHostnameProviderFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HostnameProvider |
create(KeycloakSession session)
Deprecated.
|
String |
getId()
Deprecated.
|
void |
init(Config.Scope config)
Deprecated.
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.