Package com.sun.gssapi


package com.sun.gssapi
  • Class
    Description
    An object of this class implements the functionality of a GSSContext for a specific mechanism.
    The JGSS accommodates the concept of caller-provided channel binding information.
    This class represents the JGSS security context and its associated operations.
    This class manages GSS-API credentials and their associated operations.
    This interface is implemented by each mechanism to provide the functionality of a credential.
    This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.
    This class implements functionality common to the entire GSS-API package.
    An object of this class encapsulates a single GSS-API principal entity.
    This class represents a mechanism specific name element.
    This class conveys information about the per-message security services requested/provided through the GSSContext class in the wrap and getMIC methods.
    This class represents Universal Object Identifiers (Oids) and their associated operations.