Sun Java System Access Manager 7.1 C API Reference

am_auth_context_t

Pointer to the authentication context object representing the details of an authentication action.

Syntax

#include "am_auth.h"
typedef struct am_auth_context *am_auth_context_t;

Members

am_auth_context is an opaque structure with no accessible members.

Memory Concerns

The implementation takes care of creating memory.