- tamperDocumentPostSigning - Variable in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- target - Variable in class org.opensaml.xml.BaseXMLObjectValidatorTestCase
-
The primary XMLObject which will be the target of a given test run.
- targetDOM - Variable in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
- targetFile - Variable in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
- targetFile - Variable in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
- targetObject - Variable in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
- targetQName - Variable in class org.opensaml.xml.BaseXMLObjectValidatorTestCase
-
QName of the object to be tested.
- tearDown() - Method in class org.opensaml.xml.BaseXMLObjectValidatorTestCase
- tearDown() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
- testAdd() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Test the add method to make sure it creates the index correctly.
- testAdd() - Method in class org.opensaml.xml.util.XMLObjectChildrenListTest
-
Tests the add methods of ths list.
- testAddDSAPublicKey() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests adding a public key as a KeyValue to KeyInfo.
- testAddRSAPublicKey() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests adding a public key as a KeyValue to KeyInfo.
- testAddX509Certificate() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests adding a certificate as a X509Data/X509Certificate to KeyInfo.
- testAddX509CRL() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests adding a CRL as a X509Data/X509CRL to KeyInfo.
- testAllOptionsEnabled() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testAlternateValidValues() - Method in class org.opensaml.xml.signature.validator.DSAKeyValueSchemaValidatorTest
-
- testAltNamesEnabledNoTypes() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testAttributeMap() - Method in class org.opensaml.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content,
using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapOps() - Method in class org.opensaml.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content,
using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapQualifiedAttributes() - Method in class org.opensaml.xml.util.AttributeMapTest
-
- testAutoKeyGen() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic encryption with auto-generated symmetric key.
- testAutoKeyGenNoKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test failure with auto-generated symmetric key and no KEK(s).
- testBasic() - Method in class org.opensaml.xml.util.ValueTypeIndexedMapTest
-
Test basic functionality.
- testBuildIssuerSerial() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests building a new X509IssuerSerial.
- testBuildSubjectKeyIdentifier() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests building a new X509SKI from a certificate containing an SKI value.
- testBuildSubjectName() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests building a new X509SubjectName.
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableEntityIDCredentialCriteriaTest
-
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyAlgorithmCredentialCriteriaTest
-
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyLengthCredentialCriteriaTest
-
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyNameCredentialCriteriaTest
-
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluablePublicKeyCredentialCriteriaTest
-
- testCanNotEvaluate() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testCertConversionJavaToXML() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test converting java.security.cert.X509Certificate to XML X509Certificate.
- testCertConversionXMLtoJava() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test converting XML X509Certificate to java.security.cert.X509Certificte.
- testCertExpired() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testCertExpired() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testCertRevoked() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testCertRevoked() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testCertTrusted() - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngineTest
-
- testCertTrusted() - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngineTest
-
- testChangePropagation() - Method in class org.opensaml.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute lookup
where children are singletons.
- testChangePropagationInList() - Method in class org.opensaml.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to attribute value changes
where children are stored in an XMLObjectChildren list.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.CipherDataTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.DataReferenceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.DHKeyValueTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.KeyReferenceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.ReferenceListTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.encryption.impl.TransformsTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.DigestMethodTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.KeyValueTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.PGPDataTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.SPKIDataTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.TransformsTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.TransformTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.X509DataTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CipherDataTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.DataReferenceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.DHKeyValueTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.KeyReferenceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.ReferenceListTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.encryption.impl.TransformsTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.DigestMethodTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyValueTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.PGPDataTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.SPKIDataTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.TransformsTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.TransformTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509DataTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element with children.
- testClear() - Method in class org.opensaml.xml.util.AttributeMapTest
-
- testClear() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Tests clearing the set.
- testClear() - Method in class org.opensaml.xml.util.XMLObjectChildrenListTest
-
Test the clear method of the list.
- testCommonNameFail() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testCommonNameSuccess() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testComplexUnmarshall() - Method in class org.opensaml.xml.IDAttributeTest
-
Test of ID attributes on complex nested unmarshalled elements
where children are singletons.
- testComplexUnmarshallInList() - Method in class org.opensaml.xml.IDAttributeTest
-
Test of ID attributes on complex nested unmarshalled elements
where children are stored in an XMLObjectChildren list.
- testCredResolution() - Method in class org.opensaml.xml.security.keyinfo.DSAKeyValueTest
-
Test basic credential resolution.
- testCredResolution() - Method in class org.opensaml.xml.security.keyinfo.RSAKeyValueTest
-
Test basic credential resolution.
- testCredResolution() - Method in class org.opensaml.xml.security.keyinfo.SingleCertX509DataTest
-
Test basic credential resolution.
- testCRLConversionJavaToXML() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test converting java.security.cert.X509CRL to XML X509CRL.
- testCRLConversionXMLtoJava() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test converting XML X509CRL to java.security.cert.X509CRL.
- testDecodeCertPDER() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test decoding a DER encoded cert.
- testDecodeCertPEM() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test decoding a PEM encoded cert.
- testDecodeCRLDER() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test decoding a DER encoded CRL.
- testDecodeCRLPEM() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test decoding a PEM encoded CRL.
- testDecodeDSAPrivateKeyDERNoEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an DSA private key, in DER format, without encryption.
- testDecodeDSAPrivateKeyPEMEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an DSA private key, in PEM format, with encryption.
- testDecodeDSAPrivateKeyPEMNoEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an DSA private key, in PEM format, without encryption.
- testDecodeRSAPrivateKeyDERNoEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an RSA private key, in DER format, without encryption.
- testDecodeRSAPrivateKeyPEMEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an RSA private key, in PEM format, with encryption.
- testDecodeRSAPrivateKeyPEMNoEncrypt() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test decoding an RSA private key, in PEM format, without encryption.
- testDecryptAndVerifySignedElement() - Method in class org.opensaml.xml.encryption.DecryptionSignedContentTest
-
Test decryption of signed object and then verify signature.
- testDeregister() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManagerTest
-
Test factory de-registration.
- testDeregister() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test factory de-registration.
- testDeregisterDefaultFactory() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test de-registering a factory in the default unnamed manager.
- testDerivePublicKey() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test deriving a public key from an RSA and DSA private key.
- testDetermineEntityCertificate() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Tests that the entity cert is correctly identified in the collection.
- testDNSAltNameFail() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testDNSAltNameSuccess() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testDocumentLocation - Variable in class org.opensaml.xml.schema.XSBase64BinaryTest
-
- testDocumentLocation - Variable in class org.opensaml.xml.schema.XSIntegerTest
-
- testDocumentLocation - Variable in class org.opensaml.xml.schema.XSQNameTest
-
- testDocumentLocation - Variable in class org.opensaml.xml.schema.XSStringTest
-
- testDocumentLocation - Variable in class org.opensaml.xml.schema.XSURITest
-
- testDSAConversionJavaToXML() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test conversion of DSA public keys from Java security native type to XML.
- testDSAConversionXMLToJava() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test conversion of DSA public keys from XML to Java security native type.
- testDupInstance() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Test failure of adding a duplicate instance.
- testDupType() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Test failure of adding a duplicate criteria type.
- testDupTypeWithReplacement() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Test success of adding a duplicate criteria type with replacement.
- testEmitCertAndChainCombo() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test combo options of cert and chain - don't emit duplicate of entity cert.
- testEmitCRLs() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit CRLs.
- testEmitEntityCert() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit entity cert.
- testEmitEntityCertChain() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit entity cert chain in X509Data.
- testEmitEntityIDAsKeyName() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorTest
-
Test emit entity ID as key name.
- testEmitEntityIDAsKeyName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit entity ID as key name.
- testEmitKeynames() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorTest
-
Test emit credential key names.
- testEmitKeynames() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit credential key names.
- testEmitKeyNamesCombo() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emitting combinations of key names.
- testEmitPublicKey() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorTest
-
Test emit public key.
- testEmitPublicKey() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit public key.
- testEmitSubjectAltNamesAsKeyNames() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit subject alt names as key names.
- testEmitSubjectCNAsKeyName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit subject CN as key name.
- testEmitSubjectDNAsKeyName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit subject DN as key name.
- testEmitX509IssuerSerial() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit issuer name and serial number in X509Data.
- testEmitX509SKI() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit subject key identifier in X509Data.
- testEmitX509SubjectName() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test emit subject name in X509Data.
- testEmpty() - Method in class org.opensaml.xml.encryption.validator.EncryptedTypeSchemaValidatorTest
-
Test empty content.
- testEmpty() - Method in class org.opensaml.xml.encryption.validator.KeySizeSchemaValidatorTest
-
Test empty content.
- testEmpty() - Method in class org.opensaml.xml.schema.validator.XSBase64BinarySchemaValidatorTest
-
Test empty content.
- testEmpty() - Method in class org.opensaml.xml.schema.validator.XSIntegerSchemaValidatorTest
-
Test empty content.
- testEmpty() - Method in class org.opensaml.xml.schema.validator.XSStringSchemaValidatorTest
-
Test empty content.
- testEmpty() - Method in class org.opensaml.xml.signature.validator.CryptoBinarySchemaValidatorTest
-
Test empty content.
- testEmptyAllowed() - Method in class org.opensaml.xml.schema.validator.XSBase64BinarySchemaValidatorTest
-
Test empty content, with empty allowed.
- testEmptyAllowed() - Method in class org.opensaml.xml.schema.validator.XSIntegerSchemaValidatorTest
-
Test empty content, with empty allowed.
- testEmptyAllowed() - Method in class org.opensaml.xml.schema.validator.XSStringSchemaValidatorTest
-
Test empty content, with empty allowed.
- testEmptyChain() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolverTest
-
Test error case of empty resolver chain.
- testEmptyChildren() - Method in class org.opensaml.xml.signature.validator.KeyInfoTypeSchemaValidatorTest
-
- testEmptyChildren() - Method in class org.opensaml.xml.signature.validator.KeyValueSchemaValidatorTest
-
- testEmptyChildren() - Method in class org.opensaml.xml.signature.validator.PGPDataSchemaValidatorTest
-
- testEmptyChildren() - Method in class org.opensaml.xml.signature.validator.SPKIDataSchemaValidatorTest
-
- testEmptyChildren() - Method in class org.opensaml.xml.signature.validator.X509DataSchemaValidatorTest
-
- testEmptyCRL() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testEmptyEncryptionProperties() - Method in class org.opensaml.xml.encryption.validator.EncryptionPropertiesSchemaValidatorTest
-
- testEmptyReferenceList() - Method in class org.opensaml.xml.encryption.validator.ReferenceListSchemaValidatorTest
-
- testEmptyResolverChain() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test empty resolver chain, i.e.
- testEmptyTransforms() - Method in class org.opensaml.xml.encryption.validator.TransformsSchemaValidatorTest
-
- testEmptyTransforms() - Method in class org.opensaml.xml.signature.validator.TransformsSchemaValidatorTest
-
- testEncryptContentMultipleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, one KEK.
- testEncryptContentSingleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic content encryption with symmetric key, one KEK.
- testEncryptContentWithKeyNameNoKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic content encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testEncryptDataBadKEKDSA() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test proper error handling of attempt to encrypt with a DSA key.
- testEncryptDataMultipleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic data encryption with symmetric key, one KEK.
- testEncryptDataSingleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test data basic encryption with symmetric key, one KEK.
- testEncryptDataWithKeyNameNoKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test data basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testEncryptedContent() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test simple decryption of an EncryptedData object which is of type Content.
- testEncryptedElement() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test simple decryption of an EncryptedData object which is of type Element.
- testEncryptedElementWithEncryptedKeyInline() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test decryption of an EncryptedData object which is of type Element, where the decryption
key is found as an inline EncryptedKey within EncryptedData/KeyInfo.
- testEncryptedKey() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test simple decryption of an EncryptedKey object.
- testEncryptKeyDigestMethodsRSAOAEP() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test code for the Apache XML-Security issue workaround that requires we
expliclty express SHA-1 DigestMethod on EncryptionMethod,
only when key transport algorithm is RSA-OAEP.
- testEncryptKeyDigestMethodsRSAv15() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test code for the Apache XML-Security issue workaround that requires we
expliclty express SHA-1 DigestMethod on EncryptionMethod,
only when key transport algorithm is RSA-OAEP.
- testEncryptKeyMultipleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic encryption of a symmetric key into an EncryptedKey,
set key encrypting key name in passed KeyInfo object.
- testEncryptKeySingleKEK() - Method in class org.opensaml.xml.encryption.SimpleEncryptionTest
-
Test basic encryption of a symmetric key into an EncryptedKey,
set key encrypting key name in passed KeyInfo object.
- testEntityCertExpired() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testErrorInvalidDataDecryptionKey() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test error condition of invalid data decryption key.
- testErrorInvalidKeyDecryptionKey() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test error condition of invalid key decryption key.
- testErrorNoResolvers() - Method in class org.opensaml.xml.encryption.SimpleDecryptionTest
-
Test error condition of no resolvers configured.
- testEvaluateFailure(String, Set<String>, X509Credential) - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testEvaluateSuccess(String, Set<String>, X509Credential) - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
Helper methods.
- testException() - Method in class org.opensaml.xml.security.trust.ChainingTrustEngineTest
-
- testExpiredCRL() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testExplicitMultipleReturn() - Method in class org.opensaml.xml.parse.BasicParserPoolTest
-
Test for caller (illegally) returning a builder multiple times to pool.
- testExplicitMultipleReturn() - Method in class org.opensaml.xml.parse.StaticBasicParserPoolTest
-
Test for caller (illegally) returning a builder multiple times to pool.
- testExternalSignatureAndVerification() - Method in class org.opensaml.xml.signature.DetachedSignatureTest
-
Tests creating a detached signature within a different document as the element signed and then verifying it.
- testFallThroughToDefaultManager() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test proper functioning of option to use the default manager for unnamed factories.
- testFinalize() - Method in class org.opensaml.xml.parse.BasicParserPoolTest
-
Test issue reported in JXT-46 - a parser should not be checked into the pool multiple times
via the auto-checkin mechanism by the proxy finalize().
- testFinalize() - Method in class org.opensaml.xml.parse.StaticBasicParserPoolTest
-
Test issue reported in JXT-46 - a parser should not be checked into the pool multiple times
via the auto-checkin mechanism by the proxy finalize().
- testFirstTrusted() - Method in class org.opensaml.xml.security.trust.ChainingTrustEngineTest
-
- testGetDataEncURI() - Method in class org.opensaml.xml.security.BasicSecurityConfigurationTest
-
- testGetDSAKey() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests extracting a DSA public key from a KeyValue.
- testGetFactories() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManagerTest
-
Test that getFactories() works, and is unmodifiable.
- testGetKeyTransportEncURI() - Method in class org.opensaml.xml.security.BasicSecurityConfigurationTest
-
- testGetManagerByName() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test that obtaining a manager by name works.
- testGetManagerNames() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test access to manager names, and that can not be modified.
- testGetRSAKey() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Tests extracting a RSA public key from a KeyValue.
- testGetSigAlgURI() - Method in class org.opensaml.xml.security.BasicSecurityConfigurationTest
-
- testGetSubjectAltNames1NameDNS() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 1 alt name: DNS.
- testGetSubjectAltNames1NameIP() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 1 alt name: IP.
- testGetSubjectAltNames1NameURL() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 1 alt name: URI (URL).
- testGetSubjectAltNames1NameURN() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 1 alt name: URI (URN).
- testGetSubjectAltNames3NamesDNS_URL_IP() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 3 alt names: DNS, URI (URL), IP.
- testGetSubjectAltNames3NamesDNS_URN_IP() - Method in class org.opensaml.xml.security.x509.X509UtilTest
-
Test 3 alt names: DNS, URI (URN), IP.
- testGetType() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Test getting criteria instance from set by type.
- testGlobalIDRegistration() - Method in class org.opensaml.xml.IDAttributeTest
-
Tests that attributes registered globally on Configuration
are being
handled properly in the AttributeMap.
- testGood() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testGoodPathBadTrustedName() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testGoodPathBadTrustedName() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testGoodPathInAnchors() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testGoodPathInAnchors() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testGoodPathInCred() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testGoodPathInCred() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testGoodPathInCred() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testGoodPathInCredNoAnchors() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testGoodPathNoTrustedNames() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testGoodPathNoTrustedNames() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testIDAttributeConfiguration() - Method in class org.opensaml.xml.ConfigurationTest
-
Tests that global ID attribute registration/deregistration via the XMLTooling config file is functioning
properly.
- testIDAttributeRegistration() - Method in class org.opensaml.xml.ConfigurationTest
-
Tests that global ID attribute registration/deregistration is functioning properly.
- testIncompleteCRLsForChain() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testIncompletePath() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testIncompletePathInCred() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testIndexingObjectStore() - Method in class org.opensaml.xml.util.IndexingObjectStoreTest
-
- testInitialization() - Method in class org.opensaml.xml.parse.StaticBasicParserPoolTest
-
Test that initialization may only be called once, and pool properties
may not be changed after initialization.
- testInternalSignatureAndVerification() - Method in class org.opensaml.xml.signature.DetachedSignatureTest
-
Tests creating a detached signature within the same document as the element signed and then verifying it.
- testInvalidConfiguration() - Method in class org.opensaml.xml.ConfigurationTest
-
Tests that a schema invalid configuration file is properly identified as such.
- testInvalidNamespaceAttributes() - Method in class org.opensaml.xml.encryption.validator.EncryptionPropertySchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.encryption.validator.EncryptionPropertySchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.encryption.validator.ReferenceTypeSchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.signature.validator.KeyInfoTypeSchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.signature.validator.PGPDataSchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.signature.validator.SPKIDataSchemaValidatorTest
-
- testInvalidNamespaceChildren() - Method in class org.opensaml.xml.signature.validator.X509DataSchemaValidatorTest
-
- testInvalidNamespaceExtensionChild() - Method in class org.opensaml.xml.signature.validator.KeyValueSchemaValidatorTest
-
- testInvalidSignature() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test invalid signature, trusted signing credential.
- testIterator() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Tests proper iterator iterating behavior.
- testIterator() - Method in class org.opensaml.xml.util.XMLObjectChildrenListTest
-
Test the iterator methods of the list.
- testIteratorRemove() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Tests proper iterator remove() behavior.
- testIteratorRemoveIllegal() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Tests proper iterator remove() behavior when called illegally.
- testKeyAlgorithmURIMappings() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test mapping algorithm URI's to JCA key algorithm specifiers.
- testKeyInfoWithKeyName() - Method in class org.opensaml.xml.security.keyinfo.LocalKeyInfoCredentialResolverTest
-
- testKeyInfoWithKnownPublicKey() - Method in class org.opensaml.xml.security.keyinfo.LocalKeyInfoCredentialResolverTest
-
- testKeyInfoWithUnknownPublicKey() - Method in class org.opensaml.xml.security.keyinfo.LocalKeyInfoCredentialResolverTest
-
- testKeyPairMatching() - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Test the evaluation that 2 keys are members of the same key pair.
- testKeyTrusted() - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngineTest
-
- testListOpChangePropagation() - Method in class org.opensaml.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to list operations
where children are stored in an XMLObjectChildren list.
- testLookupFactory() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManagerTest
-
Test lookup of factory from manager based on a credential instance.
- testLookupFactory() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test lookup of factory from manager based on a credential instance.
- testMarshall() - Method in class org.opensaml.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testMarshall() - Method in class org.opensaml.xml.schema.XSDateTimeTest
-
Tests Marshalling a dateTime type.
- testMarshall() - Method in class org.opensaml.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testMarshall() - Method in class org.opensaml.xml.schema.XSQNameTest
-
Tests Marshalling a QName type.
- testMarshall() - Method in class org.opensaml.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testMarshall() - Method in class org.opensaml.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testMarshallingExistingEmptyDocument() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling into an existing new empty document.
- testMarshallingReplaceDocumentRoot() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling into an existing document which already has a document root element.
- testMarshallingWithAttributes() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling an object that has DOM Attrs.
- testMarshallingWithChildElements() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element children
- testMarshallingWithElementContent() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element textual content.
- testMarshallingXMLFragment() - Method in class org.opensaml.xml.MarshallingTest
-
Tests marshalling a fragment of an already marshalled tree into an existing, but different, DOM tree.
- testMarshallNil() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testMarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testMarshallNoOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests marshalling with SignatureMethod/HMACOutputLength not present.
- testMarshallSchemaLocation() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testMarshallWithOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests marshalling with SignatureMethod/HMACOutputLength present.
- testMaxPoolSize() - Method in class org.opensaml.xml.parse.BasicParserPoolTest
-
Test that only maxPoolSize parsers are ever cached.
- testMaxPoolSize() - Method in class org.opensaml.xml.parse.StaticBasicParserPoolTest
-
Test that only maxPoolSize parsers are ever cached.
- testMeetAllUnevaluableNotSatisfies() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
Test meetAll = true, unevaluableSatisfies = false.
- testMeetAllUnevaluableSatisfies() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
Test meetAll = true, unevaluableSatisfies = true.
- testMeetAnyUnevaluableNotSatisfies() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
Test meetAll = false, unevaluableSatisfies = false.
- testMeetAnyUnevaluableSatisfies() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
Test meetAll = false, unevaluableSatisfies = true.
- testMissingAlgo() - Method in class org.opensaml.xml.encryption.validator.AgreementMethodSchemaValidatorTest
-
- testMissingAlgo() - Method in class org.opensaml.xml.encryption.validator.EncryptionMethodSchemaValidatorTest
-
- testMissingAnchor() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testMissingAnchor() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testMissingC14NAlgo() - Method in class org.opensaml.xml.signature.validator.SignatureSchemaValidatorTest
-
- testMissingChildren() - Method in class org.opensaml.xml.encryption.validator.CipherDataSchemaValidatorTest
-
- testMissingChildren() - Method in class org.opensaml.xml.encryption.validator.EncryptionPropertySchemaValidatorTest
-
- testMissingExponent() - Method in class org.opensaml.xml.signature.validator.RSAKeyValueSchemaValidatorTest
-
- testMissingIssuerName() - Method in class org.opensaml.xml.signature.validator.X509IssuerSerialSchemaValidatorTest
-
- testMissingModulus() - Method in class org.opensaml.xml.signature.validator.RSAKeyValueSchemaValidatorTest
-
- testMissingSerialNumber() - Method in class org.opensaml.xml.signature.validator.X509IssuerSerialSchemaValidatorTest
-
- testMissingSignatureAlgo() - Method in class org.opensaml.xml.signature.validator.SignatureSchemaValidatorTest
-
- testMissingTransformAlgo() - Method in class org.opensaml.xml.signature.validator.TransformSchemaValidatorTest
-
- testMissingURI() - Method in class org.opensaml.xml.encryption.validator.CipherReferenceSchemaValidatorTest
-
- testMissingURI() - Method in class org.opensaml.xml.encryption.validator.ReferenceTypeSchemaValidatorTest
-
- testMissingURI() - Method in class org.opensaml.xml.signature.validator.RetrievalMethodSchemaValidatorTest
-
- testMissingValue() - Method in class org.opensaml.xml.signature.validator.X509SerialNumberSchemaValidatorTest
-
- testMultiEKNoRecipients() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
No recipients specified to resolver.
- testMultiEKOneRecipientWithMatch() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
One recipient specified to resolver, one matching & and one recipient-less
inline EncryptedKey in instance.
- testMultiEKOneRecipientWithMatches() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
Multi recipient specified to resolver, several matching inline EncryptedKey in instance.
- testMultiEKWithOneRecipient() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolverTest
-
One recipient specified to resolver, EncryptedKeys in instance inline and via RetrievalMethod .
- testMultiEKWithOneRecipient() - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolverTest
-
One recipients specified to resolver, three EncryptedKeys in instance,
two RetrievalMethod references.
- testMultiEKWithTwoRecipients() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolverTest
-
Two recipients specified to resolver, EncryptedKeys in instance inline and via RetrievalMethod .
- testMultiEKWithTwoRecipients() - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolverTest
-
Two recipients specified to resolver, three EncryptedKeys in instance,
two RetrievalMethod references.
- testMultipleEmptyMember() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test multiple chain members, all of which return no credentials.
- testMultipleMembers() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test multiple chain members, returning credentials.
- testNameCheckNotActive() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testNoAnchors() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testNoAnchors() - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testNoAnchors() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testNoCandidateCred() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testNoCriteria() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
Test empty criteria set.
- testNoKeyID() - Method in class org.opensaml.xml.signature.validator.PGPDataSchemaValidatorTest
-
- testNoKeyPacket() - Method in class org.opensaml.xml.signature.validator.PGPDataSchemaValidatorTest
-
- testNoMoreMembers() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test exception on attempt to call next() on iterator when no more members.
- testNoneTrusted() - Method in class org.opensaml.xml.security.trust.ChainingTrustEngineTest
-
- testNonRevokedCertWithNonEmptyCRL() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testNonRootIssuerAsTrustAnchor() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testNonVisibleNamespacePrefixes() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testNoOptions() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorTest
-
Test no options - should produce null KeyInfo.
- testNoOptions() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test no options - should produce null KeyInfo.
- testNoTrustedNames() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableEntityIDCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyAlgorithmCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyLengthCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyNameCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableUsageCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509IssuerSerialCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testNotSatisfy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectNameCredentialCriteriaTest
-
- testNotSatisfyDifferentKey() - Method in class org.opensaml.xml.security.credential.criteria.EvaluablePublicKeyCredentialCriteriaTest
-
- testNotSatisfyNoCert() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testNotSatisfyNoCert() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509IssuerSerialCredentialCriteriaTest
-
- testNotSatisfyNoCert() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testNotSatisfyNoCert() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectNameCredentialCriteriaTest
-
- testNotSatisfyNoPublicKey() - Method in class org.opensaml.xml.security.credential.criteria.EvaluablePublicKeyCredentialCriteriaTest
-
- testNotSatisfyWrongCredType() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testNotSatisfyWrongCredType() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509IssuerSerialCredentialCriteriaTest
-
- testNotSatisfyWrongCredType() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testNotSatisfyWrongCredType() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectNameCredentialCriteriaTest
-
- testNSDeclaration() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testNSUnspecifiedUsage() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testNullKeys() - Method in class org.opensaml.xml.util.ValueTypeIndexedMapTest
-
Test null key support.
- testNullValues() - Method in class org.opensaml.xml.util.ValueTypeIndexedMapTest
-
Test null value support.
- testObjectName() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testObjectProviderConfiguration() - Method in class org.opensaml.xml.ConfigurationTest
-
Tests loading of multiple configuration files.
- testObjectType() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testOneEmptyMember() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test a single chain member, which returns no credentials.
- testOneMember() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test one chain member, returning credentials.
- testOrderingMultipleMembers() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test that order of returned credentials is the expected ordering,
based on the ordering in the resolver chain.
- testParserUseAfterReturn() - Method in class org.opensaml.xml.parse.BasicParserPoolTest
-
Test for a caller illegally using a parser proxy after it has been returned.
- testParserUseAfterReturn() - Method in class org.opensaml.xml.parse.StaticBasicParserPoolTest
-
Test for a caller illegally using a parser proxy after it has been returned.
- testPathTooDeep() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testPgenCounterSeedCombos() - Method in class org.opensaml.xml.signature.validator.DSAKeyValueSchemaValidatorTest
-
- testPlainRoundTripSignature() - Method in class org.opensaml.xml.encryption.DecryptionSignedContentTest
-
Just a sanity check that unit test is set up correctly.
- testPoolVersioning() - Method in class org.opensaml.xml.parse.BasicParserPoolTest
-
Test that pool versioning is working properly.
- testPQCombos() - Method in class org.opensaml.xml.signature.validator.DSAKeyValueSchemaValidatorTest
-
- testPrivKey(String, char[], String) - Method in class org.opensaml.xml.security.SecurityHelperTest
-
Generic key testing.
- testProperOptionsCloning() - Method in class org.opensaml.xml.security.credential.BasicKeyInfoGeneratorTest
-
Test that the options passed to the generator are really cloned.
- testProperOptionsCloning() - Method in class org.opensaml.xml.security.x509.X509KeyInfoGeneratorTest
-
Test that the options passed to the generator are really cloned.
- testProperValidation() - Method in class org.opensaml.xml.BaseXMLObjectValidatorTestCase
-
Tests the expected proper validation case.
- testQNameAttributeValue() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testQNameAttributeValueAsQName() - Method in class org.opensaml.xml.util.AttributeMapTest
-
- testQNameAttributeValueAsString() - Method in class org.opensaml.xml.util.AttributeMapTest
-
- testQNameElementContent() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testQualifiedAttributes() - Method in class org.opensaml.xml.NamespaceManagerTest
-
- testRawCertExpired() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawCertMissingAnchor() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawCertNoAnchors() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawCertRevoked() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawGoodPathBadTrustedName() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawGoodPathInAnchors() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawGoodPathInCred() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawGoodPathNoTrustedNames() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawInvalidSignature() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test invalid raw signature, trusted signing credential.
- testRawNoCandidateCred() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawSuccess() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test valid raw signature, trusted signing credential.
- testRawTamperedData() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawUntrustedCredential() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test valid raw signature, untrusted signing credential.
- testRawValidateFailure(String) - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawValidateSuccess(String) - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRawWrongCredType() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testRegister() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoGeneratorManagerTest
-
Test factory registration.
- testRegister() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test factory registration.
- testRegisterDefaultFactory() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Test registering a factory in the default unnamed manager.
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableEntityIDCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyAlgorithmCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyLengthCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyNameCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluablePublicKeyCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableUsageCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509IssuerSerialCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testRegistry() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectNameCredentialCriteriaTest
-
- testRemove() - Method in class org.opensaml.xml.security.credential.ChainingCredentialResolverTest
-
Test exception on attempt to call remove() on iterator.
- testRemove() - Method in class org.opensaml.xml.util.ClassIndexedSetTest
-
Tests removing criteria from set by instance.
- testRemove() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Test to ensure removed items are removed from the index.
- testRemove() - Method in class org.opensaml.xml.util.XMLObjectChildrenListTest
-
Test the remove methods of the list.
- testRemoveManagerByName() - Method in class org.opensaml.xml.security.keyinfo.NamedKeyInfoGeneratorManagerTest
-
Remove a manager by name.
- testResolutionWithIssuerSerial() - Method in class org.opensaml.xml.security.keyinfo.CertChainX509DataTest
-
Test resolution with multiple certs, end-entity cert identified by X509IssuerSerial.
- testResolutionWithKeyValue() - Method in class org.opensaml.xml.security.keyinfo.CertChainX509DataTest
-
Test resolution with multiple certs, end-entity cert identified by KeyValue.
- testResolutionWithSubjectKeyIdentifier() - Method in class org.opensaml.xml.security.keyinfo.CertChainX509DataTest
-
Test resolution with multiple certs, end-entity cert identified by X509SubjectName.
- testResolutionWithSubjectName() - Method in class org.opensaml.xml.security.keyinfo.CertChainX509DataTest
-
Test resolution with multiple certs, end-entity cert identified by X509SubjectName.
- testRevokedV1() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testRevokedV1CRLinCred() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testRevokedV2() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testRevokedV2CRLinCred() - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testRSAConversionJavaToXML() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test conversion of RSA public keys from Java security native type to XML.
- testRSAConversionXMLToJava() - Method in class org.opensaml.xml.security.keyinfo.KeyInfoHelperTest
-
Test conversion of RSA public keys from XML to Java security native type.
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableEntityIDCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyAlgorithmCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyLengthCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableKeyNameCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluablePublicKeyCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509IssuerSerialCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectKeyIdentifierCredentialCriteriaTest
-
- testSatifsy() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509SubjectNameCredentialCriteriaTest
-
- testSatifsyByCert() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testSatifsyByKey() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testSatifsyBySubjectName() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableX509CertSelectorCredentialCriteriaTest
-
- testSatifsyExactMatch() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableUsageCredentialCriteriaTest
-
- testSatisfyWithUnspecifiedCredential() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableUsageCredentialCriteriaTest
-
- testSatisfyWithUnspecifiedCriteria() - Method in class org.opensaml.xml.security.credential.criteria.EvaluableUsageCredentialCriteriaTest
-
- testSecondTrusted() - Method in class org.opensaml.xml.security.trust.ChainingTrustEngineTest
-
- testSet() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Test the set method to make sure it removes items that have been replaced from the index.
- testSet() - Method in class org.opensaml.xml.util.XMLObjectChildrenListTest
-
Tests the set method of the list.
- testSigningAndVerification() - Method in class org.opensaml.xml.signature.EnvelopedSignatureTest
-
Tests creating an enveloped signature and then verifying it.
- testSigningAndVerificationNoOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests creating an enveloped signature and then verifying it.
- testSigningAndVerificationWithOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests creating an enveloped signature and then verifying it.
- testSigningWithHMAC() - Method in class org.opensaml.xml.security.SigningUtilTest
-
- testSigningWithPrivateKey() - Method in class org.opensaml.xml.security.SigningUtilTest
-
- testSimple() - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGeneratorTest
-
Simple test, should return the same instance every time.
- testSimpleUnmarshall() - Method in class org.opensaml.xml.IDAttributeTest
-
Simple test of ID attribute on a single object.
- testSingleEKInline() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolverTest
-
One recipient specified to resolver, EncryptedKey in instance inline.
- testSingleEKNoRecipient() - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolverTest
-
No recipients specified to resolver, one EncryptedKey in instance.
- testSingleEKNoRecipients() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
No recipients specified to resolver, one inline EncryptedKey in instance.
- testSingleEKOneRecipientNoMatch() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
One recipient specified to resolver, zero matching inline EncryptedKey in instance.
- testSingleEKOneRecipientWithMatch() - Method in class org.opensaml.xml.encryption.InlineEncryptedKeyResolverTest
-
One recipient specified to resolver, one matching inline EncryptedKey in instance.
- testSingleEKRetrievalMethod() - Method in class org.opensaml.xml.encryption.ChainingEncryptedKeyResolverTest
-
One recipient specified to resolver, EncryptedKey in instance via RetrievalMethod .
- testSingleEKWithRecipient() - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolverTest
-
One recipients specified to resolver, one EncryptedKey in instance.
- testSingleEKWithTransform() - Method in class org.opensaml.xml.encryption.SimpleRetrievalMethodEncryptedKeyResolverTest
-
One recipients specified to resolver, RetrievalMethod has Transforms, so should fail.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.CarriedKeyNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.CipherDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.CipherValueTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.DataReferenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.DHKeyValueTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.GeneratorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.KANonceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.KeyReferenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.KeySizeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.OAEPparamsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.PgenCounterTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.PTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.PublicTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.QTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.ReferenceListTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.SeedTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.encryption.impl.TransformsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.DigestMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.ExponentTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.GTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.JTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.KeyNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.KeyValueTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.MgmtDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.ModulusTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.PgenCounterTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.PGPDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.PGPKeyIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.PGPKeyPacketTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.PTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.QTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.SeedTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.SPKIDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.SPKISexpTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.TransformsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.TransformTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509CertificateTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509CRLTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509DataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509SerialNumberTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509SKITest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.X509SubjectNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.XPathTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.signature.impl.YTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.AgreementMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CarriedKeyNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CipherDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CipherReferenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.CipherValueTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.DataReferenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.DHKeyValueTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptedKeyTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertiesTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.EncryptionPropertyTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.GeneratorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.KANonceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.KeyReferenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.KeySizeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.OAEPparamsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.OriginatorKeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.PgenCounterTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.PTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.PublicTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.QTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.RecipientKeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.ReferenceListTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.SeedTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.encryption.impl.TransformsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.DigestMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.DSAKeyValueTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.ExponentTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.GTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.JTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.KeyValueTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.MgmtDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.ModulusTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.PgenCounterTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.PGPDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.PGPKeyIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.PGPKeyPacketTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.PTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.QTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.RetrievalMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.RSAKeyValueTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.SeedTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.SPKIDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.SPKISexpTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.TransformsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.TransformTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509CertificateTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509CRLTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509DataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509IssuerSerialTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509SerialNumberTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509SKITest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.X509SubjectNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.XPathTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.signature.impl.YTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.xml.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSubjectDNFail() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testSubjectDNInputNotDN() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testSubjectDNSuccess() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testSublist() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Tests the sublist functionality.
- testSublistClear() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
- testSublistIndexOf() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist indexOf method.
- testSublistLastIndexOf() - Method in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist lastIndexOf method.
- testSuccess() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test valid signature.
- testTamperedData() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testTooManyChildren() - Method in class org.opensaml.xml.encryption.validator.CipherDataSchemaValidatorTest
-
- testTooManyChildren() - Method in class org.opensaml.xml.signature.validator.KeyValueSchemaValidatorTest
-
- testTrustedKeyNoTrustedCert() - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngineTest
-
- testTrustedNamesNull() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type.
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSQNameTest
-
Tests Unmarshalling a QName type.
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testUnmarshall() - Method in class org.opensaml.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testUnmarshall() - Method in class org.opensaml.xml.signature.EnvelopedSignatureTest
-
Tests unmarshalling an enveloped signature.
- testUnmarshallCanonical() - Method in class org.opensaml.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type in canonical form, i.e.
- testUnmarshallingWithAttributes() - Method in class org.opensaml.xml.UnmarshallingTest
-
Tests unmarshalling an element that has attributes.
- testUnmarshallingWithChildElements() - Method in class org.opensaml.xml.UnmarshallingTest
-
Tests unmarshalling an element with child elements.
- testUnmarshallingWithElementContent() - Method in class org.opensaml.xml.UnmarshallingTest
-
Tests unmarshalling an element with content.
- testUnmarshallNil() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallNoFractional() - Method in class org.opensaml.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type that has no fractional seconds.
- testUnmarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallNoNil() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallNoOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests unmarshalling with SignatureMethod/HMACOutputLength not present.
- testUnmarshallSchemaLocation() - Method in class org.opensaml.xml.XMLObjectXSIAttribsTest
-
- testUnmarshallUnknownContent() - Method in class org.opensaml.xml.ElementProxyTest
-
Tests unmarshalling unknown content into the element proxy.
- testUnmarshallWithOutputLength() - Method in class org.opensaml.xml.signature.HMACSignatureTest
-
Tests unmarshalling with SignatureMethod/HMACOutputLength present.
- testUntrusted() - Method in class org.opensaml.xml.security.trust.ExplicitKeyTrustEngineTest
-
- testUntrusted() - Method in class org.opensaml.xml.security.trust.ExplicitX509CertificateTrustEngineTest
-
- testUntrustedCredential() - Method in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
Test valid signature, untrusted signing credential.
- testURLAltNameFail() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testURLAltNameSuccess() - Method in class org.opensaml.xml.security.x509.BasicX509CredentialNameEvaluatorTest
-
- testValidateFailure(String, PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testValidateFailure(String) - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
- testValidateFailure(String) - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testValidateProcessingError(String, PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
- testValidateSuccess(String, PKIXValidationInformation, X509Credential) - Method in class org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest
-
Helper methods.
- testValidateSuccess(String) - Method in class org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest
-
Helper methods.
- testValidateSuccess(String) - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
Helper methods.
- testValidatorSuiteConfiguration() - Method in class org.opensaml.xml.ConfigurationTest
-
Tests that ValidatorSuites are correctly configured.
- testValidNamespaceAttributes() - Method in class org.opensaml.xml.encryption.validator.EncryptionPropertySchemaValidatorTest
-
- testVerificationWithHMAC() - Method in class org.opensaml.xml.security.SigningUtilTest
-
- testVerificationWithPublicKey() - Method in class org.opensaml.xml.security.SigningUtilTest
-
- testWithCipherReference() - Method in class org.opensaml.xml.encryption.validator.CipherDataSchemaValidatorTest
-
- testWithCloningNoDOMCache() - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGeneratorTest
-
Test with cloning, original KeyInfo has no cached DOM.
- testWithCloningWithDOMCache() - Method in class org.opensaml.xml.security.keyinfo.StaticKeyInfoGeneratorTest
-
Test with cloning, original KeyInfo has a cached DOM.
- testWrongCredType() - Method in class org.opensaml.xml.signature.PKIXSignatureTrustEngineTest
-
- testXMLObjectClone() - Method in class org.opensaml.xml.util.XMLObjectHelperTest
-
Tests cloning an XMLObject.
- testXMLObjectCloneWithRootInNewDocument() - Method in class org.opensaml.xml.util.XMLObjectHelperTest
-
Tests cloning an XMLObject.
- things - Variable in class org.opensaml.xml.security.CriteriaFilteringIterableTest
-
- token - Variable in class org.opensaml.xml.security.trust.ChainingTrustEngineTest
-
- toString() - Method in class org.opensaml.xml.security.CriteriaFilteringIterableTest.Thing
- TransformSchemaValidatorTest - Class in org.opensaml.xml.signature.validator
-
- TransformSchemaValidatorTest() - Constructor for class org.opensaml.xml.signature.validator.TransformSchemaValidatorTest
-
- TransformsSchemaValidatorTest - Class in org.opensaml.xml.encryption.validator
-
- TransformsSchemaValidatorTest() - Constructor for class org.opensaml.xml.encryption.validator.TransformsSchemaValidatorTest
-
- TransformsSchemaValidatorTest - Class in org.opensaml.xml.signature.validator
-
- TransformsSchemaValidatorTest() - Constructor for class org.opensaml.xml.signature.validator.TransformsSchemaValidatorTest
-
- TransformsTest - Class in org.opensaml.xml.encryption.impl
-
- TransformsTest() - Constructor for class org.opensaml.xml.encryption.impl.TransformsTest
-
Constructor
- TransformsTest - Class in org.opensaml.xml.signature.impl
-
- TransformsTest() - Constructor for class org.opensaml.xml.signature.impl.TransformsTest
-
Constructor
- TransformTest - Class in org.opensaml.xml.signature.impl
-
- TransformTest() - Constructor for class org.opensaml.xml.signature.impl.TransformTest
-
Constructor
- trusted - Variable in class org.opensaml.xml.security.trust.ChainingTrustEngineTest.FooEngine
-
- trustedCredentials - Variable in class org.opensaml.xml.signature.ExplicitKeySignatureTrustEngineTest
-
- type1 - Variable in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
- type2 - Variable in class org.opensaml.xml.util.IndexedXMLObjectChildrenListTest
-
- typeName - Static variable in class org.opensaml.xml.NamespaceManagerTest
-
- typeName - Static variable in class org.opensaml.xml.util.AttributeMapTest
-