public interface AbstractLoginContext
Modifier and Type | Method and Description |
---|---|
String |
getCurrentUserToken()
获取当前用户的token
|
<T extends AbstractLoginUser> |
getLoginUser()
获取当前用户
|
String getCurrentUserToken()
<T extends AbstractLoginUser> T getLoginUser()
Copyright © 2018. All rights reserved.