Package org.apache.camel.component.gae.auth

Interface Summary
GAuthKeyLoader Interface used by GAuthComponent for loading private keys.
GAuthService Interface to Google's OAuth services.
 

Class Summary
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 Summary
GAuthEndpoint.Name  
 

Exception Summary
GAuthException  
 



Apache Camel