remove the alternate version of getSecurityToken that generates a mock token with a viewer id ---------------------------------------------------------------------------------------------
Key: SHINDIG-323 URL: https://issues.apache.org/jira/browse/SHINDIG-323 Project: Shindig Issue Type: Improvement Components: RESTful API (Java) Reporter: David Primmer Priority: Minor AbstractSocialEntityCollectionAdapter and the adapters use a system of mocking up a security token with the viewerid when no security token has been supplied in the request.. this needs to be eventualy taken out and the tests need to generate good security tokens. This 'crutch' makes it easy to send in bare requests to the server and have it return results. This can probably be addressed when oath request handling is added. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.