Sun Java System Access Manager 7.1 C API Reference

Parameters

This function takes the following parameters:

auth_ctx

Pointer to the am_auth_context_t type.


Note –

See am_auth_context_t for information.


org_name

Pointer to the name of the organization for which the authentication context is being initialized. May be NULL to use the value defined in the AMAgent.properties file.

cert_nick_name

Pointer to the alias of the certificate being used if the application will connect securely to Access Manager. May be NULL if the connection is not secure.

url

Pointer to the Access Manager Naming Service URL. May be NULL to use the Naming Service URL defined in the AMAgent.properties file.