public class KeycloakNuxeoDeployment extends Object
ObjectMapper.setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include) 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(com.fasterxml.jackson.annotation.JsonInclude.Include)| 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 © 2019 Nuxeo. All rights reserved.