cyberark / conjur-api-java

Java client for the CyberArk Conjur API
Apache License 2.0
17 stars 14 forks source link

Library has been updated to work against Conjur V4 & Conjur V5 #20

Closed jvanderhoof closed 6 years ago

jvanderhoof commented 6 years ago

Library should support the Conjur V4 api w/ the environment variable CONJUR_VERSION set to 4. By default, the library should support the V5 API specification: https://www.conjur.org/api.html

dustinmm80 commented 6 years ago

This has been addressed with release https://github.com/cyberark/conjur-api-java/releases/tag/v2.0.0