Class HvlAuthAuthenticationRestController

java.lang.Object
tr.com.havelsan.javarch.oauth.auth.starter.controller.HvlAuthAuthenticationRestController
All Implemented Interfaces:
HvlAuthAuthenticationRestService

@RestController @RequestMapping("${hvl.oauth.auth.authentication.service.controller-path:/auth}") @HvlActuatorService(name="hvlAuthAuthenticationRestService", groupName="hvlAuth") public class HvlAuthAuthenticationRestController extends Object implements HvlAuthAuthenticationRestService
The class in which service endpoints are defined for authentication operations.