Class AuthenticationController

java.lang.Object
org.craftercms.profile.controllers.rest.AuthenticationController

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

  • Constructor Details

    • AuthenticationController

      public AuthenticationController()
  • Method Details