A B C D E F G H I K M N O P R S T U V W X

A

AbstractSAMLCallbackHandler - Class in org.apache.ws.security.common
A base implementation of a Callback Handler for a SAML assertion.
AbstractSAMLCallbackHandler() - Constructor for class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
AbstractSAMLCallbackHandler.Statement - Enum in org.apache.ws.security.common
 
addEncryptedDataWithEmbeddedEncryptedKeyInWsseHeader(Element) - Static method in class org.apache.ws.security.message.TestMessageTransformer
 
addSecretKey(String, byte[]) - Method in class org.apache.ws.security.common.SecretKeyCallbackHandler
 
AssertionSigningTest - Class in org.apache.ws.security.saml.ext
A list of test-cases to test the functionality of signing with AssertionWrapper class implementation.
AssertionSigningTest() - Constructor for class org.apache.ws.security.saml.ext.AssertionSigningTest
 

B

BinarySecurityTokenTest - Class in org.apache.ws.security.message.token
This is a test for constructing and processing BinarySecurityTokens.
BinarySecurityTokenTest() - Constructor for class org.apache.ws.security.message.token.BinarySecurityTokenTest
 
BSTKerberosTest - Class in org.apache.ws.security.message.token
This is a test for the Kerberos Token Profile 1.1
BSTKerberosTest() - Constructor for class org.apache.ws.security.message.token.BSTKerberosTest
 

C

CallbackRefTest - Class in org.apache.ws.security.handler
Test case for WSS-245 - "WSHandlerConstants.PW_CALLBACK_REF isn't correctly searched for" https://issues.apache.org/jira/browse/WSS-245
CallbackRefTest() - Constructor for class org.apache.ws.security.handler.CallbackRefTest
 
CertErrorTest - Class in org.apache.ws.security.message
This class tests for error messages that apply to certificates, e.g.
CertErrorTest() - Constructor for class org.apache.ws.security.message.CertErrorTest
 
certIdentifier - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
CertificateStoreTest - Class in org.apache.ws.security.components.crypto
This is a test for the CertificateStore Crypto instance.
CertificateStoreTest() - Constructor for class org.apache.ws.security.components.crypto.CertificateStoreTest
 
