Package javax.annotation.security
Annotation Type PermitAll
-
@Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface PermitAll
- Version:
- $Rev: 513246 $ $Date: 2007-03-01 10:48:51 +0100 (Thu, 01 Mar 2007) $
@Documented
@Target({TYPE,METHOD})
@Retention(RUNTIME)
public @interface PermitAll