From: Brent Putman Date: Mon, 26 Jun 2006 19:25:45 +0000 (+0000) Subject: Import SAML2 Core control XML files for unit tests. X-Git-Tag: 2.0-alpha1~238 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=d0f1f97ed815b2124bf668f78644d290075bac29 Import SAML2 Core control XML files for unit tests. --- diff --git a/samltest/data/saml2/core/AuthnRequest.xml b/samltest/data/saml2/core/AuthnRequest.xml new file mode 100644 index 0000000..b86c334 Binary files /dev/null and b/samltest/data/saml2/core/AuthnRequest.xml differ diff --git a/samltest/data/saml2/core/ResponseSuccessAuthnAttrib.xml b/samltest/data/saml2/core/ResponseSuccessAuthnAttrib.xml new file mode 100644 index 0000000..5f7f8ee --- /dev/null +++ b/samltest/data/saml2/core/ResponseSuccessAuthnAttrib.xml @@ -0,0 +1,51 @@ + + + + https://idp.example.org + + + + + + + https://idp.example.org + + + + _820d2843-2342-8236-ad28-8ac94fb3e6a1 + + + + + + + https://sp.example.org + + + + + + + urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport + + + + + + SomeValue + SomeOtherValue + + + j.doe@idp.example.org + + + + diff --git a/samltest/data/saml2/core/impl/Action.xml b/samltest/data/saml2/core/impl/Action.xml new file mode 100644 index 0000000..2e9162f Binary files /dev/null and b/samltest/data/saml2/core/impl/Action.xml differ diff --git a/samltest/data/saml2/core/impl/ActionOptionalAttributes.xml b/samltest/data/saml2/core/impl/ActionOptionalAttributes.xml new file mode 100644 index 0000000..c7766c7 Binary files /dev/null and b/samltest/data/saml2/core/impl/ActionOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Advice.xml b/samltest/data/saml2/core/impl/Advice.xml new file mode 100644 index 0000000..809e26a Binary files /dev/null and b/samltest/data/saml2/core/impl/Advice.xml differ diff --git a/samltest/data/saml2/core/impl/AdviceChildElements.xml b/samltest/data/saml2/core/impl/AdviceChildElements.xml new file mode 100644 index 0000000..b872820 Binary files /dev/null and b/samltest/data/saml2/core/impl/AdviceChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/Artifact.xml b/samltest/data/saml2/core/impl/Artifact.xml new file mode 100644 index 0000000..767884b Binary files /dev/null and b/samltest/data/saml2/core/impl/Artifact.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResolve.xml b/samltest/data/saml2/core/impl/ArtifactResolve.xml new file mode 100644 index 0000000..83c2a7b Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResolve.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResolveChildElements.xml b/samltest/data/saml2/core/impl/ArtifactResolveChildElements.xml new file mode 100644 index 0000000..b9779b3 Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResolveChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResolveOptionalAttributes.xml b/samltest/data/saml2/core/impl/ArtifactResolveOptionalAttributes.xml new file mode 100644 index 0000000..1d1ca9d Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResolveOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResponse.xml b/samltest/data/saml2/core/impl/ArtifactResponse.xml new file mode 100644 index 0000000..f6e53a5 Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResponse.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResponseChildElements.xml b/samltest/data/saml2/core/impl/ArtifactResponseChildElements.xml new file mode 100644 index 0000000..182eb13 Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResponseChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ArtifactResponseOptionalAttributes.xml b/samltest/data/saml2/core/impl/ArtifactResponseOptionalAttributes.xml new file mode 100644 index 0000000..3c9d94d Binary files /dev/null and b/samltest/data/saml2/core/impl/ArtifactResponseOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Assertion.xml b/samltest/data/saml2/core/impl/Assertion.xml new file mode 100644 index 0000000..54b5f54 Binary files /dev/null and b/samltest/data/saml2/core/impl/Assertion.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionChildElements.xml b/samltest/data/saml2/core/impl/AssertionChildElements.xml new file mode 100644 index 0000000..67e917a Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionIDRef.xml b/samltest/data/saml2/core/impl/AssertionIDRef.xml new file mode 100644 index 0000000..b6c07b0 Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionIDRef.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionIDRequest.xml b/samltest/data/saml2/core/impl/AssertionIDRequest.xml new file mode 100644 index 0000000..4725343 Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionIDRequest.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionIDRequestChildElements.xml b/samltest/data/saml2/core/impl/AssertionIDRequestChildElements.xml new file mode 100644 index 0000000..8721282 Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionIDRequestChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionIDRequestOptionalAttributes.xml b/samltest/data/saml2/core/impl/AssertionIDRequestOptionalAttributes.xml new file mode 100644 index 0000000..aa4c087 Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionIDRequestOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionOptionalAttributes.xml b/samltest/data/saml2/core/impl/AssertionOptionalAttributes.xml new file mode 100644 index 0000000..abfd7df Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AssertionURIRef.xml b/samltest/data/saml2/core/impl/AssertionURIRef.xml new file mode 100644 index 0000000..313ee24 Binary files /dev/null and b/samltest/data/saml2/core/impl/AssertionURIRef.xml differ diff --git a/samltest/data/saml2/core/impl/Attribute.xml b/samltest/data/saml2/core/impl/Attribute.xml new file mode 100644 index 0000000..3f82e10 Binary files /dev/null and b/samltest/data/saml2/core/impl/Attribute.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeOptionalAttributes.xml b/samltest/data/saml2/core/impl/AttributeOptionalAttributes.xml new file mode 100644 index 0000000..6ceb810 Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeQuery.xml b/samltest/data/saml2/core/impl/AttributeQuery.xml new file mode 100644 index 0000000..89c1577 Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeQuery.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeQueryChildElements.xml b/samltest/data/saml2/core/impl/AttributeQueryChildElements.xml new file mode 100644 index 0000000..e1a94ef Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeQueryChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeQueryOptionalAttributes.xml b/samltest/data/saml2/core/impl/AttributeQueryOptionalAttributes.xml new file mode 100644 index 0000000..3732a65 Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeQueryOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeStatement.xml b/samltest/data/saml2/core/impl/AttributeStatement.xml new file mode 100644 index 0000000..126259c Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeStatement.xml differ diff --git a/samltest/data/saml2/core/impl/AttributeStatementChildElements.xml b/samltest/data/saml2/core/impl/AttributeStatementChildElements.xml new file mode 100644 index 0000000..6b30b14 Binary files /dev/null and b/samltest/data/saml2/core/impl/AttributeStatementChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/Audience.xml b/samltest/data/saml2/core/impl/Audience.xml new file mode 100644 index 0000000..014826e Binary files /dev/null and b/samltest/data/saml2/core/impl/Audience.xml differ diff --git a/samltest/data/saml2/core/impl/AudienceRestriction.xml b/samltest/data/saml2/core/impl/AudienceRestriction.xml new file mode 100644 index 0000000..3caca6b Binary files /dev/null and b/samltest/data/saml2/core/impl/AudienceRestriction.xml differ diff --git a/samltest/data/saml2/core/impl/AudienceRestrictionChildElements.xml b/samltest/data/saml2/core/impl/AudienceRestrictionChildElements.xml new file mode 100644 index 0000000..7c5a9b5 Binary files /dev/null and b/samltest/data/saml2/core/impl/AudienceRestrictionChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthenticatingAuthority.xml b/samltest/data/saml2/core/impl/AuthenticatingAuthority.xml new file mode 100644 index 0000000..dbaa528 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthenticatingAuthority.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnContext.xml b/samltest/data/saml2/core/impl/AuthnContext.xml new file mode 100644 index 0000000..4cc45b7 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnContext.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnContextChildElements.xml b/samltest/data/saml2/core/impl/AuthnContextChildElements.xml new file mode 100644 index 0000000..943638f Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnContextChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnContextClassRef.xml b/samltest/data/saml2/core/impl/AuthnContextClassRef.xml new file mode 100644 index 0000000..5c98363 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnContextClassRef.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnContextDecl.xml b/samltest/data/saml2/core/impl/AuthnContextDecl.xml new file mode 100644 index 0000000..b6a4843 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnContextDecl.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnContextDeclRef.xml b/samltest/data/saml2/core/impl/AuthnContextDeclRef.xml new file mode 100644 index 0000000..86d6476 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnContextDeclRef.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnQuery.xml b/samltest/data/saml2/core/impl/AuthnQuery.xml new file mode 100644 index 0000000..7a3ced4 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnQuery.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnQueryChildElements.xml b/samltest/data/saml2/core/impl/AuthnQueryChildElements.xml new file mode 100644 index 0000000..6e70021 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnQueryChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnQueryOptionalAttributes.xml b/samltest/data/saml2/core/impl/AuthnQueryOptionalAttributes.xml new file mode 100644 index 0000000..670dbcf Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnQueryOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnRequest.xml b/samltest/data/saml2/core/impl/AuthnRequest.xml new file mode 100644 index 0000000..15cb696 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnRequest.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnRequestChildElements.xml b/samltest/data/saml2/core/impl/AuthnRequestChildElements.xml new file mode 100644 index 0000000..e87ac3d Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnRequestChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnRequestOptionalAttributes.xml b/samltest/data/saml2/core/impl/AuthnRequestOptionalAttributes.xml new file mode 100644 index 0000000..2e79c37 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnRequestOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnStatement.xml b/samltest/data/saml2/core/impl/AuthnStatement.xml new file mode 100644 index 0000000..d86cb43 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnStatement.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnStatementChildElements.xml b/samltest/data/saml2/core/impl/AuthnStatementChildElements.xml new file mode 100644 index 0000000..f32826a Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnStatementChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthnStatementOptionalAttributes.xml b/samltest/data/saml2/core/impl/AuthnStatementOptionalAttributes.xml new file mode 100644 index 0000000..7198d82 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthnStatementOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionQuery.xml b/samltest/data/saml2/core/impl/AuthzDecisionQuery.xml new file mode 100644 index 0000000..236368d Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionQuery.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionQueryChildElements.xml b/samltest/data/saml2/core/impl/AuthzDecisionQueryChildElements.xml new file mode 100644 index 0000000..7db4c65 Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionQueryChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionQueryOptionalAttributes.xml b/samltest/data/saml2/core/impl/AuthzDecisionQueryOptionalAttributes.xml new file mode 100644 index 0000000..d62ce7d Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionQueryOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionStatement.xml b/samltest/data/saml2/core/impl/AuthzDecisionStatement.xml new file mode 100644 index 0000000..970b15e Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionStatement.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionStatementChildElements.xml b/samltest/data/saml2/core/impl/AuthzDecisionStatementChildElements.xml new file mode 100644 index 0000000..84bd12a Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionStatementChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/AuthzDecisionStatementOptionalAttributes.xml b/samltest/data/saml2/core/impl/AuthzDecisionStatementOptionalAttributes.xml new file mode 100644 index 0000000..c15a07b Binary files /dev/null and b/samltest/data/saml2/core/impl/AuthzDecisionStatementOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/BaseID.xml b/samltest/data/saml2/core/impl/BaseID.xml new file mode 100644 index 0000000..f620031 Binary files /dev/null and b/samltest/data/saml2/core/impl/BaseID.xml differ diff --git a/samltest/data/saml2/core/impl/BaseIDOptionalAttributes.xml b/samltest/data/saml2/core/impl/BaseIDOptionalAttributes.xml new file mode 100644 index 0000000..f41a6a9 Binary files /dev/null and b/samltest/data/saml2/core/impl/BaseIDOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Conditions.xml b/samltest/data/saml2/core/impl/Conditions.xml new file mode 100644 index 0000000..2fbb68b Binary files /dev/null and b/samltest/data/saml2/core/impl/Conditions.xml differ diff --git a/samltest/data/saml2/core/impl/ConditionsChildElements.xml b/samltest/data/saml2/core/impl/ConditionsChildElements.xml new file mode 100644 index 0000000..696778c Binary files /dev/null and b/samltest/data/saml2/core/impl/ConditionsChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ConditionsOptionalAttributes.xml b/samltest/data/saml2/core/impl/ConditionsOptionalAttributes.xml new file mode 100644 index 0000000..2eb7206 Binary files /dev/null and b/samltest/data/saml2/core/impl/ConditionsOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Evidence.xml b/samltest/data/saml2/core/impl/Evidence.xml new file mode 100644 index 0000000..7f0ce7e Binary files /dev/null and b/samltest/data/saml2/core/impl/Evidence.xml differ diff --git a/samltest/data/saml2/core/impl/EvidenceChildElements.xml b/samltest/data/saml2/core/impl/EvidenceChildElements.xml new file mode 100644 index 0000000..956b603 Binary files /dev/null and b/samltest/data/saml2/core/impl/EvidenceChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/GetComplete.xml b/samltest/data/saml2/core/impl/GetComplete.xml new file mode 100644 index 0000000..883c482 Binary files /dev/null and b/samltest/data/saml2/core/impl/GetComplete.xml differ diff --git a/samltest/data/saml2/core/impl/IDPEntry.xml b/samltest/data/saml2/core/impl/IDPEntry.xml new file mode 100644 index 0000000..76681e1 Binary files /dev/null and b/samltest/data/saml2/core/impl/IDPEntry.xml differ diff --git a/samltest/data/saml2/core/impl/IDPEntryOptionalAttributes.xml b/samltest/data/saml2/core/impl/IDPEntryOptionalAttributes.xml new file mode 100644 index 0000000..e8176e5 Binary files /dev/null and b/samltest/data/saml2/core/impl/IDPEntryOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/IDPList.xml b/samltest/data/saml2/core/impl/IDPList.xml new file mode 100644 index 0000000..ccac898 Binary files /dev/null and b/samltest/data/saml2/core/impl/IDPList.xml differ diff --git a/samltest/data/saml2/core/impl/IDPListChildElements.xml b/samltest/data/saml2/core/impl/IDPListChildElements.xml new file mode 100644 index 0000000..e35baba Binary files /dev/null and b/samltest/data/saml2/core/impl/IDPListChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/Issuer.xml b/samltest/data/saml2/core/impl/Issuer.xml new file mode 100644 index 0000000..5dd24ae Binary files /dev/null and b/samltest/data/saml2/core/impl/Issuer.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutRequest.xml b/samltest/data/saml2/core/impl/LogoutRequest.xml new file mode 100644 index 0000000..3b758b1 Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutRequest.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutRequestChildElements.xml b/samltest/data/saml2/core/impl/LogoutRequestChildElements.xml new file mode 100644 index 0000000..5349675 Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutRequestChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutRequestOptionalAttributes.xml b/samltest/data/saml2/core/impl/LogoutRequestOptionalAttributes.xml new file mode 100644 index 0000000..75cb8e8 Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutRequestOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutResponse.xml b/samltest/data/saml2/core/impl/LogoutResponse.xml new file mode 100644 index 0000000..51d9e6b Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutResponse.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutResponseChildElements.xml b/samltest/data/saml2/core/impl/LogoutResponseChildElements.xml new file mode 100644 index 0000000..731b911 Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutResponseChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/LogoutResponseOptionalAttributes.xml b/samltest/data/saml2/core/impl/LogoutResponseOptionalAttributes.xml new file mode 100644 index 0000000..79fbcf2 Binary files /dev/null and b/samltest/data/saml2/core/impl/LogoutResponseOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDRequest.xml b/samltest/data/saml2/core/impl/ManageNameIDRequest.xml new file mode 100644 index 0000000..1b712b4 Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDRequest.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDRequestChildElements.xml b/samltest/data/saml2/core/impl/ManageNameIDRequestChildElements.xml new file mode 100644 index 0000000..fab47ac Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDRequestChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDRequestOptionalAttributes.xml b/samltest/data/saml2/core/impl/ManageNameIDRequestOptionalAttributes.xml new file mode 100644 index 0000000..ff167f7 Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDRequestOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDResponse.xml b/samltest/data/saml2/core/impl/ManageNameIDResponse.xml new file mode 100644 index 0000000..af8e83c Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDResponse.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDResponseChildElements.xml b/samltest/data/saml2/core/impl/ManageNameIDResponseChildElements.xml new file mode 100644 index 0000000..53bebc6 Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDResponseChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ManageNameIDResponseOptionalAttributes.xml b/samltest/data/saml2/core/impl/ManageNameIDResponseOptionalAttributes.xml new file mode 100644 index 0000000..f3fbb22 Binary files /dev/null and b/samltest/data/saml2/core/impl/ManageNameIDResponseOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/NameID.xml b/samltest/data/saml2/core/impl/NameID.xml new file mode 100644 index 0000000..bccde84 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameID.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingRequest.xml b/samltest/data/saml2/core/impl/NameIDMappingRequest.xml new file mode 100644 index 0000000..dec4d77 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingRequest.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingRequestChildElements.xml b/samltest/data/saml2/core/impl/NameIDMappingRequestChildElements.xml new file mode 100644 index 0000000..1f9dae7 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingRequestChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingRequestOptionalAttributes.xml b/samltest/data/saml2/core/impl/NameIDMappingRequestOptionalAttributes.xml new file mode 100644 index 0000000..bcdb062 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingRequestOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingResponse.xml b/samltest/data/saml2/core/impl/NameIDMappingResponse.xml new file mode 100644 index 0000000..5587da8 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingResponse.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingResponseChildElements.xml b/samltest/data/saml2/core/impl/NameIDMappingResponseChildElements.xml new file mode 100644 index 0000000..f1b51c6 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingResponseChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDMappingResponseOptionalAttributes.xml b/samltest/data/saml2/core/impl/NameIDMappingResponseOptionalAttributes.xml new file mode 100644 index 0000000..d97f521 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDMappingResponseOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDOptionalAttributes.xml b/samltest/data/saml2/core/impl/NameIDOptionalAttributes.xml new file mode 100644 index 0000000..405c31f Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDPolicy.xml b/samltest/data/saml2/core/impl/NameIDPolicy.xml new file mode 100644 index 0000000..330538c Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDPolicy.xml differ diff --git a/samltest/data/saml2/core/impl/NameIDPolicyOptionalAttributes.xml b/samltest/data/saml2/core/impl/NameIDPolicyOptionalAttributes.xml new file mode 100644 index 0000000..b2e7868 Binary files /dev/null and b/samltest/data/saml2/core/impl/NameIDPolicyOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/NewID.xml b/samltest/data/saml2/core/impl/NewID.xml new file mode 100644 index 0000000..e000dbf Binary files /dev/null and b/samltest/data/saml2/core/impl/NewID.xml differ diff --git a/samltest/data/saml2/core/impl/OneTimeUse.xml b/samltest/data/saml2/core/impl/OneTimeUse.xml new file mode 100644 index 0000000..c77061c Binary files /dev/null and b/samltest/data/saml2/core/impl/OneTimeUse.xml differ diff --git a/samltest/data/saml2/core/impl/ProxyRestriction.xml b/samltest/data/saml2/core/impl/ProxyRestriction.xml new file mode 100644 index 0000000..e1a79e9 Binary files /dev/null and b/samltest/data/saml2/core/impl/ProxyRestriction.xml differ diff --git a/samltest/data/saml2/core/impl/ProxyRestrictionChildElements.xml b/samltest/data/saml2/core/impl/ProxyRestrictionChildElements.xml new file mode 100644 index 0000000..fc39669 Binary files /dev/null and b/samltest/data/saml2/core/impl/ProxyRestrictionChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/RequestedAuthnContext.xml b/samltest/data/saml2/core/impl/RequestedAuthnContext.xml new file mode 100644 index 0000000..4b48176 Binary files /dev/null and b/samltest/data/saml2/core/impl/RequestedAuthnContext.xml differ diff --git a/samltest/data/saml2/core/impl/RequestedAuthnContextChildElements.xml b/samltest/data/saml2/core/impl/RequestedAuthnContextChildElements.xml new file mode 100644 index 0000000..e140422 Binary files /dev/null and b/samltest/data/saml2/core/impl/RequestedAuthnContextChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/RequestedAuthnContextOptionalAttributes.xml b/samltest/data/saml2/core/impl/RequestedAuthnContextOptionalAttributes.xml new file mode 100644 index 0000000..4b6aa9a Binary files /dev/null and b/samltest/data/saml2/core/impl/RequestedAuthnContextOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/RequesterID.xml b/samltest/data/saml2/core/impl/RequesterID.xml new file mode 100644 index 0000000..9d015f5 Binary files /dev/null and b/samltest/data/saml2/core/impl/RequesterID.xml differ diff --git a/samltest/data/saml2/core/impl/Response.xml b/samltest/data/saml2/core/impl/Response.xml new file mode 100644 index 0000000..60b085b Binary files /dev/null and b/samltest/data/saml2/core/impl/Response.xml differ diff --git a/samltest/data/saml2/core/impl/ResponseChildElements.xml b/samltest/data/saml2/core/impl/ResponseChildElements.xml new file mode 100644 index 0000000..3ba323e Binary files /dev/null and b/samltest/data/saml2/core/impl/ResponseChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ResponseOptionalAttributes.xml b/samltest/data/saml2/core/impl/ResponseOptionalAttributes.xml new file mode 100644 index 0000000..1222cf2 Binary files /dev/null and b/samltest/data/saml2/core/impl/ResponseOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Scoping.xml b/samltest/data/saml2/core/impl/Scoping.xml new file mode 100644 index 0000000..d839a2b Binary files /dev/null and b/samltest/data/saml2/core/impl/Scoping.xml differ diff --git a/samltest/data/saml2/core/impl/ScopingChildElements.xml b/samltest/data/saml2/core/impl/ScopingChildElements.xml new file mode 100644 index 0000000..cb4a578 Binary files /dev/null and b/samltest/data/saml2/core/impl/ScopingChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/ScopingOptionalAttributes.xml b/samltest/data/saml2/core/impl/ScopingOptionalAttributes.xml new file mode 100644 index 0000000..95f7f95 Binary files /dev/null and b/samltest/data/saml2/core/impl/ScopingOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/SessionIndex.xml b/samltest/data/saml2/core/impl/SessionIndex.xml new file mode 100644 index 0000000..4913d8b Binary files /dev/null and b/samltest/data/saml2/core/impl/SessionIndex.xml differ diff --git a/samltest/data/saml2/core/impl/Status.xml b/samltest/data/saml2/core/impl/Status.xml new file mode 100644 index 0000000..92e6623 Binary files /dev/null and b/samltest/data/saml2/core/impl/Status.xml differ diff --git a/samltest/data/saml2/core/impl/StatusChildElements.xml b/samltest/data/saml2/core/impl/StatusChildElements.xml new file mode 100644 index 0000000..51b792e Binary files /dev/null and b/samltest/data/saml2/core/impl/StatusChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/StatusCode.xml b/samltest/data/saml2/core/impl/StatusCode.xml new file mode 100644 index 0000000..5a30b33 Binary files /dev/null and b/samltest/data/saml2/core/impl/StatusCode.xml differ diff --git a/samltest/data/saml2/core/impl/StatusCodeChildElements.xml b/samltest/data/saml2/core/impl/StatusCodeChildElements.xml new file mode 100644 index 0000000..e956ba6 Binary files /dev/null and b/samltest/data/saml2/core/impl/StatusCodeChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/StatusMessage.xml b/samltest/data/saml2/core/impl/StatusMessage.xml new file mode 100644 index 0000000..f74625b Binary files /dev/null and b/samltest/data/saml2/core/impl/StatusMessage.xml differ diff --git a/samltest/data/saml2/core/impl/Subject.xml b/samltest/data/saml2/core/impl/Subject.xml new file mode 100644 index 0000000..3f53fe2 Binary files /dev/null and b/samltest/data/saml2/core/impl/Subject.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectChildElements.xml b/samltest/data/saml2/core/impl/SubjectChildElements.xml new file mode 100644 index 0000000..c60a5ad Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectConfirmation.xml b/samltest/data/saml2/core/impl/SubjectConfirmation.xml new file mode 100644 index 0000000..a7951db Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectConfirmation.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectConfirmationChildElements.xml b/samltest/data/saml2/core/impl/SubjectConfirmationChildElements.xml new file mode 100644 index 0000000..feacd77 Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectConfirmationChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectConfirmationData.xml b/samltest/data/saml2/core/impl/SubjectConfirmationData.xml new file mode 100644 index 0000000..5c88556 Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectConfirmationData.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectConfirmationDataOptionalAttributes.xml b/samltest/data/saml2/core/impl/SubjectConfirmationDataOptionalAttributes.xml new file mode 100644 index 0000000..615f8cf Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectConfirmationDataOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectLocality.xml b/samltest/data/saml2/core/impl/SubjectLocality.xml new file mode 100644 index 0000000..77d8d38 Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectLocality.xml differ diff --git a/samltest/data/saml2/core/impl/SubjectLocalityOptionalAttributes.xml b/samltest/data/saml2/core/impl/SubjectLocalityOptionalAttributes.xml new file mode 100644 index 0000000..db678ff Binary files /dev/null and b/samltest/data/saml2/core/impl/SubjectLocalityOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/Terminate.xml b/samltest/data/saml2/core/impl/Terminate.xml new file mode 100644 index 0000000..11cba01 Binary files /dev/null and b/samltest/data/saml2/core/impl/Terminate.xml differ diff --git a/samltest/data/saml2/core/impl/template/RequestTemplate.xml b/samltest/data/saml2/core/impl/template/RequestTemplate.xml new file mode 100644 index 0000000..55e3433 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/RequestTemplate.xml differ diff --git a/samltest/data/saml2/core/impl/template/RequestTemplateChildElements.xml b/samltest/data/saml2/core/impl/template/RequestTemplateChildElements.xml new file mode 100644 index 0000000..f1b2941 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/RequestTemplateChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/template/RequestTemplateOptionalAttributes.xml b/samltest/data/saml2/core/impl/template/RequestTemplateOptionalAttributes.xml new file mode 100644 index 0000000..08cf4c2 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/RequestTemplateOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/template/StatusResponseTemplate.xml b/samltest/data/saml2/core/impl/template/StatusResponseTemplate.xml new file mode 100644 index 0000000..ffc67e8 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/StatusResponseTemplate.xml differ diff --git a/samltest/data/saml2/core/impl/template/StatusResponseTemplateChildElements.xml b/samltest/data/saml2/core/impl/template/StatusResponseTemplateChildElements.xml new file mode 100644 index 0000000..990c208 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/StatusResponseTemplateChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/template/StatusResponseTemplateOptionalAttributes.xml b/samltest/data/saml2/core/impl/template/StatusResponseTemplateOptionalAttributes.xml new file mode 100644 index 0000000..7d205fb Binary files /dev/null and b/samltest/data/saml2/core/impl/template/StatusResponseTemplateOptionalAttributes.xml differ diff --git a/samltest/data/saml2/core/impl/template/SubjectQueryTemplate.xml b/samltest/data/saml2/core/impl/template/SubjectQueryTemplate.xml new file mode 100644 index 0000000..55e3433 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/SubjectQueryTemplate.xml differ diff --git a/samltest/data/saml2/core/impl/template/SubjectQueryTemplateChildElements.xml b/samltest/data/saml2/core/impl/template/SubjectQueryTemplateChildElements.xml new file mode 100644 index 0000000..87bcd41 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/SubjectQueryTemplateChildElements.xml differ diff --git a/samltest/data/saml2/core/impl/template/SubjectQueryTemplateOptionalAttributes.xml b/samltest/data/saml2/core/impl/template/SubjectQueryTemplateOptionalAttributes.xml new file mode 100644 index 0000000..08cf4c2 Binary files /dev/null and b/samltest/data/saml2/core/impl/template/SubjectQueryTemplateOptionalAttributes.xml differ