Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    795

    Can you please give a complete example? I still...

    Can you please give a complete example? I still cannot figure out how to pass the target object the my function.

    Thanks.
  2. Replies
    4
    Views
    795

    @Before with target does no work?

    Hi,

    Let's say my code looks like this:


    public interface myInterface{
    void method1();
    }

    public class myClass implements myInterface{...}
  3. How to use "oauth:consumer-details-service" element?

    Hi,

    I read the https://github.com/SpringSource/spring-security-oauth/wiki/oauth1 Wiki page. It does not explain the relationships of the elements.

    I have experience with OAuth, and I have used...
Results 1 to 3 of 3