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

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

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

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

+ + + + + + + + + +
Classes in edu.internet2.middleware.shibboleth.wayf.idpdisco that implement IPHint
+ classIPHintImpl + +
+          Concrete implementation of IPHint.
+  +

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

+ + + + + + + + + + + + + +
Methods in edu.internet2.middleware.shibboleth.wayf.idpdisco that return types with arguments of type IPHint
+ List<IPHint>DiscoHintsImpl.getIPHints() + +
+          The element specifies a set of [CIDR] blocks associated with, + or serviced by, the entity.
+ List<IPHint>DiscoHints.getIPHints() + +
+          The element specifies a set of [CIDR] blocks associated with, + or serviced by, the entity.
+  +

+


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