| |
|
| org.objectweb.jonas.jtests.util.JTestCase org.objectweb.jonas.jtests.clients.jca15.F_securityTest
F_securityTest | public class F_securityTest extends JTestCase (Code) | | Tests Jonas Connector Architecture container-managed sign-on.
|
CLOSE_HANDLE | final public int CLOSE_HANDLE(Code) | | |
CLOSE_PHYSICAL | final public int CLOSE_PHYSICAL(Code) | | |
CloseType | public int CloseType(Code) | | |
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testSecurityContextContainer | public void testSecurityContextContainer() throws Exception(Code) | | Container managed sign-on.
The application server provides the required security information for
the resource principal through its configured security policies and mechanisms.
When this class is deployed, the secured.xml file contains:
<res-auth>Container</res-auth>
|
|
|
|