Uses of Package
org.ietf.jgss
Package
Description
This package defines classes and interfaces for the JDK extensions
to the GSS-API.
This package presents a framework that allows application developers to
make use of security services like authentication, data integrity and
data confidentiality from a variety of underlying security mechanisms
like Kerberos, using a unified API.
-
ClassDescriptionThis interface encapsulates the GSS-API security context and provides the security services that are available over the context.This interface encapsulates the GSS-API credentials for an entity.This exception is thrown whenever a GSS-API error occurs, including any mechanism specific error.This interface encapsulates a single GSS-API principal entity.
-
ClassDescriptionThis class encapsulates the concept of caller-provided channel binding information.This interface encapsulates the GSS-API security context and provides the security services that are available over the context.This interface encapsulates the GSS-API credentials for an entity.This exception is thrown whenever a GSS-API error occurs, including any mechanism specific error.This class serves as a factory for other important GSS-API classes and also provides information about the mechanisms that are supported.This interface encapsulates a single GSS-API principal entity.This is a utility class used within the per-message GSSContext methods to convey per-message properties.This class represents Universal Object Identifiers (Oids) and their associated operations.