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.