[wsf-c-dev] [jira] Resolved: (WSFPHP-295) Provide a way to pass user's optional arguments to service's callback functions.

Nandika Jayawardana (JIRA) jira at wso2.org
Wed Jun 25 03:11:34 PDT 2008


     [ https://wso2.org/jira/browse/WSFPHP-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana resolved WSFPHP-295.
----------------------------------------

    Resolution: Fixed

callback functions updated to accept optional arguments.

> Provide a way to pass user's optional arguments to service's callback functions.
> --------------------------------------------------------------------------------
>
>                 Key: WSFPHP-295
>                 URL: https://wso2.org/jira/browse/WSFPHP-295
>             Project: WSO2 WSF/PHP
>          Issue Type: New Feature
>          Components: WSService
>    Affects Versions: Current (nightly)
>         Environment: Any
>            Reporter: Nandika Jayawardana
>            Assignee: Nandika Jayawardana
>             Fix For: 2.0.0
>
>
> Users should be able to pass user specific data to the callback functions that are used in for implementing security. we have the password_callback function to provide password. In case the user wants go get that from a database, he will need to have access to the db username, password, etc. 
> To allow this functionality a new option can be added to the WSSecurityToken options as follows.
> "passwordCallbackData"=>[mixed] user data.
> Similar options should be provided for other callbacks as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list