Interface | Description |
---|---|
SAMLProfileRequestContext<InboundMessageType extends org.opensaml.common.SAMLObject,OutboundMessageType extends org.opensaml.common.SAMLObject,NameIdentifierType extends org.opensaml.common.SAMLObject,ProfileConfigurationType extends ProfileConfiguration> |
Marker interface that combines profile and attribute request and SAML message contexts.
|
Class | Description |
---|---|
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.
|
AbstractShibbolethProfileHandler<RPManagerType extends SAMLMDRelyingPartyConfigurationManager,SessionType extends Session> |
A processor for a communication profile supported by Shibboleth.
|
BaseSAMLProfileRequestContext<InboundMessage extends org.opensaml.common.SAMLObject,OutboundMessage extends org.opensaml.common.SAMLObject,NameIdentifierType extends org.opensaml.common.SAMLObject,ProfileConfigurationType extends ProfileConfiguration> |
Contextual object used to accumlate information as profile requests are being processed.
|
JSPErrorHandler |
An error handler that forwards information to a JSP page for display to the end user.
|
VelocityErrorHandler |
An error handler that render an error page by means of evaluating a Velocity template..
|
Copyright © 1999–2014. All rights reserved.