public class LoginRequestFlags
extends java.lang.Object
LoginRequest| Modifier and Type | Field and Description |
|---|---|
static int |
HAS_ATTRIB
(0x0001) Indicates presence of the attrib member.
|
static int |
HAS_AUTHENTICATION_EXTENDED
(0x0200) Indicates presence of the authentication extended data member
This is optionally used when the userNameType member is set to
ElementNames.AUTHN_TOKEN |
static int |
HAS_DOWNLOAD_CONN_CONFIG
(0x0002) Indicates presence of the downloadConnectionConfig member
|
static int |
HAS_INSTANCE_ID
(0x0004) Indicates presence of the instanceId member
|
static int |
HAS_PASSWORD
(0x0008) Indicates presence of the password member
|
static int |
HAS_ROLE
(0x0010) Indicates presence of the role member
|
static int |
HAS_USERNAME_TYPE
(0x0020) Indicates presence of the userNameType member
|
static int |
NO_REFRESH
(0x0040) Indicates the Consumer or Non-Interactive provider does not
require a refresh.
|
static int |
NONE
(0x0000) No flags set
|
static int |
PAUSE_ALL
(0x0080) Used by a Consumer to request that all open items on a channel
be paused.
|
public static final int NONE
public static final int HAS_ATTRIB
public static final int HAS_DOWNLOAD_CONN_CONFIG
public static final int HAS_INSTANCE_ID
public static final int HAS_PASSWORD
public static final int HAS_ROLE
public static final int HAS_USERNAME_TYPE
public static final int NO_REFRESH
public static final int PAUSE_ALL
LoginRefreshpublic static final int HAS_AUTHENTICATION_EXTENDED
ElementNames.AUTHN_TOKENCopyright @ 2019 Thomson Reuters. All Rights Reserved.