Package org.keycloak.url
Class DefaultHostnameProviderFactory
java.lang.Object
org.keycloak.url.DefaultHostnameProviderFactory
- All Implemented Interfaces:
ProviderFactory<HostnameProvider>,HostnameProviderFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(KeycloakSession session) getId()voidinit(Config.Scope config) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.urls.HostnameProviderFactory
close, postInitMethods inherited from interface org.keycloak.provider.ProviderFactory
getConfigMetadata, order
-
Constructor Details
-
DefaultHostnameProviderFactory
public DefaultHostnameProviderFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceProviderFactory<HostnameProvider>
-
init
- Specified by:
initin interfaceHostnameProviderFactory- Specified by:
initin interfaceProviderFactory<HostnameProvider>
-
getId
- Specified by:
getIdin interfaceProviderFactory<HostnameProvider>
-