cat.security
Class UserID

java.lang.Object
  extended bycat.security.ID
      extended bycat.security.UserID

public class UserID
extends ID

UserID of a device (i.e. IPaq) Date: Apr 3, 2003 Time: 2:07:25 PM


Field Summary
 
Fields inherited from class cat.security.ID
 
Constructor Summary
UserID()
           
 
Methods inherited from class cat.security.ID
getUid, setUid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserID

public UserID()