| Package | Description |
|---|---|
| org.opensaml.saml.common.binding.security.impl |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
| org.opensaml.saml.common.messaging.context.navigate |
Functions to navigate SAML message contexts.
|
| Modifier and Type | Field and Description |
|---|---|
private SAMLProtocolContext |
BaseSAMLXMLSignatureSecurityHandler.samlProtocolContext
The SAML protocol context in operation.
|
private SAMLProtocolContext |
BaseSAMLSimpleSignatureSecurityHandler.samlProtocolContext
The SAML protocol context in operation.
|
| Modifier and Type | Method and Description |
|---|---|
protected SAMLProtocolContext |
BaseSAMLXMLSignatureSecurityHandler.getSAMLProtocolContext()
Get the
SAMLProtocolContext associated with the message. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
SAMLProtocolContextProtocolFunction.apply(SAMLProtocolContext input) |