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