public class ProfileIdPredicate extends Object implements Predicate<ProfileRequestContext>
| Modifier and Type | Field and Description |
|---|---|
private String |
profileId
Profile ID to test for.
|
| Constructor and Description |
|---|
ProfileIdPredicate(String id)
Constructor.
|
public boolean apply(@Nullable ProfileRequestContext input)
apply in interface Predicate<ProfileRequestContext>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.