Class HvlAuthzPasswordRestrictionRestController

java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.module.user.controller.HvlAuthzPasswordRestrictionRestController
All Implemented Interfaces:
HvlAuthzPasswordRestrictionOperationRestService, HvlAuthzPasswordRestrictionRestService

@RestController @RequestMapping("${hvl.oauth.authz.service.password-restriction.controller-path:/user-password-restrictions}") @HvlActuatorService(name="HvlAuthzPasswordRestrictionRestService", groupName="HvlAuthzUser") public class HvlAuthzPasswordRestrictionRestController extends Object implements HvlAuthzPasswordRestrictionRestService, HvlAuthzPasswordRestrictionOperationRestService
The class in which service endpoints are defined for password restriction operations.