Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
HostedPage |
CustomizationApi.getSignOutPageSettings(String brandId)
Retrieve the Sign-out Page Settings
Retrieves the sign-out page settings
|
HostedPage |
CustomizationApi.getSignOutPageSettings(String brandId,
Map<String,String> additionalHeaders)
Retrieve the Sign-out Page Settings
Retrieves the sign-out page settings
|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(String brandId,
HostedPage hostedPage,
Map<String,String> additionalHeaders)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
Modifier and Type | Method and Description |
---|---|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(String brandId,
HostedPage hostedPage)
Replace the Sign-out Page Settings
Replaces the sign-out page settings
|
HostedPage |
CustomizationApi.replaceSignOutPageSettings(String brandId,
HostedPage hostedPage,
Map<String,String> additionalHeaders)
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(String url) |
Copyright © 2017–2023 Okta. All rights reserved.