Class JWTController


  • public class JWTController
    extends Object
    • Constructor Detail

      • JWTController

        public JWTController()
    • Method Detail

      • decodeJwtToken

        public static org.gcube.idm.common.models.IdmVerifyObject 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