修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractErrorHandler
Error handlers are invoked when an error is encountered during request processing.
|
修飾子とタイプ | メソッドと説明 |
---|---|
ProfileHandler |
ProfileHandlerManager.getProfileHandler(javax.servlet.ServletRequest request)
Gets the profile handler to service this request.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractRequestURIMappedProfileHandler<InTransportType extends InTransport,OutTransportType extends 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..
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractSAMLProfileHandler
Base class for SAML profile handlers.
|
class |
SAMLMetadataProfileHandler
A simple profile handler that serves up the IdP's metadata.
|
class |
StatusProfileHandler
推奨されていません。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ProfileHandler |
IdPProfileHandlerManager.getProfileHandler(javax.servlet.ServletRequest request)
Gets the profile handler to service this request.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractSAML1ProfileHandler
Common implementation details for profile handlers.
|
class |
ArtifactResolution
SAML 1 Artifact resolution profile handler.
|
class |
AttributeQueryProfileHandler
SAML 1 Attribute Query profile handler.
|
class |
ShibbolethSSOProfileHandler
Shibboleth SSO request profile handler.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractSAML2ProfileHandler
Common implementation details for profile handlers.
|
class |
SAML2ECPProfileHandler
SAML 2.0 ECP request profile handler.
|
class |
SLOProfileHandler |
class |
SSOProfileHandler
SAML 2.0 SSO request profile handler.
|
Copyright © 2012. All Rights Reserved.