[aerogear-dev] [Android] AuthenticationModule.applyAuthentication(HttpProvider)

Summers Pittman supittma at redhat.com
Thu Nov 8 22:55:39 EST 2012


I added a method to AuthenticationModule, "applyAuthentication(HttpProvider)".  Before the RestAdapter (subclass of Pipe) class had to know details about how the AuthModule / Auth Strategy worked to apply a token.  IN this case the handling of security connections is done by the module instead of the Pipe.

Wdyt about adding it to the ios and js libraries?


More information about the aerogear-dev mailing list