public interface LoginToken
| Modifier and Type | Field and Description |
|---|---|
static String |
DELIMITER_KEY
project.properties key
|
static String |
ENCODER_KEY
project.properties key
|
static String |
URL_PARAMETER_KEY
project.properties key
|
| Modifier and Type | Method and Description |
|---|---|
Language |
getLanguage() |
String |
getPassword() |
User |
getUser() |
String |
getValue() |
static final String DELIMITER_KEY
static final String ENCODER_KEY
static final String URL_PARAMETER_KEY
Copyright © 2017 SAP SE. All Rights Reserved.