Package com.sun.security.jgss


package com.sun.security.jgss
This package defines classes and interfaces for the JDK extensions to the GSS-API.
Since:
1.4
  • Class
    Description
    Kerberos 5 AuthorizationData entry.
    The extended GSSContext interface for supporting additional functionalities not defined by org.ietf.jgss.GSSContext, such as querying context-specific attributes.
    The extended GSSCredential interface for supporting additional functionalities not defined by org.ietf.jgss.GSSCredential.
    GSS-API Utilities for use in conjunction with the JDK implementation of Java GSS-API.
    Deprecated, for removal: This API element is subject to removal in a future version.
    This permission cannot be used for controlling access to resources as the Security Manager is no longer supported.
    Attribute types that can be specified as an argument of ExtendedGSSContext.inquireSecContext(InquireType)