|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.test.functional.SecurityTest
public class SecurityTest
A class for testing security holes on a Nesstar Server
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SecurityTest(String testName)
Constructor for the SecurityTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the SecurityTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class * |
void |
testCrossSiteScripting()
Tests Object browser is possibly vulnerable to Cross Site Scripting (XSS) attacks (#3923) |
void |
testCrossSiteScripting(URL server)
Tests Object browser is possibly vulnerable to Cross Site Scripting (XSS) attacks (#3923) |
void |
testJBossWebServiceSecurity()
Test the security of the JBoss Web Service component of a Nesstar Server. |
void |
testJBossWebServiceSecurity2()
Test the security of the JBoss Web Service component of a Nesstar Server. |
void |
testJBossWebServiceSecurity3()
Test the security of the JBoss Web Service component of a Nesstar Server. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testJBossWebServiceSecurity()
throws Exception
Exception
public void testJBossWebServiceSecurity2()
throws Exception
Exception
public void testJBossWebServiceSecurity3()
throws Exception
Exception
public void testCrossSiteScripting()
throws Exception
Exception
public void testCrossSiteScripting(URL server)
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||