.yardopts | 100644 | 0 | 0 | | | 107 Bytes | d5eacbfb71c32cd35e10e7ddb3a36780109ae1ec49baeba4a7b2775ac79304df |
.gitignore | 100644 | 0 | 0 | | | 75 Bytes | 57736752d27c69455ba6f5f3be8db60639be72b21cf1bff6d2a9c9fb3c024075 |
.travis.yml | 100644 | 0 | 0 | | | 90 Bytes | 57afc472f573971e087fa215041beb97c55f18124306baf4a336559b9b5b546a |
CHANGELOG.md | 100644 | 0 | 0 | | | 182 Bytes | 5f9c5313ccf72412ec35ec0fbc5480a3a873eb5ec858660e382568e0c0e28157 |
Gemfile | 100644 | 0 | 0 | | | 586 Bytes | c617c2aba462aa32038164b8e3df1d885ef434151a51404c4f5f7a680e291c13 |
LICENSE.TXT | 100644 | 0 | 0 | | | 588 KB | 8ccc0e8854706b200fb56a6ad22f45af6e6be0b9780a22514594bcdae97273a5 |
NOTICE.TXT | 100644 | 0 | 0 | | | 482 Bytes | f935f812d8000406a1c4e5fd356507aab44a3c67abf8e9159279cc52741fe9e1 |
README.md | 100644 | 0 | 0 | | | 1.12 KB | 2d8a52100a4955bb96e18d30642b23e1c79c11081db5294cfc6b985b7a8c6155 |
Rakefile | 100644 | 0 | 0 | | | 1.3 KB | 117386e957b6f9a15711c1411341e1fa30a1beca20a53054148ef969c1b4e7e7 |
cf-uaa-lib.gemspec | 100644 | 0 | 0 | | | 2.12 KB | b863bb7aa6d5ba3073d6de5d2aa546a25ce2654920aef86e0c10ea98b5efde7b |
lib/uaa.rb | 100644 | 0 | 0 | | | 618 Bytes | 911f7cf0060488978db0a33f32865c5e0b3b30a5d16776287d8e5e6c23d86a5b |
lib/uaa/http.rb | 100644 | 0 | 0 | | | 7.25 KB | 273ef0d116f90f4f59878516ee16e74f45054d9d2b5a7d50fedd281ff0cda1c8 |
lib/uaa/info.rb | 100644 | 0 | 0 | | | 6.13 KB | c45dc396536ea43c893092d524ff13f3357498e01c4715a666ae44decaa9d8b5 |
lib/uaa/proxy_options.rb | 100644 | 0 | 0 | | | 1009 Bytes | 1009563807a0b79860bd371924d2b2868adac1fe50614688b07473a76f52f5d3 |
lib/uaa/scim.rb | 100644 | 0 | 0 | | | 14 KB | 4bb3e1ee224fe4b38382a6a59967239044a3c1730d22d37d717b13cfbac95777 |
lib/uaa/token_coder.rb | 100644 | 0 | 0 | | | 9.77 KB | ef8246a2288005db6e2f41375b1841613c1114b55f9aa7c143ee816dfc237fd3 |
lib/uaa/token_issuer.rb | 100644 | 0 | 0 | | | 12.7 KB | c1a3b6299bf1ee78ed738965c32a8539fb9ba9f6f25258041702267ddfb82ed2 |
lib/uaa/util.rb | 100644 | 0 | 0 | | | 8.44 KB | a100b698dc8aedf8f63f6add7cd448977d4a733c51f0cc5e5e953916db115512 |
lib/uaa/version.rb | 100644 | 0 | 0 | | | 580 Bytes | c57c4d263a948a50cadd08e337b385a6f4400d8110b9efe533728ecc1b1e4769 |
spec/http_spec.rb | 100644 | 0 | 0 | | | 3.27 KB | 0a740bacd7d66a4934a0950c640c66e3d8e1cf419acf7f2b42cb9a8ae720cf09 |
spec/info_spec.rb | 100644 | 0 | 0 | | | 5.11 KB | 492309b8af8a54f8ab6ca58dc513c7ea8e0d6d719b4368872601755c8d072152 |
spec/integration_spec.rb | 100644 | 0 | 0 | | | 5.13 KB | 924eb84b8b8e5465897ef6f7c2c4165686ec02980383b72a949ffc5d121380ab |
spec/scim_spec.rb | 100644 | 0 | 0 | | | 11 KB | 330310e853003c4e48d15c4a28b5c7f1ae074d0503a034b1c5fc473c24aa1064 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 931 Bytes | 63bafe46c23976a667bd5c1fbcdf14123d88c52d979ea175369d4a7c1ee17867 |
spec/token_coder_spec.rb | 100644 | 0 | 0 | | | 8.06 KB | 11d86926c9902d3e27bcd55acc22875dc71fe8adb01eb5b00460de7f4569d332 |
spec/token_issuer_spec.rb | 100644 | 0 | 0 | | | 12.1 KB | 95def9919d5a3f0217c62b5b17587e552d2f65d681255adebbbd62419c3b5886 |