Package com.ibm.security.jgss


The IBM Java GSSAPI framework.
See:
Description

Class Summary

Class Description
Debug Controls the output of debug information.
GSSContextImpl Implements the GSSContext interface.
GSSCredentialImpl
GSSManagerImpl
GSSNameImpl Implements GSSName.
GSSUtil
IBMJGSSProvider
LoginConfigImpl A Configuration implementation especially designed for JGSS.
TokenHeader

Package com.ibm.security.jgss Description

The IBM Java GSSAPI framework. Also contains a Provider class that supports the Kerberos V5 mechanism, the default mechanism supported by this framework.

Package Specification

(none)

Related Documentation