public class ChannelBindingsContext extends BaseContext
MessageContext
that carries a collection of ChannelBindings objects supplied with a message.BaseContext.ContextSetNoRemoveIteratorDecorator| Modifier and Type | Field and Description |
|---|---|
private Collection<ChannelBindings> |
channelBindings
The set of ChannelBindings.
|
| Constructor and Description |
|---|
ChannelBindingsContext()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ChannelBindings> |
getChannelBindings()
Get the channel bindings.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Nonnull @NonnullElements private Collection<ChannelBindings> channelBindings
@Nonnull @NonnullElements @Live public Collection<ChannelBindings> getChannelBindings()
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.