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