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