Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.profile | |
edu.internet2.middleware.shibboleth.common.profile.provider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractErrorHandler
Error handlers are invoked when an error is encountered during request processing.
|
Modifier and Type | Method and Description |
---|---|
ProfileHandler |
ProfileHandlerManager.getProfileHandler(javax.servlet.ServletRequest request)
Gets the profile handler to service this request.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRequestURIMappedProfileHandler<InTransportType extends org.opensaml.ws.transport.InTransport,OutTransportType extends org.opensaml.ws.transport.OutTransport>
A request handler that is associated with a list of request URI, as defined by the HTTP servlet request.
|
class |
AbstractShibbolethProfileHandler<RPManagerType extends SAMLMDRelyingPartyConfigurationManager,SessionType extends Session>
A processor for a communication profile supported by Shibboleth.
|
class |
JSPErrorHandler
An error handler that forwards information to a JSP page for display to the end user.
|
class |
VelocityErrorHandler
An error handler that render an error page by means of evaluating a Velocity template..
|
Copyright © 1999–2014. All rights reserved.