Package com.noelios.restlet.ext.oauth

Support for OAuth HTTP authentication.

See:
          Description

Class Summary
AccessTokenResource An OAuth Access Token.
AuthorizationResource Handles user authorization of an OAuth request token.
MemoryOAuthProvider Provider with a in-memory backing store.
OAuthGuard Handles authentication using Concurrency note: instances of this class or its subclasses can be invoked by several threads at the same time and therefore must be thread-safe.
OAuthHelper Helper routines for OAuth.
OAuthProvider Manages OAuth state and operations.
RequestTokenResource Get a OAuth request token.
 

Package com.noelios.restlet.ext.oauth Description

Support for OAuth HTTP authentication.

Since:
1.0
See Also:
OAuth


Copyright © 2005-2008 Noelios Technologies.