Gets a message consumer plugin setting from a SAML 1.x authentication scheme.
Syntax
int SM_EXTERN Sm_PolicyApi_GetMessageConsumerPluginFromSAML1xScheme( 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.
[out] A pointer to the name of the plugin class to be read in from the authentication scheme,
[out] A pointer to the parameters of the plugin class to be read in from the authentication scheme.
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |