Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.SecuritySetting
Package
Description
Components used in applications to manage Calypso Legacy SAMs.
Calypso Legacy SAM transaction API.
-
Uses of SecuritySetting in org.eclipse.keypop.calypso.crypto.legacysam
Modifier and TypeMethodDescriptionLegacySamApiFactory.createSecuritySetting()
Returns a new instance ofSecuritySetting
.Modifier and TypeMethodDescriptionLegacySamApiFactory.createAsyncTransactionCreatorManager
(String targetSamContext, SecuritySetting securitySetting) Returns a new instance ofAsyncTransactionCreatorManager
. -
Uses of SecuritySetting in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Modifier and TypeMethodDescriptionSecuritySetting.setControlSamResource
(org.eclipse.keypop.reader.CardReader samReader, LegacySam controlSam) Sets the control SAM and the reader through which it can be accessed.