| Class | Description |
|---|---|
| BaseURIInfo |
Note: Although this is in the auth.core package (and it can be used in a general context),
its implementation is specifically tailored for OAuth (OAuth 1.0a).
|
| IncomingRequest |
Provider side request, which is sent by a client.
|
| OutgoingRequest |
Client side request, which is being built by the client.
|
| RequestBase |
Base class for "Incoming" and "Outgoing" request beans.
|
Copyright © 2013. All rights reserved.