Spring CredHub

Spring CredHub 1.0.0.RELEASE API

Packages 
Package Description
org.springframework.credhub.autoconfig
Spring auto configuration support for Spring CredHub.
org.springframework.credhub.autoconfig.security  
org.springframework.credhub.cloud
Spring Cloud Connectors support for interpolating credentials from CredHub.
org.springframework.credhub.configuration
Spring configuration support for Spring CredHub.
org.springframework.credhub.core
Core API abstractions for Spring CredHub.
org.springframework.credhub.support
Java representations of CredHub requests and responses.
org.springframework.credhub.support.certificate
Java representations of CredHub certificate credentials.
org.springframework.credhub.support.json
Java representations of CredHub JSON credentials.
org.springframework.credhub.support.password
Java representations of CredHub password credentials.
org.springframework.credhub.support.permissions
Java representations of CredHub JSON credential permissions.
org.springframework.credhub.support.rsa
Java representations of CredHub RSA credentials.
org.springframework.credhub.support.ssh
Java representations of CredHub SSH credentials.
org.springframework.credhub.support.user
Java representations of CredHub user credentials.
org.springframework.credhub.support.utils  
org.springframework.credhub.support.value
Java representations of CredHub value credentials.
Spring CredHub