Package net.shibboleth.idp.saml.saml2.profile.config.logic
@NonnullElements
package net.shibboleth.idp.saml.saml2.profile.config.logic
Predicates related to SAML 2.0 profile configurations.
-
ClassesClassDescriptionA predicate that evaluates a
ProfileRequestContextand extracts the effective setting ofBrowserSSOProfileConfiguration.isIgnoreScoping(ProfileRequestContext).A predicate that evaluates aProfileRequestContextand extracts the effective setting ofBrowserSSOProfileConfiguration.isRandomizeFriendlyName(ProfileRequestContext)orAttributeQueryProfileConfiguration.isRandomizeFriendlyName(ProfileRequestContext).Predicate that decides whether to handle an error by returning a SOAP fault to a requester or fail locally.A predicate that evaluates aProfileRequestContextand extracts the effective setting ofBrowserSSOProfileConfiguration.isSuppressAuthenticatingAuthority(ProfileRequestContext).