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

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.