From 0a90384a9c7d840e88d9636271e8393a514647a0 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 28 Jul 2009 10:34:52 +0200 Subject: Import shibboleth ds 1.1.0 --- doc/api/overview-summary.html | 188 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 doc/api/overview-summary.html (limited to 'doc/api/overview-summary.html') diff --git a/doc/api/overview-summary.html b/doc/api/overview-summary.html new file mode 100644 index 0000000..1406fe6 --- /dev/null +++ b/doc/api/overview-summary.html @@ -0,0 +1,188 @@ + + + + + + + +Overview (Shibboleth Discovery Service 1.1.0 Java API.) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Shibboleth Discovery Service 1.1.0 Java API. +

+
+ +The Shibboleth Discovery Service +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + +
+Packages
edu.internet2.middleware.shibboleth.common 
edu.internet2.middleware.shibboleth.wayf 
edu.internet2.middleware.shibboleth.wayf.plugins 
edu.internet2.middleware.shibboleth.wayf.plugins.provider 
+ +

+

+

+The Shibboleth Discovery Service +

+The Discovery Service allows users to select a home IdP when they first approach a Service provider. +

+This implementation provides support for two protocols. Firstly there +is legacy support for the old style Shibboleth 1.3 prorocol (WAYF) in +which the wayf sits between the Sp and the IdP. It also supports the +SAML2 DiscoveryService protocol which is a conversation between the SP +and the DS. The SP then dispatches off to the IdP. +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006-2009 Internet2. All Rights Reserved. + + -- cgit v1.1