Uses of Class
se.litsec.opensaml.saml2.common.response.ResponseValidationSettings
-
Packages that use ResponseValidationSettings Package Description se.litsec.opensaml.saml2.common.response Interfaces and classes for working with SAML responses. -
-
Uses of ResponseValidationSettings in se.litsec.opensaml.saml2.common.response
Fields in se.litsec.opensaml.saml2.common.response declared as ResponseValidationSettings Modifier and Type Field Description protected ResponseValidationSettings
ResponseProcessorImpl. responseValidationSettings
Static response validation settings.Methods in se.litsec.opensaml.saml2.common.response with parameters of type ResponseValidationSettings Modifier and Type Method Description void
ResponseProcessorImpl. setResponseValidationSettings(ResponseValidationSettings responseValidationSettings)
Assigns the response validation settings.
-