@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
@Inherited
@AbacAnnotation
public static @interface RoleValidator.RolesContainer
RoleValidator.Roles.| Modifier and Type | Required Element and Description |
|---|---|
RoleValidator.Roles[] |
value
Repeatable annotation value.
|
public abstract RoleValidator.Roles[] value
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.