Search:

Type: Posts; User: borisbsu; Keyword(s):

Search: Search took 0.02 seconds.

  1. The second request to protected resources causes NPE

    The following scenario cases NPE in OAuthUtil:
    1) Open a protected resource in browser
    2) OAuthConsumerContextFilter creates a request token and redirects the user to the service provider...
  2. Replies
    2
    Views
    1,499

    You use obsolete Spring OAuth implementation. ...

    You use obsolete Spring OAuth implementation.

    The newest sources are here:
    http://static.springsource.org/spring-security/oauth/source.html

    And so you need to use the following maven deps:
    ...
Results 1 to 2 of 2