Class TokenService


  • @Service
    public class TokenService
    extends Object
    Author:
    FMARSLAN AppAttributes services of authority with the token
    • Constructor Detail

      • TokenService

        public TokenService()
    • Method Detail

      • findToken

        public Token findToken​(String authToken)
        AppAttributes find token object by token string
        Parameters:
        authToken - is your token string
        Returns:
        return object is Token type