|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.ietf.jgss | |
---|---|
org.ietf.jgss | 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. |
Classes in org.ietf.jgss used by org.ietf.jgss | |
---|---|
ChannelBinding
This class encapsulates the concept of caller-provided channel binding information. |
|
GSSContext
This interface encapsulates the GSS-API security context and provides the security services that are available over the context. |
|
GSSCredential
This interface encapsulates the GSS-API credentials for an entity. |
|
GSSException
This exception is thrown whenever a GSS-API error occurs, including any mechanism specific error. |
|
GSSManager
This class serves as a factory for other important GSS-API classes and also provides information about the mechanisms that are supported. |
|
GSSName
This interface encapsulates a single GSS-API principal entity. |
|
MessageProp
This is a utility class used within the per-message GSSContext methods to convey per-message properties. |
|
Oid
This class represents Universal Object Identifiers (Oids) and their associated operations. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.