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 --- .../idpdisco/class-use/PrivacyStatementURL.html | 231 +++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html (limited to 'doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html') diff --git a/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html b/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html new file mode 100644 index 0000000..1445180 --- /dev/null +++ b/doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html @@ -0,0 +1,231 @@ + + + + + + + +Uses of Interface edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURL (Shibboleth Discovery Service 1.1.2 Java API.) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

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

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

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

+ + + + + + + + + +
Classes in edu.internet2.middleware.shibboleth.wayf.idpdisco that implement PrivacyStatementURL
+ classPrivacyStatementURLImpl + +
+          Concrete implementation of PrivacyStatementURL.
+  +

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

+ + + + + + + + + + + + + +
Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return types with arguments of type PrivacyStatementURL
+ List<PrivacyStatementURL>UIInfoImpl.getPrivacyStatementURLs() + +
+          Get the Privacy Statement URLs.
+ List<PrivacyStatementURL>UIInfo.getPrivacyStatementURLs() + +
+          Get the Privacy Statement URLs.
+  +

+


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