Set the authentication token.
34 35 36
# File 'lib/cfoundry/v1/client.rb', line 34 def token=(token) @base.token = token end