Uses of Interface
com.okta.sdk.resource.application.SingleLogout
-
Packages that use SingleLogout Package Description com.okta.sdk.resource.application -
-
Uses of SingleLogout in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return SingleLogout Modifier and Type Method Description SingleLogoutSamlApplicationSettingsSignOn. getSlo()SingleLogoutSingleLogout. setEnabled(java.lang.Boolean enabled)SingleLogoutSingleLogout. setIssuer(java.lang.String issuer)SingleLogoutSingleLogout. setLogoutUrl(java.lang.String logoutUrl)Methods in com.okta.sdk.resource.application with parameters of type SingleLogout Modifier and Type Method Description SamlApplicationSettingsSignOnSamlApplicationSettingsSignOn. setSlo(SingleLogout slo)
-