public class KeycloakNuxeoDeployment extends Object
ObjectMapper#setSerializationInclusion method is not in 1.8.xKeycloakNuxeoDeployment is the same class as KeycloakDeploymentBuilder, rewriting static method
KeycloakDeploymentBuilder.loadAdapterConfig(java.io.InputStream) to avoid the use of
ObjectMapper#setSerializationInclusion| Constructor and Description |
|---|
KeycloakNuxeoDeployment() |
| Modifier and Type | Method and Description |
|---|---|
static org.keycloak.adapters.KeycloakDeployment |
build(InputStream is)
Invokes KeycloakDeploymentBuilder.internalBuild with reflection to avoid rewriting source code
|
static org.keycloak.representations.adapters.config.AdapterConfig |
loadAdapterConfig(InputStream is) |
public KeycloakNuxeoDeployment()
public static org.keycloak.adapters.KeycloakDeployment build(InputStream is)
is - the configuration file InputStreamKeycloakDeployment corresponding to the configuration filepublic static org.keycloak.representations.adapters.config.AdapterConfig loadAdapterConfig(InputStream is)
Copyright © 2016 Nuxeo SA. All rights reserved.