Sun OpenSSO Enterprise 8.0 C API Reference for Application and Web Policy Agent Developers

am_web_delete_agent_configuration()

Deletes the referenced object from the agent configuration data stored in the agent configuration cache.

Syntax

#include "am_web.h"
AM_WEB_EXPORT void 
am_web_delete_agent_configuration(void*);

Parameters

This function takes no parameters.

Returns

This function deletes the latest configuration data, referenced by an object for a particular agent, from the agent configuration cache.