Package edu.internet2.middleware.shibboleth.wayf

The engine which drives the Java Centralized Discovery Service Servlet.

See:
          Description

Class Summary
DiscoveryServiceHandler Specific handler for each version of the Discovery Service.
HandlerConfig Class used by the DiscoveryServiceHandler to handle run time behaviour.
IdPSite A class which abstracts an IdP for the sake of the WAYF display.
IdPSite.Compare This allows us to set up sorted lists of entities with respect to the browser request.
IdPSiteSet Represents a collection of related sites as described by a single source of metadata.
IdPSiteSetEntry This is just a container class for tieing together a set of IdPs to a name - this being what is sent to the JSP for display purposes.
LogbackConfigurationChangeListener Callback that may be registered for a watch logback configuration file.
LogbackLoggingService Simple logging service that watches for logback configuration file changes and reloads the file when a change occurs.
Version Class for printing the version of this library.
WayfService A servlet implementation of the Shibboleth WAYF service.
XMLConstants Holder class for various XML constants (namespaces and so forth).
 

Exception Summary
WayfException Signals that an error has occurred while processing a Shibboleth WAYF request.
 

Package edu.internet2.middleware.shibboleth.wayf Description

The engine which drives the Java Centralized Discovery Service Servlet. We set up a whole bunch of objects and then stuff them into the the request. The associate JSP code picks them out and drives the browser.



Copyright © 1999-2012. All Rights Reserved.