java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.module.support.session.controller.HvlAuthzSessionRestController
All Implemented Interfaces:
HvlAuthzSessionRestService

@RestController @RequestMapping("${hvl.oauth.authz.service.session.controller-path:/session}") @HvlActuatorService(name="hvlAuthzSessionRestService", groupName="hvlAuthz") public class HvlAuthzSessionRestController extends Object implements HvlAuthzSessionRestService
The class in which service endpoints are defined for session operations.