Package org.globus.gsi.gssapi
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).
-
ClassDescriptionImplementation of SSL/GSI mechanism for Java GSS-API.An implementation of
GlobusGSSCredential
.An implementation ofGlobusGSSManager
.An implementation ofGSSName
.Defines common GSI-GSS constants.An utility class for handling JAAS Subject with GSSCredential.Simple cache for key pairs.A collection of SSL-protocol related functions.Used as token-oriented input stream needed for SSL library I/O abstraction.