public abstract static class SamlValidator.Response 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.LogoutResponse | logoutResponse | 
builder| Modifier and Type | Method and Description | 
|---|---|
| protected void | checkDestination() | 
| protected void | checkId() | 
| protected void | checkRequiredFields() | 
| protected org.joda.time.DateTime | getIssueInstant() | 
| protected org.opensaml.saml.common.SAMLVersion | getSamlVersion() | 
additionalValidation, checkSamlVersion, checkTimestamp, validateprotected final org.opensaml.saml.saml2.core.LogoutResponse logoutResponse
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 SamlValidatorValidationExceptionprotected void checkId()
                throws ValidationException
checkId in class SamlValidatorValidationExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.