|
||||||||||
| 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.SignatureEncryptionTest
public class SignatureEncryptionTest
A set of tests for combined signature/encryption, verification/decryption.
| Constructor Summary | |
|---|---|
SignatureEncryptionTest()
|
|
| Method Summary | |
|---|---|
void |
testEncryptedKeySignature()
Test signature created using an encrypted key SOAP Body is signed and encrypted. |
void |
testEncryptionElementSigning()
Test that encrypts and then signs a WS-Security envelope (including the encrypted element), then performs verification and decryption |
void |
testEncryptionSigning()
Test that encrypts and then signs a WS-Security envelope, then performs verification and decryption |
void |
testSigningEncryption()
Test that signs and then encrypts a WS-Security envelope, then performs decryption and verification |
void |
testSigningEncryptionEmbedded()
Test that encrypts and signs a WS-Security envelope, then performs verification and decryption. |
void |
testSigningEncryptionIS3DES()
Test that first signs, then encrypts a WS-Security envelope. |
void |
testWSS198()
Test that signs a SOAP Body, and then encrypts some data inside the SOAP Body. |
| 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 SignatureEncryptionTest()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void testEncryptionSigning()
throws java.lang.Exception
java.lang.Exception - Thrown when there is any problem in signing, encryption,
decryption, or verification
public void testEncryptionElementSigning()
throws java.lang.Exception
java.lang.Exception - Thrown when there is any problem in signing, encryption,
decryption, or verification
public void testSigningEncryption()
throws java.lang.Exception
java.lang.Exception - Thrown when there is any problem in signing, encryption,
decryption, or verification
public void testWSS198()
throws java.lang.Exception
java.lang.Exception
public void testSigningEncryptionIS3DES()
throws java.lang.Exception
java.lang.Exception - Thrown when there is any problem in signing, encryption,
decryption, or verification
public void testSigningEncryptionEmbedded()
throws java.lang.Exception
java.lang.Exception - Thrown when there is any problem in signing, encryption,
decryption, or verification
public void testEncryptedKeySignature()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||