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

Memory Concerns

Memory for the callback members is allocated in the am_auth_login() call, and freed in the am_auth_destroy_auth_context() call. Memory for the response field, though, must be allocated and freed by the caller.