public class NoConfidentialityMessageChannelPredicate extends Object implements com.google.common.base.Predicate<ProfileRequestContext>
Typically but not exclusively used as a predicate for whether to encrypt something.
| Constructor and Description |
|---|
NoConfidentialityMessageChannelPredicate() |
public NoConfidentialityMessageChannelPredicate()
public boolean apply(@Nullable ProfileRequestContext input)
apply in interface com.google.common.base.Predicate<ProfileRequestContext>Copyright © 1999–2015. All rights reserved.