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 --- .../ShibbolethConfigurationException.html | 193 +++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 doc/api/edu/internet2/middleware/shibboleth/common/class-use/ShibbolethConfigurationException.html (limited to 'doc/api/edu/internet2/middleware/shibboleth/common/class-use') diff --git a/doc/api/edu/internet2/middleware/shibboleth/common/class-use/ShibbolethConfigurationException.html b/doc/api/edu/internet2/middleware/shibboleth/common/class-use/ShibbolethConfigurationException.html new file mode 100644 index 0000000..21ada9d --- /dev/null +++ b/doc/api/edu/internet2/middleware/shibboleth/common/class-use/ShibbolethConfigurationException.html @@ -0,0 +1,193 @@ + + + + + + + +Uses of Class edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException (Shibboleth Discovery Service 1.1.0 Java API.) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException

+
+ + + + + + + + + +
+Packages that use ShibbolethConfigurationException
edu.internet2.middleware.shibboleth.wayf  
+  +

+ + + + + +
+Uses of ShibbolethConfigurationException in edu.internet2.middleware.shibboleth.wayf
+  +

+ + + + + + + + + + + + + + +
Constructors in edu.internet2.middleware.shibboleth.wayf that throw ShibbolethConfigurationException
DiscoveryServiceHandler(Element config, + Hashtable<String,IdPSiteSet> federations, + Hashtable<String,Plugin> plugins, + HandlerConfig defaultConfig) + +
+          Constructor to create and configure the handler.
HandlerConfig(Element config, + HandlerConfig defaultValue) + +
+          Parse the Supplied XML element into a new WayfConfig Object.
IdPSiteSet(Element el, + org.opensaml.xml.parse.ParserPool parserPool, + boolean warnOnBadBinding) + +
+          Create a new IdPSiteSet as described by the supplied XML segment.
+  +

+


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