Class ForceAuthnProfileConfigPredicate

java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.authn.config.navigate.ForceAuthnProfileConfigPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>, Predicate<ProfileRequestContext>

public class ForceAuthnProfileConfigPredicate extends AbstractRelyingPartyPredicate
A predicate that evaluates a ProfileRequestContext and determines whether forced authentication should be set based on the associated AuthenticationProfileConfiguration.
Since:
3.4.0
  • Constructor Details

    • ForceAuthnProfileConfigPredicate

      public ForceAuthnProfileConfigPredicate()
  • Method Details