@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class SignInPageAllOfWidgetCustomizations extends Object implements Serializable
Constructor and Description |
---|
SignInPageAllOfWidgetCustomizations() |
public static final String JSON_PROPERTY_SIGN_IN_LABEL
public static final String JSON_PROPERTY_USERNAME_LABEL
public static final String JSON_PROPERTY_USERNAME_INFO_TIP
public static final String JSON_PROPERTY_PASSWORD_LABEL
public static final String JSON_PROPERTY_PASSWORD_INFO_TIP
public static final String JSON_PROPERTY_SHOW_PASSWORD_VISIBILITY_TOGGLE
public static final String JSON_PROPERTY_SHOW_USER_IDENTIFIER
public static final String JSON_PROPERTY_FORGOT_PASSWORD_LABEL
public static final String JSON_PROPERTY_FORGOT_PASSWORD_URL
public static final String JSON_PROPERTY_UNLOCK_ACCOUNT_LABEL
public static final String JSON_PROPERTY_UNLOCK_ACCOUNT_URL
public static final String JSON_PROPERTY_HELP_LABEL
public static final String JSON_PROPERTY_HELP_URL
public static final String JSON_PROPERTY_CUSTOM_LINK1_LABEL
public static final String JSON_PROPERTY_CUSTOM_LINK1_URL
public static final String JSON_PROPERTY_CUSTOM_LINK2_LABEL
public static final String JSON_PROPERTY_CUSTOM_LINK2_URL
public static final String JSON_PROPERTY_AUTHENTICATOR_PAGE_CUSTOM_LINK_LABEL
public static final String JSON_PROPERTY_AUTHENTICATOR_PAGE_CUSTOM_LINK_URL
public static final String JSON_PROPERTY_CLASSIC_RECOVERY_FLOW_EMAIL_OR_USERNAME_LABEL
public SignInPageAllOfWidgetCustomizations signInLabel(String signInLabel)
public void setSignInLabel(String signInLabel)
public SignInPageAllOfWidgetCustomizations usernameLabel(String usernameLabel)
@Nullable public String getUsernameLabel()
public void setUsernameLabel(String usernameLabel)
public SignInPageAllOfWidgetCustomizations usernameInfoTip(String usernameInfoTip)
@Nullable public String getUsernameInfoTip()
public void setUsernameInfoTip(String usernameInfoTip)
public SignInPageAllOfWidgetCustomizations passwordLabel(String passwordLabel)
@Nullable public String getPasswordLabel()
public void setPasswordLabel(String passwordLabel)
public SignInPageAllOfWidgetCustomizations passwordInfoTip(String passwordInfoTip)
@Nullable public String getPasswordInfoTip()
public void setPasswordInfoTip(String passwordInfoTip)
public SignInPageAllOfWidgetCustomizations showPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle)
@Nullable public Boolean getShowPasswordVisibilityToggle()
public void setShowPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle)
public SignInPageAllOfWidgetCustomizations showUserIdentifier(Boolean showUserIdentifier)
@Nullable public Boolean getShowUserIdentifier()
public void setShowUserIdentifier(Boolean showUserIdentifier)
public SignInPageAllOfWidgetCustomizations forgotPasswordLabel(String forgotPasswordLabel)
@Nullable public String getForgotPasswordLabel()
public void setForgotPasswordLabel(String forgotPasswordLabel)
public SignInPageAllOfWidgetCustomizations forgotPasswordUrl(String forgotPasswordUrl)
@Nullable public String getForgotPasswordUrl()
public void setForgotPasswordUrl(String forgotPasswordUrl)
public SignInPageAllOfWidgetCustomizations unlockAccountLabel(String unlockAccountLabel)
@Nullable public String getUnlockAccountLabel()
public void setUnlockAccountLabel(String unlockAccountLabel)
public SignInPageAllOfWidgetCustomizations unlockAccountUrl(String unlockAccountUrl)
@Nullable public String getUnlockAccountUrl()
public void setUnlockAccountUrl(String unlockAccountUrl)
public SignInPageAllOfWidgetCustomizations helpLabel(String helpLabel)
public void setHelpLabel(String helpLabel)
public SignInPageAllOfWidgetCustomizations helpUrl(String helpUrl)
public void setHelpUrl(String helpUrl)
public SignInPageAllOfWidgetCustomizations customLink1Label(String customLink1Label)
@Nullable public String getCustomLink1Label()
public void setCustomLink1Label(String customLink1Label)
public SignInPageAllOfWidgetCustomizations customLink1Url(String customLink1Url)
@Nullable public String getCustomLink1Url()
public void setCustomLink1Url(String customLink1Url)
public SignInPageAllOfWidgetCustomizations customLink2Label(String customLink2Label)
@Nullable public String getCustomLink2Label()
public void setCustomLink2Label(String customLink2Label)
public SignInPageAllOfWidgetCustomizations customLink2Url(String customLink2Url)
@Nullable public String getCustomLink2Url()
public void setCustomLink2Url(String customLink2Url)
public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel)
@Nullable public String getAuthenticatorPageCustomLinkLabel()
public void setAuthenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel)
public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl)
@Nullable public String getAuthenticatorPageCustomLinkUrl()
public void setAuthenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl)
public SignInPageAllOfWidgetCustomizations classicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel)
@Nullable public String getClassicRecoveryFlowEmailOrUsernameLabel()
public void setClassicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel)
Copyright © 2017–2023 Okta. All rights reserved.