Skip navigation links
A B C D E F G H I L N O P R S T U V 

A

ADDITIONAL_TERMINAL_CAPABILITIES - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
AMOUNT_AUTHORIZED_NUMERIC - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_DATA_FILE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_EXPIRATION_DATE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_FILE_LOCATOR - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_ID - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_LABEL - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_PREFERRED_NAME - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_PRIMARY_ACCOUNT_NUMBER - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
APPLICATION_PRIORITY_INDICATOR - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
ApplicationFileLocator - Class in com.adyen.checkout.nfc.internal
 
ApplicationFileLocator() - Constructor for class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 

B

ByteParsable - Class in com.adyen.checkout.nfc.internal
 
bytesToHex(byte...) - Static method in class com.adyen.checkout.nfc.internal.ByteUtil
 
bytesToHexFormatted(byte...) - Static method in class com.adyen.checkout.nfc.internal.ByteUtil
 
bytesToReadable(byte...) - Static method in class com.adyen.checkout.nfc.internal.ByteUtil
 
ByteUtil - Class in com.adyen.checkout.nfc.internal
 

C

CARDHOLDER_NAME - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
CardScheme - Enum in com.adyen.checkout.nfc.internal
 
clear() - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 
clear() - Method in class com.adyen.checkout.nfc.internal.Length
 
clear() - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
com.adyen.checkout.nfc - package com.adyen.checkout.nfc
 
com.adyen.checkout.nfc.internal - package com.adyen.checkout.nfc.internal
 
Command - Class in com.adyen.checkout.nfc.internal
 
Command(byte, byte, byte, byte, byte[], byte[], byte[]) - Constructor for class com.adyen.checkout.nfc.internal.Command
 
create(TagLengthValue) - Static method in class com.adyen.checkout.nfc.internal.PdolDataGenerator
 

D

DATA_OBJECT_FORMAT_1 - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
DATA_OBJECT_FORMAT_2 - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
DF_NAME - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
disable() - Method in class com.adyen.checkout.nfc.NfcCardReader
Disable the reader.
DS_REQUESTED_OPERATOR_ID - Static variable in class com.adyen.checkout.nfc.internal.Tags
 

E

enableWithSounds(boolean) - Method in class com.adyen.checkout.nfc.NfcCardReader
Enable the reader.
equals(Object) - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 

F

FCI_PROPRIETARY_TEMPLATE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
FCI_TEMPLATE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
find(byte[]) - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
find(Tag) - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 

G

getApplicationIdentifiers() - Method in enum com.adyen.checkout.nfc.internal.CardScheme
 
getByteCount() - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 
getBytes() - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 
getBytes() - Method in class com.adyen.checkout.nfc.internal.Command
 
getChildTagLengthValues() - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
getData(byte...) - Static method in class com.adyen.checkout.nfc.internal.Command
 
getFirstRecordIndex() - Method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 
getInstance(Activity, NfcCardReader.Listener) - Static method in class com.adyen.checkout.nfc.NfcCardReader
Create a new NfcCardReader.
getLastRecordIndex() - Method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 
getLength() - Method in class com.adyen.checkout.nfc.internal.TagLength
 
getProcessingOptions(byte...) - Static method in class com.adyen.checkout.nfc.internal.Command
 
getSfi() - Method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 
getSw1() - Method in class com.adyen.checkout.nfc.internal.Response
 
getSw2() - Method in class com.adyen.checkout.nfc.internal.Response
 
getTag() - Method in class com.adyen.checkout.nfc.internal.TagLength
 
getValue() - Method in class com.adyen.checkout.nfc.internal.Response
 
getValue() - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 

H

hashCode() - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 

I

intValue() - Method in class com.adyen.checkout.nfc.internal.Length
 
isNfcEnabledOnDevice() - Method in class com.adyen.checkout.nfc.NfcCardReader
 
isOfflineDataAuthentication() - Method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 

L

LANGUAGE_PREFERENCE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
Length - Class in com.adyen.checkout.nfc.internal
 
Length() - Constructor for class com.adyen.checkout.nfc.internal.Length
 

N

NFC_CHARSET - Static variable in class com.adyen.checkout.nfc.internal.ByteUtil
 
NfcCardReader - Class in com.adyen.checkout.nfc
The NfcCardReader provides an interface to read Card information from cards with an NFC chip.
NfcCardReader.Error - Enum in com.adyen.checkout.nfc
Errors for Listener#onError(Error).
NfcCardReader.Listener - Interface in com.adyen.checkout.nfc
Listener interface for a NfcCardReader.

O

