Uses of Interface org.ietf.jgss.GSSContext

Uses in package org.ietf.jgss

Methods with return type org.ietf.jgss.GSSContext

GSSContext
GSSManager.createContext(byte[] interProcessToken)
Factory method for creating a previously exported context.
GSSContext
Factory method for creating a context on the acceptor' side.
GSSContext
GSSManager.createContext(GSSName peer, Oid mech, GSSCredential myCred, int lifetime)
Factory method for creating a context on the initiator's side.