| Package | Description |
|---|---|
| net.shibboleth.idp.saml.profile.impl |
Actions common to SAML 1 and SAML 2 processing.
|
| net.shibboleth.idp.saml.saml1.profile.impl |
Profile processing actions related to SAML 1 messages.
|
| net.shibboleth.idp.saml.saml2.profile.impl |
Profile processing actions related to SAML 2 messages.
|
| Modifier and Type | Method and Description |
|---|---|
protected IdPInitiatedSSORequest |
BaseIdPInitiatedSSORequestMessageDecoder.buildIdPInitiatedSSORequest()
Build a new IdP-initiated request structure from the inbound HTTP request.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IdPInitiatedSSORequestMessageDecoder.populateBindingContext(org.opensaml.messaging.context.MessageContext<IdPInitiatedSSORequest> messageContext)
Populate the context which carries information specific to this binding.
|
| Modifier and Type | Field and Description |
|---|---|
private IdPInitiatedSSORequest |
IdPInitiatedSSORequestMessageDecoder.ssoRequest
The IdP-initiated request structure parsed from the inbound request.
|
| Modifier and Type | Method and Description |
|---|---|
protected IdPInitiatedSSORequest |
IdPInitiatedSSORequestMessageDecoder.getIdPInitiatedSSORequest()
Get the internally constructed instance of
IdPInitiatedSSORequest. |
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.