Java Card
v2.2.2

Uses of Class
javacard.framework.PINException

Packages that use PINException
javacard.framework Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. 
 

Uses of PINException in javacard.framework
 

Methods in javacard.framework that throw PINException
 void OwnerPIN.update(byte[] pin, short offset, byte length)
          This method sets a new value for the PIN and resets the PIN try counter to the value of the PIN try limit.
 

Constructors in javacard.framework that throw PINException
OwnerPIN(byte tryLimit, byte maxPINSize)
          Constructor.
 


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.