Package javax.annotation.security
Annotation Type DenyAll
-
@Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface DenyAll
- Version:
- $Rev: 792379 $ $Date: 2009-07-09 04:11:19 +0200 (Thu, 09 Jul 2009) $
@Documented
@Target({TYPE,METHOD})
@Retention(RUNTIME)
public @interface DenyAll