C G O S 
All Classes 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 BasicSignatureComputationData to use to define the parameters of the CommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData) and CommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData) methods.
createBasicSignatureVerificationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of BasicSignatureVerificationData to use to define the parameters of the CommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData) and CommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData) methods.
createCardSecuritySetting() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of CardSecuritySetting to use for secure card operations.
createCardSelection() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of CalypsoCardSelection to 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 CardResourceProfileExtension to provide to the CardResourceService service.
createSamSecuritySetting() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of SamSecuritySetting to use for secure SAM operations.
createSamSelection() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of CalypsoSamSelection to 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 SearchCommandData to use to define the parameters of the CardTransactionManager.prepareSearchRecords(SearchCommandData) method.
createTraceableSignatureComputationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of TraceableSignatureComputationData to use to define the parameters of the CommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData) and CommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData) methods.
createTraceableSignatureVerificationData() - Method in class org.eclipse.keyple.card.calypso.CalypsoExtensionService
Returns a new instance of TraceableSignatureVerificationData to use to define the parameters of the CommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData) and CommonTransactionManager.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.
C G O S 
All Classes All Packages