@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ServletSecurity
Modifier and Type | Optional Element and Description |
---|---|
HttpMethodConstraint[] |
httpMethodConstraints |
HttpConstraint |
value |
public abstract HttpConstraint value
public abstract HttpMethodConstraint[] httpMethodConstraints