[
https://issues.apache.org/jira/browse/SHINDIG-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karsten Beyer updated SHINDIG-439:
----------------------------------
Attachment: fix-issue-SHINDIG-439.patch
attached a patch for fixing this issue.
I do not have a working version of the samplecontainer available, so it would
be great if someone could check if it still works with the samplecontainer
before commiting.
> Missing type hinting regarding SecurityToken in abstract PeopleService and
> UserId classes
> -----------------------------------------------------------------------------------------
>
> Key: SHINDIG-439
> URL: https://issues.apache.org/jira/browse/SHINDIG-439
> Project: Shindig
> Issue Type: Bug
> Components: RESTful API (PHP)
> Reporter: Karsten Beyer
> Attachments: fix-issue-SHINDIG-439.patch
>
>
> The ActivitiesService and AppDataService both require the $token to be of
> type SecurityToken. For consistency this should also be the case for the
> PeopleService abstract class and the UserId handler class as both of them
> indeed require the $token parameter to be of type SecurityToken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.