@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, 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.