Class TokenService
- java.lang.Object
-
- com.tarsolution.notifyman.core.authorization.TokenService
-
@Service public class TokenService extends Object
- Author:
- FMARSLAN AppAttributes services of authority with the token
-
-
Constructor Summary
Constructors Constructor Description TokenService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Token
findToken(String authToken)
AppAttributes find token object by token string
-