public abstract static class SamlValidator.Request extends SamlValidator
SamlValidator.Builder, SamlValidator.PostRequest, SamlValidator.PostResponse, SamlValidator.RedirectRequest, SamlValidator.RedirectResponse, SamlValidator.Request, SamlValidator.Response| Modifier and Type | Field and Description |
|---|---|
protected org.opensaml.saml.saml2.core.LogoutRequest |
logoutRequest |
builder| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDestination() |
protected void |
checkRequiredFields() |
protected void |
checkSessionIndexes()
A SAML LogoutRequest must include at least one SessionIndex, if the logout is initiated by
Session Participant.
|
protected org.joda.time.DateTime |
getIssueInstant() |
protected org.opensaml.saml.common.SAMLVersion |
getSamlVersion() |
additionalValidation, checkId, checkSamlVersion, checkTimestamp, validateprotected void checkSessionIndexes()
protected org.opensaml.saml.common.SAMLVersion getSamlVersion()
getSamlVersion in class SamlValidatorprotected org.joda.time.DateTime getIssueInstant()
getIssueInstant in class SamlValidatorprotected void checkRequiredFields()
throws ValidationException
checkRequiredFields in class SamlValidatorValidationExceptionprotected void checkDestination()
throws ValidationException
checkDestination in class SamlValidatorValidationExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.