IAIK PKCS#11 Wrapper Demo
version 1.2.17

demo.pkcs.pkcs11
Class NotifyTest

java.lang.Object
  extended bydemo.pkcs.pkcs11.NotifyTest
All Implemented Interfaces:
Notify

public class NotifyTest
extends Object
implements Notify

This demo program tries to set a callback Notify handler.

Invariants

Field Summary
 
Fields inherited from interface iaik.pkcs.pkcs11.Notify
CANCEL
 
Constructor Summary
NotifyTest()
           
 
Method Summary
static void main(String[] args)
           
 void notify(Session session, boolean surrender, Object application)
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyTest

public NotifyTest()
Method Detail

main

public static void main(String[] args)

printUsage

public static void printUsage()

notify

public void notify(Session session,
                   boolean surrender,
                   Object application)
            throws PKCS11Exception
Specified by:
notify in interface Notify
Throws:
PKCS11Exception

IAIK PKCS#11 Wrapper Demo
version 1.2.17

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

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