C G O
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CalypsoExtensionService - Class in org.eclipse.keyple.card.calypso
-
Card extension dedicated to the management of Calypso cards.
- 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
-
Returns a new instance of
SamSecuritySettingto use for secure SAM operations. - 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
-
Returns a new SAM transaction manager to handle operations secured with a control SAM.
- createSamTransactionWithoutSecurity(CardReader, CalypsoSam) - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
-
Returns a new SAM transaction manager to handle non-secured operations.
- 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
- 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.
All Classes All Packages