Uses of Class
com.okta.sdk.resource.model.SignInPageAllOfWidgetCustomizations
-
Uses of SignInPageAllOfWidgetCustomizations in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionSignInPageAllOfWidgetCustomizations.authenticatorPageCustomLinkLabel
(String authenticatorPageCustomLinkLabel) SignInPageAllOfWidgetCustomizations.authenticatorPageCustomLinkUrl
(String authenticatorPageCustomLinkUrl) SignInPageAllOfWidgetCustomizations.classicRecoveryFlowEmailOrUsernameLabel
(String classicRecoveryFlowEmailOrUsernameLabel) SignInPageAllOfWidgetCustomizations.customLink1Label
(String customLink1Label) SignInPageAllOfWidgetCustomizations.customLink1Url
(String customLink1Url) SignInPageAllOfWidgetCustomizations.customLink2Label
(String customLink2Label) SignInPageAllOfWidgetCustomizations.customLink2Url
(String customLink2Url) SignInPageAllOfWidgetCustomizations.forgotPasswordLabel
(String forgotPasswordLabel) SignInPageAllOfWidgetCustomizations.forgotPasswordUrl
(String forgotPasswordUrl) SignInPage.getWidgetCustomizations()
Get widgetCustomizationsSignInPageAllOfWidgetCustomizations.passwordInfoTip
(String passwordInfoTip) SignInPageAllOfWidgetCustomizations.passwordLabel
(String passwordLabel) SignInPageAllOfWidgetCustomizations.showPasswordVisibilityToggle
(Boolean showPasswordVisibilityToggle) SignInPageAllOfWidgetCustomizations.showUserIdentifier
(Boolean showUserIdentifier) SignInPageAllOfWidgetCustomizations.signInLabel
(String signInLabel) SignInPageAllOfWidgetCustomizations.unlockAccountLabel
(String unlockAccountLabel) SignInPageAllOfWidgetCustomizations.unlockAccountUrl
(String unlockAccountUrl) SignInPageAllOfWidgetCustomizations.usernameInfoTip
(String usernameInfoTip) SignInPageAllOfWidgetCustomizations.usernameLabel
(String usernameLabel) SignInPageAllOfWidgetCustomizations.widgetGeneration
(WidgetGeneration widgetGeneration) Modifier and TypeMethodDescriptionvoid
SignInPage.setWidgetCustomizations
(SignInPageAllOfWidgetCustomizations widgetCustomizations) SignInPage.widgetCustomizations
(SignInPageAllOfWidgetCustomizations widgetCustomizations)