Class VerifiedProfilePredicate
java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.profile.context.logic.VerifiedProfilePredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
Predicate to determine whether a profile request is from a verified source.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
VerifiedProfilePredicate
public VerifiedProfilePredicate()
-
-
Method Details
-
test
-