Sha256: b75daf156e25c1ba1eb3a8a7d587c2d5c4083aff4320423f782247b310a7498b

Contents?: true

Size: 150 Bytes

Versions: 17

Compression:

Stored size: 150 Bytes

Contents

class Rhohub::Token < Rhohub::Base

  def self.login(username, password)
    super({:username => username, :password => password},"token")
  end

end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
rhodes-7.6.0 lib/build/rhohub/token.rb
rhodes-7.5.1 lib/build/rhohub/token.rb
rhodes-7.4.1 lib/build/rhohub/token.rb
rhodes-7.1.17 lib/build/rhohub/token.rb
rhodes-6.2.0 lib/build/rhohub/token.rb
rhodes-6.0.11 lib/build/rhohub/token.rb
rhodes-5.5.18 lib/build/rhohub/token.rb
rhodes-5.5.17 lib/build/rhohub/token.rb
rhodes-5.5.15 lib/build/rhohub/token.rb
rhodes-5.5.0.22 lib/build/rhohub/token.rb
rhodes-5.5.2 lib/build/rhohub/token.rb
rhodes-5.5.0.7 lib/build/rhohub/token.rb
rhodes-5.5.0.3 lib/build/rhohub/token.rb
rhodes-5.5.0 lib/build/rhohub/token.rb
tauplatform-1.0.3 lib/build/rhohub/token.rb
tauplatform-1.0.2 lib/build/rhohub/token.rb
tauplatform-1.0.1 lib/build/rhohub/token.rb