Sun Java System Access Manager 7 2005Q4 C API Reference

am_web_is_cdsso_enabled()

Returns whether CDSSO is enabled in the agent’s configuration file.

Syntax

#include "am_web.h"
AM_WEB_EXPORT boolean_t
am_web_is_cdsso_enabled();

Parameters

This function takes no parameters.

Returns

This function returns true if CDSSO is enabled and false otherwise.