Sun Java System Access Manager 7 2005Q4 C API Reference

am_auth_num_callbacks()

Gets the number of callbacks.

Syntax

#include "am_auth.h"
AM_EXPORT size_t
am_auth_num_callbacks(am_auth_context_t auth_ctx);

Parameters

This function takes the following parameters:

auth_ctx

Handle of the auth context.

Returns

This function returns size_t a value equal to the number of callbacks.