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 --- .../wayf/plugins/PluginMetadataParameter.html | 177 +++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/plugins/PluginMetadataParameter.html (limited to 'doc/api/edu/internet2/middleware/shibboleth/wayf/plugins/PluginMetadataParameter.html') diff --git a/doc/api/edu/internet2/middleware/shibboleth/wayf/plugins/PluginMetadataParameter.html b/doc/api/edu/internet2/middleware/shibboleth/wayf/plugins/PluginMetadataParameter.html new file mode 100644 index 0000000..0922980 --- /dev/null +++ b/doc/api/edu/internet2/middleware/shibboleth/wayf/plugins/PluginMetadataParameter.html @@ -0,0 +1,177 @@ + + + + + + + +PluginMetadataParameter (Shibboleth Discovery Service 1.1.0 Java API.) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +edu.internet2.middleware.shibboleth.wayf.plugins +
+Interface PluginMetadataParameter

+
+
+
public interface PluginMetadataParameter
+ + +

+The PluginParameter is a marker interface which a WAYF Plugin can use to associate extra information + with the metadata. Each plugin returns a PluginParameter from RefreshMetadata + and this is in turn presented back to then Plugin when it is called during WAYF processing. +

+

+ +

+

+
Version:
+
Discussion
+
+
+ +

+ +

+ +


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