public class KeycloakDeploymentBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected KeycloakDeployment |
deployment |
| Modifier | Constructor and Description |
|---|---|
protected |
KeycloakDeploymentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static KeycloakDeployment |
build(AdapterConfig adapterConfig) |
static KeycloakDeployment |
build(InputStream is) |
protected KeycloakDeployment |
internalBuild(AdapterConfig adapterConfig) |
static AdapterConfig |
loadAdapterConfig(InputStream is) |
protected KeycloakDeployment deployment
protected KeycloakDeployment internalBuild(AdapterConfig adapterConfig)
public static KeycloakDeployment build(InputStream is)
public static AdapterConfig loadAdapterConfig(InputStream is)
public static KeycloakDeployment build(AdapterConfig adapterConfig)
Copyright © 2022 JBoss by Red Hat. All rights reserved.