Uses of Class
org.ietf.jgss.ChannelBinding

Packages that use ChannelBinding
org.ietf.jgss This package defines interfaces and classes for the Java bindings of the Generic Security Service API (GSS-API). 
 

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.