It looks like the URL returned from getActiveUrl is checked against some whitelist, is that right? So is getActiveUrl supposed to return the URL of the gadget? Whats the difference between getActiveUrl and getAppUrl?
-Ryan Email: [email protected] Phone: 978-899-3041 developerWorks Profile From: Paul Lindner <[email protected]> To: [email protected], Cc: Ryan J Baxter/Westford/IBM@Lotus Date: 02/28/2011 04:58 AM Subject: Re: AbstractSecurityToken.getActiveUrl This is used by the oauth proxy. See java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth/GadgetOAuthCallbackGenerator.java On Fri, Feb 18, 2011 at 1:37 PM, Ryan J Baxter <[email protected]> wrote: > Can anyone tell me what the method getActiveUrl is supposed to do in the > class AbstractSecurityToken? The method has no Javadoc. > > -Ryan > > Email: [email protected] > Phone: 978-899-3041 > developerWorks Profile > > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner
