Annotation Interface PermissionName


@Target(METHOD) @Retention(RUNTIME) public @interface PermissionName
Associates the resource method with a particular PermissionNameProvider value.

Analogous to EndPoint.permission() in the current v2 annotation framework.