Package org.apache.ws.security.message

Class Summary
CertErrorTest This class tests for error messages that apply to certificates, e.g.
DerivedKeyTest A set of tests for using a derived key for encryption/signature.
EncryptedDataInHeaderTest This test encrypts a Timestamp and the SOAP Body, and appends the ReferenceList Element after the EncryptedData Element that is the Timestamp.
EncryptionAlgorithmSuiteTest A set of test-cases for encrypting and decrypting SOAP requests when specifying an AlgorithmSuite policy.
EncryptionCRLTest This is a test for Certificate Revocation List checking before encryption.
EncryptionGCMTest A set of test-cases for encrypting and decrypting SOAP requests using GCM.
EncryptionPartsTest This is some unit tests for encryption using encryption using parts.
EncryptionTest A set of test-cases for encrypting and decrypting SOAP requests.
ModifiedRequestTest This class tests the modification of requests.
NoSoapPrefixSignatureTest This is a test for WSS-60 - "Problems when SOAP envelope namespace prefix is null" http://issues.apache.org/jira/browse/WSS-60
PasswordTypeTest This is a test for processing a Username Token to enforce either a plaintext or digest password type.
ReplayTest Some test-cases for replay attacks.
RequireSignedEncryptedDataElementsTest Tests for the WSHandlerConstants.REQUIRE_SIGNED_ENCRYPTED_DATA_ELEMENTS option.
SecurityContextTokenTest A set of tests for SecurityContextTokens.
SignatureAlgorithmSuiteTest A set of test-cases for signing and verifying SOAP requests when specifying an AlgorithmSuite policy.
SignatureCertConstraintsTest A set of test-cases for signing and verifying SOAP requests, where the certificate used to verify the signature is validated against a set of cert constraints.
SignatureCertTest This is a test for WSS-40.
SignatureCRLTest This is a test for Certificate Revocation List checking.
SignatureEncryptionTest A set of tests for combined signature/encryption, verification/decryption.
SignatureKeyValueTest This class tests signing where the the public key is transmitted in the message via a ds:KeyInfo/ds:KeyValue element.
SignaturePartsTest This is some unit tests for signing using signature parts.
SignatureTest A set of test-cases for signing and verifying SOAP requests.
SignedBSTTest This is a test for signing the SOAP Body as well as the BinarySecurityToken that contains the certificate used to verify the signature.
SKISignatureTest WS-Security Test Case for SubjectKeyIdentifier.
STRSignatureTest WS-Security Test Case for signature creation/validation using the SecurityTokenReference transform.
SymmetricSignatureTest Test symmetric key signature created using an encrypted key Demonstrates that Signature Crypto object can have null values when calling processSecurityHeader method of WSSecurityEngine.
TestMessageTransformer Applies message transformations to the tests in org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
TimestampTest WS-Security Test Case for Timestamps.
UsernameTokenTest WS-Security Test Case for UsernameTokens.
UTDerivedKeyTest WS-Security Test Case for UsernameToken Key Derivation, as defined in the UsernameTokenProfile 1.1 specification.
UTSignatureTest WS-Security Test Case for UsernameToken Key Derivation, as defined in the UsernameTokenProfile 1.1 specification.
UTWseSignatureTest This a test for deriving a key from a Username Token using a non-standard (WSE) implementation.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.