Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 655d695e477d7e6da9477190d1ba8491c2aa780d
https://github.com/resteasy/Resteasy/commit/655d695e477d7e6da9477190d1ba8...
Author: kanovotn <kanovotn(a)redhat.com>
Date: 2016-08-27 (Sat, 27 Aug 2016)
Changed paths:
R
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/AbstractSecurityDomainSetup.java
R
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/UsersRolesSecurityDomainSetup.java
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/UsersRolesSecurityDomainSetupCreaper.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SecurityContextTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/resource/SecurityContextResource.java
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/security/jboss-web.xml
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/security/securityContext/web.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/security/web.xml
Log Message:
-----------
[RESTEASY-1473] Add SecurityContext test (#901)