Annotation Interface AccessRightsBinding
JAX-RS name binding annotation used to restrict REST endpoint access based on required access rights.
Apply to a resource class or method together with a filter that checks the specified rights values.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] value
-