base.user
Class UserCredential

java.lang.Object
  extended by base.user.UserCredential

public class UserCredential
extends java.lang.Object


Field Summary
static int ADMINISTRATOR
           
static int USER
           
static java.lang.String[] USER_CREDENTIAL
           
 
Constructor Summary
UserCredential()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_CREDENTIAL

public static final java.lang.String[] USER_CREDENTIAL

USER

public static final int USER
See Also:
Constant Field Values

ADMINISTRATOR

public static final int ADMINISTRATOR
See Also:
Constant Field Values
Constructor Detail

UserCredential

public UserCredential()


Copyright © 2006 SF.net. All Rights Reserved.