GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type org.ietf.jgss.GSSCredential | |
GSSContext | Factory method for creating a context on the acceptor' side. |
GSSContext | Factory method for creating a context on the initiator's side.
|
Methods with return type org.ietf.jgss.GSSCredential | |
GSSCredential | GSSManager.createCredential(int usage) Factory method for acquiring default credentials. |
GSSCredential | Factory method for acquiring a single mechanism credential.
|
GSSCredential | Factory method for acquiring credentials over a set of mechanisms.
|
GSSCredential | Returns the delegated credential object on the acceptor's side.
|
GNU Classpath (0.95) |