diff options
author | root <root@appliance.mnt.se> | 2011-07-25 20:14:02 +0200 |
---|---|---|
committer | root <root@appliance.mnt.se> | 2011-07-25 20:14:02 +0200 |
commit | 3fc853cc1e861f455888a92ff0c9995270d2ba2c (patch) | |
tree | b030abd6c28b314736faf6b4e6ecc830261943f4 /doc/api/serialized-form.html | |
parent | cb4806cb91b3ea6a01613bbfe68a9e04ed255578 (diff) |
imported 1.1.2
Diffstat (limited to 'doc/api/serialized-form.html')
-rw-r--r-- | doc/api/serialized-form.html | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/api/serialized-form.html b/doc/api/serialized-form.html index 6c35298..41ac293 100644 --- a/doc/api/serialized-form.html +++ b/doc/api/serialized-form.html @@ -2,19 +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> -Serialized Form (Shibboleth Discovery Service 1.1.1 Java API.) +Serialized Form (Shibboleth Discovery Service 1.1.2 Java API.) </TITLE> +<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="Serialized Form (Shibboleth Discovery Service 1.1.1 Java API.)"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Serialized Form (Shibboleth Discovery Service 1.1.2 Java API.)"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +26,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -94,7 +98,7 @@ Serialized Form</H1> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class <A HREF="edu/internet2/middleware/shibboleth/common/ShibbolethConfigurationException.html" title="class in edu.internet2.middleware.shibboleth.common">edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +<B>Class <A HREF="edu/internet2/middleware/shibboleth/common/ShibbolethConfigurationException.html" title="class in edu.internet2.middleware.shibboleth.common">edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> @@ -116,7 +120,7 @@ Serialized Form</H1> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class <A HREF="edu/internet2/middleware/shibboleth/wayf/WayfException.html" title="class in edu.internet2.middleware.shibboleth.wayf">edu.internet2.middleware.shibboleth.wayf.WayfException</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +<B>Class <A HREF="edu/internet2/middleware/shibboleth/wayf/WayfException.html" title="class in edu.internet2.middleware.shibboleth.wayf">edu.internet2.middleware.shibboleth.wayf.WayfException</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> @@ -149,7 +153,7 @@ Serialized Form</H1> <H3> wayfConfigFileLocation</H3> <PRE> -<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>wayfConfigFileLocation</B></PRE> +<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>wayfConfigFileLocation</B></PRE> <DL> <DD>Where to get the configuration. <P> @@ -171,7 +175,7 @@ logService</H3> <H3> discoveryServices</H3> <PRE> -<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">E</A>> <B>discoveryServices</B></PRE> +<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>> <B>discoveryServices</B></PRE> <DL> <DD>All the different Discovery Services we deal with. <P> @@ -192,7 +196,7 @@ discoveryServices</H3> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class <A HREF="edu/internet2/middleware/shibboleth/wayf/plugins/WayfRequestHandled.html" title="class in edu.internet2.middleware.shibboleth.wayf.plugins">edu.internet2.middleware.shibboleth.wayf.plugins.WayfRequestHandled</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> +<B>Class <A HREF="edu/internet2/middleware/shibboleth/wayf/plugins/WayfRequestHandled.html" title="class in edu.internet2.middleware.shibboleth.wayf.plugins">edu.internet2.middleware.shibboleth.wayf.plugins.WayfRequestHandled</A> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> @@ -256,6 +260,6 @@ discoveryServices</H3> <!-- ======== 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> |