namespace Akenti class AkentiInit

This class provides static methods to configure the akenti system

Public Methods

static bool init (const string& confFile, string& message)
Loads the system Properties
static bool init (string& message)
Installs a security provider if it has not already be installed

Documentation

This class provides static methods to configure the akenti system.
static bool init(const string& confFile, string& message)
Loads the system Properties. Installs a security provider if it has not already be installed.
Loads the server's credentials if securiry is on.
Sets the external cache if caching is on.
Loads the resource/policy mappings.
Returns:
true if successful false otherwise
Parameters:
confFile - string the pathname of the Akenti configuration file
message - string out parameter to store the status of this call
See Also:
init(string&)

static bool init(string& message)
Installs a security provider if it has not already be installed.
Loads the server's credentials if securiry is on.
Sets the external cache if caching is on.
Loads the resource/policy mappings.
This call assumes that the system properties have already been loaded.
Returns:
true if successful false otherwise
Parameters:
message - string out parameter to store the status of this call
See Also:
Provider
ServerContext
ExternalCache


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de