@Dependent public class KCAdapterClientFactory extends BaseClientFactory
DEFAULT_AUTH_SERVER
Constructor and Description |
---|
KCAdapterClientFactory() |
Modifier and Type | Method and Description |
---|---|
Keycloak |
get()
Returns a valid Keycloak client.
|
void |
init(org.uberfire.commons.config.ConfigProperties config,
javax.servlet.http.HttpServletRequest request) |
public Keycloak get()
ClientFactory
get
in interface ClientFactory
get
in class BaseClientFactory
public void init(org.uberfire.commons.config.ConfigProperties config, javax.servlet.http.HttpServletRequest request)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.