Package | Description |
---|---|
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSingleLogout
SingleLogout
|
Modifier and Type | Method and Description |
---|---|
SingleLogout |
DefaultSamlApplicationSettingsSignOn.getSlo() |
SingleLogout |
DefaultSingleLogout.setEnabled(Boolean enabled) |
SingleLogout |
DefaultSingleLogout.setIssuer(String issuer) |
SingleLogout |
DefaultSingleLogout.setLogoutUrl(String logoutUrl) |
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
DefaultSamlApplicationSettingsSignOn.setSlo(SingleLogout slo) |
Modifier and Type | Method and Description |
---|---|
SingleLogout |
SamlApplicationSettingsSignOn.getSlo() |
SingleLogout |
SingleLogout.setEnabled(Boolean enabled) |
SingleLogout |
SingleLogout.setIssuer(String issuer) |
SingleLogout |
SingleLogout.setLogoutUrl(String logoutUrl) |
Modifier and Type | Method and Description |
---|---|
SamlApplicationSettingsSignOn |
SamlApplicationSettingsSignOn.setSlo(SingleLogout slo) |
Copyright © 2017–2022 Okta. All rights reserved.