public class ProfileIdPredicate extends Object implements com.google.common.base.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 com.google.common.base.Predicate<ProfileRequestContext>
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.