Package edu.internet2.middleware.shibboleth.common.profile

Interface Summary
ProfileHandler<InTransportType extends InTransport,OutTransportType extends OutTransport> Basic interfaces for classes that handler incoming requests.
ProfileHandlerManager This manager is responsible for determining the correct ProfileHandler for a given request.
ProfileRequestContext<ProfileConfigurationType extends ProfileConfiguration> Extension to the basic message conext that carries profile request specific information.
 

Class Summary
AbstractErrorHandler Error handlers are invoked when an error is encountered during request processing.
ProfileRequestDispatcherServlet Servlet responsible for dispatching incoming requests to the appropriate ProfileHandler.
 

Exception Summary
NoProfileHandlerException A profile exception thrown when there are no profile handlers available to response to a given request.
ProfileException Exception for errors occurring within a profile handler.
 



Copyright © 1999-2012. All Rights Reserved.