Sun Java System Access Manager 7 2005Q4 C API Reference

Members

This structure has the following members:

prompt

Prompt for the password, 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().

echo_on

Whether the password should be displayed as it is typed.

response

The password to be submitted to Access Manager.

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