[java-shib-common COMMIT] /branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd
noreply at shibboleth.net
noreply at shibboleth.net
Tue Dec 17 20:03:02 EST 2013
Author: scantor
Date: Tue Dec 17 20:03:02 2013
New Revision: 1088
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1088&view=rev
Log:
Note some unimplemented options so we don't forget their status.
Modified:
branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd
Modified: branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd?rev=1088&r1=1087&r2=1088&view=diff
==============================================================================
--- branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd (original)
+++ branches/REL_1/src/main/resources/schema/shibboleth-2.0-relying-party-saml.xsd Tue Dec 17 20:03:02 2013
@@ -72,16 +72,14 @@
<attribute name="localityAddress" type="string">
<annotation>
<documentation>
- Overrides the authentication statement's subject locality address. This can be useful if
- the IdP is NAT'ed, as it is, for example, in some load balancing scenarios.
+ Deprecated, never implemented.
</documentation>
</annotation>
</attribute>
<attribute name="localityDNSName" type="string">
<annotation>
<documentation>
- Overrides the authentication statement's subject DNS name. This can be useful if
- the IdP is NAT'ed, as it is, for example, in some load balancing scenarios.
+ Deprecated, never implemented.
</documentation>
</annotation>
</attribute>
@@ -206,16 +204,14 @@
<attribute name="localityAddress" type="string">
<annotation>
<documentation>
- Overrides the authentication statement's subject locality address. This can be useful if
- the IdP is NAT'ed, as it is, for example, in some load balancing scenarios.
+ Deprecated, never implemented.
</documentation>
</annotation>
</attribute>
<attribute name="localityDNSName" type="string">
<annotation>
<documentation>
- Overrides the authentication statement's subject DNS name. This can be useful if
- the IdP is NAT'ed, as it is, for example, in some load balancing scenarios.
+ Deprecated, never implemented.
</documentation>
</annotation>
</attribute>
More information about the commits
mailing list