Class ChannelBindingsContext

  • All Implemented Interfaces:
    Iterable<org.opensaml.messaging.context.BaseContext>

    public final class ChannelBindingsContext
    extends org.opensaml.messaging.context.BaseContext
    Context, usually attached to a MessageContext that carries a collection of ChannelBindings objects supplied with a message.
    • Field Detail

    • Constructor Detail

      • ChannelBindingsContext

        public ChannelBindingsContext()
        Constructor.
    • Method Detail

      • getChannelBindings

        @Nonnull
        @NonnullElements
        @Live
        public Collection<ChannelBindings> getChannelBindings()
        Get the channel bindings.
        Returns:
        the channel bindings