public class KeycloakClientFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CUSTOM_BASE_URL |
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
KeycloakClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCustomBaseURL() |
static KeycloakClient |
newInstance() |
static void |
setCustomBaseURL(String customBaseURL) |
protected static final org.slf4j.Logger logger
protected static String CUSTOM_BASE_URL
public static void setCustomBaseURL(String customBaseURL)
public static String getCustomBaseURL()
public static KeycloakClient newInstance()
Copyright © 2025. All rights reserved.