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