[java-identity-provider] branch master updated: Missed checkin from previous - remove deprecated attributes
Rod Widdowson
rdw at steadingsoftware.com
Wed Mar 20 13:33:55 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=402942ec7f28bd122ff1a552d4aec5a54f1dc7b4
The following commit(s) were added to refs/heads/master by this push:
new 402942e Missed checkin from previous - remove deprecated attributes
402942e is described below
commit 402942ec7f28bd122ff1a552d4aec5a54f1dc7b4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Mar 20 17:33:47 2019 +0000
Missed checkin from previous - remove deprecated attributes
---
.../src/main/resources/schema/shibboleth-metadata.xsd | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd b/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
index 70d5d0d..1a07f89 100644
--- a/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
+++ b/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
@@ -219,14 +219,6 @@
</documentation>
</annotation>
</attribute>
- <attribute name="tlsTrustEngineRefX" type="string">
- <annotation>
- <documentation>
- A reference to an externally-defined Spring bean which specifies an
- instance of TrustEngine used to evaluate HTTPS server TLS certificates.
- </documentation>
- </annotation>
- </attribute>
<!-- Need to deal with socket factory -->
</extension>
</complexContent>
@@ -486,14 +478,6 @@
<documentation>Password for the HTTP proxy through which connections will be made.</documentation>
</annotation>
</attribute>
- <attribute name="tlsTrustEngineRefX" type="string">
- <annotation>
- <documentation>
- A reference to an externally-defined Spring bean which specifies an
- instance of TrustEngine used to evaluate HTTPS server TLS certificates.
- </documentation>
- </annotation>
- </attribute>
<!-- Need to deal with socket factory -->
</extension>
</complexContent>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list