Summary : I'd like linked-j to use my own signpost OauthConsumer class instead
of the default DefaultOAuthConsumer class.
Would you consider making the LinkedInOAuthServiceImpl class public so we could
override getOAuthConsumer() ot provide our own Consumer ?
Or any other mecanism would do it.
PS: Context : my kind requests comes from the fact I am running linked-j on a
production server where the time is wrong (and I can't change it) so linkedIn
returns my token request with 400 errors. I'd like linkedIn-j to use my own
signpost consumer to be able to override the generateTimestamp() method of the
AbstractOAuthConsumer class.
Original issue reported on code.google.com by nbrass...@javablackbelt.com on 20 Oct 2011 at 10:47
Original issue reported on code.google.com by
nbrass...@javablackbelt.com
on 20 Oct 2011 at 10:47