Class HvlAuthzRoleAssignerRestController

java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.module.role.controller.HvlAuthzRoleAssignerRestController
All Implemented Interfaces:
HvlAuthzRoleAssignerOperationalRestService, HvlAuthzRoleAssignerRestService

@RestController @RequestMapping("${hvl.oauth.authz.service.role-assigner.controller-path:/role-assigners}") @HvlActuatorService(name="HvlAuthzRoleAssignerRestService", groupName="HvlAuthzRoleAssigner") public class HvlAuthzRoleAssignerRestController extends Object implements HvlAuthzRoleAssignerOperationalRestService, HvlAuthzRoleAssignerRestService
The class in which service endpoints are defined for role operations.
  • Constructor Details

  • Method Details