Uses of Class
org.opensaml.soap.testing.WSBaseTestCase
-
Packages that use WSBaseTestCase Package Description org.opensaml.soap.wsaddressing.impl org.opensaml.soap.wspolicy.impl org.opensaml.soap.wssecurity.impl org.opensaml.soap.wstrust.impl -
-
Uses of WSBaseTestCase in org.opensaml.soap.wsaddressing.impl
Subclasses of WSBaseTestCase in org.opensaml.soap.wsaddressing.impl Modifier and Type Class Description classWSAddressingObjectsTestCaseWSAddressingObjectTestCase is the test case for the WS-Addressing objects. -
Uses of WSBaseTestCase in org.opensaml.soap.wspolicy.impl
Subclasses of WSBaseTestCase in org.opensaml.soap.wspolicy.impl Modifier and Type Class Description classWSPolicyObjectsTestCaseWSPolicyObjectTestCase is the test case for the WS-policy objects. -
Uses of WSBaseTestCase in org.opensaml.soap.wssecurity.impl
Subclasses of WSBaseTestCase in org.opensaml.soap.wssecurity.impl Modifier and Type Class Description classWSSecurityObjectsTestCaseWSSecurityObjectsTestCase is the base test case for the WS-Security objects. -
Uses of WSBaseTestCase in org.opensaml.soap.wstrust.impl
Subclasses of WSBaseTestCase in org.opensaml.soap.wstrust.impl Modifier and Type Class Description classWSTrustObjectsTestCaseWSTrustObjectsTestCase is the base test case for the WS-Trust objects.
-