Uses of Class
org.ietf.jgss.ChannelBinding

Packages that use ChannelBinding
org.ietf.jgss This package defines interfaces and classes for the Java GSS API binding as specified in IETF RFC 2853. 
 

Uses of ChannelBinding in org.ietf.jgss
 

Methods in org.ietf.jgss with parameters of type ChannelBinding
 void GSSContext.setChannelBinding(ChannelBinding cb)
          Sets the channel bindings to be used during context establishment.