The following table summarizes the C language functions that are used in the Agent API. The functions appear alphabetically.
Function |
Description |
---|---|
Audits a transaction. |
|
Determines if a user has access to a resource. |
|
Changes a user's password. |
|
Produces an encrypted single sign-on token that can be shared between standard SiteMinder Web Agents and custom agents. |
|
Decodes a single sign-on token. |
|
Deletes the specified session variables from the session store. |
|
Requests agent commands. |
|
Frees the buffer of response attributes. |
|
Frees an array of server structures after an Sm_AgentApi_GetConfig() call. |
|
Retrieves the current API update version. |
|
Retrieves the maximum data buffer size that can be transferred in a call to Sm_AgentApi_Tunnel(). |
|
Retrieves agent configuration settings as defined either in the Registry (for Microsoft Windows only) or in an agent configuration file. |
|
Retrieves the values of existing session variables. |
|
Initializes the Agent API to set up connections to the Policy Servers. |
|
Determines if a resource is protected. |
|
Performs session login and validation. |
|
Logs a user out of a session. |
|
Generates a hash of a certificate. |
|
Sets the name of a custom agent that is configured through Central Host Configuration. |
|
Creates new session variables or updates existing session variables. |
|
Transfers data between a remote service on the Policy Server side and your agent. |
|
Uninitializes the Agent API. |
|
Updates response attributes. |
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |