@Documented
@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface RolesAllowed
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.