diff options
Diffstat (limited to 'doc/api/overview-summary.html')
-rw-r--r-- | doc/api/overview-summary.html | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/api/overview-summary.html b/doc/api/overview-summary.html index 393ca5b..e42022a 100644 --- a/doc/api/overview-summary.html +++ b/doc/api/overview-summary.html @@ -2,20 +2,22 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_19) on Fri Aug 21 09:03:29 CEST 2009 --> +<!-- Generated by javadoc (build 1.6.0_22) on Fri Nov 19 06:49:20 EST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> -Overview (Shibboleth Discovery Service 1.1.1 Java API.) +Overview (Shibboleth Discovery Service 1.1.2 Java API.) </TITLE> -<META NAME="keywords" CONTENT="Overview, Shibboleth Discovery Service 1.1.1 Java API."> +<META NAME="date" CONTENT="2010-11-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Overview (Shibboleth Discovery Service 1.1.1 Java API.)"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Overview (Shibboleth Discovery Service 1.1.2 Java API.)"; + } } </SCRIPT> <NOSCRIPT> @@ -24,6 +26,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -79,7 +82,7 @@ function windowTitle() <HR> <CENTER> <H1> -Shibboleth Discovery Service 1.1.1 Java API. +Shibboleth Discovery Service 1.1.2 Java API. </H1> </CENTER> @@ -104,6 +107,10 @@ The Shibboleth Discovery Service <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="20%"><B><A HREF="edu/internet2/middleware/shibboleth/wayf/idpdisco/package-summary.html">edu.internet2.middleware.shibboleth.wayf.idpdisco</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="edu/internet2/middleware/shibboleth/wayf/plugins/package-summary.html">edu.internet2.middleware.shibboleth.wayf.plugins</A></B></TD> <TD> </TD> </TR> @@ -183,6 +190,6 @@ and the DS. The SP then dispatches off to the IdP. <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2006-2009 <a href="http://www.internet2.edu/">Internet2</a>. All Rights Reserved. +Copyright © 2006-2010 <a href="http://www.internet2.edu/">Internet2</a>. All Rights Reserved. </BODY> </HTML> |