-
- All Implemented Interfaces:
-
com.tds.common.account.TdsAccount
public class LCAccount implements TdsAccount<String>
-
-
Field Summary
Fields Modifier and Type Field Description public String
clientId
public String
clientToken
public String
sessionToken
-
Method Summary
Modifier and Type Method Description TdsAccount.AccountType
getAccountType()
String
getToken()
-
-
Method Detail
-
getAccountType
TdsAccount.AccountType getAccountType()
-
-
-
-