public class BundleBasedKeycloakConfigResolver extends Object implements KeycloakConfigResolver
Constructor and Description |
---|
BundleBasedKeycloakConfigResolver() |
Modifier and Type | Method and Description |
---|---|
protected KeycloakDeployment |
findDeployment(HttpFacade.Request request) |
org.osgi.framework.BundleContext |
getBundleContext() |
String |
getConfigLocation() |
KeycloakDeployment |
resolve(HttpFacade.Request request) |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setConfigLocation(String configLocation) |
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public String getConfigLocation()
public void setConfigLocation(String configLocation)
public KeycloakDeployment resolve(HttpFacade.Request request)
resolve
in interface KeycloakConfigResolver
protected KeycloakDeployment findDeployment(HttpFacade.Request request)
Copyright © 2018 JBoss by Red Hat. All rights reserved.