public class WebServicesConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOGIN_USER
The user property key returned by
RemoteLoginManager.login() . |
static String |
SESSION_TIMEOUT
The session timeout property key returned by
RemoteLoginManager.login() . |
static String |
TRANSACTION_TIMEOUT
The transaction timeout property key returned by
RemoteLoginManager.login() . |
Constructor and Description |
---|
WebServicesConstants() |
public static final String LOGIN_USER
RemoteLoginManager.login()
.
Constant Value: LOGIN_USER
public static final String SESSION_TIMEOUT
RemoteLoginManager.login()
.
Constant Value: SESSION_TIMEOUT
public static final String TRANSACTION_TIMEOUT
RemoteLoginManager.login()
.
Constant Value: TRANSACTION_TIMEOUT
Copyright © 2023. All rights reserved.