| Interface | Description |
|---|---|
| GAuthKeyLoader |
Interface used by
GAuthComponent for loading private keys. |
| GAuthService |
Interface to Google's OAuth services.
|
| Class | Description |
|---|---|
| GAuthAuthorizeBinding |
Binds
GoogleOAuthParameters to a Camel Exchange. |
| GAuthComponent |
The GAuth Component
implements a Google-specific OAuth comsumer.
|
| GAuthEndpoint |
Represents a GAuth Endpoint.
|
| GAuthJksLoader |
A Java keystore specific key loader.
|
| GAuthPk8Loader |
A Java PKCS#8-specific key loader.
|
| GAuthProducer | |
| GAuthTokenSecret |
A request token secret container with marshalling/unmarshalling methods to
and from a cookie.
|
| GAuthUpgradeBinding |
Binds
GoogleOAuthParameters to a Camel Exchange. |
| Enum | Description |
|---|---|
| GAuthEndpoint.Name |
| Exception | Description |
|---|---|
| GAuthException |
Apache Camel