Allow for custom security token fetch function to be used when refreshing
security tokens
-----------------------------------------------------------------------------------------
Key: SHINDIG-1580
URL: https://issues.apache.org/jira/browse/SHINDIG-1580
Project: Shindig
Issue Type: Improvement
Reporter: Jesse Ciancetta
Currently the common container is hard coded to make a gadgets.token OSAPI call
back to Shindig when refreshing security tokens.
I'm attaching a patch which allows users of the common container to override
that default behavior by providing a custom function to use instead. I've
followed the same pattern which is already in place for the GET_PREFERENCES
override for providing a custom function for fetching gadget preferences.
If this looks good to everyone I would be happy to go ahead and submit a patch
against the container specification for this change as well.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira