Conjur Java API

The Conjur Java API provides a robust programmatic interface to a Conjur server from within your Java project. Use the Java API to authenticate with Conjur and fetch secrets in a secure manner. Integration with Conjur provides a variety of additional benefits including being able to store security policy as code, and automated secret rotation.

Integration

See the Conjur Java API GitHub repo for integration instructions and an example of basic functionality.