Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
PageRoot |
CustomizationApi.getErrorPage(String brandId,
List<String> expand)
Retrieve the Error Page Sub-Resources
Retrieves the error page sub-resources.
|
PageRoot |
CustomizationApi.getErrorPage(String brandId,
List<String> expand,
Map<String,String> additionalHeaders)
Retrieve the Error Page Sub-Resources
Retrieves the error page sub-resources.
|
PageRoot |
CustomizationApi.getSignInPage(String brandId,
List<String> expand)
Retrieve the Sign-in Page Sub-Resources
Retrieves the sign-in page sub-resources.
|
PageRoot |
CustomizationApi.getSignInPage(String brandId,
List<String> expand,
Map<String,String> additionalHeaders)
Retrieve the Sign-in Page Sub-Resources
Retrieves the sign-in page sub-resources.
|
Modifier and Type | Method and Description |
---|---|
PageRoot |
PageRoot.embedded(PageRootEmbedded embedded) |
PageRoot |
PageRoot.links(PageRootLinks links) |
Copyright © 2017–2023 Okta. All rights reserved.