BeginSignInRequest.PasskeysRequestOptions

public static final classBeginSignInRequest.PasskeysRequestOptionsextendsObject
implementsParcelable

This class is deprecated.
Use BeginSignInRequest.PasskeyJsonRequestOptionsinstead.

Options for requesting passkeys during sign-in.

Note:Use of this class is not supported directly. If you are interested in using passkeys, use theJetPacklibraries.

Nested Class Summary

class BeginSignInRequest.PasskeysRequestOptions.Builder Builder for BeginSignInRequest.PasskeysRequestOptions.

Inherited Constant Summary

Public Method Summary

static BeginSignInRequest.PasskeysRequestOptions.Builder
boolean
byte[]
getChallenge()
Note:Use of this method is not supported directly.
String
getRpId()
Note:Use of this method is not supported directly.
int
boolean
isSupported()
Note:Use of this method is not supported directly.
void
writeToParcel(Parceldest, int flags)

Inherited Method Summary

Public Methods

public booleanequals(Objecto)

public byte[]getChallenge()

Note:Use of this method is not supported directly. If you are interested in using passkeys, use theJetpack libraries.

publicStringgetRpId()

Note:Use of this method is not supported directly. If you are interested in using passkeys, use theJetpack libraries.

public inthashCode()

public booleanisSupported()

Note:Use of this method is not supported directly. If you are interested in using passkeys, use theJetPack libraries.

public voidwriteToParcel(Parceldest, int flags)