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()
ClientFactory
get
in interface ClientFactory
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.