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