[jboss-jira] [JBoss JIRA] (WFLY-4922) Add smoke test for <deny-uncovered-http-methods/> tag

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 12:24:08 EST 2017


     [ https://issues.jboss.org/browse/WFLY-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated WFLY-4922:
-----------------------------
    Fix Version/s: 10.0.0.Final


I am bulk closing old issues that were resolved with no fix version. There are quite many of these so I am not checking the history properly. From the lastModified date of this issue it looks like it was done for 10.0.0.Final (I am not caring about alpha/beta etc. for this exercise). If that is incorrect please adjust as needed.

> Add smoke test for <deny-uncovered-http-methods/> tag
> -----------------------------------------------------
>
>                 Key: WFLY-4922
>                 URL: https://issues.jboss.org/browse/WFLY-4922
>             Project: WildFly
>          Issue Type: Task
>          Components: Test Suite
>            Reporter: Jan Tymel
>            Assignee: Jan Tymel
>             Fix For: 10.0.0.Final
>
>
> With Java Servlet 3.1 specification [1] comes possibility to use <deny-uncovered-http-methods/> tag in web.xml file. This new feature should be tested by a basic smoke test in WildFly testsuite.
> Brief description of test case:
> * set some of HTTP methods secured
> * verify that these methods are accessible
> * when anyone tries to use other than specified (i.e. secured) HTTP methods, status code 403 should be returned (according to specification)
> [1] https://jcp.org/en/jsr/detail?id=340



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list