Package net.shibboleth.sp.profile.impl
Class IssueDiscoveryRequest.DefaultPassiveCondition
java.lang.Object
net.shibboleth.sp.profile.impl.IssueDiscoveryRequest.DefaultPassiveCondition
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
- Enclosing class:
- IssueDiscoveryRequest
private class IssueDiscoveryRequest.DefaultPassiveCondition
extends Object
implements Predicate<ProfileRequestContext>
Default predicate aware of the two "known" protocols, would have to override for others.
-
Constructor Details
-
DefaultPassiveCondition
private DefaultPassiveCondition()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<ProfileRequestContext>
-