Sun Java System Access Manager 7 2005Q4 C API Reference

Members

This structure has the following members:

prompt

Prompt for the name, if any.

Memory for the prompt is allocated by the C SDK in am_auth_login() and freed when the authentication context is destroyed using am_auth_destroy_auth_context().

default_name

Default name, if any.

Memory for the default name is allocated by the C SDK in am_auth_login() and freed when the authentication context is destroyed using am_auth_destroy_auth_context().

response

The name to be submitted to the Access Manager.

Memory for the response must be allocated and freed by the caller.