Class ProfileIdPredicate

java.lang.Object
org.opensaml.profile.logic.ProfileIdPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

public class ProfileIdPredicate extends Object implements Predicate<ProfileRequestContext>
A predicate implementation that tests whether a profile request's profile ID matches an expected value.