| Package | Description |
|---|---|
| org.miniauth.common |
Package for common classes.
|
| org.miniauth.service |
Package for "request wrapper" related interfaces/classes.
|
| Class and 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.
|
| Class and Description |
|---|
| IncomingRequest
Provider side request, which is sent by a client.
|
| OutgoingRequest
Client side request, which is being built by the client.
|
Copyright © 2013. All rights reserved.