Description
I'm confused about org.apache.shindig.gadgets.oauth2.persistence.sample.JSONOAuth2Persister in the gadgets module. Its JavaDocs says:
"Persistence implementation that reads <code>config/oauth2.json</code> on startup". But its finder-methods always return null. Is it a sample which should be used or is it buggy?