dataset_credential

Version 1.20 07jun05


Introduction

Classes for managing X509 credentials.

DIAL is described at http://www.usatlas.bnl.gov/~dladams/dial


Dependencies

Dependencies are described in the CMT requirements file.


Version.
Change log.


Components

The components here are listed in dependency order. Each component depends only on those listed above it. The test associated with each component is a main program that returns zero if the component is working properly.

Some components also have test headers. These are included in the test source and may be included in tests of other components. They should not be included in any non-test sources.

CredentialSelectionCatalog (header, source, test) - Associates owner names with DN's.

GssCredential (header, source, test) - Holds an X509 credential, provides access to its properties and provides means to export it to a file.

GssCredentialManager (header, source, test) - Provides a global repository of credentials and a GssCredential pointer for each thread.

Gsoap (header, source, test) Wrapper for a gsoap soap object that provides means to access and set credentials.


dladams@bnl.gov