public class UserStatus extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static int |
FORCED_USER_LOGOUT_BY_EXCHANGE |
static int |
LOGGED_IN |
static int |
NOT_LOGGED_IN |
static int |
OTHER |
static int |
PASSWORD_CHANGED |
static int |
PASSWORD_INCORRECT |
static int |
SESSION_SHUTDOWN_WARNING |
static int |
USER_NOT_RECOGNISED |
Constructor and Description |
---|
UserStatus() |
UserStatus(int data) |
public static final int FIELD
public static final int LOGGED_IN
public static final int NOT_LOGGED_IN
public static final int USER_NOT_RECOGNISED
public static final int PASSWORD_INCORRECT
public static final int PASSWORD_CHANGED
public static final int OTHER
public static final int FORCED_USER_LOGOUT_BY_EXCHANGE
public static final int SESSION_SHUTDOWN_WARNING
Copyright © 2021. All rights reserved.