public abstract class BaseClientFactory extends Object implements ClientFactory
| Modifier and Type | Field and Description |
|---|---|
protected Keycloak |
client |
protected static String |
DEFAULT_AUTH_SERVER |
| Constructor and Description |
|---|
BaseClientFactory() |
protected static final String DEFAULT_AUTH_SERVER
protected Keycloak client
public Keycloak get()
ClientFactoryget in interface ClientFactoryCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.