Uses of Interface
org.calypsonet.terminal.calypso.sam.CalypsoSam
-
Packages that use CalypsoSam Package Description org.calypsonet.terminal.calypso.transaction Calypso card transaction API. -
-
Uses of CalypsoSam in org.calypsonet.terminal.calypso.transaction
Methods in org.calypsonet.terminal.calypso.transaction that return CalypsoSam Modifier and Type Method Description CalypsoSam
SamTransactionManager. getCalypsoSam()
Deprecated.Useless accessor (will be soon removed).Methods in org.calypsonet.terminal.calypso.transaction with parameters of type CalypsoSam Modifier and Type Method Description S
CommonSecuritySetting. setControlSamResource(org.calypsonet.terminal.reader.CardReader samReader, CalypsoSam calypsoSam)
Defines the control SAM and the reader through which it is accessible to be used to handle the relevant cryptographic operations.CardSecuritySetting
CardSecuritySetting. setSamResource(org.calypsonet.terminal.reader.CardReader samReader, CalypsoSam calypsoSam)
Deprecated.
-