Package net.shibboleth.idp.profile.logic
Class VerifiedProfilePredicate
java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.profile.logic.VerifiedProfilePredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
,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.idp.profile.logic.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
VerifiedProfilePredicate
public VerifiedProfilePredicate()
-
-
Method Details
-
test
-