public class NoIntegrityMessageChannelPredicate extends java.lang.Object implements com.google.common.base.Predicate<ProfileRequestContext>
Typically but not exclusively used as a predicate for whether to sign something.
| Constructor and Description |
|---|
NoIntegrityMessageChannelPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(ProfileRequestContext input) |
public boolean apply(@Nullable
ProfileRequestContext input)
apply in interface com.google.common.base.Predicate<ProfileRequestContext>