Package com.sun.gssapi

Interface Summary

C018FE95 An object of this class implements the functionality of a GSSContext for a specific mechanism.
GSSCredSpi This interface is implemented by each mechanism to provide the functionality of a credential.
GSSNameSpi This class represents a mechanism specific name element.

Class Summary

ChannelBinding The JGSS accommodates the concept of caller-provided channel binding information.
GSSContext This class represents the JGSS security context and its associated operations.
GSSCredential This class manages GSS-API credentials and their associated operations.
GSSException This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.
GSSManager This class implements functionality common to the entire GSS-API package.
GSSName An object of this class encapsulates a single GSS-API principal entity.
MessageProp This class conveys information about the per-message security services requested/provided through the GSSContext class in the wrap and getMIC methods.
Oid This class represents Universal Object Identifiers (Oids) and their associated operations.