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>
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.idp.profile.logic.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
ForceAuthnProfileConfigPredicate
public ForceAuthnProfileConfigPredicate()
-
-
Method Details
-
test
-