javax.servlet.annotation
Annotation Type ServletSecurity
@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ServletSecurity
- Since:
- 3.0
- Version:
- $Rev: 931507 $ $Date: 2010-04-07 13:46:21 +0200 (Mi, 07. Apr 2010) $
httpMethodConstraints
public abstract HttpMethodConstraint[] httpMethodConstraints
- Default:
- {}
value
public abstract HttpConstraint value
- Default:
- @javax.servlet.annotation.HttpConstraint
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.