Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.AsyncTransactionCreatorManager
-
Packages that use AsyncTransactionCreatorManager Package Description org.eclipse.keypop.calypso.crypto.legacysam Components used in applications to manage Calypso Legacy SAMs. -
-
Uses of AsyncTransactionCreatorManager in org.eclipse.keypop.calypso.crypto.legacysam
Methods in org.eclipse.keypop.calypso.crypto.legacysam that return AsyncTransactionCreatorManager Modifier and Type Method Description AsyncTransactionCreatorManagerLegacySamApiFactory. createAsyncTransactionCreatorManager(java.lang.String targetSamContext, SecuritySetting securitySetting)Returns a new instance ofAsyncTransactionCreatorManager.
-