Package net.shibboleth.idp.saml.saml2.profile.config.logic
Predicates related to SAML 2.0 profile configurations.
-
Class Summary Class Description CheckAddressPredicate A predicate that evaluates aProfileRequestContext
and extracts the effective setting ofBrowserSSOProfileConfiguration.isCheckAddress(ProfileRequestContext)
.IgnoreRequestSignaturesPredicate Predicate that decides whether to ignore a request signature.IgnoreScopingProfileConfigPredicate A predicate that evaluates aProfileRequestContext
and extracts the effective setting ofBrowserSSOProfileConfiguration.isIgnoreScoping(ProfileRequestContext)
.SOAPErrorPredicate Predicate that decides whether to handle an error by returning a SOAP fault to a requester or fail locally.