public class LoginResultDTO extends Object
| 构造器和说明 |
|---|
LoginResultDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
AccountInfo |
getAccountInfo()
Getter method for property accountInfo.
|
String |
getSuccessUrl()
Getter method for property successUrl.
|
cn.dev33.satoken.stp.SaTokenInfo |
getTokenInfo()
Getter method for property tokenInfo.
|
void |
setAccountInfo(AccountInfo accountInfo)
Setter method for property accountInfo.
|
void |
setSuccessUrl(String successUrl)
Setter method for property successUrl.
|
void |
setTokenInfo(cn.dev33.satoken.stp.SaTokenInfo tokenInfo)
Setter method for property tokenInfo.
|
public String getSuccessUrl()
public void setSuccessUrl(String successUrl)
successUrl - value to be assigned to property successUrlpublic AccountInfo getAccountInfo()
public void setAccountInfo(AccountInfo accountInfo)
accountInfo - value to be assigned to property accountInfopublic cn.dev33.satoken.stp.SaTokenInfo getTokenInfo()
public void setTokenInfo(cn.dev33.satoken.stp.SaTokenInfo tokenInfo)
tokenInfo - value to be assigned to property tokenInfoCopyright © 癸卯【兔】年–2023 hlinfo. All rights reserved.