- target - Variable in class org.opensaml.common.BaseSAMLObjectValidatorTestCase
-
The primary XMLObject which will be the target of a given test run.
- targetQName - Variable in class org.opensaml.common.BaseSAMLObjectValidatorTestCase
-
QName of the object to be tested.
- tearDown() - Method in class org.opensaml.common.BaseComplexSAMLObjectTestCase
- tearDown() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
- tearDown() - Method in class org.opensaml.common.BaseSAMLObjectValidatorTestCase
- tearDown() - Method in class org.opensaml.common.BaseTestCase
- tearDown() - Method in class org.opensaml.saml2.metadata.provider.FileBackedHTTPMetadataProviderTest
- tearDown() - Method in class org.opensaml.security.MetadataCredentialResolverCachingTest
- tearDown() - Method in class org.opensaml.security.MetadataCredentialResolverTest
- telephoneNumberCount - Variable in class org.opensaml.saml2.metadata.impl.ContactPersonTest
-
Count of TelephoneNumber subelements
- TelephoneNumberSchemaTest - Class in org.opensaml.saml2.metadata.validator
-
Test case for TelephoneNumber
.
- TelephoneNumberSchemaTest() - Constructor for class org.opensaml.saml2.metadata.validator.TelephoneNumberSchemaTest
-
Constructor
- TelephoneNumberTest - Class in org.opensaml.saml2.metadata.impl
-
Test case for creating, marshalling, and unmarshalling
TelephoneNumber
.
- TelephoneNumberTest() - Constructor for class org.opensaml.saml2.metadata.impl.TelephoneNumberTest
-
Constructor
- terminate - Variable in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaTest
-
- TerminateTest - Class in org.opensaml.saml2.core.impl
-
- TerminateTest() - Constructor for class org.opensaml.saml2.core.impl.TerminateTest
-
Constructor
- test() - Method in class org.opensaml.saml2.metadata.provider.SchemaValidationFilterTest
-
- testActionFailure() - Method in class org.opensaml.saml2.core.validator.ActionSchemaTest
-
Tests absent Action failure.
- testActionFailure() - Method in class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaTest
-
Tests invalid Action child elements
- testActionFailure() - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaTest
-
Tests absent Action failure.
- testAddressFailure() - Method in class org.opensaml.saml2.metadata.validator.EmailAddressSchemaTest
-
Tests for Address failure.
- testAlgorithmFail() - Method in class org.opensaml.saml2.metadata.validator.EncryptionMethodSchemaTest
-
Tests missing Algorithm URI attribute.
- testArtifactFailure() - Method in class org.opensaml.saml2.core.validator.ArtifactResolveSchemaTest
-
Tests invalid Artifact child element.
- testArtifactFailure() - Method in class org.opensaml.saml2.core.validator.ArtifactSchemaTest
-
Tests null or empty artifact.
- testAssertion() - Method in class org.opensaml.saml2.core.validator.EvidenceSchemaTest
-
Tests Assertion failure.
- testAssertion() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testAssertionAsID() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testAssertionConsumerServiceFailure() - Method in class org.opensaml.saml2.metadata.validator.SPSSODescriptorSchemaTest
-
Tests for AssertionConsumerService failure.
- testAssertionIDRefAndAssertionArtifact() - Method in class org.opensaml.saml1.core.validator.RequestSchemaTest
-
- testAssertionIDRefFailure() - Method in class org.opensaml.saml2.core.validator.AssertionIDRequestSchemaTest
-
Tests invalid AssertionID Ref children.
- testAssertionSignature() - Method in class org.opensaml.saml2.core.SignedAssertionTest
-
Creates a simple Assertion, signs it and then verifies the signature.
- testAttribute() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testAttributeFailure() - Method in class org.opensaml.saml2.core.validator.AttributeStatementSchemaTest
-
Tests absent Attribute failure.
- testAttributeQueryType() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test AttributeQueryDescriptorType.
- testAttributeServiceFailure() - Method in class org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSchemaTest
-
Tests for AttributeService failure.
- testAttributesFailDuplicatesNoFormat() - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaTest
-
Tests duplicate Attribute child elements, with null format.
- testAttributesFailDuplicatesWithFormat() - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaTest
-
Tests duplicate Attribute child elements.
- testAttributesPassNoFormat() - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaTest
-
Tests valid Attribute child elements, with null format.
- testAttributesSuccess() - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaTest
-
Tests valid Attribute child elements.
- testAudienceFailure() - Method in class org.opensaml.saml2.core.validator.AudienceRestrictionSchemaTest
-
Tests absent Audience failure.
- testAuthnQueryServiceFailure() - Method in class org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSchemaTest
-
Tests for AuthnQueryService failure.
- testAuthzServiceFailure() - Method in class org.opensaml.saml2.metadata.validator.PDPDescriptorSchemaTest
-
Tests for AuthzService failure.
- testAutoKeyGen() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test that a data encryption key is auto-generated if it is not supplied.
- testAutoKeyGenNoKEK() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test that an error is thrown if the no data encryption credential is supplied and no KEK is specified.
- testBadQName1() - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaTest
-
- testBadQName2() - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaTest
-
- testBasicPutGet() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapTest
-
- testBindingFailure() - Method in class org.opensaml.saml2.metadata.validator.EndpointSchemaTestBase
-
Tests for absent Binding.
- TestBootstrap - Class in org.opensaml.common
-
Extension to the default bootstrap process which sets up configuration for testing
purposes.
- TestBootstrap() - Constructor for class org.opensaml.common.TestBootstrap
-
- testChildElementsMarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AdviceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Test an XML file with Children
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.EvidenceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.StatusCodeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.StatusTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AdviceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedIDTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.EvidenceTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.IDPListTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.StatusCodeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.StatusDetailTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.StatusTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationTest
-
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.samlext.mdui.DiscoHintsTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.samlext.mdui.UIInfoTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegationRestrictionTypeTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsMarshall() - Method in class org.opensaml.samlext.saml2mdattr.EntityAttributesTest
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsUnmarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AdviceTest
-
Test an XML file with children
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Test an XML file with children
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeStatementTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Test an XML file with children
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.EvidenceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusCodeTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusTest
-
Test an Response file with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectTest
-
Test an XML file with children
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AdviceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeStatementTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedIDTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.EvidenceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.IDPListTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusCodeTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusDetailTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.samlext.mdui.DiscoHintsTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.samlext.mdui.UIInfoTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegationRestrictionTypeTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsUnmarshall() - Method in class org.opensaml.samlext.saml2mdattr.EntityAttributesTest
-
Tests unmarshalling a document that contains a single element with children.
- testChildElementsWithEncryptedIDMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
- testChildElementsWithEncryptedIDUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
- testChildrenFailure() - Method in class org.opensaml.saml2.core.validator.RequestedAuthnContextSchemaTest
-
Tests for invalid combinations of child elements.
- testConfigs - Static variable in class org.opensaml.common.TestBootstrap
-
List of XMLTooling configuration files with any needed test configuration.
- testConfirmationAndIDFailure() - Method in class org.opensaml.saml2.core.validator.SubjectSchemaTest
-
Tests absent Confirmation and ID failure.
- testDecisionFailure() - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaTest
-
Tests absent Decision failure.
- testDecode() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
Test decoding message.
- testDecoding() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
Tests decoding a SOAP 1.1 message.
- testDecoding() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
Tests decoding a SOAP 1.1 message.
- testDescriptionFailure() - Method in class org.opensaml.saml2.metadata.validator.ServiceDescriptionSchemaTest
-
Tests for Description failure.
- testDescriptorFailure() - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaTest
-
Tests for Descriptor failure.
- testDisplayNameFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaTest
-
Tests for Organization Display Name failure.
- testDOMIDResolutionMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
- testDOMIDResolutionMarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
- testDOMIDResolutionMarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
- testDOMIDResolutionUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
- testDOMIDResolutionUnmarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
- testDOMIDResolutionUnmarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
- testDoNotCache() - Method in class org.opensaml.saml1.core.validator.AssertionSpecTest
-
- testEmptyActionList() - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaTest
-
- testEmptyAttributeList() - Method in class org.opensaml.saml1.core.validator.AttributeStatementSchemaTest
-
- testEncoding() - Method in class org.opensaml.saml1.binding.encoding.HTTPPostEncoderTest
-
- testEncoding() - Method in class org.opensaml.saml1.binding.encoding.HTTPSOAP11EncoderTest
-
Tests encoding a simple SAML message.
- testEncryptedAssertion() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test decryption of an EncryptedAssertion.
- testEncryptedAssertionAsID() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test decryption of an Assertion as an EncryptedID.
- testEncryptedAssertionInResponse() - Method in class org.opensaml.saml2.encryption.DecryptionPlusSigningTest
-
Test decryption of an EncryptedAssertion and validation of the signature on the enclosing Response.
- testEncryptedAttribute() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test decryption of an EncryptedAttribute.
- testEncryptedNameID() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test decryption of an NameID as an EncryptedID.
- testEncryptedNewID() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test decryption of an NewID as an NewEncryptedID.
- testEntityDescriptor() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testEntityDescriptorInvalid() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testEntityDescriptorWithProvider() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testEntityIDFailure() - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSchemaTest
-
Tests for Entity ID failure.
- testEntryExpiration() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapTest
-
- testErrorInvalidDataDecryptionKey() - Method in class org.opensaml.saml2.encryption.SimpleDecryptionTest
-
Test error condition of invalid data decryption key.
- testExplicitDefault() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test explicit isDefault="true".
- testFailOutOfOrderDuplicates() - Method in class org.opensaml.saml2.core.validator.AttributeQuerySchemaTest
-
Tests duplicate Attribute child elements, even out of order (not consecutive in document)
with an intervening attribute with same Name for different NameFormat.
- testFailureNoKeyInfo() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, valid signature with trusted credential.
- testFilterDisallowed() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProviderTest
-
Tests that metadata filters are disallowed on the chaining provider.
- testFirstFalseDefault() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test default as first isDefault="false".
- testFirstMissingDefault() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test default as first missing default.
- testFormatFailure() - Method in class org.opensaml.saml2.metadata.validator.NameIDFormatSchemaTest
-
Tests for Format failure.
- testFullElementsMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Test Marshalling up a file with children
- testFullElementsMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
- testFullElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Test an Response file with children
- testFullElementsUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
Test an XML file with children
- testGetCompleteFailure() - Method in class org.opensaml.saml2.core.validator.GetCompleteSchemaTest
-
Tests invalid GetComplete element contenet
- testGetEntitiesDescriptor() - Method in class org.opensaml.saml2.metadata.provider.HTTPMetadataProviderTest
-
Tests the AbstractMetadataProvider.getEntitiesDescriptor(String)
method.
- testGetEntityDescriptor() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProviderTest
-
Tests the ChainingMetadataProvider.getEntityDescriptor(String)
method.
- testGetEntityDescriptor() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProviderTest
-
Tests the AbstractMetadataProvider.getEntityDescriptor(String)
method.
- testGetEntityDescriptor() - Method in class org.opensaml.saml2.metadata.provider.HTTPMetadataProviderTest
-
Tests the AbstractMetadataProvider.getEntityDescriptor(String)
method.
- testGetEntityDescriptor() - Method in class org.opensaml.saml2.metadata.provider.ResourceBackedMetadataProviderTest
-
Tests the AbstractMetadataProvider.getEntityDescriptor(String)
method.
- testGetMetadata() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProviderTest
-
Test the ChainingMetadataProvider.getMetadata()
method.
- testGetMetadata() - Method in class org.opensaml.saml2.metadata.provider.FileBackedHTTPMetadataProviderTest
-
Tests the AbstractMetadataProvider.getMetadata()
method.
- testGetMetadata() - Method in class org.opensaml.saml2.metadata.provider.HTTPMetadataProviderTest
-
Tests the AbstractMetadataProvider.getMetadata()
method.
- testGetRole() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProviderTest
-
Tests the ChainingMetadataProvider.getRole(String, javax.xml.namespace.QName)
method.
- testGetRole() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProviderTest
-
Tests the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName)
method.
- testGetRole() - Method in class org.opensaml.saml2.metadata.provider.HTTPMetadataProviderTest
-
Tests the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName)
method.
- testGetRole() - Method in class org.opensaml.saml2.metadata.provider.ResourceBackedMetadataProviderTest
-
Tests the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName)
method.
- testGetRoleWithSupportedProtocol() - Method in class org.opensaml.saml2.metadata.provider.ChainingMetadataProviderTest
-
Test the ChainingMetadataProvider.getRole(String, javax.xml.namespace.QName, String)
method.
- testGetRoleWithSupportedProtocol() - Method in class org.opensaml.saml2.metadata.provider.FilesystemMetadataProviderTest
-
Test the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName, String)
method.
- testGetRoleWithSupportedProtocol() - Method in class org.opensaml.saml2.metadata.provider.HTTPMetadataProviderTest
-
Test the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName, String)
method.
- testGetRoleWithSupportedProtocol() - Method in class org.opensaml.saml2.metadata.provider.ResourceBackedMetadataProviderTest
-
Test the AbstractMetadataProvider.getRole(String, javax.xml.namespace.QName, String)
method.
- testIDFailure() - Method in class org.opensaml.saml2.core.validator.AssertionIDRefSchemaTest
-
Tests absent ID Reference failure.
- testIDFailure() - Method in class org.opensaml.saml2.core.validator.AssertionSchemaTest
-
Tests absent ID failure.
- testIDFailure() - Method in class org.opensaml.saml2.core.validator.AuthnStatementSchemaTest
-
Tests absent AuthnContext failure.
- testIDFailure() - Method in class org.opensaml.saml2.core.validator.RequestSchemaTestBase
-
Tests empty ID attribute
- testIDFailure() - Method in class org.opensaml.saml2.core.validator.StatusResponseSchemaTestBase
-
Tests invalid ID attribute.
- testIDFailure() - Method in class org.opensaml.saml2.metadata.validator.AffiliateMemberSchemaTest
-
Tests for ID failure.
- testIDPEntryFailure() - Method in class org.opensaml.saml2.core.validator.IDPListSchemaTest
-
Tests invalid IDPEnry child elements
- testInCommonUnmarshall() - Method in class org.opensaml.saml2.metadata.MetadataTest
-
Tests unmarshalling an InCommon metadata document.
- testIndexFailure() - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaTest
-
Tests for Index failure.
- testIndexFailure() - Method in class org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaTestBase
-
Tests for improper index.
- testInit() - Method in class org.opensaml.ESAPITest
-
Tests that basic initialization has happened.
- testInvalidBadTransform() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidBadURIValue() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidDuplicateIDs() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidEntityDescriptorWithProvider() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testInvalidExpired() - Method in class org.opensaml.common.binding.security.IssueInstantRuleTest
-
Test invalid when expired, beyond allowed clock skew.
- testInvalidIndex() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test invalid index.
- testInvalidIndexWithUseDefault() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test invalid index with onBadIndexUseDefault of true.
- testInvalidIssuedInFuture() - Method in class org.opensaml.common.binding.security.IssueInstantRuleTest
-
Test invalid when issued in future, beyond allowed clock skew.
- testInvalidMissingEnvelopedTransform() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidMissingID() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidNonLocalURI() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidNoXMLSignature() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidSignature() - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleTest
-
Test context issuer set, invalid signature with trusted credential.
- testInvalidSignature() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, invalid signature with trusted credential.
- testInvalidSignature() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPRedirectDeflateSignatureSecurityPolicyRuleTest
-
Test context issuer set, invalid signature with trusted credential.
- testInvalidSWITCHStandalone() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testInvalidTooManyReferences() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testInvalidTooManyTransforms() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testIssueInstantFailure() - Method in class org.opensaml.saml2.core.validator.AssertionSchemaTest
-
Tests absent IssueInstant failure.
- testIssueInstantFailure() - Method in class org.opensaml.saml2.core.validator.RequestSchemaTestBase
-
Tests invalid IssueInstant attribute
- testIssueInstantFailure() - Method in class org.opensaml.saml2.core.validator.StatusResponseSchemaTestBase
-
Tests invalid IssueInstant attribute
- testIssuerFailure() - Method in class org.opensaml.saml2.core.validator.AssertionSchemaTest
-
Tests absent Issuer failure.
- testIssuerFailure() - Method in class org.opensaml.saml2.core.validator.AuthnStatementSchemaTest
-
Tests absent AuthnInstant failure.
- testLocationFailure() - Method in class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaTest
-
Tests for absent Location.
- testLocationFailure() - Method in class org.opensaml.saml2.metadata.validator.EndpointSchemaTestBase
-
Tests for absent Location.
- testMarshall() - Method in class org.opensaml.common.BaseComplexSAMLObjectTestCase
-
Tests marshalling the contents of a complex element to a DOM document.
- testMarshall() - Method in class org.opensaml.saml2.core.AuthnRequestTest
-
Tests marshalling the contents of a complex element to a DOM document.
- testMarshall() - Method in class org.opensaml.saml2.core.ResponseSuccessAuthnAttribTest
-
Tests marshalling the contents of a complex element to a DOM document.
- testMemberFailure() - Method in class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaTest
-
Tests for Member failure.
- testMemberFailure() - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSchemaTest
-
Tests for EntityDescriptor failure.
- testMessageEndpointGood() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointGood() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointGood() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointGood() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointGood() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointGoodWithQueryParams() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointGoodWithQueryParams() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointGoodWithQueryParams() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointGoodWithQueryParams() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointGoodWithQueryParams() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointInvalidHost() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointInvalidHost() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointInvalidHost() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointInvalidHost() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointInvalidHost() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointInvalidURI() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointInvalidURI() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointInvalidURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointInvalidURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointInvalidURI() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointMissingDestinationNotSigned() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointMissingDestinationNotSigned() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointMissingDestinationNotSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointMissingDestinationNotSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointMissingDestinationNotSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointMissingDestinationSigned() - Method in class org.opensaml.saml1.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointMissingDestinationSigned() - Method in class org.opensaml.saml1.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageEndpointMissingDestinationSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
- testMessageEndpointMissingDestinationSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testMessageEndpointMissingDestinationSigned() - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderTest
-
- testMessageFailure() - Method in class org.opensaml.saml2.core.validator.StatusMessageSchemaTest
-
Tests invalid element content.
- testMessageSerialization() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryTest
-
- testMethodFailure() - Method in class org.opensaml.saml2.core.validator.SubjectConfirmationSchemaTest
-
Tests Method failure.
- testMissingActions() - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaTest
-
- testMissingAudience() - Method in class org.opensaml.saml1.core.validator.AudienceRestrictionConditionSchemaTest
-
- testMissingAuthenticationInstant() - Method in class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaTest
-
- testMissingAuthenticationMethod() - Method in class org.opensaml.saml1.core.validator.AuthenticationStatementSchemaTest
-
- testMissingAuthorityKind() - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaTest
-
- testMissingBinding() - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaTest
-
- testMissingChildren() - Method in class org.opensaml.saml1.core.validator.EvidenceSchemaTest
-
- testMissingConfirmationMethod() - Method in class org.opensaml.saml1.core.validator.SubjectConfirmationSchemaTest
-
- testMissingContents() - Method in class org.opensaml.saml1.core.validator.ActionSpecTest
-
- testMissingDecision() - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaTest
-
- testMissingID() - Method in class org.opensaml.saml1.core.validator.AssertionSchemaTest
-
- testMissingID() - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaTestBase
-
- testMissingID() - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaTestBase
-
- testMissingIssueInstant() - Method in class org.opensaml.saml1.core.validator.AssertionSchemaTest
-
- testMissingIssueInstant() - Method in class org.opensaml.saml1.core.validator.RequestAbstractTypeSchemaTestBase
-
- testMissingIssueInstant() - Method in class org.opensaml.saml1.core.validator.ResponseAbstractTypeSchemaTestBase
-
- testMissingIssuer() - Method in class org.opensaml.saml1.core.validator.AssertionSchemaTest
-
- testMissingKeyInfo() - Method in class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaTest
-
Tests missing KeyInfo.
- testMissingLocation() - Method in class org.opensaml.saml1.core.validator.AuthorityBindingSchemaTest
-
- testMissingNameId() - Method in class org.opensaml.saml1.core.validator.SubjectSchemaTest
-
- testMissingResource() - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionQuerySchemaTest
-
- testMissingResource() - Method in class org.opensaml.saml1.core.validator.AuthorizationDecisionStatementSchemaTest
-
- testMissingStatement() - Method in class org.opensaml.saml1.core.validator.AssertionSchemaTest
-
- testMissingStatus() - Method in class org.opensaml.saml1.core.validator.ResponseSchemaTest
-
- testMissingStatusCode() - Method in class org.opensaml.saml1.core.validator.StatusSchemaTest
-
- testMissingSubject() - Method in class org.opensaml.saml1.core.validator.SubjectStatementSchemaTestBase
-
- testMissingSubjectConf() - Method in class org.opensaml.saml1.core.validator.SubjectSchemaTest
-
- testMissingUri() - Method in class org.opensaml.saml1.core.validator.AudienceSpecTest
-
- testMissingValue() - Method in class org.opensaml.saml1.core.validator.AttributeSchemaTest
-
- testMissingValue() - Method in class org.opensaml.saml1.core.validator.StatusCodeSchemaTest
-
- testMulticastKEKPeer() - Method in class org.opensaml.saml2.encryption.ComplexEncryptionTest
-
Test encryption with multicast key encryption keys with key placement as peer.
- testMultiEKNoRecipients() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
No recipients specified to resolver.
- testMultiEKOneRecipientWithMatch() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
One recipient specified to resolver, one matching & and one recipient-less
EncryptedKey in instance.
- testMultiEKOneRecipientWithMatches() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
Multi recipient specified to resolver, several matching EncryptedKey in instance.
- testName() - Method in class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaTest
-
- testNameFailure() - Method in class org.opensaml.saml2.core.validator.AttributeSchemaTest
-
Tests absent Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.core.validator.IssuerSchemaTest
-
Tests Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.core.validator.NameIDSchemaTest
-
Tests Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.CompanySchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.GivenNameSchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationDisplayNameSchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationNameSchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaTest
-
Tests for Organization Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationURLSchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.ServiceNameSchemaTest
-
Tests for Name failure.
- testNameFailure() - Method in class org.opensaml.saml2.metadata.validator.SurNameSchemaTest
-
Tests for Name failure.
- testNameID() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testNameIDMappingFailure() - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecTest
-
Tests for Name ID Mapping Service Failure.
- testNameIDPolicyFailure() - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaTest
-
- testNameSpace() - Method in class org.opensaml.saml1.core.validator.AttributeDesignatorSchemaTest
-
- testNameSpaceFailure() - Method in class org.opensaml.saml2.core.validator.ActionSchemaTest
-
Tests absent Namespace failure.
- testNamespaceFailure() - Method in class org.opensaml.saml2.metadata.validator.AdditionalMetadataLocationSchemaTest
-
Tests for absent Namespace URI.
- testNewID() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test basic encryption with symmetric key, no key wrap,
set key name in passed KeyInfo object.
- testNewIDandTerminateFailure() - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaTest
-
- testNewIDFailure() - Method in class org.opensaml.saml2.core.validator.NewIDSchemaTest
-
Test invalid element content.
- testNoContextIssuer() - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testNoContextIssuer() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testNoContextIssuer() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPRedirectDeflateSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testNoIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.LogoutRequestSchemaTest
-
- testNoIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaTest
-
- testNoIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaTest
-
- testNoIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaTest
-
- testNoParent() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryFactoryTest
-
- testNoProtocolNoUsage() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test protocol null, and no usage.
- testNoProtocolUsageEncryption() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test protocol null, and usage = encryption.
- testNoProtocolUsageSigning() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test protocol null, and usage = signing.
- testNoReplay() - Method in class org.opensaml.common.binding.security.MessageReplayRuleTest
-
Test valid message ID.
- testNoReplayDistinctIDs() - Method in class org.opensaml.common.binding.security.MessageReplayRuleTest
-
Test valid message ID, distinct ID.
- testNoRoleDescriptor() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test missing RoleDescriptor input.
- testNoSerialization() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryFactoryTest
-
- testNothingPresent() - Method in class org.opensaml.saml1.core.validator.RequestSchemaTest
-
- testNotSignedAndNotRequired() - Method in class org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedSecurityPolicyRuleTest
-
Test message not signed, signing not required.
- testNotSignedAndRequired() - Method in class org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedSecurityPolicyRuleTest
-
Test message not signed, signing required.
- testNumberFailure() - Method in class org.opensaml.saml2.metadata.validator.TelephoneNumberSchemaTest
-
Tests for Number failure.
- testObligationService() - Method in class org.opensaml.xacml.ctx.provider.ObligationServiceTest
-
- testOneTimeUseFailure() - Method in class org.opensaml.saml2.core.validator.ConditionsSpecTest
-
Tests OneTimeUse failure.
- testOtherValidIdentifiers() - Method in class org.opensaml.saml2.core.validator.LogoutRequestSchemaTest
-
- testOtherValidIdentifiers() - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaTest
-
- testOtherValidIdentifiers() - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaTest
-
- testOtherValidIdentifiers() - Method in class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaTest
-
- testOwnerFailure() - Method in class org.opensaml.saml2.metadata.validator.AffiliationDescriptorSchemaTest
-
Tests for Owner ID failure.
- testProfileURIFailure() - Method in class org.opensaml.saml2.metadata.validator.AttributeProfileSchemaTest
-
Tests for ProfileURI failure.
- testProperValidation() - Method in class org.opensaml.common.BaseSAMLObjectValidatorTestCase
-
Tests the expected proper validation case.
- testProtocol() - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaTestBase
-
Tests for Protocol failure.
- testProtocol() - Method in class org.opensaml.saml2.metadata.validator.RoleDescriptorSpecTestBase
-
Tests for Protocol failure.
- testProtocolBARNoUsage() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (BAR), and no usage.
- testProtocolBARUsageEncryption() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (BAR), and usage = encryption.
- testProtocolBARUsageSigning() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (BAR), and usage = signing.
- testProtocolFOONoUsage() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (FOO), and no usage .
- testProtocolFOOUsageEncryption() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (FOO), and usage encryption.
- testProtocolFOOUsageSigning() - Method in class org.opensaml.security.MetadataCredentialResolverTest
-
Test 1 protocol (FOO), and usage = signing.
- testProviderIDFailure() - Method in class org.opensaml.saml2.core.validator.IDPEntrySchemaTest
-
Tests invalid ProviderID attribute.
- testProxyRestrictionFailure() - Method in class org.opensaml.saml2.core.validator.ConditionsSpecTest
-
- testQueryAndAssertionArtifact() - Method in class org.opensaml.saml1.core.validator.RequestSchemaTest
-
- testQueryAndAssertionIDReference() - Method in class org.opensaml.saml1.core.validator.RequestSchemaTest
-
- testRemove() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapTest
-
- testReplay() - Method in class org.opensaml.common.binding.security.MessageReplayRuleTest
-
Test invalid replay of message ID.
- testReplayValidWithExpiration() - Method in class org.opensaml.common.binding.security.MessageReplayRuleTest
-
Test valid replay of message ID due to replay cache expiration.
- testRequestDecoding() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
Test decoding a SAML httpRequest.
- testRequestDecoding() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testRequestedAttributeFailure() - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaTest
-
- testRequestEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoderTest
-
- testRequestEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostSimpleSignEncoderTest
-
- testRequestEncodingWithSimpleSign() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostSimpleSignEncoderTest
-
- testRequesterIDFailure() - Method in class org.opensaml.saml2.core.validator.RequesterIDSchemaTest
-
Tests invalid element content
- testRequestMarshall() - Method in class org.opensaml.saml1.core.RequestTest
-
Tests marshalling a full request message.
- testRequestUnmarshall() - Method in class org.opensaml.saml1.core.RequestTest
-
Tests unmarshalling a full request message.
- testRequiredValidUntil() - Method in class org.opensaml.saml2.metadata.provider.RequiredValidUntilTest
-
- testRequiredValidUntilAlreadyPast() - Method in class org.opensaml.saml2.metadata.provider.RequiredValidUntilTest
-
- testRequiredValidUntilWithMaxValidity() - Method in class org.opensaml.saml2.metadata.provider.RequiredValidUntilTest
-
- testResourceFailure() - Method in class org.opensaml.saml2.core.validator.AuthzDecisionQuerySchemaTest
-
Tests invalid Resource attribute
- testResourceFailure() - Method in class org.opensaml.saml2.core.validator.AuthzDecisionStatementSchemaTest
-
Tests absent Resource failure.
- testResponseDecoding() - Method in class org.opensaml.saml2.binding.decoding.HTTPPostDecoderTest
-
Test decoding a SAML response.
- testResponseDecoding() - Method in class org.opensaml.saml2.binding.decoding.HTTPRedirectDeflateDecoderTest
-
- testResponseEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostEncoderTest
-
Tests encoding a SAML message to an servlet response.
- testResponseEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPPostSimpleSignEncoderTest
-
Tests encoding a SAML message to an servlet response.
- testResponseEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoderTest
-
Tests encoding a SAML message to an servlet response.
- testResponseEncoding() - Method in class org.opensaml.saml2.binding.encoding.HTTPSOAP11EncoderTest
-
Tests encoding a SAML message to an servlet response.
- testResponseEncodingWithSimpleSign() - Method in class org.opensaml.saml2.binding.encoding.HTTPRedirectDeflateEncoderTest
-
Tests encoding a SAML message to an servlet response with simple sign.
- testResponseLocationFailure() - Method in class org.opensaml.saml2.metadata.validator.SSODescriptorSpecTestBase
-
Tests for Response Location Failure.
- testResponseMarshall() - Method in class org.opensaml.saml1.core.ResponseTest
-
Tests marshalling a full response message.
- testResponseUnmarshall() - Method in class org.opensaml.saml1.core.ResponseTest
-
Tests unmarshalling a full response message.
- testReuse() - Method in class org.opensaml.saml2.encryption.ComplexEncryptionTest
-
Test that reuse is allowed with same key encryption parameters.
- testReuse() - Method in class org.opensaml.saml2.encryption.SimpleEncryptionTest
-
Test that reuse of the encrypter with the same encryption and key encryption parameters is allowed.
- testRootFailure() - Method in class org.opensaml.saml2.metadata.validator.EntitiesDescriptorSpecTest
-
Tests for Root failure.
- testRootFailure() - Method in class org.opensaml.saml2.metadata.validator.EntityDescriptorSpecTest
-
Tests for Root failure.
- testRoundTrip() - Method in class org.opensaml.common.RoundTripTest
-
Tests marshalling and unmarshalling the same object a three times.
- testSerialization() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryTest
-
- testServiceNameFailure() - Method in class org.opensaml.saml2.metadata.validator.AttributeConsumingServiceSchemaTest
-
Tests for Service Name Failure
- testSessionIndexFailure() - Method in class org.opensaml.saml2.core.validator.SessionIndexSchemaTest
-
Tests invalid SessionIndex element content.
- testSignatureUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
- testSignatureUnmarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
- testSignatureUnmarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
- testSignedAndNotRequired() - Method in class org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedSecurityPolicyRuleTest
-
Test message XML signed, signing not required.
- testSignedAndRequired() - Method in class org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedSecurityPolicyRuleTest
-
Test message XML signed, signing required.
- testSigning_EncryptionToUnspec() - Method in class org.opensaml.security.MetadataCredentialResolverCachingTest
-
Test caching of resolution of a signing key, when the metadata key descriptor 'use' attrib
changes from 'encryption' to not present (use is unspecified).
- testSigning_UnspecToEncryption() - Method in class org.opensaml.security.MetadataCredentialResolverCachingTest
-
Test caching of resolution of a signing key, when the metadata key descriptor 'use' attrib
changes from not present (use is unspecified) to 'encryption'.
- testSimpleSignedAndRequired() - Method in class org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedSecurityPolicyRuleTest
-
Test message simple signed, signing not required.
- testSingleEKMultiRecipientWithImplicitMatch() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
Multiple recipients specified to resolver, one EncryptedKey in instance with no recipient.
- testSingleEKNoRecipients() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
No recipients specified to resolver, one EncryptedKey in instance.
- testSingleEKOneRecipientNoMatch() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
One recipient specified to resolver, zero matching EncryptedKey in instance.
- testSingleEKOneRecipientWithMatch() - Method in class org.opensaml.saml2.encryption.EncryptedElementTypeEncryptedKeyResolverTest
-
One recipient specified to resolver, one matching EncryptedKey in instance.
- testSingleElementChildrenMarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Test a few Requests with children
- testSingleElementChildrenUnmarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Test a few Requests with children
- testSingleElementMarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.ActionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AdviceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AudienceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.DoNotCacheConditionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.EvidenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.NameIdentifierTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.RespondWithTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.StatusCodeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.StatusMessageTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.StatusTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ActionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AdviceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AudienceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.EvidenceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.GetCompleteTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.IDPEntryTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.IDPListTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.IssuerTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.NewIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.OneTimeUseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.RequesterIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.RequestTestBase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SessionIndexTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.StatusCodeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.StatusDetailTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.StatusMessageTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.StatusResponseTestBase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.StatusTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectQueryTestBase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.core.impl.TerminateTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.ecp.impl.RelayStateTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.ecp.impl.ResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.CompanyTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.EmailAddressTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.GivenNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.ServiceNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.SurNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.idpdisco.DiscoveryResponseTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.DescriptionTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.DiscoHintsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.DisplayNameTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.DomainHintTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.InformationURLTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.IPHintTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.KeywordsTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.LogoTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.PrivacyStatementURLTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.mdui.UIInfoTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.saml1md.impl.SourceIDTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegationRestrictionTypeTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementMarshall() - Method in class org.opensaml.samlext.saml2mdattr.EntityAttributesTest
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.ActionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AudienceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.NameIdentifierTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.StatusMessageTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ActionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AttributeTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AudienceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.IDPEntryTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.IssuerTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.NameIDTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.OneTimeUseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.samlext.idpdisco.DiscoveryResponseTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.samlext.mdui.LogoTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.ActionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AudienceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.NameIdentifierTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusMessageTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ActionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AudienceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.IDPEntryTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.IssuerTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.OneTimeUseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.samlext.idpdisco.DiscoveryResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.samlext.mdui.LogoTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional
attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.common.BaseSAMLObjectProviderTestCase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.ActionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AdviceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionArtifactTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionIDReferenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AssertionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeDesignatorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AudienceRestrictionConditionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AudienceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthenticationStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorityBindingTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.AuthorizationDecisionStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.ConditionsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.ConfirmationMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.DoNotCacheConditionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.EvidenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.NameIdentifierTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.RequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.RespondWithTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusCodeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusMessageTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.StatusTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectConfirmationTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectLocalityTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml1.core.impl.SubjectTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ActionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AdviceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResolveTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ArtifactTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRefTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionIDRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AssertionURIRefTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AudienceRestrictionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AudienceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthenticatingAuthorityTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextClassRefTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclRefTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextDeclTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnContextTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthnStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionQueryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.AuthzDecisionStatementTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ConditionsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAssertionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedAttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.EncryptedIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.EvidenceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.GetCompleteTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.IDPEntryTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.IDPListTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.IssuerTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.KeyInfoConfirmationDataTypeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.LogoutResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ManageNameIDResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingRequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDMappingResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NameIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NewEncryptedIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.NewIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.OneTimeUseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ProxyRestrictionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.RequestedAuthnContextTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.RequesterIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.RequestTestBase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.ScopingTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SessionIndexTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusCodeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusDetailTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusMessageTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusResponseTestBase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.StatusTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationDataTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectConfirmationTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectLocalityTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectQueryTestBase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.SubjectTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.core.impl.TerminateTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.ecp.impl.RelayStateTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.ecp.impl.RequestTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.ecp.impl.ResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AdditionalMetadataLocationTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliateMemberTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AffiliationDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AssertionIDRequestServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeProfileTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AttributeServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnAuthorityDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthnQueryServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.AuthzServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.CompanyTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ContactPersonTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EmailAddressTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EncryptionMethodTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntitiesDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.EntityDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.GivenNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.KeyDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ManageNameIDServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDFormatTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.NameIDMappingServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationDisplayNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.OrganizationURLTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.PDPDescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ServiceDescriptionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.ServiceNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleLogoutServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SingleSignOnServiceTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.SurNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.saml2.metadata.impl.TelephoneNumberTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.idpdisco.DiscoveryResponseTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.DescriptionTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.DiscoHintsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.DisplayNameTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.DomainHintTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.InformationURLTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.IPHintTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.KeywordsTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.LogoTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.PrivacyStatementURLTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.mdui.UIInfoTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.saml1md.impl.SourceIDTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegateTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.saml2delrestrict.impl.DelegationRestrictionTypeTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.samlext.saml2mdattr.EntityAttributesTest
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSingleKEKInline() - Method in class org.opensaml.saml2.encryption.ComplexEncryptionTest
-
Test encryption with a single key encryption key with key placement inline.
- testSingleKEKPeer() - Method in class org.opensaml.saml2.encryption.ComplexEncryptionTest
-
Test encryption with a single key encryption key with key placement as peer.
- testSingleSignOnFailure() - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSpecTest
-
Tests for Single Sign On Service Failure.
- testSingleSignOnServiceFailure() - Method in class org.opensaml.saml2.metadata.validator.IDPSSODescriptorSchemaTest
-
Tests for SingleSignOnService failure.
- testStatusCodeFailure() - Method in class org.opensaml.saml2.core.validator.StatusSchemaTest
-
- testStatusFailure() - Method in class org.opensaml.saml2.core.validator.StatusResponseSchemaTestBase
-
Tests invalid Status child element.
- testSubject() - Method in class org.opensaml.saml1.core.validator.SubjectQuerySchemaTestBase
-
- testSubjectFailure() - Method in class org.opensaml.saml2.core.validator.AssertionSpecTest
-
Tests absent Subject failure.
- testSubjectFailure() - Method in class org.opensaml.saml2.core.validator.SubjectQuerySchemaTestBase
-
Tests invalid Subject child element.
- testSuccess() - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with trusted credential.
- testSuccess() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, valid signature with trusted credential.
- testSuccess() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPRedirectDeflateSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with trusted credential.
- testSuccessNoKeyInfo() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, valid signature with trusted credential.
- testSWITCHUnmarshall() - Method in class org.opensaml.saml2.metadata.MetadataTest
-
Tests unmarshalling an SWITCH metadata document.
- testTooManyIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.LogoutRequestSchemaTest
-
- testTooManyIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.ManageNameIDRequestSchemaTest
-
- testTooManyIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.NameIDMappingRequestSchemaTest
-
- testTooManyIdentifiersFailure() - Method in class org.opensaml.saml2.core.validator.NameIDMappingResponseSchemaTest
-
- testTypeFailure() - Method in class org.opensaml.saml2.metadata.validator.ContactPersonSchemaTest
-
Tests for Type failure.
- testUKFedUnmarshall() - Method in class org.opensaml.saml2.metadata.MetadataTest
-
Tests unmarshalling an SWITCH metadata document.
- testUnmarshall() - Method in class org.opensaml.common.BaseComplexSAMLObjectTestCase
-
Tests unmarshalling a document.
- testUnmarshall() - Method in class org.opensaml.saml2.core.AuthnRequestTest
-
Tests unmarshalling a document.
- testUnmarshall() - Method in class org.opensaml.saml2.core.ResponseSuccessAuthnAttribTest
-
Tests unmarshalling a document.
- testUntrustedCredential() - Method in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testUntrustedCredential() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testUntrustedCredential() - Method in class org.opensaml.saml2.binding.security.SAML2HTTPRedirectDeflateSignatureSecurityPolicyRuleTest
-
Test context issuer set, valid signature with untrusted credential.
- testURIFailure() - Method in class org.opensaml.saml2.core.validator.AssertionURIRefSchemaTest
-
Tests absent URI failure.
- testURIFailure() - Method in class org.opensaml.saml2.core.validator.AudienceSchemaTest
-
Tests absent URI failure.
- testURIFailure() - Method in class org.opensaml.saml2.core.validator.AuthenticatingAuthoritySchemaTest
-
Tests absent URI failure.
- testURIFailure() - Method in class org.opensaml.saml2.core.validator.AuthnContextClassRefSchemaTest
-
Tests absent Class Reference failure.
- testURIFailure() - Method in class org.opensaml.saml2.core.validator.AuthnContextDeclRefSchemaTest
-
Tests absent Declaration Reference failure.
- testURLFailure() - Method in class org.opensaml.saml2.metadata.validator.OrganizationSchemaTest
-
Tests for Organization URL failure.
- testUseValuesSuccess() - Method in class org.opensaml.saml2.metadata.validator.KeyDescriptorSchemaTest
-
Tests for valid values of use attribute.
- testValid() - Method in class org.opensaml.common.binding.security.IssueInstantRuleTest
-
Test valid issue instant.
- testValid() - Method in class org.opensaml.security.SAMLSignatureProfileValidatorTest
-
- testValidExpiredWithinClockSkew() - Method in class org.opensaml.common.binding.security.IssueInstantRuleTest
-
Test valid when expired, but within allowed clock skew.
- testValidIssuedInFutureWithinClockSkew() - Method in class org.opensaml.common.binding.security.IssueInstantRuleTest
-
Test valid when issued in future, but within allowed clock skew.
- testValidSWITCHStandalone() - Method in class org.opensaml.saml2.metadata.provider.SignatureValidationFilterTest
-
- testValueFailure() - Method in class org.opensaml.saml2.core.validator.StatusCodeSchemaTest
-
- testWhiteListIdPRoles() - Method in class org.opensaml.saml2.metadata.provider.EntityRoleFilterTest
-
- testWhiteListNoRole() - Method in class org.opensaml.saml2.metadata.provider.EntityRoleFilterTest
-
- testWhiteListSPRole() - Method in class org.opensaml.saml2.metadata.provider.EntityRoleFilterTest
-
- testWithParent() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryFactoryTest
-
- testWithSerialization() - Method in class org.opensaml.common.binding.artifact.BasicSAMLArtifactMapEntryFactoryTest
-
- testWithValidIndex() - Method in class org.opensaml.saml2.metadata.support.AttributeConsumingServiceSelectorTest
-
Test valid index.
- testWrongVersion() - Method in class org.opensaml.saml1.core.validator.AssertionSchemaTest
-
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.core.impl.AuthnRequestTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.core.impl.NameIDPolicyTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.ArtifactResolutionServiceTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.AssertionConsumerServiceTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.AttributeConsumingServiceTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.IDPSSODescriptorTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.RequestedAttributeTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.saml2.metadata.impl.SPSSODescriptorTest
-
Test the proper behavior of the XSBooleanValue attributes.
- testXSBooleanAttributes() - Method in class org.opensaml.samlext.idpdisco.DiscoveryResponseTest
-
Test the proper behavior of the XSBooleanValue attributes.
- trustedCredentials - Variable in class org.opensaml.common.binding.security.SAMLProtocolMessageXMLSignatureSecurityPolicyRuleTest
-
- trustedCredentials - Variable in class org.opensaml.saml2.binding.security.SAML2HTTPPostSimpleSignSecurityPolicyRuleTest
-
- trustedCredentials - Variable in class org.opensaml.saml2.binding.security.SAML2HTTPRedirectDeflateSignatureSecurityPolicyRuleTest
-