public class ResolveAttributesProfileConfigPredicate extends AbstractRelyingPartyPredicate
ProfileRequestContext and determines whether attribute resolution
and filtering should take place.
For SAML 1 and SAML 2 SSO profiles, the "resolveAttributes" flag is the setting governing this decision. For other profiles, false is returned.
| Constructor and Description |
|---|
ResolveAttributesProfileConfigPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategypublic ResolveAttributesProfileConfigPredicate()
public boolean apply(@Nullable ProfileRequestContext input)
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.