Common Annotations 1.1 - Apache Tomcat 7.0.109

javax.annotation.security
Annotation Type DenyAll


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

Since:
Common Annotations 1.0


Common Annotations 1.1 - Apache Tomcat 7.0.109

Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.