76 Commits

Author SHA1 Message Date
Scott Frederick
68e045adf2 Improve error handling in cloud connector. 2017-06-02 11:32:47 -05:00
Scott Frederick
3a7e1b548d Support connections using core JDK facilities. 2017-06-01 16:28:53 -05:00
Scott Frederick
c3f8efbb92 Temporarily rename 'additional_permissions' request field back to 'access_control_entries'. 2017-06-01 14:21:11 -05:00
Scott Frederick
9ffed3dbbb Remove mutual TLS configuration, in favor of the Cloud Foundry Java Buildpack's container security provider support. 2017-05-31 17:14:36 -05:00
Scott Frederick
70393b7345 Update README. 2017-05-31 16:59:51 -05:00
Scott Frederick
a8b9d8bd06 Add support for generation of user credentials. 2017-05-31 16:01:20 -05:00
Scott Frederick
4e47a2f55a Polish support for generation of certificate credentials. 2017-05-31 15:34:45 -05:00
Scott Frederick
e971bd3de6 Add support for generation of certificate credentials. 2017-05-26 18:00:47 -05:00
Scott Frederick
961c506352 Add unit tests for CredHubTemplate.generate(). 2017-05-26 15:52:49 -05:00
Scott Frederick
cfae43a34f Add support for generation of RSA and SSH credentials. 2017-05-26 15:18:08 -05:00
Scott Frederick
e1e23bced2 Only force "/c" prefix on credential names for service broker names. 2017-05-25 18:07:44 -05:00
Scott Frederick
eb03f85ab6 Add support for generation of password credentials. 2017-05-25 17:40:47 -05:00
Scott Frederick
3489a8d30d Rename WriteRequest classes to CredentialRequest 2017-05-22 18:03:54 -05:00
Scott Frederick
ec17ba7ba7 Add support for credentials of type "certificate". 2017-05-22 17:26:55 -05:00
Scott Frederick
0cfe0385b8 Add support for credentials of type "ssh". 2017-05-22 16:16:42 -05:00
Scott Frederick
6cafccac40 Add support for credentials of type "rsa". 2017-05-22 15:46:32 -05:00
Scott Frederick
891d550173 Add support for credentials of type "user". 2017-05-19 18:40:27 -05:00
Scott Frederick
353f0af126 Add support for credentials of type "value". 2017-05-19 17:13:16 -05:00
Scott Frederick
06d4003f66 Centralize jackson configuration. 2017-05-19 14:01:03 -05:00
Scott Frederick
ea38f690fb Make operations that return credential details type-safe. 2017-05-18 17:20:55 -05:00
Scott Frederick
c5a426e6ea Refactor WriteRequest creation to use type-safe builders and constructors. Remove builders only used in tests. 2017-05-16 16:36:23 -05:00
Scott Frederick
7afbe578a8 Rename access_control_entries field to additional_permissions. 2017-05-16 13:39:14 -05:00
Scott Frederick
fe2768a957 Add Connectors credentials post-processor. 2017-05-11 16:21:59 -05:00
Scott Frederick
75d5403f29 Add README, license, and code of conduct. Add maven wrapper. 2017-04-28 17:09:33 -05:00
Scott Frederick
75b06263de Polish and add JavaDoc. 2017-04-28 15:19:01 -05:00
Scott Frederick
b5708f0df8 Initial commit. 2017-04-21 16:16:41 -05:00