public class ServerTokenSession extends Session<ServerTokenAuthenticator>
UberRidesApi will interact with the API.
Does authentication through either a server token or OAuth 2.0 credential, exactly one of which must exist.
Uses server token for connection| Constructor and Description |
|---|
ServerTokenSession(SessionConfiguration config) |
getAuthenticatorpublic ServerTokenSession(@Nonnull
SessionConfiguration config)
config - to define connection parameters