Class SecurityItems

java.lang.Object
org.frankframework.console.controllers.SecurityItems

@RestController public class SecurityItems extends Object
  • Constructor Details

  • Method Details

    • getSecurityItems

      @AllowAllIbisUserRoles @GetMapping(value="/securityitems", produces="application/json") public org.springframework.http.ResponseEntity<?> getSecurityItems()