Skip navigation links
C F G I O P R S T 

C

Card3DS2Authenticator - Class in com.adyen.checkout.threeds
 
Card3DS2Authenticator(Activity) - Constructor for class com.adyen.checkout.threeds.Card3DS2Authenticator
Initializes the 3DS2 card authenticator.
Card3DS2Authenticator(Activity, UiCustomization) - Constructor for class com.adyen.checkout.threeds.Card3DS2Authenticator
Initializes the 3DS2 card authenticator.
Card3DS2Authenticator.ChallengeListener - Interface in com.adyen.checkout.threeds
 
Card3DS2Authenticator.FingerprintListener - Interface in com.adyen.checkout.threeds
 
Card3DS2Authenticator.SimpleChallengeListener - Class in com.adyen.checkout.threeds
Challenge - Class in com.adyen.checkout.threeds.internal.model
 
Challenge(JSONObject) - Constructor for class com.adyen.checkout.threeds.internal.model.Challenge
 
ChallengeResult - Interface in com.adyen.checkout.threeds
 
ChallengeResultImpl - Class in com.adyen.checkout.threeds.internal
 
com.adyen.checkout.threeds - package com.adyen.checkout.threeds
 
com.adyen.checkout.threeds.internal - package com.adyen.checkout.threeds.internal
 
com.adyen.checkout.threeds.internal.model - package com.adyen.checkout.threeds.internal.model
 
createFingerprint(String, Card3DS2Authenticator.FingerprintListener) - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
Creates a fingerprint using a fingerprint token received from the Checkout API.
createFingerprint(String, String, Card3DS2Authenticator.FingerprintListener) - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
Creates a fingerprint using a directory server identifier and public key.
CREATOR - Static variable in class com.adyen.checkout.threeds.internal.model.Challenge
 
CREATOR - Static variable in class com.adyen.checkout.threeds.internal.model.FingerprintToken
 

F

Fingerprint - Class in com.adyen.checkout.threeds.internal.model
 
Fingerprint(AuthenticationRequestParameters) - Constructor for class com.adyen.checkout.threeds.internal.model.Fingerprint
 
FingerprintToken - Class in com.adyen.checkout.threeds.internal.model
 
FingerprintToken(JSONObject) - Constructor for class com.adyen.checkout.threeds.internal.model.FingerprintToken
 
from(CompletionEvent) - Static method in class com.adyen.checkout.threeds.internal.ChallengeResultImpl
 
from(String) - Static method in exception com.adyen.checkout.threeds.ThreeDS2Exception
 
from(String, Throwable) - Static method in exception com.adyen.checkout.threeds.ThreeDS2Exception
 

G

getAcsReferenceNumber() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getAcsSignedContent() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getAcsTransID() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getAcsURL() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getAuthenticationRequestParameters() - Method in class com.adyen.checkout.threeds.internal.model.Fingerprint
 
getDirectoryServerId() - Method in class com.adyen.checkout.threeds.internal.model.FingerprintToken
 
getDirectoryServerPublicKey() - Method in class com.adyen.checkout.threeds.internal.model.FingerprintToken
 
getMessageVersion() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getPayload() - Method in interface com.adyen.checkout.threeds.ChallengeResult
 
getPayload() - Method in class com.adyen.checkout.threeds.internal.ChallengeResultImpl
 
getThreeDSServerTransID() - Method in class com.adyen.checkout.threeds.internal.model.Challenge
 
getThreeDSServerTransID() - Method in class com.adyen.checkout.threeds.internal.model.FingerprintToken
 

I

isAuthenticated() - Method in interface com.adyen.checkout.threeds.ChallengeResult
 
isAuthenticated() - Method in class com.adyen.checkout.threeds.internal.ChallengeResultImpl
 
isReleased() - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
 

O

onCancel() - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.ChallengeListener
This method will be called when a user backs from a challenge.
onCancel() - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator.SimpleChallengeListener
 
onFailure(ThreeDS2Exception) - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.ChallengeListener
Invoked on challenge failure.
onFailure(ThreeDS2Exception) - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.FingerprintListener
Invoked on fingerprint failure.
onSuccess(ChallengeResult) - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.ChallengeListener
Invoked on challenge finish without a failure.
onSuccess(String) - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.FingerprintListener
Invoked on fingerprint creation without a failure.
onTimeout() - Method in interface com.adyen.checkout.threeds.Card3DS2Authenticator.ChallengeListener
This method will be called on challenge timeout.
The default timeout is 10 minutes, the minimum timout is 5 minutes.
It is possible to change the challenge timeout by passing desirable timeout to the following method Card3DS2Authenticator.presentChallenge(String, int, ChallengeListener)
onTimeout() - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator.SimpleChallengeListener
 

P

presentChallenge(String, Card3DS2Authenticator.ChallengeListener) - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
Presents a challenge with a default challenge timeout of 10 minutes.
presentChallenge(String, int, Card3DS2Authenticator.ChallengeListener) - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
Presents a challenge.

R

release() - Method in class com.adyen.checkout.threeds.Card3DS2Authenticator
Releases the resources been held by the Card3DS2Authenticator.

S

serialize() - Method in class com.adyen.checkout.threeds.internal.model.Fingerprint
 
SimpleChallengeListener() - Constructor for class com.adyen.checkout.threeds.Card3DS2Authenticator.SimpleChallengeListener
 

T

ThreeDS2Exception - Exception in com.adyen.checkout.threeds
 
C F G I O P R S T 
Skip navigation links