Package net.oauth

Class SimpleOAuthValidator

  • All Implemented Interfaces:
    OAuthValidator

    public class SimpleOAuthValidator
    extends Object
    implements OAuthValidator
    A simple OAuthValidator, which checks the version, whether the timestamp is close to now and the signature is valid. Each check may be overridden.
    Author:
    Dirk Balfanz, John Kristian