Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ThemeResponse |
CustomizationApi.replaceBrandTheme(String brandId,
String themeId,
Theme theme)
Replace a Theme
Replaces a theme for a brand
|
ThemeResponse |
CustomizationApi.replaceBrandTheme(String brandId,
String themeId,
Theme theme,
Map<String,String> additionalHeaders)
Replace a Theme
Replaces a theme for a brand
|
Modifier and Type | Method and Description |
---|---|
Theme |
Theme.emailTemplateTouchPointVariant(EmailTemplateTouchPointVariant emailTemplateTouchPointVariant) |
Theme |
Theme.endUserDashboardTouchPointVariant(EndUserDashboardTouchPointVariant endUserDashboardTouchPointVariant) |
Theme |
Theme.errorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) |
Theme |
Theme.links(LinksSelf links) |
Theme |
Theme.loadingPageTouchPointVariant(LoadingPageTouchPointVariant loadingPageTouchPointVariant) |
Theme |
Theme.primaryColorContrastHex(String primaryColorContrastHex) |
Theme |
Theme.primaryColorHex(String primaryColorHex) |
Theme |
Theme.secondaryColorContrastHex(String secondaryColorContrastHex) |
Theme |
Theme.secondaryColorHex(String secondaryColorHex) |
Theme |
Theme.signInPageTouchPointVariant(SignInPageTouchPointVariant signInPageTouchPointVariant) |
Copyright © 2017–2023 Okta. All rights reserved.