| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml2 |
| Modifier and Type | Method and Description |
|---|---|
protected SAML2ECPProfileHandler.ECPRequestContext |
SAML2ECPProfileHandler.buildRequestContext(HTTPInTransport in,
HTTPOutTransport out)
Creates an authentication request context from the current environmental information.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SAML2ECPProfileHandler.checkChannelBindings(SAML2ECPProfileHandler.ECPRequestContext requestContext)
Checks for channel bindings to verify and either fails the request or populates the message context
with the matched information.
|
protected void |
SAML2ECPProfileHandler.decodeRequest(SAML2ECPProfileHandler.ECPRequestContext requestContext,
HTTPInTransport inTransport,
HTTPOutTransport outTransport)
Decodes an incoming request and stores the information in a created request context.
|
Copyright © 1999-2014. All Rights Reserved.