Package com.okta.sdk.resource.model
Class SignInPageAllOfWidgetCustomizations
java.lang.Object
com.okta.sdk.resource.model.SignInPageAllOfWidgetCustomizations
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class SignInPageAllOfWidgetCustomizations
extends Object
implements Serializable
SignInPageAllOfWidgetCustomizations
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel) authenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl) classicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel) customLink1Label(String customLink1Label) customLink1Url(String customLink1Url) customLink2Label(String customLink2Label) customLink2Url(String customLink2Url) booleanforgotPasswordLabel(String forgotPasswordLabel) forgotPasswordUrl(String forgotPasswordUrl) The label for the authenticator page custom linkThe URL for the authenticator page custom linkThe label for the username field in the classic recovery flowThe label for the first custom linkThe URL for the first custom linkThe label for the second custom linkThe URL for the second custom linkThe label for the forgot password pageThe forgot password URLThe label for the help linkThe help link URLThe label for the password information tipThe label for the password fieldAllows users to see their passwords as they typeAllows the user's identifier to appear on authentication and enrollment pagesThe label for the sign in widgetThe label for the unlock account linkThe unlock account URLThe label for the username information tipThe label for the username fieldGet widgetGenerationinthashCode()passwordInfoTip(String passwordInfoTip) passwordLabel(String passwordLabel) voidsetAuthenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel) voidsetAuthenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl) voidsetClassicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel) voidsetCustomLink1Label(String customLink1Label) voidsetCustomLink1Url(String customLink1Url) voidsetCustomLink2Label(String customLink2Label) voidsetCustomLink2Url(String customLink2Url) voidsetForgotPasswordLabel(String forgotPasswordLabel) voidsetForgotPasswordUrl(String forgotPasswordUrl) voidsetHelpLabel(String helpLabel) voidsetHelpUrl(String helpUrl) voidsetPasswordInfoTip(String passwordInfoTip) voidsetPasswordLabel(String passwordLabel) voidsetShowPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle) voidsetShowUserIdentifier(Boolean showUserIdentifier) voidsetSignInLabel(String signInLabel) voidsetUnlockAccountLabel(String unlockAccountLabel) voidsetUnlockAccountUrl(String unlockAccountUrl) voidsetUsernameInfoTip(String usernameInfoTip) voidsetUsernameLabel(String usernameLabel) voidsetWidgetGeneration(WidgetGeneration widgetGeneration) showPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle) showUserIdentifier(Boolean showUserIdentifier) signInLabel(String signInLabel) toString()unlockAccountLabel(String unlockAccountLabel) unlockAccountUrl(String unlockAccountUrl) usernameInfoTip(String usernameInfoTip) usernameLabel(String usernameLabel) widgetGeneration(WidgetGeneration widgetGeneration)
-
Field Details
-
JSON_PROPERTY_SIGN_IN_LABEL
- See Also:
-
JSON_PROPERTY_USERNAME_LABEL
- See Also:
-
JSON_PROPERTY_USERNAME_INFO_TIP
- See Also:
-
JSON_PROPERTY_PASSWORD_LABEL
- See Also:
-
JSON_PROPERTY_PASSWORD_INFO_TIP
- See Also:
-
JSON_PROPERTY_SHOW_PASSWORD_VISIBILITY_TOGGLE
- See Also:
-
JSON_PROPERTY_SHOW_USER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_FORGOT_PASSWORD_LABEL
- See Also:
-
JSON_PROPERTY_FORGOT_PASSWORD_URL
- See Also:
-
JSON_PROPERTY_UNLOCK_ACCOUNT_LABEL
- See Also:
-
JSON_PROPERTY_UNLOCK_ACCOUNT_URL
- See Also:
-
JSON_PROPERTY_HELP_LABEL
- See Also:
-
JSON_PROPERTY_HELP_URL
- See Also:
-
JSON_PROPERTY_CUSTOM_LINK1_LABEL
- See Also:
-
JSON_PROPERTY_CUSTOM_LINK1_URL
- See Also:
-
JSON_PROPERTY_CUSTOM_LINK2_LABEL
- See Also:
-
JSON_PROPERTY_CUSTOM_LINK2_URL
- See Also:
-
JSON_PROPERTY_AUTHENTICATOR_PAGE_CUSTOM_LINK_LABEL
- See Also:
-
JSON_PROPERTY_AUTHENTICATOR_PAGE_CUSTOM_LINK_URL
- See Also:
-
JSON_PROPERTY_CLASSIC_RECOVERY_FLOW_EMAIL_OR_USERNAME_LABEL
- See Also:
-
JSON_PROPERTY_WIDGET_GENERATION
- See Also:
-
-
Constructor Details
-
SignInPageAllOfWidgetCustomizations
public SignInPageAllOfWidgetCustomizations()
-
-
Method Details
-
signInLabel
-
getSignInLabel
The label for the sign in widget- Returns:
- signInLabel
-
setSignInLabel
-
usernameLabel
-
getUsernameLabel
The label for the username field- Returns:
- usernameLabel
-
setUsernameLabel
-
usernameInfoTip
-
getUsernameInfoTip
The label for the username information tip- Returns:
- usernameInfoTip
-
setUsernameInfoTip
-
passwordLabel
-
getPasswordLabel
The label for the password field- Returns:
- passwordLabel
-
setPasswordLabel
-
passwordInfoTip
-
getPasswordInfoTip
The label for the password information tip- Returns:
- passwordInfoTip
-
setPasswordInfoTip
-
showPasswordVisibilityToggle
public SignInPageAllOfWidgetCustomizations showPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle) -
getShowPasswordVisibilityToggle
Allows users to see their passwords as they type- Returns:
- showPasswordVisibilityToggle
-
setShowPasswordVisibilityToggle
-
showUserIdentifier
-
getShowUserIdentifier
Allows the user's identifier to appear on authentication and enrollment pages- Returns:
- showUserIdentifier
-
setShowUserIdentifier
-
forgotPasswordLabel
-
getForgotPasswordLabel
The label for the forgot password page- Returns:
- forgotPasswordLabel
-
setForgotPasswordLabel
-
forgotPasswordUrl
-
getForgotPasswordUrl
The forgot password URL- Returns:
- forgotPasswordUrl
-
setForgotPasswordUrl
-
unlockAccountLabel
-
getUnlockAccountLabel
The label for the unlock account link- Returns:
- unlockAccountLabel
-
setUnlockAccountLabel
-
unlockAccountUrl
-
getUnlockAccountUrl
The unlock account URL- Returns:
- unlockAccountUrl
-
setUnlockAccountUrl
-
helpLabel
-
getHelpLabel
The label for the help link- Returns:
- helpLabel
-
setHelpLabel
-
helpUrl
-
getHelpUrl
The help link URL- Returns:
- helpUrl
-
setHelpUrl
-
customLink1Label
-
getCustomLink1Label
The label for the first custom link- Returns:
- customLink1Label
-
setCustomLink1Label
-
customLink1Url
-
getCustomLink1Url
The URL for the first custom link- Returns:
- customLink1Url
-
setCustomLink1Url
-
customLink2Label
-
getCustomLink2Label
The label for the second custom link- Returns:
- customLink2Label
-
setCustomLink2Label
-
customLink2Url
-
getCustomLink2Url
The URL for the second custom link- Returns:
- customLink2Url
-
setCustomLink2Url
-
authenticatorPageCustomLinkLabel
public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel) -
getAuthenticatorPageCustomLinkLabel
The label for the authenticator page custom link- Returns:
- authenticatorPageCustomLinkLabel
-
setAuthenticatorPageCustomLinkLabel
-
authenticatorPageCustomLinkUrl
public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl) -
getAuthenticatorPageCustomLinkUrl
The URL for the authenticator page custom link- Returns:
- authenticatorPageCustomLinkUrl
-
setAuthenticatorPageCustomLinkUrl
-
classicRecoveryFlowEmailOrUsernameLabel
public SignInPageAllOfWidgetCustomizations classicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel) -
getClassicRecoveryFlowEmailOrUsernameLabel
The label for the username field in the classic recovery flow- Returns:
- classicRecoveryFlowEmailOrUsernameLabel
-
setClassicRecoveryFlowEmailOrUsernameLabel
public void setClassicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel) -
widgetGeneration
-
getWidgetGeneration
Get widgetGeneration- Returns:
- widgetGeneration
-
setWidgetGeneration
-
equals
-
hashCode
public int hashCode() -
toString
-