Package net.shibboleth.idp.authn
Class AuthenticationFlowDescriptor.ProxyCountPredicate
java.lang.Object
net.shibboleth.idp.authn.AuthenticationFlowDescriptor.ProxyCountPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
- Enclosing class:
- AuthenticationFlowDescriptor
private class AuthenticationFlowDescriptor.ProxyCountPredicate
extends Object
implements Predicate<ProfileRequestContext>
A
Predicate
that implements a cross-check between an effective proxy count of zero and
whether a descriptor is honoring the limit.-
Constructor Details
-
ProxyCountPredicate
private ProxyCountPredicate()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<ProfileRequestContext>
-