Enum SignInPageTouchPointVariant

java.lang.Object
java.lang.Enum<SignInPageTouchPointVariant>
com.okta.sdk.resource.model.SignInPageTouchPointVariant
All Implemented Interfaces:
Serializable, Comparable<SignInPageTouchPointVariant>, java.lang.constant.Constable

public enum SignInPageTouchPointVariant extends Enum<SignInPageTouchPointVariant>
Variant for the Okta sign-in page. You can publish a theme for sign-in page with different combinations of assets. Variants are preset combinations of those assets. > **Note:** For a non-`OKTA_DEFAULT` variant, `primaryColorHex` is used for button background color and `primaryColorContrastHex` is used to optimize the opacity for button text.