Conjur Java API

The Conjur Java API provides a robust programmatic interface to a Conjur Cloud server from within your Java project. Use the Java API to authenticate with Conjur Cloud and fetch secrets in a secure manner. Integration with Conjur Cloud 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.

User login/authentication are not available for Conjur Cloud. Users can be authenticated using Identity REST APIs or Conjur Cloud CLI only.