Package | Description |
---|---|
com.okta.sdk.impl.resource.brand | |
com.okta.sdk.resource.brand |
Modifier and Type | Method and Description |
---|---|
ErrorPageTouchPointVariant |
DefaultThemeResponse.getErrorPageTouchPointVariant() |
ErrorPageTouchPointVariant |
DefaultTheme.getErrorPageTouchPointVariant() |
Modifier and Type | Method and Description |
---|---|
ThemeResponse |
DefaultThemeResponse.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) |
Theme |
DefaultTheme.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) |
Modifier and Type | Method and Description |
---|---|
ErrorPageTouchPointVariant |
Theme.getErrorPageTouchPointVariant() |
ErrorPageTouchPointVariant |
ThemeResponse.getErrorPageTouchPointVariant() |
static ErrorPageTouchPointVariant |
ErrorPageTouchPointVariant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorPageTouchPointVariant[] |
ErrorPageTouchPointVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Theme |
Theme.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) |
ThemeResponse |
ThemeResponse.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) |
Copyright © 2017–2023 Okta. All rights reserved.