Class HvlAuthVerificationRestController

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

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