public class LoginAttribFlags
extends java.lang.Object
LoginAttrib| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_ALLOW_SUSPECT_DATA
(0x0001) Indicates presence of the allowSuspectData member.
|
static int |
HAS_APPLICATION_ID
(0x0002) Indicates presence of the applicationId member
|
static int |
HAS_APPLICATION_NAME
(0x0004) Indicates presence of the applicationName member
|
static int |
HAS_POSITION
(0x0008) Indicates presence of the position member
|
static int |
HAS_PROVIDE_PERM_EXPR
(0x0020) Indicates presence of the providePermissionExpressions member
|
static int |
HAS_PROVIDE_PERM_PROFILE
(0x0040) Indicates presence of the providePermissionProfile member
|
static int |
HAS_PROVIDER_SUPPORT_DICTIONARY_DOWNLOAD
(0x0100) Inform a Provider that it can request dictionary.
|
static int |
HAS_SINGLE_OPEN
(0x0080) Indicates presence of the singleOpen member
|
static int |
NONE
(0x0000) No flags set
|
public static final int NONE
public static final int HAS_ALLOW_SUSPECT_DATA
public static final int HAS_APPLICATION_ID
public static final int HAS_APPLICATION_NAME
public static final int HAS_POSITION
public static final int HAS_PROVIDE_PERM_EXPR
public static final int HAS_PROVIDE_PERM_PROFILE
public static final int HAS_SINGLE_OPEN
public static final int HAS_PROVIDER_SUPPORT_DICTIONARY_DOWNLOAD
LoginAttribCopyright @ 2019 Thomson Reuters. All Rights Reserved.