Annotation ProtectedRestController
-
- All Implemented Interfaces:
@RestController()@ProtectedWithClaims(issuer = "must-be-set-to-issuer-short-name")@Target(allowedTargets = {AnnotationTarget.ANNOTATION_CLASS, AnnotationTarget.CLASS})@RequestMapping() public @interface ProtectedRestController