Sun Java System Access Manager 7 2005Q4 C API Reference

Returns

This function returns am_status_t with one of the following values:

AM_SUCCESS

If the listener was successfully removed.

AM_INVALID_ARGUMENT

If sso_token_id or listener is invalid or NULL.

AM_NOT_FOUND

If listener was not found for the SSO token id.

AM_FAILURE

If any other error occurred.