Class AuthenticationController


  • @Controller
    @RequestMapping("/api/1/authentication")
    public class AuthenticationController
    extends Object
    REST controller for the authentication service.
    Author:
    avasquez