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(org.opensaml.profile.context.ProfileRequestContext input) |
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategypublic ResolveAttributesProfileConfigPredicate()
public boolean apply(@Nullable org.opensaml.profile.context.ProfileRequestContext input)
Copyright © 1999–2015. All rights reserved.