|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plugin | |
---|---|
edu.internet2.middleware.shibboleth.wayf | |
edu.internet2.middleware.shibboleth.wayf.plugins.provider |
Uses of Plugin in edu.internet2.middleware.shibboleth.wayf |
---|
Methods in edu.internet2.middleware.shibboleth.wayf with parameters of type Plugin | |
---|---|
protected void |
IdPSiteSet.addPlugin(Plugin plugin)
Declares a plugin to the siteset. |
protected PluginMetadataParameter |
IdPSiteSet.paramFor(Plugin plugin)
Return the parameter that this plugin uses. |
Constructor parameters in edu.internet2.middleware.shibboleth.wayf with type arguments of type Plugin | |
---|---|
DiscoveryServiceHandler(Element config,
Hashtable<String,IdPSiteSet> federations,
Hashtable<String,Plugin> plugins,
HandlerConfig defaultConfig)
Constructor to create and configure the handler. |
Uses of Plugin in edu.internet2.middleware.shibboleth.wayf.plugins.provider |
---|
Classes in edu.internet2.middleware.shibboleth.wayf.plugins.provider that implement Plugin | |
---|---|
class |
SamlCookiePlugin
This is a test implementation of the saml cookie lookup stuff to see whether it fits the plugin architecture. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |