Sun Java System Access Manager 7 2005Q4 C API Reference

am_sso_get_max_session_time()

Gets the maximum session time for this session.

Syntax

#include "am_sso.h"

Parameters

This function takes the following parameters:

sso_token_handle

The SSO token handle.

Returns

This function returns the maximum session time of this session handle in seconds. (time_t) -1 if there was any error.