Uses of Class
sun.security.mule.jgss.spnego.SpNegoMechFactory

Packages that use SpNegoMechFactory
sun.security.mule.jgss.spnego   
 

Uses of SpNegoMechFactory in sun.security.mule.jgss.spnego
 

Constructors in sun.security.mule.jgss.spnego with parameters of type SpNegoMechFactory
SpNegoContext(SpNegoMechFactory factory, byte[] interProcessToken)
          Constructor for SpNegoContext to import a previously exported context.
SpNegoContext(SpNegoMechFactory factory, GSSCredentialSpi myCred)
          Constructor for SpNegoContext to be called on the context acceptor's side.
SpNegoContext(SpNegoMechFactory factory, GSSNameSpi peerName, GSSCredentialSpi myCred, int lifetime)
          Constructor for SpNegoContext to be called on the context initiator's side.
 



Copyright © 2013. All Rights Reserved.