Uses of Interface
org.opensaml.samlext.saml2cb.ChannelBindings

Packages that use ChannelBindings
org.opensaml.samlext.saml2cb.impl Implementation for SAML 2 Channel Binding Extensions objects. 
 

Uses of ChannelBindings in org.opensaml.samlext.saml2cb.impl
 

Classes in org.opensaml.samlext.saml2cb.impl that implement ChannelBindings
 class ChannelBindingsImpl
          Concrete implementation of ChannelBindings.
 

Methods in org.opensaml.samlext.saml2cb.impl that return ChannelBindings
 ChannelBindings ChannelBindingsBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 ChannelBindings ChannelBindingsBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2013. All Rights Reserved.