RubyGems Navigation menu

cf-uaac 3.9.0

Client command line tools for interacting with the CloudFoundry User Account and Authorization (UAA) server. The UAA is an OAuth2 Authorization Server so it can be used by webapps and command line apps to obtain access tokens to act on behalf of users. The tokens can then be used to access protected resources in a Resource Server. This library can be used by clients (as a convenient wrapper for mainstream oauth gems) or by resource servers.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 4.23.0 - April 18, 2024 (136.5 KB)
  2. 4.22.0 - March 16, 2024 (136.5 KB)
  3. 4.21.0 - January 11, 2024 (136.5 KB)
  4. 4.20.0 - January 05, 2024 (136.5 KB)
  5. 4.19.0 - December 04, 2023 (136.5 KB)
  6. 3.9.0 - March 21, 2017 (133.0 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (7):

cf-uaa-lib >= 3.9.0, ~> 3.9.0
em-http-request >= 1.1.2, ~> 1.1
eventmachine >= 1.0.3, ~> 1.0
highline >= 1.6.21, ~> 1.6
json_pure >= 1.8.1, ~> 1.8
launchy >= 2.4.2, ~> 2.4
rack >= 1.5.2, ~> 1.5

Development 相依性套件 (6):

bundler >= 1.14.3, ~> 1.14.0
ci_reporter >= 1.9.2, ~> 1.9
rake >= 10.3.1, ~> 10.3
rspec >= 2.14.1, ~> 2.14
simplecov ~> 0.8.2
simplecov-rcov ~> 0.2.3

擁有者:

作者:

  • Dave Syer, Dale Olds, Joel D'sa, Vidya Valmikinathan, Luke Taylor

SHA 256 總和檢查碼:

32238374249a7bce027418305f33ced972366152c3835a0e440d2e86c37bf12e

總下載次數 2,068,351

這個版本 3,717

授權:

Apache-2.0

Ruby 版本需求: >= 0

相關連結: