@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 © 2015. All rights reserved.