onCardDiscovered() - Method in interface com.adyen.checkout.nfc.NfcCardReader.Listener
Called when a card was discovered.
onCardRead(Card) - Method in interface com.adyen.checkout.nfc.NfcCardReader.Listener
Called when a Card was read.
onChipDiscovered(boolean) - Method in interface com.adyen.checkout.nfc.NfcCardReader.Listener
Called when an NFC chip was discovered.
onError(NfcCardReader.Error) - Method in interface com.adyen.checkout.nfc.NfcCardReader.Listener
Called when an error was encountered.

P

parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.ByteParsable
Parses a byte array.
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.Length
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.PdolDataGenerator
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.Response
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.Tag
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.TagLength
 
parse(byte[]) - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
parseApplicationFileLocator(byte[]) - Static method in class com.adyen.checkout.nfc.internal.ApplicationFileLocator
 
parseLength(byte[]) - Static method in class com.adyen.checkout.nfc.internal.Length
 
parseList(byte[], Class<B>) - Static method in class com.adyen.checkout.nfc.internal.Parser
 
Parser - Class in com.adyen.checkout.nfc.internal
 
parseResponse(byte[]) - Static method in class com.adyen.checkout.nfc.internal.Response
 
parseTag(byte...) - Static method in class com.adyen.checkout.nfc.internal.Tag
 
parseTagLength(byte[]) - Static method in class com.adyen.checkout.nfc.internal.TagLength
 
parseTagLengthValue(byte[]) - Static method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
PDOL - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
PdolDataGenerator - Class in com.adyen.checkout.nfc.internal
 
PdolDataGenerator() - Constructor for class com.adyen.checkout.nfc.internal.PdolDataGenerator
 
PSE_RECORD - Static variable in class com.adyen.checkout.nfc.internal.Tags
 

R

read(byte, byte, byte...) - Static method in class com.adyen.checkout.nfc.internal.Command
 
read(byte, byte, byte[], byte...) - Static method in class com.adyen.checkout.nfc.internal.Command
 
Response - Class in com.adyen.checkout.nfc.internal
 
Response() - Constructor for class com.adyen.checkout.nfc.internal.Response
 

S

select(byte...) - Static method in class com.adyen.checkout.nfc.internal.Command
 
setBitInByte(byte, int, boolean) - Static method in class com.adyen.checkout.nfc.internal.ByteUtil
 
setBytes(byte[]) - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 
SFI - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
SW1_COMMAND_NOT_ALLOWED - Static variable in class com.adyen.checkout.nfc.internal.Response
 
SW1_INVALID_LENGTH - Static variable in class com.adyen.checkout.nfc.internal.Response
 
SW1_SUCCESS - Static variable in class com.adyen.checkout.nfc.internal.Response
 
SW1_WRONG_LENGTH - Static variable in class com.adyen.checkout.nfc.internal.Response
 

T

Tag - Class in com.adyen.checkout.nfc.internal
 
Tag() - Constructor for class com.adyen.checkout.nfc.internal.Tag
 
TagLength - Class in com.adyen.checkout.nfc.internal
 
TagLength() - Constructor for class com.adyen.checkout.nfc.internal.TagLength
 
TagLengthValue - Class in com.adyen.checkout.nfc.internal
 
TagLengthValue() - Constructor for class com.adyen.checkout.nfc.internal.TagLengthValue
 
Tags - Class in com.adyen.checkout.nfc.internal
 
TERMINAL_CAPABILITIES - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TERMINAL_COUNTRY_CODE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TERMINAL_TRANSACTION_QUALIFIERS - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TERMINAL_TYPE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
toString() - Method in class com.adyen.checkout.nfc.internal.ByteParsable
 
toString() - Method in class com.adyen.checkout.nfc.internal.Command
 
toString() - Method in class com.adyen.checkout.nfc.internal.Length
 
toString() - Method in class com.adyen.checkout.nfc.internal.TagLength
 
toString() - Method in class com.adyen.checkout.nfc.internal.TagLengthValue
 
TRACK_TWO_EQUIVALENT_DATA - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TRANSACTION_CURRENCY_CODE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TRANSACTION_DATE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 
TRANSACTION_TYPE - Static variable in class com.adyen.checkout.nfc.internal.Tags
 

U

UNPREDICTABLE_NUMBER - Static variable in class com.adyen.checkout.nfc.internal.Tags
 

V

valueOf(String) - Static method in enum com.adyen.checkout.nfc.internal.CardScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.checkout.nfc.NfcCardReader.Error
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adyen.checkout.nfc.internal.CardScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.checkout.nfc.NfcCardReader.Error
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L N O P R S T U V 
Skip navigation links