Package | Description |
---|---|
org.wildfly.swarm.config.undertow.server | |
org.wildfly.swarm.config.undertow.server.host |
Modifier and Type | Method and Description |
---|---|
SingleSignOnSetting |
Host.HostResources.singleSignOnSetting()
An SSO authentication mechanism configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
Host.singleSignOnSetting(SingleSignOnSetting value)
An SSO authentication mechanism configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleSignOnSetting<T extends SingleSignOnSetting<T>>
An SSO authentication mechanism configuration.
|
interface |
SingleSignOnSettingConsumer<T extends SingleSignOnSetting<T>> |
interface |
SingleSignOnSettingSupplier<T extends SingleSignOnSetting> |
Modifier and Type | Method and Description |
---|---|
SingleSignOnSetting |
SingleSignOnSettingSupplier.get()
Constructed instance of SingleSignOnSetting resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.