certs - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
checkResults(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.ws.security.common.CustomHandler
 
checkResultsAnyOrder(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.ws.security.common.CustomHandler
 
conditions - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
confirmationMethod - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
createAndSetStatement(SubjectBean, SAMLCallback) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
Note that the SubjectBean parameter should be null for SAML2.0
createKeyInfo() - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
CryptoProviderTest - Class in org.apache.ws.security.components.crypto
This is a test for WSS-86 - "CryptoBase.splitAndTrim does not take into account the format of a DN constructed by different providers": http://issues.apache.org/jira/browse/WSS-86 Keystore: keys\wss86.keystore Password: security Generated by: keytool -genkey -validity 3650 -alias wss86 -keyalg RSA -keystore wss86.keystore -dname "1.2.840.113549.1.9.1=#16125765726e6572406578616d706c652e636f6d,CN=Werner, OU=WSS4J,O=Apache,L=Munich,ST=Bayern,C=DE"
CryptoProviderTest() - Constructor for class org.apache.ws.security.components.crypto.CryptoProviderTest
 
CryptoTest - Class in org.apache.ws.security.components.crypto
 
CryptoTest() - Constructor for class org.apache.ws.security.components.crypto.CryptoTest
 
CustomAction - Class in org.apache.ws.security.common
a custom action that leaves a breadcumb
CustomAction() - Constructor for class org.apache.ws.security.common.CustomAction
 
CustomActionProcessorTest - Class in org.apache.ws.security.handler
A test for adding custom actions/processors etc.
CustomActionProcessorTest() - Constructor for class org.apache.ws.security.handler.CustomActionProcessorTest
 
customAttributeValues - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
CustomCrypto - Class in org.apache.ws.security.common
 
CustomCrypto(Map<String, Object>, ClassLoader) - Constructor for class org.apache.ws.security.common.CustomCrypto
 
CustomHandler - Class in org.apache.ws.security.common
A trivial extension of the WSHandler type for use in unit-testing.
CustomHandler() - Constructor for class org.apache.ws.security.common.CustomHandler
 
CustomProcessor - Class in org.apache.ws.security.common
a custom processor that inserts itself into the results list
CustomProcessor() - Constructor for class org.apache.ws.security.common.CustomProcessor
 
CustomSamlAssertionValidator - Class in org.apache.ws.security.common
 
CustomSamlAssertionValidator() - Constructor for class org.apache.ws.security.common.CustomSamlAssertionValidator
 

D

DerivedKeyTest - Class in org.apache.ws.security.message
A set of tests for using a derived key for encryption/signature.
DerivedKeyTest() - Constructor for class org.apache.ws.security.message.DerivedKeyTest
 
DerivedKeyTokenTest - Class in org.apache.ws.security.message.token
Tests for DerivedKeyToken type.
DerivedKeyTokenTest() - Constructor for class org.apache.ws.security.message.token.DerivedKeyTokenTest
 
duplicateEncryptedDataInExternalWrapperElement(Element, boolean) - Static method in class org.apache.ws.security.message.TestMessageTransformer
 
duplicateEncryptedDataInWsseHeader(Element, boolean) - Static method in class org.apache.ws.security.message.TestMessageTransformer
 
duplicateEncryptedDataInWsseWrapperHeader(Element, boolean) - Static method in class org.apache.ws.security.message.TestMessageTransformer
 

E

EncodedPasswordCallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for the case of processing a Username Token with an encoded password.
EncodedPasswordCallbackHandler() - Constructor for class org.apache.ws.security.common.EncodedPasswordCallbackHandler
 
EncryptedDataInHeaderTest - Class in org.apache.ws.security.message
This test encrypts a Timestamp and the SOAP Body, and appends the ReferenceList Element after the EncryptedData Element that is the Timestamp.
EncryptedDataInHeaderTest() - Constructor for class org.apache.ws.security.message.EncryptedDataInHeaderTest
 
EncryptedKeyDataRefTest - Class in org.apache.ws.security.processor
Test that checks for correct WSDataRef which should be returned by org.apache.ws.security.processor.EncryptedKeyProcessor This test uses the RSA_15 algorithm to transport (wrap) the symmetric key.
EncryptedKeyDataRefTest() - Constructor for class org.apache.ws.security.processor.EncryptedKeyDataRefTest
 
EncryptionCRLTest - Class in org.apache.ws.security.message
This is a test for Certificate Revocation List checking before encryption.
EncryptionCRLTest() - Constructor for class org.apache.ws.security.message.EncryptionCRLTest
 
EncryptionGCMTest - Class in org.apache.ws.security.message
A set of test-cases for encrypting and decrypting SOAP requests using GCM.
EncryptionGCMTest() - Constructor for class org.apache.ws.security.message.EncryptionGCMTest
 
EncryptionPartsTest - Class in org.apache.ws.security.message
This is some unit tests for encryption using encryption using parts.
EncryptionPartsTest() - Constructor for class org.apache.ws.security.message.EncryptionPartsTest
 
EncryptionTest - Class in org.apache.ws.security.message
A set of test-cases for encrypting and decrypting SOAP requests.
EncryptionTest() - Constructor for class org.apache.ws.security.message.EncryptionTest
 
ephemeralKey - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
execute(WSHandler, int, Document, RequestData) - Method in class org.apache.ws.security.common.CustomAction
 

F

FaultCodeTest - Class in org.apache.ws.security.misc
WS-Security Test Case for fault codes.
FaultCodeTest() - Constructor for class org.apache.ws.security.misc.FaultCodeTest
 

G

getConfig() - Method in class org.apache.ws.security.common.CustomCrypto
 
getCryptoProvider() - Method in class org.apache.ws.security.common.CustomCrypto
 
getDefaultX509Alias() - Method in class org.apache.ws.security.common.CustomCrypto
 
getEphemeralKey() - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
getOption(String) - Method in class org.apache.ws.security.common.CustomHandler
 
getPassword(Object) - Method in class org.apache.ws.security.common.CustomHandler
 
getProperty(Object, String) - Method in class org.apache.ws.security.common.CustomHandler
 

H

handle(Callback[]) - Method in class org.apache.ws.security.common.EncodedPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.KeystoreCallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.SAML1AuthnHOKHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.SAML1CallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.SAML2CallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.SAMLElementCallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.SecretKeyCallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.common.UsernamePasswordCallbackHandler
 
handle(Callback[]) - Method in class org.apache.ws.security.handler.SignatureUTAliasTest
 
handle(Callback[]) - Method in class org.apache.ws.security.message.SymmetricSignatureTest
 
handle(Callback[]) - Method in class org.apache.ws.security.message.UsernameTokenTest
A CallbackHandler for some (mostly insecure) scenarios.
handle(Callback[]) - Method in class org.apache.ws.security.misc.FaultCodeTest
 
handleToken(Element, RequestData, WSDocInfo) - Method in class org.apache.ws.security.common.CustomProcessor
 

I

issuer - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 

K

KerberosTest - Class in org.apache.ws.security.message.token
This is a test for a WSS4J client retrieving a service ticket from a KDC, and inserting it into the security header of a request, to be processed by WSS4J.
KerberosTest() - Constructor for class org.apache.ws.security.message.token.KerberosTest
 
KeystoreCallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for the case of finding a password to access a cert/private key in a keystore.
KeystoreCallbackHandler() - Constructor for class org.apache.ws.security.common.KeystoreCallbackHandler
 

M

ModifiedRequestTest - Class in org.apache.ws.security.message
This class tests the modification of requests.
ModifiedRequestTest() - Constructor for class org.apache.ws.security.message.ModifiedRequestTest
 

N

NoSoapPrefixSignatureTest - Class in org.apache.ws.security.message
This is a test for WSS-60 - "Problems when SOAP envelope namespace prefix is null" http://issues.apache.org/jira/browse/WSS-60
NoSoapPrefixSignatureTest() - Constructor for class org.apache.ws.security.message.NoSoapPrefixSignatureTest
 

O

org.apache.ws.security.common - package org.apache.ws.security.common
 
org.apache.ws.security.components.crypto - package org.apache.ws.security.components.crypto
 
org.apache.ws.security.handler - package org.apache.ws.security.handler
 
org.apache.ws.security.message - package org.apache.ws.security.message
 
org.apache.ws.security.message.token - package org.apache.ws.security.message.token
 
org.apache.ws.security.misc - package org.apache.ws.security.misc
 
org.apache.ws.security.processor - package org.apache.ws.security.processor
 
org.apache.ws.security.saml - package org.apache.ws.security.saml
 
org.apache.ws.security.saml.ext - package org.apache.ws.security.saml.ext
 
org.apache.ws.security.validate - package org.apache.ws.security.validate
 

P

PasswordTypeTest - Class in org.apache.ws.security.message
This is a test for processing a Username Token to enforce either a plaintext or digest password type.
PasswordTypeTest() - Constructor for class org.apache.ws.security.message.PasswordTypeTest
 
PrincipalTest - Class in org.apache.ws.security.misc
Test various principal objects after processing a security token.
PrincipalTest() - Constructor for class org.apache.ws.security.misc.PrincipalTest
 

R

receive(int, RequestData) - Method in class org.apache.ws.security.common.CustomHandler
 
ReferenceListDataRefTest - Class in org.apache.ws.security.processor
Test that checks for correct WSDataRef which should be returned by org.apache.ws.security.processor.ReferenceListProcessor This test uses the RSA_15 algorithm to transport (wrap) the symmetric key.
ReferenceListDataRefTest() - Constructor for class org.apache.ws.security.processor.ReferenceListDataRefTest
 
ReferenceTest - Class in org.apache.ws.security.message.token
unit test for the Reference type
ReferenceTest() - Constructor for class org.apache.ws.security.message.token.ReferenceTest
 
ReplayTest - Class in org.apache.ws.security.message
Some test-cases for replay attacks.
ReplayTest() - Constructor for class org.apache.ws.security.message.ReplayTest
 
RequireSignedEncryptedDataElementsTest - Class in org.apache.ws.security.message
Tests for the WSHandlerConstants.REQUIRE_SIGNED_ENCRYPTED_DATA_ELEMENTS option.
RequireSignedEncryptedDataElementsTest() - Constructor for class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
resource - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
ResultsOrderTest - Class in org.apache.ws.security.handler
This is a test for WSS-147.
ResultsOrderTest() - Constructor for class org.apache.ws.security.handler.ResultsOrderTest
 

S

SAML1AuthnHOKHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for a SAML 1.1 authentication assertion using Holder of Key.
SAML1AuthnHOKHandler() - Constructor for class org.apache.ws.security.common.SAML1AuthnHOKHandler
 
SAML1CallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for a SAML 1.1 assertion.
SAML1CallbackHandler() - Constructor for class org.apache.ws.security.common.SAML1CallbackHandler
 
SAML2CallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for a SAML 2 assertion.
SAML2CallbackHandler() - Constructor for class org.apache.ws.security.common.SAML2CallbackHandler
 
SamlConditionsTest - Class in org.apache.ws.security.saml
Test-case for sending and processing an a SAML Token with a custom Conditions element.
SamlConditionsTest() - Constructor for class org.apache.ws.security.saml.SamlConditionsTest
 
SAMLElementCallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for a SAML 1.1 assertion.
SAMLElementCallbackHandler() - Constructor for class org.apache.ws.security.common.SAMLElementCallbackHandler
 
SamlNegativeTest - Class in org.apache.ws.security.saml
This is a set of test-cases where the SAML Assertion is altered in some way and so we expect an exception to be thrown when processing it.
SamlNegativeTest() - Constructor for class org.apache.ws.security.saml.SamlNegativeTest
 
SamlReferenceTest - Class in org.apache.ws.security.saml
Some tests for how SAML tokens are referenced.
SamlReferenceTest() - Constructor for class org.apache.ws.security.saml.SamlReferenceTest
 
SamlTokenDerivedTest - Class in org.apache.ws.security.saml
Test-case for sending and processing a signed (sender vouches) SAML Assertion using a derived key.
SamlTokenDerivedTest() - Constructor for class org.apache.ws.security.saml.SamlTokenDerivedTest
 
SamlTokenHOKTest - Class in org.apache.ws.security.saml
Test-case for sending and processing a signed (holder-of-key) SAML Assertion.
SamlTokenHOKTest() - Constructor for class org.apache.ws.security.saml.SamlTokenHOKTest
 
SamlTokenSVTest - Class in org.apache.ws.security.saml
Test-case for sending and processing a signed (sender vouches) SAML Assertion.
SamlTokenSVTest() - Constructor for class org.apache.ws.security.saml.SamlTokenSVTest
 
SamlTokenTest - Class in org.apache.ws.security.saml
Test-case for sending and processing an unsigned (sender vouches) SAML Assertion.
SamlTokenTest() - Constructor for class org.apache.ws.security.saml.SamlTokenTest
 
SAMPLE_SOAP_MSG - Static variable in class org.apache.ws.security.common.SOAPUtil
 
SecretKeyCallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for the case of storing a secret key.
SecretKeyCallbackHandler() - Constructor for class org.apache.ws.security.common.SecretKeyCallbackHandler
 
SecurityContextTokenTest - Class in org.apache.ws.security.message
A set of tests for SecurityContextTokens.
SecurityContextTokenTest() - Constructor for class org.apache.ws.security.message.SecurityContextTokenTest
 
SecurityHeaderTest - Class in org.apache.ws.security.misc
This tests how security headers are parsed and processed.
SecurityHeaderTest() - Constructor for class org.apache.ws.security.misc.SecurityHeaderTest
 
SecurityTokenReferenceTest - Class in org.apache.ws.security.message.token
Some tests for the SecurityTokenReference class.
SecurityTokenReferenceTest() - Constructor for class org.apache.ws.security.message.token.SecurityTokenReferenceTest
 
send(int, Document, RequestData, List<Integer>, boolean) - Method in class org.apache.ws.security.common.CustomHandler
 
setCertIdentifier(KeyInfoBean.CERT_IDENTIFIER) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setCerts(X509Certificate[]) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setConditions(ConditionsBean) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setConfirmationMethod(String) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setCustomAttributeValues(List<?>) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setIssuer(String) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setOption(String, Object) - Method in class org.apache.ws.security.common.CustomHandler
 
setOutboundSecret(byte[]) - Method in class org.apache.ws.security.common.SecretKeyCallbackHandler
 
setPassword(Object, String) - Method in class org.apache.ws.security.common.CustomHandler
 
setProperty(Object, String, Object) - Method in class org.apache.ws.security.common.CustomHandler
 
setResource(String) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setStatement(AbstractSAMLCallbackHandler.Statement) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setSubjectConfirmationData(SubjectConfirmationDataBean) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setSubjectLocality(String, String) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setSubjectNameIDFormat(String) - Method in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
setUp() - Method in class org.apache.ws.security.message.EncryptionCRLTest
Setup method
setUp() - Method in class org.apache.ws.security.message.EncryptionGCMTest
Setup method
setUp() - Method in class org.apache.ws.security.message.EncryptionTest
Setup method
setUp() - Method in class org.apache.ws.security.message.SymmetricSignatureTest
Setup method

SignatureCertConstraintsTest - Class in org.apache.ws.security.message
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.
SignatureCertConstraintsTest() - Constructor for class org.apache.ws.security.message.SignatureCertConstraintsTest
 
SignatureCertTest - Class in org.apache.ws.security.message
This is a test for WSS-40.
SignatureCertTest() - Constructor for class org.apache.ws.security.message.SignatureCertTest
 
signatureConfirmation(RequestData, List<WSSecurityEngineResult>) - Method in class org.apache.ws.security.common.CustomHandler
 
SignatureConfirmationTest - Class in org.apache.ws.security.handler
A set of test-cases for SignatureConfirmation.
SignatureConfirmationTest() - Constructor for class org.apache.ws.security.handler.SignatureConfirmationTest
 
SignatureCRLTest - Class in org.apache.ws.security.message
This is a test for Certificate Revocation List checking.
SignatureCRLTest() - Constructor for class org.apache.ws.security.message.SignatureCRLTest
 
SignatureEncryptionTest - Class in org.apache.ws.security.message
A set of tests for combined signature/encryption, verification/decryption.
SignatureEncryptionTest() - Constructor for class org.apache.ws.security.message.SignatureEncryptionTest
 
SignatureKeyValueTest - Class in org.apache.ws.security.message
This class tests signing where the the public key is transmitted in the message via a ds:KeyInfo/ds:KeyValue element.
SignatureKeyValueTest() - Constructor for class org.apache.ws.security.message.SignatureKeyValueTest
 
SignaturePartsTest - Class in org.apache.ws.security.message
This is some unit tests for signing using signature parts.
SignaturePartsTest() - Constructor for class org.apache.ws.security.message.SignaturePartsTest
 
SignatureTest - Class in org.apache.ws.security.message
A set of test-cases for signing and verifying SOAP requests.
SignatureTest() - Constructor for class org.apache.ws.security.message.SignatureTest
 
SignatureUTAliasTest - Class in org.apache.ws.security.handler
This is a test for WSS-194 - "Support overriding KeyStore alias for signature so that it can be different than user name used for UsernameToken".
SignatureUTAliasTest() - Constructor for class org.apache.ws.security.handler.SignatureUTAliasTest
 
SignedBSTTest - Class in org.apache.ws.security.message
This is a test for signing the SOAP Body as well as the BinarySecurityToken that contains the certificate used to verify the signature.
SignedBSTTest() - Constructor for class org.apache.ws.security.message.SignedBSTTest
 
SignedSamlTokenHOKTest - Class in org.apache.ws.security.saml
Test-case for sending and processing a signed (holder-of-key) SAML Assertion.
SignedSamlTokenHOKTest() - Constructor for class org.apache.ws.security.saml.SignedSamlTokenHOKTest
 
SKISignatureTest - Class in org.apache.ws.security.message
WS-Security Test Case for SubjectKeyIdentifier.
SKISignatureTest() - Constructor for class org.apache.ws.security.message.SKISignatureTest
 
SKITest - Class in org.apache.ws.security.components.crypto
This is a test for WSS-300 - "SubjectKeyIdentifier (SKI) incorrectly calculated for 2048-bit RSA key".
SKITest() - Constructor for class org.apache.ws.security.components.crypto.SKITest
 
SOAPUtil - Class in org.apache.ws.security.common
 
SOAPUtil() - Constructor for class org.apache.ws.security.common.SOAPUtil
 
statement - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
STRSignatureTest - Class in org.apache.ws.security.message
WS-Security Test Case for signature creation/validation using the SecurityTokenReference transform.
STRSignatureTest() - Constructor for class org.apache.ws.security.message.STRSignatureTest
 
subjectConfirmationData - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
subjectLocalityDnsAddress - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
subjectLocalityIpAddress - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
subjectName - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
subjectNameIDFormat - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
subjectQualifier - Variable in class org.apache.ws.security.common.AbstractSAMLCallbackHandler
 
SymmetricSignatureTest - Class in org.apache.ws.security.message
Test symmetric key signature created using an encrypted key Demonstrates that Signature Crypto object can have null values when calling processSecurityHeader method of WSSecurityEngine.
SymmetricSignatureTest() - Constructor for class org.apache.ws.security.message.SymmetricSignatureTest
 

T

testAccessors() - Method in class org.apache.ws.security.message.token.ReferenceTest
 
testAdditionalEncryptedDataWithEmbeddedEncryptedKeyInWsseHeader() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testAES128GCM() - Method in class org.apache.ws.security.message.EncryptionGCMTest
 
testAES256GCM() - Method in class org.apache.ws.security.message.EncryptionGCMTest
 
testAssertionBelowSTR() - Method in class org.apache.ws.security.saml.SamlReferenceTest
WS-Security Test Case for WSS-178 - "signature verification failure of signed saml token due to "The Reference for URI (bst-saml-uri) has no XMLSignatureInput".
testBadAttribute() - Method in class org.apache.ws.security.message.EncryptionTest
 
testBadInterop() - Method in class org.apache.ws.security.components.crypto.CryptoProviderTest
Test loading a certificate using BouncyCastle, and using it to encrypt a message, but decrypt the message using the Java Keystore provider.
testBadLocalname() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting a custom SOAP header with a bad localname
testBadLocalname() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing a custom SOAP header with a bad localname
testBadNamespace() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting a custom SOAP header with a bad namespace
testBadNamespace() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing a custom SOAP header with a bad namespace
testBadRSAKeyValue() - Method in class org.apache.ws.security.message.SignatureKeyValueTest
Failed RSAKeyValue test, where a message is signed using a key-pair which doesn't correspond to the public key in the "trust"-store.
testBadUserSignature() - Method in class org.apache.ws.security.message.UTSignatureTest
Test using a UsernameToken derived key for signing a SOAP body.
testBadValueType() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body.
testBinarySecurityToken() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing (and explicitly validating) a BinarySecurityToken.
testBSTCertChain() - Method in class org.apache.ws.security.message.SignatureCertTest
 
testBSTPKIPathSignature() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testBSTSignature() - Method in class org.apache.ws.security.message.SignatureCertConstraintsTest
The test uses the BinarySecurityToken key identifier type.
testBSTSignature() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testBSTSignaturePKIPath() - Method in class org.apache.ws.security.message.SignatureCertConstraintsTest
The test uses the BinarySecurityToken key identifier type.
testBuild() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
 
testConstructor() - Method in class org.apache.ws.security.message.token.ReferenceTest
 
testCreateBinarySecurityToken() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A unit test for creating BinarySecurityTokens
testCreatedSeconds() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains a Created element with seconds > 60.
testCreatedValueType() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains a Created element with a ValueType.
testCrypto() - Method in class org.apache.ws.security.components.crypto.CryptoTest
 
testCustomAction() - Method in class org.apache.ws.security.handler.CustomActionProcessorTest
Test to see that a custom action configured through a WSSConfig instance is called
testCustomActionObject() - Method in class org.apache.ws.security.handler.CustomActionProcessorTest
Test to see that a custom action object configured through a WSSConfig instance is called
testCustomCrypto() - Method in class org.apache.ws.security.components.crypto.CryptoTest
Ensure that we can load a custom crypto implementation using a Map
testCustomElement() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains a CustomElement.
testCustomSTR() - Method in class org.apache.ws.security.message.SignatureTest
Create a signature that uses a custom SecurityTokenReference.
testCustomToken() - Method in class org.apache.ws.security.message.token.BinarySecurityTokenTest
A unit test for a custom BinarySecurityToken
testCustomUserProcessor() - Method in class org.apache.ws.security.handler.CustomActionProcessorTest
Test to see that a custom processor configured through a WSSConfig instance is called
testCustomUserProcessorObject() - Method in class org.apache.ws.security.handler.CustomActionProcessorTest
Test to see that a custom processor (object) configured through a WSSConfig instance is called
testDataRefEncryptedKeyProcessor() - Method in class org.apache.ws.security.processor.EncryptedKeyDataRefTest
Test that check for correct WSDataRef object from EncryptedKey Processor
testDataRefReferenceListProcessor() - Method in class org.apache.ws.security.processor.ReferenceListDataRefTest
Test that check for correct WSDataRef object from ReferenceList Processor
testDecodeCustomAction() - Method in class org.apache.ws.security.handler.CustomActionProcessorTest
Test to see that a custom action can be configured via WSSecurityUtil.decodeAction.
testDefaultIssuerClass() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test the default issuer class as specified in SAMLIssuerFactory.
testDerivedKeyBadUserEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body.
testDerivedKeyBadUserSignature() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for signing a SOAP body.
testDerivedKeyChangedEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body.
testDerivedKeyChangedSignature() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for signing a SOAP body.
testDerivedKeyEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body
testDerivedKeyEncryptionWithEncodedPassword() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body
testDerivedKeySignature() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for signing a SOAP body
testDerivedKeySignatureWithEncodedPassword() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for signing a SOAP body
testDerivedKeyWithEncodedPasswordBaseline() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test for encoded passwords.
testDoubleX509SignatureIS() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs (twice) and verifies a WS-Security envelope.
testDoubleX509SignatureThumb() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs (twice) and verifies a WS-Security envelope.
testDSAKeyValue() - Method in class org.apache.ws.security.message.SignatureKeyValueTest
Successful DSAKeyValue test.
testDuplicateActor() - Method in class org.apache.ws.security.misc.SecurityHeaderTest
Test for processing multiple security headers with the same actor
testDuplicatedSignedSAMLAssertion() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test a duplicated signed SAML Assertion.
testDuplicatedSignedUsernameToken() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test a duplicated signed UsernameToken
testDuplicateNullActor() - Method in class org.apache.ws.security.misc.SecurityHeaderTest
Test for processing multiple security headers with the same (null) actor
testDynamicCrypto() - Method in class org.apache.ws.security.components.crypto.CryptoTest
Test that we can sign and verify a signature using dynamically loaded keystores/truststore
testEmbeddedEncryptedKey() - Method in class org.apache.ws.security.message.EncryptionTest
In this test an EncryptedKey structure is embedded in the EncryptedData structure.
testEmbeddedSTRChild() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having an Embedded Child, which in turn has a SecurityTokenReference child.
testEmptyPasswordProcessing() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that processes a UserNameToken with an empty password
testEmptyX509NameTokenizer() - Method in class org.apache.ws.security.components.crypto.X509NameTokenizerTest
 
testEncryptedDataInHeader() - Method in class org.apache.ws.security.message.EncryptedDataInHeaderTest
 
testEncryptedKeyRefAndDuplicatedEncDataInExternalWrapperElement() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testEncryptedKeyRefAndDuplicatedEncDataInWsseHeader() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testEncryptedKeyRefAndDuplicatedEncDataInWsseWrapperHeader() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testEncryptedKeySignature() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test signature created using an encrypted key SOAP Body is signed and encrypted.
testEncryptedKeySignature() - Method in class org.apache.ws.security.message.SymmetricSignatureTest
Test that first signs, then encrypts a WS-Security envelope.
testEncryption() - Method in class org.apache.ws.security.message.CertErrorTest
Test for when a bad certificate is used for Encryption
testEncryptionDecryptionAES128() - Method in class org.apache.ws.security.message.DerivedKeyTest
Test encryption using a DerivedKeyToken using AES128
testEncryptionDecryptionOAEP() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypt and decrypt a WS-Security envelope.
testEncryptionDecryptionRSA15() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypt and decrypt a WS-Security envelope.
testEncryptionDecryptionRSA15STR() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypt and decrypt a WS-Security envelope.
testEncryptionDecryptionTRIPLEDES() - Method in class org.apache.ws.security.message.DerivedKeyTest
Test encryption using a DerivedKeyToken using TRIPLEDES
testEncryptionElementSigning() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that encrypts and then signs a WS-Security envelope (including the encrypted element), then performs verification and decryption

testEncryptionEncryption() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypt and then again encrypts (Super encryption) WS-Security envelope and then verifies it

testEncryptionPartDOMElement() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test getting a DOM Element from WSEncryptionPart directly
testEncryptionSHA1Symmetric() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypts using EncryptedKeySHA1, where it uses a symmetric key, rather than a generated session key which is then encrypted using a public key.
testEncryptionSHA1SymmetricBytes() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypts using EncryptedKeySHA1, where it uses a symmetric key (bytes), rather than a generated session key which is then encrypted using a public key.
testEncryptionSHA1SymmetricBytesHandler() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypts using EncryptedKeySHA1, where it uses a symmetric key, rather than a generated session key which is then encrypted using a public key.
testEncryptionSigning() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that encrypts and then signs a WS-Security envelope, then performs verification and decryption

testEncryptionWithOutRevocationCheck() - Method in class org.apache.ws.security.message.EncryptionCRLTest
Test that encrypts without certificate revocation check so it should pass
testEncryptionWithRevocationCheck() - Method in class org.apache.ws.security.message.EncryptionCRLTest
Test that encrypts with certificate revocation check so it should fail
testEncryptSignature() - Method in class org.apache.ws.security.message.DerivedKeyTest
 
testEquals() - Method in class org.apache.ws.security.message.token.DerivedKeyTokenTest
 
testEquals() - Method in class org.apache.ws.security.message.token.ReferenceTest
 
testExpiredTimestamp() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an expired Timestamp.
testExpiredTimestamp() - Method in class org.apache.ws.security.validate.ValidatorTest
This is a test for processing an expired Timestamp.
testExpiresBeforeCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where the "Created" element is greater than the expiration time.
testExpiresInFrontOfCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains an "Expires" element before the Created element.
testFailedAuthentication() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:FailedAuthentication faultcode.
testFailedCheck() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:FailedCheck faultcode.
testFutureCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where the "Created" element is in the future.
testGetPasswordCallbackHandlerRef() - Method in class org.apache.ws.security.handler.WSHandlerGetPasswordTest
A test for WSHandler.getPassword(...), where the password is obtained from a Callback Handler, which is placed on the Message Context using a reference.
testGetPasswordRequestContext() - Method in class org.apache.ws.security.handler.WSHandlerGetPasswordTest
A WSHandler test for WSHandler.getPassword(...), where the password is obtained from the Message Context.
testGetPasswordRequestContextUnit() - Method in class org.apache.ws.security.handler.WSHandlerGetPasswordTest
A unit test for WSHandler.getPassword(...), where the password is obtained from the Message Context.
testHandlerOptionRef() - Method in class org.apache.ws.security.handler.CallbackRefTest
A test for WSHandler.getPassword(...) where the password is obtained from a Callback Handler, which is obtained from the handler options using a ref.
testHandlerSignature() - Method in class org.apache.ws.security.message.UTSignatureTest
Test using a UsernameToken derived key for signing a SOAP body via WSHandler
testHandlerSignatureIterations() - Method in class org.apache.ws.security.message.UTSignatureTest
Test using a UsernameToken derived key for signing a SOAP body via WSHandler
testHashcode() - Method in class org.apache.ws.security.message.token.DerivedKeyTokenTest
 
testHashcode() - Method in class org.apache.ws.security.message.token.ReferenceTest
 
testHOKNoKeyInfo() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates a signed SAML 1.1 authentication assertion that uses holder-of-key, but does not include a KeyInfo in the Subject, and hence will fail processing.
testHOKNotSigned() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates a SAML 1.1 authentication assertion that uses holder-of-key, but is not signed, and hence will fail processing.
testInterop() - Method in class org.apache.ws.security.components.crypto.CryptoProviderTest
Test loading a certificate using BouncyCastle, and using it to encrypt a message, but decrypt the message using the Java Keystore provider
testInvalidSecurity() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:InvalidSecurity faultcode.
testInvalidSecurityToken() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:InvalidSecurityToken faultcode.
testIssuerSerialSignature() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testKerberosClient() - Method in class org.apache.ws.security.message.token.KerberosTest
Various unit tests for a kerberos client
testKerberosCreationAndProcessing() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and process it.
testKerberosEncryption() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and use the session key to encrypt the SOAP Body.
testKerberosEncryptionBSTFirst() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and use the session key to encrypt the SOAP Body.
testKerberosEncryptionDRCreation() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for encryption using a direct reference to a Kerberos token
testKerberosEncryptionKI() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and use the session key to encrypt the SOAP Body.
testKerberosEncryptionKICreation() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for encryption using a Key Identifier to a Kerberos token
testKerberosSignature() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and use the session key to sign the SOAP Body.
testKerberosSignatureDRCreation() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for signing using a direct reference to a Kerberos token
testKerberosSignatureKI() - Method in class org.apache.ws.security.message.token.KerberosTest
Test using the KerberosSecurity class to retrieve a service ticket from a KDC, wrap it in a BinarySecurityToken, and use the session key to sign the SOAP Body.
testKerberosSignatureKICreation() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for signing using a KeyIdentifier to a Kerberos token
testKeyIdentifier() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Test using a UsernameToken derived key for encrypting a SOAP body.
testKeyIdentifierBadEncodingType() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having a Key Identifier with a bad EncodingType
testKeyIdentifierNoEncodingType() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having a Key Identifier with no EncodingType
testKeyIdentifierNoValueType() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having a Key Identifier with no ValueType
testKeyIdentifierSAMLNoEncodingType() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having a Key Identifier with no EncodingType, but it should pass as the ValueType is for a SAML Assertion.
testLowIterationEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Unit test for creating a Username Token with an iteration value < 1000 that is used for deriving a key for encryption.
testMerlinWithNullProperties() - Method in class org.apache.ws.security.components.crypto.CryptoTest
 
testMessageContextRef() - Method in class org.apache.ws.security.handler.CallbackRefTest
A test for WSHandler.getPassword(...), where the password is obtained from a Callback Handler, which is placed on the Message Context using a reference.
testMessageExpired() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:MessageExpired faultcode.
TestMessageTransformer - Class in org.apache.ws.security.message
Applies message transformations to the tests in org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
TestMessageTransformer() - Constructor for class org.apache.ws.security.message.TestMessageTransformer
 
testMissingAction() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testMissingResult() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testMixedOrder() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testMixedOrder2() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testModifiedEncryptedDataCipherValue() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when some EncryptedData CipherValue data is modified.
testModifiedEncryptedDataStructure() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when an EncryptedData structure is modified
testModifiedEncryptedKeyCipherValue() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when some EncryptedKey CipherValue data is modified.
testModifiedSignature() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when the Signature element is modified
testModifiedSignatureReference() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when an element that a Signature Reference points to is modified
testMovedElement() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test that signs a SOAP body element "value".
testMovedElementChangedId() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test that signs a SOAP body element "value".
testMultipleCertsWSHandler() - Method in class org.apache.ws.security.message.SignatureCertTest
A test for "SignatureAction does not set DigestAlgorithm on WSSecSignature instance"
testMultipleChildren() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having multiple data references
testMultipleCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains multiple "Created" elements.
testMultipleCreated() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for sending multiple Created elements in the UsernameToken
testMultipleElements() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting two SOAP Body elements with the same QName.
testMultipleElements() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing two SOAP Body elements with the same QName.
testMultipleEmbeddedChildren() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a SecurityTokenReference having an Embedded Child, which has multiple children.
testMultipleExpires() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains multiple "Expires" elements.
testMultipleIdenticalResults() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testMultipleNonce() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for sending multiple nonces in the UsernameToken
testMultiplePassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for sending multiple passwords in the UsernameToken
testMultipleTimestamps() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing multiple Timestamps in the security header
testNamespaceQualifiedTypeAccepted() - Method in class org.apache.ws.security.message.token.WCFUsernameTokenTest
Test that adds a UserNameToken with a namespace qualified type.
testNamespaceQualifiedTypeRejected() - Method in class org.apache.ws.security.message.token.WCFUsernameTokenTest
Test that adds a UserNameToken with a namespace qualified type.
testNearFutureCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where the "Created" element is in the (near) future.
testNoAction() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testNoCreated() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an Timestamp where it contains no "Created" element.
testNoIterationEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Unit test for creating a Username Token with no iteration element that is used for deriving a key for encryption.
testNoKeyStoreFile() - Method in class org.apache.ws.security.components.crypto.CryptoTest
Test for WSS-149 - "Merlin requires org.apache.ws.security.crypto.merlin.file to be set and point to an existing file"
testNonceBadEncodingType() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for sending a nonce with a bad encoding type in the UsernameToken
testNoResult() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testNoSaltEncryption() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Unit test for creating a Username Token with no salt element that is used for deriving a key for encryption.
testNoSOAPNamespacePrefix() - Method in class org.apache.ws.security.message.NoSoapPrefixSignatureTest
Test signing a SOAP message that has no SOAP namespace prefix
testNullCreated() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for WSS-66 - the created string is null http://issues.apache.org/jira/browse/WSS-66 "Possible security hole when PasswordDigest is used by client."
testNullNonce() - Method in class org.apache.ws.security.message.UsernameTokenTest
A test for WSS-66 - the nonce string is null http://issues.apache.org/jira/browse/WSS-66 "Possible security hole when PasswordDigest is used by client."
testOldTimestamp() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing an "old" Timestamp, i.e.
testOrder() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testPasswordDigest() - Method in class org.apache.ws.security.message.PasswordTypeTest
Test that adds a UserNameToken with password Digest to a WS-Security envelope
testPKIPath() - Method in class org.apache.ws.security.message.token.BinarySecurityTokenTest
A unit test for an PKIPath BinarySecurityToken
testProcessToken() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
Test Validating a Kerberos BinarySecurityToken
testProcessTokenCustomValidator() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
Test Validating a Kerberos BinarySecurityToken using a custom Validator instance.
testReferenceListAndDuplicatedEncDataInExternalWrapperElement() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testReferenceListAndDuplicatedEncDataInWsseHeader() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testReferenceListAndDuplicatedEncDataInWsseWrapperHeader() - Method in class org.apache.ws.security.message.RequireSignedEncryptedDataElementsTest
 
testReferenceNoURI() - Method in class org.apache.ws.security.message.token.SecurityTokenReferenceTest
Test for a Reference with no URI
testReplayedTimestamp() - Method in class org.apache.ws.security.message.ReplayTest
 
testReplayedTimestampBelowSignature() - Method in class org.apache.ws.security.message.ReplayTest
 
testReplayedTimestampNoExpires() - Method in class org.apache.ws.security.message.ReplayTest
 
testReplayedUsernameToken() - Method in class org.apache.ws.security.message.ReplayTest
 
testRequestNotSavedSignature() - Method in class org.apache.ws.security.handler.SignatureConfirmationTest
Test to see that a signature is not saved on the outbound request if enable signature confirmation is false.
testRequestSavedSignature() - Method in class org.apache.ws.security.handler.SignatureConfirmationTest
Test to see that a signature is saved correctly on the outbound request.
testReverseOrder() - Method in class org.apache.ws.security.handler.ResultsOrderTest
 
testRSA1024() - Method in class org.apache.ws.security.components.crypto.SKITest
 
testRSA2048() - Method in class org.apache.ws.security.components.crypto.SKITest
 
testRSAKeyValue() - Method in class org.apache.ws.security.message.SignatureKeyValueTest
Successful RSAKeyValue test.
testSaml1Action() - Method in class org.apache.ws.security.saml.SamlTokenTest
This test checks that an unsigned SAML1 sender-vouches authentication assertion can be created by the WSHandler implementation
testSAML1AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 attribute assertion.
testSAML1AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test that creates, sends and processes a signed SAML 1.1 attribute assertion.
testSAML1AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 attribute assertion.
testSAML1AttrAssertion() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 attribute assertion.
testSAML1AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion.
testSAML1AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion.
testSAML1AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion.
testSAML1AuthnAssertion() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion.
testSAML1AuthnAssertionDerived() - Method in class org.apache.ws.security.saml.SamlTokenDerivedTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion using a derived key.
testSAML1AuthnAssertionFromProperties() - Method in class org.apache.ws.security.saml.SamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1 authentication assertion, where the configuration is loaded from a properties file
testSAML1AuthnAssertionFromProperties() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test that creates, sends and processes a signed SAML 1 authentication assertion, where the configuration is loaded from a properties file
testSAML1AuthnAssertionFromProperties() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1 authentication assertion, where the configuration is loaded from a properties file
testSAML1AuthnAssertionIssuerSerial() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion, where the subject cert is referenced using IssuerSerial
testSAML1AuthnAssertionKeyValue() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion, where the subject cert is referenced using a Key Value
testSAML1AuthnAssertionTrust() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 1.1 authentication assertion.
testSAML1AuthnAssertionViaElement() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion.
testSAML1AuthnBadIssuerAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion.
testSAML1AuthzAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authorization assertion.
testSAML1Conditions() - Method in class org.apache.ws.security.saml.SamlConditionsTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion with a custom Conditions statement.
testSAML1HOKDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 1.1 holder-of-key assertion, where the SecurityTokenReference that points to the SAML Assertion uses a direct reference, and not a KeyIdentifier.
testSAML1HOKEKDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
The body of the SOAP request is encrypted using a secret key, which is in turn encrypted using the certificate embedded in the SAML assertion and referenced using Direct Reference.
testSAML1HOKEKKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
The body of the SOAP request is encrypted using a secret key, which is in turn encrypted using the certificate embedded in the SAML assertion and referenced using a Key Identifier.
testSAML1HOKKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 1.1 holder-of-key assertion, where the SecurityTokenReference that points to the SAML Assertion uses a KeyIdentifier, and not a direct reference.
testSAML1Resource() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authorization assertion with a Resource URI.
testSAML1SignedKeyHolderSigModified() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates a signed SAML 1.1 Assertion using HOK, but then modifies the signature object by replacing the enveloped transform with the exclusive c14n transform.
testSAML1SubjectLocality() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion with a user-specified SubjectLocality statement.
testSAML1SubjectNameIDFormat() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 1.1 authentication assertion with a user-specified SubjectNameIDFormat.
testSAML1SVDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 1.1 sender-vouches assertion, where the SecurityTokenReference that points to the SAML Assertion uses a direct reference, and not a KeyIdentifier.
testSAML1SVKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 1.1 sender-vouches assertion, where the SecurityTokenReference that points to the SAML Assertion uses a KeyIdentifier, and not a direct reference.
testSAML2AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenHOKTest
Test that creates, sends and processes an unsigned SAML 2 attribute assertion.
testSAML2AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test that creates, sends and processes a signed SAML 2 attribute assertion.
testSAML2AttrAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 attribute assertion.
testSAML2AttrAssertion() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 2 attribute assertion.
testSAML2AttrAssertionCustomAttribute() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 attribute assertion.
testSAML2AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenHOKTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion.
testSAML2AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
Test that creates, sends and processes a signed SAML 2 authentication assertion.
testSAML2AuthnAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion.
testSAML2AuthnAssertion() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 2 authentication assertion.
testSAML2AuthnAssertionKeyValue() - Method in class org.apache.ws.security.saml.SignedSamlTokenHOKTest
Test that creates, sends and processes a signed SAML 2 authentication assertion, where the subject cert is referenced using a Key Value
testSAML2AuthnAssertionModified() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates, sends and processes a signed SAML 2 sender-vouches authentication assertion.
testSAML2AuthnBadIssuerAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion.
testSAML2AuthzAssertion() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authorization assertion.
testSAML2FutureTTLConditions() - Method in class org.apache.ws.security.saml.SamlConditionsTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with a Conditions statement that has a NotBefore "in the future".
testSAML2HOKDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 2 holder-of-key assertion, where the SecurityTokenReference that points to the SAML Assertion uses a direct reference, and not a KeyIdentifier.
testSAML2HOKEKDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
The body of the SOAP request is encrypted using a secret key, which is in turn encrypted using the certificate embedded in the SAML assertion and referenced using Direct Reference.
testSAML2HOKEKKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
The body of the SOAP request is encrypted using a secret key, which is in turn encrypted using the certificate embedded in the SAML assertion and referenced using a Key Identifier.
testSAML2HOKKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 2 holder-of-key assertion, where the SecurityTokenReference that points to the SAML Assertion uses a KeyIdentifier, and not a direct reference.
testSAML2InvalidAfterConditions() - Method in class org.apache.ws.security.saml.SamlConditionsTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with an (invalid) custom Conditions statement.
testSAML2InvalidBeforeConditions() - Method in class org.apache.ws.security.saml.SamlConditionsTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with an (invalid) custom Conditions statement.
testSAML2SignedKeyHolderKeyModified() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates a signed SAML 2 Assertion using HOK, but then modifies the assertion.
testSAML2SubjectConfirmationData() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with SubjectConfirmationData information.
testSAML2SubjectLocality() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with a user-specified SubjectLocality statement.
testSAML2SubjectNameIDFormat() - Method in class org.apache.ws.security.saml.SamlTokenTest
Test that creates, sends and processes an unsigned SAML 2 authentication assertion with a user-specified SubjectNameIDFormat.
testSAML2SVDirectReference() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 2 sender-vouches assertion, where the SecurityTokenReference that points to the SAML Assertion uses a direct reference, and not a KeyIdentifier.
testSAML2SVKeyIdentifier() - Method in class org.apache.ws.security.saml.SamlReferenceTest
Test that creates, sends and processes an signed SAML 2 sender-vouches assertion, where the SecurityTokenReference that points to the SAML Assertion uses a KeyIdentifier, and not a direct reference.
testSAML2Token() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing a SAML2 Token
testSAML2TrustFailure() - Method in class org.apache.ws.security.saml.SamlNegativeTest
Test that creates, sends and processes a signed SAML 2 authentication assertion, but it is rejected in processing as the signature on the assertion is not trusted.
testSAMLToken() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing a SAML Token
testSCTDKTEncrypt() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
Test encryption using a derived key which is based on a secret associated with a security context token
testSCTKDKTEncryptSign() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
 
testSCTKDKTSign() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
 
testSCTKDKTSignAbsolute() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
Test for WSS-217: "Add ability to specify a reference to an absolute URI in the derived key functionality".
testSCTKDKTSignEncrypt() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
 
testSCTSign() - Method in class org.apache.ws.security.message.SecurityContextTokenTest
Test signature and verification using a SecurityContextToken directly, rather than using a DerivedKeyToken to point to a SecurityContextToken.
testSignature() - Method in class org.apache.ws.security.message.DerivedKeyTest
 
testSignature() - Method in class org.apache.ws.security.message.UTSignatureTest
Test using a UsernameToken derived key for signing a SOAP body
testSignatureBadCACert() - Method in class org.apache.ws.security.message.SignatureCertTest
Test signing a SOAP message using a BST.
testSignatureConfirmationProcessing() - Method in class org.apache.ws.security.handler.SignatureConfirmationTest
Test to see that a signature confirmation response is correctly processed.
testSignatureConfirmationResponse() - Method in class org.apache.ws.security.handler.SignatureConfirmationTest
Test to see that a signature confirmation response is correctly sent on receiving a signed message.
testSignatureDirectReference() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using a BST.
testSignatureDirectReference() - Method in class org.apache.ws.security.message.SignatureCertTest
Test signing a SOAP message using a BST.
testSignatureDirectReference() - Method in class org.apache.ws.security.message.SignatureCRLTest
Test signing a SOAP message using a BST.
testSignatureDirectReferenceCACert() - Method in class org.apache.ws.security.message.SignatureCertTest
Test signing a SOAP message using a BST, sending the CA cert as well in the message.
testSignatureDirectReferenceRevocation() - Method in class org.apache.ws.security.message.SignatureCRLTest
Test signing a SOAP message using a BST.
testSignatureDirectReferenceRevocationKeyStore() - Method in class org.apache.ws.security.message.SignatureCRLTest
Test signing a SOAP message using a BST.
testSignatureDirectReferenceUntrusted() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using a BST.
testSignatureEncrypt() - Method in class org.apache.ws.security.message.DerivedKeyTest
 
testSignatureInclusiveC14N() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testSignatureInclusivePrefixes() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testSignatureIssuerSerial() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using Issuer Serial.
testSignatureIssuerSerial() - Method in class org.apache.ws.security.message.SignatureCertTest
Test signing a SOAP message using Issuer Serial.
testSignatureOID() - Method in class org.apache.ws.security.components.crypto.CryptoProviderTest
Test signing a SOAP message using a cert with an OID
testSignaturePartDOMElement() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test getting a DOM Element from WSEncryptionPart directly
testSignatureSKI() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using a SKI Key Identifier
testSignatureSKI() - Method in class org.apache.ws.security.message.DerivedKeyTest
Here we're signing the SOAP body, where the signature refers to a DerivedKeyToken which uses an SKI reference to the encoded certificate (which is in the keystore)
testSignatureThumbprint() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using a Thumbprint
testSignatureThumbprintSHA1() - Method in class org.apache.ws.security.message.DerivedKeyTest
A test for WSS-211 - "WSS4J does not support ThumbprintSHA1 in DerivedKeyTokens".
testSignatureX509() - Method in class org.apache.ws.security.components.crypto.CertificateStoreTest
Test signing a SOAP message using an X.509 Key Identifier.
testSignBST() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for signing a Kerberos BST
testSignBSTTimestamp() - Method in class org.apache.ws.security.message.token.BSTKerberosTest
A test for signing a Kerberos BST as well as a Timestamp
testSignedBST() - Method in class org.apache.ws.security.message.SignedBSTTest
 
testSignedTimestamp() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a Timestamp.
testSigningEncryption() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that signs and then encrypts a WS-Security envelope, then performs decryption and verification

testSigningEncryptionEmbedded() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that encrypts and signs a WS-Security envelope, then performs verification and decryption.
testSigningEncryptionIS3DES() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that first signs, then encrypts a WS-Security envelope.
testSigningWithCustomAlgorithms() - Method in class org.apache.ws.security.saml.ext.AssertionSigningTest
Test that creates an AssertionWrapper object and signs using custom signature and canonicalization algorithms.
testSigningWithDefaultAlgorithms() - Method in class org.apache.ws.security.saml.ext.AssertionSigningTest
Test that creates an AssertionWrapper object and signs using default signature and canonicalization algorithms.
testSOAPEncryptedHeader() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting a custom SOAP header using wsse11:EncryptedHeader
testSOAPHeader() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting a custom SOAP header
testSOAPHeader() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing a custom SOAP header
testSOAPHeaderAndBody() - Method in class org.apache.ws.security.message.EncryptionPartsTest
Test encrypting a custom SOAP header and the SOAP body
testSOAPHeaderAndBody() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing a custom SOAP header and the SOAP body
testSOAPHeaderSTRTransform() - Method in class org.apache.ws.security.message.SignaturePartsTest
Test signing of a header through a STR Dereference Transform
testSpnego() - Method in class org.apache.ws.security.message.token.KerberosTest
Get and validate a SPNEGO token.
testSymmetricSignatureDR() - Method in class org.apache.ws.security.message.SymmetricSignatureTest
Test signing a message body using a symmetric key with Direct Reference to an EncryptedKey
testSymmetricSignatureSHA1() - Method in class org.apache.ws.security.message.SymmetricSignatureTest
Test signing a message body using a symmetric key with EncryptedKeySHA1
testSymmetricSignatureSHA1Handler() - Method in class org.apache.ws.security.message.SymmetricSignatureTest
Test signing a message body using a symmetric key with EncryptedKeySHA1.
testTransformedBST() - Method in class org.apache.ws.security.validate.ValidatorTest
In this test, a BinarySecurityToken is added to the SOAP header.
testTransformedSAMLToken() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing a SAML Token, which has been transformed into another SAML Token.
testTransformedUsernameToken() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing a Username Token, which has been transformed into a SAML Assertion.
testTwoActors() - Method in class org.apache.ws.security.misc.SecurityHeaderTest
Test for processing multiple security headers with different actors
testUnsupportedAlgorithm() - Method in class org.apache.ws.security.misc.FaultCodeTest
Test for the wsse:UnsupportedAlgorithm faultcode.
testUntrustedSignature() - Method in class org.apache.ws.security.message.ModifiedRequestTest
Test for when a Signature is received with a certificate that is not trusted
testUntrustedSignature() - Method in class org.apache.ws.security.validate.ValidatorTest
Test for processing an untrusted signature
testUsernameToken() - Method in class org.apache.ws.security.misc.PrincipalTest
Test the principal that is created after processing a Username Token
testUsernameTokenBadDigest() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with a bad password Digest to a WS-Security envelope
testUsernameTokenBadText() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with (bad) password text to a WS-Security envelope
testUsernameTokenBadText() - Method in class org.apache.ws.security.validate.ValidatorTest
Test that adds a UserNameToken with (bad) password text to a WS-Security envelope
testUsernameTokenBadUsername() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that a bad username with password digest does not leak whether the username is valid or not - see WSS-141.
testUsernameTokenCustomFail() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test with a non-standard token type.
testUsernameTokenCustomPass() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test with a non-standard password type.
testUsernameTokenDigest() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with password Digest to a WS-Security envelope
testUsernameTokenDigestText() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with a digested password but with type of password test.
testUsernameTokenEmptyPassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with an empty password
testUsernameTokenNonceEncodingType() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that verifies an EncodingType is set for the nonce.
testUsernameTokenNoPassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with no password
testUsernameTokenNoPasswordType() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with no password type to a WS-Security envelope See WSS-152 - https://issues.apache.org/jira/browse/WSS-152 "Problem with processing Username Tokens with no password type" The 1.1 spec states that the password type is optional and defaults to password text, and so we should handle an incoming Username Token accordingly.
testUsernameTokenNoUser() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with no user (or password) to a WS-Security envelope See WSS-185 - https://issues.apache.org/jira/browse/WSS-185 "NullPointerException on empty UsernameToken"
testUsernameTokenSignatureHandler() - Method in class org.apache.ws.security.handler.SignatureUTAliasTest
Test involving adding a Username Token to a SOAP message and signing it, where the private key for signature is extracted from the KeyStore using a different username/alias to the UsernameToken.
testUsernameTokenSigning() - Method in class org.apache.ws.security.message.UTWseSignatureTest
Test the specific signing method that use UsernameToken values

testUsernameTokenSigningDigest() - Method in class org.apache.ws.security.message.UTWseSignatureTest
Test the specific signing method that use UsernameToken values

testUsernameTokenText() - Method in class org.apache.ws.security.message.PasswordTypeTest
Test that adds a UserNameToken with password text to a WS-Security envelope
testUsernameTokenText() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with password text to a WS-Security envelope
testUsernameTokenUnit() - Method in class org.apache.ws.security.message.UTDerivedKeyTest
Unit test for the UsernameToken derived key functionality
testUsernameTokenWithEncodedPassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with password Digest to a WS-Security envelope
testUsernameTokenWithEncodedPasswordBaseline() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test for encoded passwords.
testUsernameTokenWSHandler() - Method in class org.apache.ws.security.message.PasswordTypeTest
Test that adds a UserNameToken via WSHandler
testUsernameTokenWSHandler() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken via WSHandler
testUsernameTokenWSHandlerEmptyPassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with an empty password via WSHandler
testUsernameTokenWSHandlerNoPassword() - Method in class org.apache.ws.security.message.UsernameTokenTest
Test that adds a UserNameToken with no password via WSHandler
testValidatedBSTSignature() - Method in class org.apache.ws.security.validate.ValidatorTest
In this test, a SOAP request is constructed where the SOAP body is signed via a BinarySecurityToken.
testValidModifiedSignature() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a Timestamp.
testValidTimestamp() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing a valid Timestamp.
testValidTimestampNoExpires() - Method in class org.apache.ws.security.message.TimestampTest
This is a test for processing a valid Timestamp with no expires element
testWellFormedX509NameTokenizer() - Method in class org.apache.ws.security.components.crypto.X509NameTokenizerTest
 
testWSS170() - Method in class org.apache.ws.security.message.SignatureTest
A test for "SignatureAction does not set DigestAlgorithm on WSSecSignature instance"
testWSS198() - Method in class org.apache.ws.security.message.SignatureEncryptionTest
Test that signs a SOAP Body, and then encrypts some data inside the SOAP Body.
testWSS226() - Method in class org.apache.ws.security.message.UTWseSignatureTest
Test the specific signing method that use UsernameToken values Test that uses a 32 byte key length for the secret key, instead of the default 16 bytes.
testWSS226Handler() - Method in class org.apache.ws.security.message.UTWseSignatureTest
Test that uses a 32 byte key length for the secret key, instead of the default 16 bytes.
testWSS234() - Method in class org.apache.ws.security.message.SignatureTest
This is a test for WSS-234 - "When a document contains a comment as its first child element, wss4j will not find the SOAP body."
testWSS283() - Method in class org.apache.ws.security.message.SignatureTest
This is a test for WSS-283 - "ClassCastException when signing message with existing WSSE header containing Text as first child": https://issues.apache.org/jira/browse/WSS-283
testWSS62() - Method in class org.apache.ws.security.saml.SamlTokenSVTest
A test for WSS-62: "the crypto file not being retrieved in the doReceiverAction method for the Saml Signed Token" https://issues.apache.org/jira/browse/WSS-62
testWSS96() - Method in class org.apache.ws.security.message.STRSignatureTest
This is a test for WSS-96: "Error when making a signature when containing a WSSecTimestamp" A timestamp is added to the document and signed.
testWsuId() - Method in class org.apache.ws.security.handler.SignatureConfirmationTest
Test to see that a signature confirmation response that does not contain a wsu:Id fails the BSP compliance is enabled.
testX509() - Method in class org.apache.ws.security.message.token.BinarySecurityTokenTest
A unit test for an X.509 BinarySecurityToken
testX509EncryptionSHA1() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypts and decrypts a WS-Security envelope.
testX509EncryptionThumb() - Method in class org.apache.ws.security.message.EncryptionTest
Test that encrypts and decrypts a WS-Security envelope.
testX509Signature() - Method in class org.apache.ws.security.message.CertErrorTest
Test for when a bad certificate is used for Signature
testX509Signature() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope

testX509SignatureDefaultPassword() - Method in class org.apache.ws.security.message.SignatureTest
The test uses the Issuer Serial key identifier type.
testX509SignatureDirectSTR() - Method in class org.apache.ws.security.message.STRSignatureTest
Test that signs and verifies a WS-Security envelope.
testX509SignatureDSA_Autodetect() - Method in class org.apache.ws.security.message.SKISignatureTest
Test that signs and verifies a WS-Security envelope using SubjectKeyIdentifier.
testX509SignatureDSA_SKI() - Method in class org.apache.ws.security.message.SKISignatureTest
Test that signs and verifies a WS-Security envelope using SubjectKeyIdentifier.
testX509SignatureIS() - Method in class org.apache.ws.security.message.SignatureTest
The test uses the Issuer Serial key identifier type.
testX509SignatureISSTR() - Method in class org.apache.ws.security.message.STRSignatureTest
Test that signs and verifies a WS-Security envelope.
testX509SignatureRSA_Autodetect() - Method in class org.apache.ws.security.message.SKISignatureTest
Test that signs and verifies a WS-Security envelope using SubjectKeyIdentifier.
testX509SignatureSha256() - Method in class org.apache.ws.security.message.SignatureTest
Sign using a different digest algorithm (SHA-256).
testX509SignatureSKISTR() - Method in class org.apache.ws.security.message.STRSignatureTest
Test that signs and verifies a WS-Security envelope.
testX509SignatureThumb() - Method in class org.apache.ws.security.message.SignatureTest
Test that signs and verifies a WS-Security envelope.
TimestampTest - Class in org.apache.ws.security.message
WS-Security Test Case for Timestamps.
TimestampTest() - Constructor for class org.apache.ws.security.message.TimestampTest
 
toSOAPPart(String) - Static method in class org.apache.ws.security.common.SOAPUtil
Convert an SOAP Envelope as a String to a org.w3c.dom.Document.

U

UsernamePasswordCallbackHandler - Class in org.apache.ws.security.common
A Callback Handler implementation for the case of processing a Username Token.
UsernamePasswordCallbackHandler() - Constructor for class org.apache.ws.security.common.UsernamePasswordCallbackHandler
 
UsernameTokenTest - Class in org.apache.ws.security.message
WS-Security Test Case for UsernameTokens.
UsernameTokenTest() - Constructor for class org.apache.ws.security.message.UsernameTokenTest
 
UTDerivedKeyTest - Class in org.apache.ws.security.message
WS-Security Test Case for UsernameToken Key Derivation, as defined in the UsernameTokenProfile 1.1 specification.
UTDerivedKeyTest() - Constructor for class org.apache.ws.security.message.UTDerivedKeyTest
 
UTSignatureTest - Class in org.apache.ws.security.message
WS-Security Test Case for UsernameToken Key Derivation, as defined in the UsernameTokenProfile 1.1 specification.
UTSignatureTest() - Constructor for class org.apache.ws.security.message.UTSignatureTest
 
UTWseSignatureTest - Class in org.apache.ws.security.message
This a test for deriving a key from a Username Token using a non-standard (WSE) implementation.
UTWseSignatureTest() - Constructor for class org.apache.ws.security.message.UTWseSignatureTest
 

V

validate(Credential, RequestData) - Method in class org.apache.ws.security.common.CustomSamlAssertionValidator
 
ValidatorTest - Class in org.apache.ws.security.validate
A test-case for Validators, check for non-standard behaviour by plugging in Validator implementations.
ValidatorTest() - Constructor for class org.apache.ws.security.validate.ValidatorTest
 
valueOf(String) - Static method in enum org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement
Returns an array containing the constants of this enum type, in the order they are declared.

W

WCFUsernameTokenTest - Class in org.apache.ws.security.message.token
A test-case for WSS-199 - "Add support for WCF non-standard Username Tokens" (see also WSS-148 - "WCF interop issue: Namespace not honored incase of attributes.").
WCFUsernameTokenTest() - Constructor for class org.apache.ws.security.message.token.WCFUsernameTokenTest
 
WSHandlerGetPasswordTest - Class in org.apache.ws.security.handler
WS-Security Test Case for the getPassword method in WSHandler.
WSHandlerGetPasswordTest() - Constructor for class org.apache.ws.security.handler.WSHandlerGetPasswordTest
 

X

X509NameTokenizerTest - Class in org.apache.ws.security.components.crypto
 
X509NameTokenizerTest() - Constructor for class org.apache.ws.security.components.crypto.X509NameTokenizerTest
 

A B C D E F G H I K M N O P R S T U V W X

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