Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,074

    Nevermind, I found the correct download page in a...

    Nevermind, I found the correct download page in a previous topic.
  2. Replies
    5
    Views
    1,074

    Where can I find this version (using maven)? ...

    Where can I find this version (using maven)?

    The link on http://static.springsource.org/spring-security/oauth/downloads.html doesn't work.

    I'm using the codehaus version
    ...
  3. Replies
    5
    Views
    1,074

    Thanks for the reply. The method is definitely...

    Thanks for the reply.

    The method is definitely there :)

    In the source code:

    Map<String, String> oauthParameters = parseOAuthParameters(request);
    if (oauthParameters != null) {
    ...
    }
  4. Replies
    5
    Views
    1,074

    usage of filters

    Hello,

    I'm trying to use the oauth 2.0 spring sec impl for a small project using a javascript client and a http rest service.

    The goal is to let the user authenticate with his username and...
Results 1 to 4 of 4