Class JWTController


  • public class JWTController
    extends Object
    • Constructor Detail

      • JWTController

        public JWTController()
    • Method Detail

      • decodeJwtToken

        public static Map<String,​Object> decodeJwtToken​(String token)
                                                       throws com.fasterxml.jackson.databind.JsonMappingException,
                                                              com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.databind.JsonMappingException
        com.fasterxml.jackson.core.JsonProcessingException