Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
SetNewPasswordChallengeScreen
Class SetNewPasswordChallengeScreen
Implements
ChallengeScreen
<
SetNewPasswordChallengeResponse
>
Index
Constructors
constructor
Properties
state
Methods
submit
Constructors
constructor
new
Set
New
Password
Challenge
Screen
(
navigation
:
AndroidChallengeNavigation
,
challengeState
:
EndpointChallenge
,
encryptor
:
AccountPasswordEncryptorService
,
state
:
SetNewPasswordChallengeResponse
)
:
SetNewPasswordChallengeScreen
Parameters
navigation
:
AndroidChallengeNavigation
challengeState
:
EndpointChallenge
encryptor
:
AccountPasswordEncryptorService
state
:
SetNewPasswordChallengeResponse
Returns
SetNewPasswordChallengeScreen
Properties
Readonly
state
state
:
SetNewPasswordChallengeResponse
Methods
submit
submit
(
password
:
string
)
:
Promise
<
|
AddBirthdayChallengeResponse
|
DeltaAcknowledgeApprovedChallengeResponse
|
DeltaLoginReviewChallengeResponse
|
EscalationChallengeResponse
.
Root
|
ReviewContactPointChangeChallengeResponse
|
SelectContactPointRecoveryChallengeResponse
|
SelectVerifyMethodChallengeResponse
|
SetNewPasswordChallengeResponse
|
SubmitPhoneChallengeResponse
|
UfacWwwBloksChallengeResponse
|
VerifyCodeChallengeResponse
|
VerifyEmailChallengeResponse
|
VerifyEmailCodeChallengeResponse
|
VerifySmsCodeChallengeResponse
|
VoidChallengeResponse
|
ScrapingWarningChallengeResponse
|
ChallengeRequiredResponse
|
{
error
:
string
;
status
:
string
;
}
>
Parameters
password
:
string
Returns
Promise
<
|
AddBirthdayChallengeResponse
|
DeltaAcknowledgeApprovedChallengeResponse
|
DeltaLoginReviewChallengeResponse
|
EscalationChallengeResponse
.
Root
|
ReviewContactPointChangeChallengeResponse
|
SelectContactPointRecoveryChallengeResponse
|
SelectVerifyMethodChallengeResponse
|
SetNewPasswordChallengeResponse
|
SubmitPhoneChallengeResponse
|
UfacWwwBloksChallengeResponse
|
VerifyCodeChallengeResponse
|
VerifyEmailChallengeResponse
|
VerifyEmailCodeChallengeResponse
|
VerifySmsCodeChallengeResponse
|
VoidChallengeResponse
|
ScrapingWarningChallengeResponse
|
ChallengeRequiredResponse
|
{
error
:
string
;
status
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
state
Methods
submit
IGPAPI
Loading...