Package jakarta.annotation.security
Annotation Type DenyAll
-
@Documented @Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface DenyAll
- Since:
- Common Annotations 1.0
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
public @interface DenyAll