Uses of Interface
org.calypsonet.terminal.calypso.spi.SamRevocationServiceSpi
-
Packages that use SamRevocationServiceSpi Package Description org.calypsonet.terminal.calypso.transaction Calypso card transaction API. -
-
Uses of SamRevocationServiceSpi in org.calypsonet.terminal.calypso.transaction
Methods in org.calypsonet.terminal.calypso.transaction with parameters of type SamRevocationServiceSpi Modifier and Type Method Description S
CommonSecuritySetting. setSamRevocationService(SamRevocationServiceSpi service)
Sets the service to be used to dynamically check if a SAM is revoked or not.
-