Uses of Class
org.hackystat.telemetry.service.client.TelemetryClient

Packages that use TelemetryClient
org.hackystat.telemetry.service.client Provides a client class that facilitates access to the Telemetry service. 
 

Uses of TelemetryClient in org.hackystat.telemetry.service.client
 

Methods in org.hackystat.telemetry.service.client that return TelemetryClient
 TelemetryClient TelemetryClient.authenticate()
          Authenticates this user and password with this Telemetry service, throwing a TelemetryClientException if the user and password associated with this instance are not valid credentials.