| |
|
| org.jboss.test.webservice.WebserviceTestBase org.jboss.test.webservice.jbws309.JBWS309TestCase
JBWS309TestCase | public class JBWS309TestCase extends WebserviceTestBase (Code) | | Authorization Error using JBossWS together with JACC
http://jira.jboss.org/jira/browse/JBWS-309
This test should be run against the jacc configuration.
It should also succedd with standard jboss authentication (no jacc) enabled.
author: Thomas.Diesler@jboss.org since: 08-Jul-2005 |
testBasicSecuredDIIAccess | public void testBasicSecuredDIIAccess() throws Exception(Code) | | DII client access a WSDL using basic auth
http://jira.jboss.org/jira/browse/JBWS-483
|
testBasicSecuredSLSB | public void testBasicSecuredSLSB() throws Exception(Code) | | Test that the remote access to this bean is unchecked
|
testBasicSecuredServiceAccess | public void testBasicSecuredServiceAccess() throws Exception(Code) | | |
testRoleSecuredSLSB | public void testRoleSecuredSLSB() throws Exception(Code) | | Test required principal/credential for this bean
|
testRoleSecuredServiceAccess | public void testRoleSecuredServiceAccess() throws Exception(Code) | | |
|
|
|