javax.annotation.security
Annotation Type PermitAll


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface PermitAll

Author:
Florent Benoit
See Also:
EJB 3.0 specification