Uses of Interface
org.opensaml.saml.ext.saml2cb.ChannelBindings
Packages that use ChannelBindings
Package
Description
Context classes for SAML-based messaging function.
-
Uses of ChannelBindings in org.opensaml.saml.common.messaging.context
Fields in org.opensaml.saml.common.messaging.context with type parameters of type ChannelBindingsModifier and TypeFieldDescriptionprivate Collection<ChannelBindings>ChannelBindingsContext.channelBindingsThe set of ChannelBindings.Methods in org.opensaml.saml.common.messaging.context that return types with arguments of type ChannelBindingsModifier and TypeMethodDescriptionChannelBindingsContext.getChannelBindings()Get the channel bindings.