Class ForceAuthnProfileConfigPredicate
java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.authn.config.navigate.ForceAuthnProfileConfigPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
A predicate that evaluates a
ProfileRequestContext and determines whether forced
authentication should be set based on the associated AuthenticationProfileConfiguration.- Since:
- 3.4.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
ForceAuthnProfileConfigPredicate
public ForceAuthnProfileConfigPredicate()
-
-
Method Details
-
test
-