Package org.openorb.orb.csiv2

CSIv2 implementation.

See:
          Description

Class Summary
ASN1Utils Helper methods to encode and decode various ASN1 constructs.
CSIClientContext This class provides methods that are called in the context of a client-side request.
CSICompleteEstablishContext This is a convenience wrapper class around the CompleteEstablishContext class.
CSICompoundSecMechList This is a convenience wrapper class around the CompoundSecMechList class.
CSIConfig Configuration constants and helper methods for the csiv2 module.
CSIContextError This is a convenience wrapper class around the ContextError class.
CSIEstablishContext This is a convenience wrapper class around the EstablishContext class.
CSIInitializer This class is used as an Initializer for CSIv2.
CSISeciopSecTrans This is a convenience wrapper around the SECIOP_SEC_TRANS class.
CSIServerContext This class offers methods that are used in the context of a server-side request.
CSIServerJAASModule This sample LoginModule authenticates users with a password.
CSIServerJAASModule.CSICallbackHandler This is an implementation of the CallbackHandler interface.
CSITaggedComponentHandler This class is an implementation of the class TaggedComponentHandler.
CSITlsSecTrans This is a convenience wrapper around the TLS_SEC_TRANS class.
CSITransportClientInitializer An initializer that is used for establishing client side connections to SSL or IIOP endpoints based on configuration options.
CSITransportServerInitializer An initializer that is used for establishing server side endpoints based on configuration options.
CSIUser This class is needed as a container for storing both name, a password and eventually an identity in a thread local variable.
 

Package org.openorb.orb.csiv2 Description

CSIv2 implementation.