Index
All Classes and Interfaces|All Packages
C
- CalypsoExtensionService - Class in org.eclipse.keyple.card.calypso
-
Card extension dedicated to the management of Calypso cards.
- ContextSetting - Interface in org.eclipse.keyple.card.calypso
-
Contains additional parameters for the management of context specific cases.
- createBasicSignatureComputationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
BasicSignatureComputationDatato use to define the parameters of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)andCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)methods. - createBasicSignatureVerificationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
BasicSignatureVerificationDatato use to define the parameters of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)andCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)methods. - createCardSecuritySetting() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
CardSecuritySettingto use for secure card operations. - createCardSelection() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
CalypsoCardSelectionto use when selecting a card. - createCardTransaction(CardReader, CalypsoCard, CardSecuritySetting) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Return a new card transaction manager to handle operations secured with a control SAM.
- createCardTransactionWithoutSecurity(CardReader, CalypsoCard) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new card transaction manager to handle non-secured operations.
- createSamResourceProfileExtension(CalypsoSamSelection) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
CardResourceProfileExtensionto provide to theCardResourceServiceservice. - createSamSecuritySetting() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Deprecated.Use dedicated crypto library instead (e.g. Keyple Card Calypso Crypto Legacy SAM Lib, Keyple Card Calypso Crypto Open SAM Lib, etc...).
- createSamSelection() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
CalypsoSamSelectionto use when selecting a SAM. - createSamTransaction(CardReader, CalypsoSam, SamSecuritySetting) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Deprecated.Use dedicated crypto library instead (e.g. Keyple Card Calypso Crypto Legacy SAM Lib, Keyple Card Calypso Crypto Open SAM Lib, etc...).
- createSamTransactionWithoutSecurity(CardReader, CalypsoSam) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Deprecated.Use dedicated crypto library instead (e.g. Keyple Card Calypso Crypto Legacy SAM Lib, Keyple Card Calypso Crypto Open SAM Lib, etc...).
- createSearchCommandData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
SearchCommandDatato use to define the parameters of theCardTransactionManager.prepareSearchRecords(SearchCommandData)method. - createTraceableSignatureComputationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
TraceableSignatureComputationDatato use to define the parameters of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)andCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)methods. - createTraceableSignatureVerificationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new instance of
TraceableSignatureVerificationDatato use to define the parameters of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)andCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)methods.
G
- getCardApiVersion() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
- getCommonApiVersion() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
- getContextSetting() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns the context setting.
- getInstance() - Static method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns the service instance.
- getReaderApiVersion() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
O
- org.eclipse.keyple.card.calypso - package org.eclipse.keyple.card.calypso
-
Contains the factories and builders to create the public elements of the extension.
S
- setContactReaderPayloadCapacity(int) - Method in interface org.eclipse.keyple.card.calypso.ContextSetting
-
Defines the maximum size of APDUs that the library can generate when communicating with a contact card.
All Classes and Interfaces|All Packages