IAIK PKCS#11 Wrapper
version 1.2.18

Uses of Interface
iaik.pkcs.pkcs11.MutexHandler

Packages that use MutexHandler
iaik.pkcs.pkcs11 This package provides a object oriented API to access PKCS#11 modules. 
 

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 DefaultInitializeArgs.getMutexHandler()
          This method returns the object that implements the functionality for handling mutexes.
 MutexHandler InitializeArgs.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.18

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2004, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.
version 1.2.18