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