|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutexHandler | |
iaik.pkcs.pkcs11 |
Uses of MutexHandler in iaik.pkcs.pkcs11 |
Classes in iaik.pkcs.pkcs11 that implement MutexHandler | |
class |
DefaultMutexHandler
This class offers a default-implementation of a MutexHandler. |
Fields in iaik.pkcs.pkcs11 declared as MutexHandler | |
protected MutexHandler |
DefaultInitializeArgs.mutexHandler_
The mutex-handler of this object. |
Methods in iaik.pkcs.pkcs11 that return MutexHandler | |
MutexHandler |
InitializeArgs.getMutexHandler()
This method returns the object that implements the functionality for handling mutexes. |
MutexHandler |
DefaultInitializeArgs.getMutexHandler()
This method returns the object that implements the functionality for handling mutexes. |
Methods in iaik.pkcs.pkcs11 with parameters of type MutexHandler | |
void |
DefaultInitializeArgs.setMutexHandler(MutexHandler mutexHandler)
This method sets the object that implements the functionality for handling mutexes. |
Constructors in iaik.pkcs.pkcs11 with parameters of type MutexHandler | |
DefaultInitializeArgs(MutexHandler mutexHandler,
boolean libraryCantCreateOsThreads,
boolean osLockingOk)
Constructor, taking a mutex-handler, the libraryCantCreateOsThreads flag and the osLockingOk flag. |
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |