Class JwtAuthController

java.lang.Object
io.github.xezzon.zeroweb.auth.JwtAuthController

@RestController @RequestMapping("/jwt") public class JwtAuthController extends Object
Author:
xezzon
  • Constructor Details

    • JwtAuthController

      public JwtAuthController()
  • Method Details

    • getClaim

      @GetMapping public String getClaim()