Package org.globus.gsi.gssapi
The Java GSI library is an implementation of the Java GSS-API.
It supports the
GSS-API extensions and the
new proxy certificate format specifications as defined by the
Global Grid Forum.
The implementation details are documented on the
features and limitations page.
The Java GSI library is based on the
JSSE
(for SSL API) and the
BouncyCastle library
(for certificate processing API).
-
Class Summary Class Description GlobusGSSContextImpl Implementation of SSL/GSI mechanism for Java GSS-API.GlobusGSSCredentialImpl An implementation ofGlobusGSSCredential.GlobusGSSManagerImpl An implementation ofGlobusGSSManager.GlobusGSSName An implementation ofGSSName.GlobusGSSName.ReverseDNSCache GlobusGSSName.ReverseDNSCache.MapEntry GSSConstants Defines common GSI-GSS constants.JaasGssUtil An utility class for handling JAAS Subject with GSSCredential.KeyPairCache Simple cache for key pairs.KeyPairCache.KeyPairCacheEntry SSLUtil A collection of SSL-protocol related functions.TokenInputStream Used as token-oriented input stream needed for SSL library I/O abstraction. -
Exception Summary Exception Description ClosedGSSException GlobusGSSException