Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
HostedPage |
CustomizationApi.getSignOutPageSettings(java.lang.String brandId)
Retrieve the Sign-out Page Settings
Retrieves the sign-out page settings
|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(java.lang.String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
Modifier and Type | Method and Description |
---|---|
<T> T |
CustomizationApi.replaceSignOutPageSettings(java.lang.Class<?> T,
java.lang.String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(java.lang.String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
PagedList |
CustomizationApi.replaceSignOutPageSettingsWithPaginationInfo(java.lang.String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
Modifier and Type | Method and Description |
---|---|
HostedPage |
HostedPage.type(HostedPageType type) |
HostedPage |
HostedPage.url(java.lang.String url) |
Copyright © 2017-2022 Okta. All Rights Reserved.