Adds or updates a message consumer plugin setting to a SAML 1.x authentication scheme.
Syntax
int SM_EXTERN Sm_PolicyApi_AddMessageConsumerPluginToSAML1xScheme( void* pHandle, char* pszSchemeOID, char* pluginClass, char* pluginParam );
Parameters
[in] A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.
[in] A pointer to the OID of the authentication scheme that is being updated.
[in] A pointer to the name of the message consumer plugin class to be set.
[in] A pointer to the parameters of the message consumer plugin class to be set.
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |