Class NoConfidentialityMessageChannelPredicate

  • All Implemented Interfaces:
    Predicate<MessageContext>, net.shibboleth.utilities.java.support.logic.Predicate<MessageContext>

    public class NoConfidentialityMessageChannelPredicate
    extends Object
    implements net.shibboleth.utilities.java.support.logic.Predicate<MessageContext>
    A predicate implementation that indicates whether the message channel does NOT support confidentiality end-to-end.

    Typically but not exclusively used as a predicate for whether to encrypt something.

    • Constructor Detail

      • NoConfidentialityMessageChannelPredicate

        public NoConfidentialityMessageChannelPredicate()