From 3fc853cc1e861f455888a92ff0c9995270d2ba2c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Jul 2011 20:14:02 +0200 Subject: imported 1.1.2 --- .../wayf/idpdisco/class-use/Description.html | 231 +++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html (limited to 'doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html') diff --git a/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html b/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html new file mode 100644 index 0000000..919b015 --- /dev/null +++ b/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html @@ -0,0 +1,231 @@ + + + + + + + +Uses of Interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Description (Shibboleth Discovery Service 1.1.2 Java API.) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
edu.internet2.middleware.shibboleth.wayf.idpdisco.Description

+
+ + + + + + + + + +
+Packages that use Description
edu.internet2.middleware.shibboleth.wayf.idpdisco  
+  +

+ + + + + +
+Uses of Description in edu.internet2.middleware.shibboleth.wayf.idpdisco
+  +

+ + + + + + + + + +
Classes in edu.internet2.middleware.shibboleth.wayf.idpdisco that implement Description
+ classDescriptionImpl + +
+          Concrete implementation of Description.
+  +

+ + + + + + + + + + + + + +
Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return Description
+ DescriptionDescriptionBuilder.buildObject() + +
+          
+ DescriptionDescriptionBuilder.buildObject(String namespaceURI, + String localName, + String namespacePrefix) + +
+          
+  +

+ + + + + + + + + + + + + +
Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return types with arguments of type Description
+ List<Description>UIInfoImpl.getDescriptions() + +
+          Return the descriptions.
+ List<Description>UIInfo.getDescriptions() + +
+          Return the descriptions.
+  +

+


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