|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.Assert
org.apache.ws.security.message.ModifiedRequestTest
public class ModifiedRequestTest
This class tests the modification of requests.
| Constructor Summary | |
|---|---|
ModifiedRequestTest()
|
|
| Method Summary | |
|---|---|
void |
testDuplicatedSignedSAMLAssertion()
Test a duplicated signed SAML Assertion. |
void |
testDuplicatedSignedUsernameToken()
Test a duplicated signed UsernameToken |
void |
testModifiedEncryptedDataCipherValue()
Test for when some EncryptedData CipherValue data is modified. |
void |
testModifiedEncryptedDataStructure()
Test for when an EncryptedData structure is modified |
void |
testModifiedEncryptedKeyCipherValue()
Test for when some EncryptedKey CipherValue data is modified. |
void |
testModifiedSignature()
Test for when the Signature element is modified |
void |
testModifiedSignatureReference()
Test for when an element that a Signature Reference points to is modified |
void |
testMovedElement()
Test that signs a SOAP body element "value". |
void |
testMovedElementChangedId()
Test that signs a SOAP body element "value". |
void |
testUntrustedSignature()
Test for when a Signature is received with a certificate that is not trusted |
| Methods inherited from class org.junit.Assert |
|---|
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModifiedRequestTest()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void testMovedElement()
throws java.lang.Exception
java.lang.Exception
public void testMovedElementChangedId()
throws java.lang.Exception
java.lang.Exception
public void testDuplicatedSignedSAMLAssertion()
throws java.lang.Exception
java.lang.Exception
public void testDuplicatedSignedUsernameToken()
throws java.lang.Exception
java.lang.Exception
public void testModifiedEncryptedDataStructure()
throws java.lang.Exception
java.lang.Exception
public void testModifiedEncryptedDataCipherValue()
throws java.lang.Exception
java.lang.Exception
public void testModifiedEncryptedKeyCipherValue()
throws java.lang.Exception
java.lang.Exception
public void testModifiedSignatureReference()
throws java.lang.Exception
java.lang.Exception
public void testUntrustedSignature()
throws java.lang.Exception
java.lang.Exception
public void testModifiedSignature()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||