Class ChannelBindingsContext

java.lang.Object
org.opensaml.messaging.context.BaseContext
org.opensaml.saml.common.messaging.context.ChannelBindingsContext
All Implemented Interfaces:
Iterable<BaseContext>

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

  • Constructor Details

    • ChannelBindingsContext

      public ChannelBindingsContext()
      Constructor.
  • Method Details