Package org.apache.solr.jersey
Annotation Type PermissionName
-
@Target(METHOD) @Retention(RUNTIME) public @interface PermissionName
Associates the resource method with a particularPermissionNameProvider
value.Analogous to
EndPoint.permission()
in the current v2 annotation framework.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description PermissionNameProvider.Name
value
-
-
-
Element Detail
-
value
PermissionNameProvider.Name value
-
-