Package net.oauth

Interface OAuthValidator

  • All Known Implementing Classes:
    SimpleOAuthValidator

    public interface OAuthValidator
    An algorithm to determine whether a message has a valid signature, a correct version number, a fresh timestamp, etc.
    Author:
    Dirk Balfanz, John Kristian