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, getTransportGuarantee
public HttpMethodConstraintElement(java.lang.String methodName)
public HttpMethodConstraintElement(java.lang.String methodName, HttpConstraintElement constraint)
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.