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 Details

  • Constructor Details

    • SignInPageAllOfWidgetCustomizations

      public SignInPageAllOfWidgetCustomizations()
  • Method Details

    • signInLabel

      public SignInPageAllOfWidgetCustomizations signInLabel(String signInLabel)
    • getSignInLabel

      @Nullable public String getSignInLabel()
      The label for the sign in widget
      Returns:
      signInLabel
    • setSignInLabel

      public void setSignInLabel(String signInLabel)
    • usernameLabel

      public SignInPageAllOfWidgetCustomizations usernameLabel(String usernameLabel)
    • getUsernameLabel

      @Nullable public String getUsernameLabel()
      The label for the username field
      Returns:
      usernameLabel
    • setUsernameLabel

      public void setUsernameLabel(String usernameLabel)
    • usernameInfoTip

      public SignInPageAllOfWidgetCustomizations usernameInfoTip(String usernameInfoTip)
    • getUsernameInfoTip

      @Nullable public String getUsernameInfoTip()
      The label for the username information tip
      Returns:
      usernameInfoTip
    • setUsernameInfoTip

      public void setUsernameInfoTip(String usernameInfoTip)
    • passwordLabel

      public SignInPageAllOfWidgetCustomizations passwordLabel(String passwordLabel)
    • getPasswordLabel

      @Nullable public String getPasswordLabel()
      The label for the password field
      Returns:
      passwordLabel
    • setPasswordLabel

      public void setPasswordLabel(String passwordLabel)
    • passwordInfoTip

      public SignInPageAllOfWidgetCustomizations passwordInfoTip(String passwordInfoTip)
    • getPasswordInfoTip

      @Nullable public String getPasswordInfoTip()
      The label for the password information tip
      Returns:
      passwordInfoTip
    • setPasswordInfoTip

      public void setPasswordInfoTip(String passwordInfoTip)
    • showPasswordVisibilityToggle

      public SignInPageAllOfWidgetCustomizations showPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle)
    • getShowPasswordVisibilityToggle

      @Nullable public Boolean getShowPasswordVisibilityToggle()
      Allows users to see their passwords as they type
      Returns:
      showPasswordVisibilityToggle
    • setShowPasswordVisibilityToggle

      public void setShowPasswordVisibilityToggle(Boolean showPasswordVisibilityToggle)
    • showUserIdentifier

      public SignInPageAllOfWidgetCustomizations showUserIdentifier(Boolean showUserIdentifier)
    • getShowUserIdentifier

      @Nullable public Boolean getShowUserIdentifier()
      Allows the user's identifier to appear on authentication and enrollment pages
      Returns:
      showUserIdentifier
    • setShowUserIdentifier

      public void setShowUserIdentifier(Boolean showUserIdentifier)
    • forgotPasswordLabel

      public SignInPageAllOfWidgetCustomizations forgotPasswordLabel(String forgotPasswordLabel)
    • getForgotPasswordLabel

      @Nullable public String getForgotPasswordLabel()
      The label for the forgot password page
      Returns:
      forgotPasswordLabel
    • setForgotPasswordLabel

      public void setForgotPasswordLabel(String forgotPasswordLabel)
    • forgotPasswordUrl

      public SignInPageAllOfWidgetCustomizations forgotPasswordUrl(String forgotPasswordUrl)
    • getForgotPasswordUrl

      @Nullable public String getForgotPasswordUrl()
      The forgot password URL
      Returns:
      forgotPasswordUrl
    • setForgotPasswordUrl

      public void setForgotPasswordUrl(String forgotPasswordUrl)
    • unlockAccountLabel

      public SignInPageAllOfWidgetCustomizations unlockAccountLabel(String unlockAccountLabel)
    • getUnlockAccountLabel

      @Nullable public String getUnlockAccountLabel()
      The label for the unlock account link
      Returns:
      unlockAccountLabel
    • setUnlockAccountLabel

      public void setUnlockAccountLabel(String unlockAccountLabel)
    • unlockAccountUrl

      public SignInPageAllOfWidgetCustomizations unlockAccountUrl(String unlockAccountUrl)
    • getUnlockAccountUrl

      @Nullable public String getUnlockAccountUrl()
      The unlock account URL
      Returns:
      unlockAccountUrl
    • setUnlockAccountUrl

      public void setUnlockAccountUrl(String unlockAccountUrl)
    • helpLabel

      public SignInPageAllOfWidgetCustomizations helpLabel(String helpLabel)
    • getHelpLabel

      @Nullable public String getHelpLabel()
      The label for the help link
      Returns:
      helpLabel
    • setHelpLabel

      public void setHelpLabel(String helpLabel)
    • helpUrl

      public SignInPageAllOfWidgetCustomizations helpUrl(String helpUrl)
    • getHelpUrl

      @Nullable public String getHelpUrl()
      The help link URL
      Returns:
      helpUrl
    • setHelpUrl

      public void setHelpUrl(String helpUrl)
    • customLink1Label

      public SignInPageAllOfWidgetCustomizations customLink1Label(String customLink1Label)
    • getCustomLink1Label

      @Nullable public String getCustomLink1Label()
      The label for the first custom link
      Returns:
      customLink1Label
    • setCustomLink1Label

      public void setCustomLink1Label(String customLink1Label)
    • customLink1Url

      public SignInPageAllOfWidgetCustomizations customLink1Url(String customLink1Url)
    • getCustomLink1Url

      @Nullable public String getCustomLink1Url()
      The URL for the first custom link
      Returns:
      customLink1Url
    • setCustomLink1Url

      public void setCustomLink1Url(String customLink1Url)
    • customLink2Label

      public SignInPageAllOfWidgetCustomizations customLink2Label(String customLink2Label)
    • getCustomLink2Label

      @Nullable public String getCustomLink2Label()
      The label for the second custom link
      Returns:
      customLink2Label
    • setCustomLink2Label

      public void setCustomLink2Label(String customLink2Label)
    • customLink2Url

      public SignInPageAllOfWidgetCustomizations customLink2Url(String customLink2Url)
    • getCustomLink2Url

      @Nullable public String getCustomLink2Url()
      The URL for the second custom link
      Returns:
      customLink2Url
    • setCustomLink2Url

      public void setCustomLink2Url(String customLink2Url)
    • authenticatorPageCustomLinkLabel

      public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel)
    • getAuthenticatorPageCustomLinkLabel

      @Nullable public String getAuthenticatorPageCustomLinkLabel()
      The label for the authenticator page custom link
      Returns:
      authenticatorPageCustomLinkLabel
    • setAuthenticatorPageCustomLinkLabel

      public void setAuthenticatorPageCustomLinkLabel(String authenticatorPageCustomLinkLabel)
    • authenticatorPageCustomLinkUrl

      public SignInPageAllOfWidgetCustomizations authenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl)
    • getAuthenticatorPageCustomLinkUrl

      @Nullable public String getAuthenticatorPageCustomLinkUrl()
      The URL for the authenticator page custom link
      Returns:
      authenticatorPageCustomLinkUrl
    • setAuthenticatorPageCustomLinkUrl

      public void setAuthenticatorPageCustomLinkUrl(String authenticatorPageCustomLinkUrl)
    • classicRecoveryFlowEmailOrUsernameLabel

      public SignInPageAllOfWidgetCustomizations classicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel)
    • getClassicRecoveryFlowEmailOrUsernameLabel

      @Nullable public String getClassicRecoveryFlowEmailOrUsernameLabel()
      The label for the username field in the classic recovery flow
      Returns:
      classicRecoveryFlowEmailOrUsernameLabel
    • setClassicRecoveryFlowEmailOrUsernameLabel

      public void setClassicRecoveryFlowEmailOrUsernameLabel(String classicRecoveryFlowEmailOrUsernameLabel)
    • widgetGeneration

      public SignInPageAllOfWidgetCustomizations widgetGeneration(WidgetGeneration widgetGeneration)
    • getWidgetGeneration

      @Nullable public WidgetGeneration getWidgetGeneration()
      Get widgetGeneration
      Returns:
      widgetGeneration
    • setWidgetGeneration

      public void setWidgetGeneration(WidgetGeneration widgetGeneration)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object