public class Logon extends Object
Constructor and Description |
---|
Logon() |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationToken() |
String |
getMandant() |
String |
getPassword() |
SaWsLicenseType |
getType() |
String |
getUsername() |
void |
setApplicationToken(String applicationToken) |
void |
setMandant(String mandant) |
void |
setPassword(String password) |
void |
setType(SaWsLicenseType type) |
void |
setUsername(String username) |
public String getUsername()
public void setUsername(String username)
username
- the value for the username propertypublic String getPassword()
public void setPassword(String password)
password
- the value for the password propertypublic SaWsLicenseType getType()
public void setType(SaWsLicenseType type)
type
- the value for the type propertypublic String getMandant()
public void setMandant(String mandant)
mandant
- the value for the mandant propertypublic String getApplicationToken()
public void setApplicationToken(String applicationToken)
applicationToken
- the value for the applicationToken propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.