public class HttpMethodConstraintElement extends HttpConstraintElement
| Constructor | Description |
|---|---|
HttpMethodConstraintElement(java.lang.String methodName) |
|
HttpMethodConstraintElement(java.lang.String methodName,
HttpConstraintElement constraint) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMethodName() |
getEmptyRoleSemantic, getRolesAllowed, getTransportGuaranteepublic HttpMethodConstraintElement(java.lang.String methodName)
public HttpMethodConstraintElement(java.lang.String methodName,
HttpConstraintElement constraint)
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.