| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml2 |
| Modifier and Type | Method and Description |
|---|---|
protected LogoutResponse |
SLOProfileHandler.buildLogoutResponse(SLOProfileHandler.SLORequestContext requestContext,
Status status)
Builds LogoutResponse.
|
protected void |
SLOProfileHandler.decodeRequest(SLOProfileHandler.SLORequestContext requestContext,
HTTPInTransport inTransport,
HTTPOutTransport outTransport)
Decodes an incoming request and populates a created request context with the resultant information.
|
protected void |
SLOProfileHandler.localLogout(Session indirect,
HTTPInTransport inTransport,
HTTPOutTransport outTransport,
SLOProfileHandler.SLORequestContext requestContext)
Handles clearing the active session, possibly an additional "indirect" session,
and presenting a logout response to the client using a Velocity template.
|
Copyright © 1999-2014. All Rights Reserved.