|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdPSite | |
---|---|
edu.internet2.middleware.shibboleth.wayf | |
edu.internet2.middleware.shibboleth.wayf.plugins | |
edu.internet2.middleware.shibboleth.wayf.plugins.provider |
Uses of IdPSite in edu.internet2.middleware.shibboleth.wayf |
---|
Methods in edu.internet2.middleware.shibboleth.wayf that return IdPSite | |
---|---|
protected IdPSite |
IdPSiteSet.getSite(String idpName)
Return the idpSite for the given entity name. |
Methods in edu.internet2.middleware.shibboleth.wayf that return types with arguments of type IdPSite | |
---|---|
protected Map<String,IdPSite> |
IdPSiteSet.getIdPSites(String searchString,
HandlerConfig config,
Collection<IdPSite> searchMatches)
Return all the Idp in the provided entities descriptor. |
Collection<IdPSite> |
IdPSiteSetEntry.getSites()
Return the list of associated sites. |
Methods in edu.internet2.middleware.shibboleth.wayf with parameters of type IdPSite | |
---|---|
int |
IdPSite.Compare.compare(IdPSite o1,
IdPSite o2)
|
static void |
DiscoveryServiceHandler.forwardRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
IdPSite site)
Uses an HTTP Status 307 redirect to forward the user to the IdP or the SP. |
Method parameters in edu.internet2.middleware.shibboleth.wayf with type arguments of type IdPSite | |
---|---|
protected Map<String,IdPSite> |
IdPSiteSet.getIdPSites(String searchString,
HandlerConfig config,
Collection<IdPSite> searchMatches)
Return all the Idp in the provided entities descriptor. |
Constructor parameters in edu.internet2.middleware.shibboleth.wayf with type arguments of type IdPSite | |
---|---|
IdPSiteSetEntry(IdPSiteSet siteSetParam,
Collection<IdPSite> sitesParam)
Create an object which contains just these two objects. |
Uses of IdPSite in edu.internet2.middleware.shibboleth.wayf.plugins |
---|
Method parameters in edu.internet2.middleware.shibboleth.wayf.plugins with type arguments of type IdPSite | |
---|---|
PluginContext |
Plugin.lookup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
Map<String,IdPSite> validIdps,
PluginContext context,
List<IdPSite> idpList)
The WAYF calls each plugin at this entry point when it is first contacted. |
PluginContext |
Plugin.lookup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
Map<String,IdPSite> validIdps,
PluginContext context,
List<IdPSite> idpList)
The WAYF calls each plugin at this entry point when it is first contacted. |
PluginContext |
Plugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
This method is called when the user specified a search operation. |
PluginContext |
Plugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
This method is called when the user specified a search operation. |
PluginContext |
Plugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
This method is called when the user specified a search operation. |
Uses of IdPSite in edu.internet2.middleware.shibboleth.wayf.plugins.provider |
---|
Method parameters in edu.internet2.middleware.shibboleth.wayf.plugins.provider with type arguments of type IdPSite | |
---|---|
PluginContext |
SamlCookiePlugin.lookup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
Map<String,IdPSite> validIdps,
PluginContext context,
List<IdPSite> idpList)
This is the 'hook' in the lookup part of Discovery Service processing. |
PluginContext |
SamlCookiePlugin.lookup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
Map<String,IdPSite> validIdps,
PluginContext context,
List<IdPSite> idpList)
This is the 'hook' in the lookup part of Discovery Service processing. |
PluginContext |
SamlCookiePlugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
Plgin point for searching. |
PluginContext |
SamlCookiePlugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
Plgin point for searching. |
PluginContext |
SamlCookiePlugin.search(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PluginMetadataParameter parameter,
String pattern,
Map<String,IdPSite> validIdps,
PluginContext context,
Collection<IdPSite> searchResult,
List<IdPSite> idpList)
Plgin point for searching. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |