| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.keycloak.server |
| Modifier and Type | Method and Description |
|---|---|
Theme |
KeycloakServer.KeycloakServerResources.theme(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Theme> |
KeycloakServer.KeycloakServerResources.themes()
Get the list of Theme resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
KeycloakServer.theme(Theme value)
Add the Theme object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
KeycloakServer.themes(List<Theme> value)
Add all Theme objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Theme<T extends Theme<T>>
Theme configuration properties.
|
interface |
ThemeConsumer<T extends Theme<T>> |
interface |
ThemeSupplier<T extends Theme> |
| Modifier and Type | Method and Description |
|---|---|
Theme |
ThemeSupplier.get()
Constructed instance of Theme resource
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.