|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.identity.UserStatus
public class UserStatus
Field Summary | |
---|---|
static UserStatus |
DISABLE
|
static UserStatus |
NOTASSIGNEDTOROLE
|
static UserStatus |
OK
|
static UserStatus |
UNEXISTING
|
static UserStatus |
WRONGPASSWORD
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static UserStatus OK
public static UserStatus DISABLE
public static UserStatus UNEXISTING
public static UserStatus NOTASSIGNEDTOROLE
public static UserStatus WRONGPASSWORD
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |