Skip navigation links
Spring CredHub

Spring CredHub 2.0.0.RC1 API

Packages 
Package Description
org.springframework.credhub.autoconfig
Spring auto configuration support for Spring CredHub.
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.core.certificate
Core API abstractions for certificate operations.
org.springframework.credhub.core.credential
Core API abstractions for credential operations.
org.springframework.credhub.core.info
Core API abstractions for informational operations.
org.springframework.credhub.core.interpolation
Core API abstractions for interpolation operations.
org.springframework.credhub.core.permission
Core API abstractions for permission operations.
org.springframework.credhub.core.permissionV2
Core API abstractions for permission operations.
org.springframework.credhub.security.oauth2.client.endpoint  
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.info
Java representations of CredHub server information.
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
Internal CredHub utility classes.
org.springframework.credhub.support.value
Java representations of CredHub value credentials.
Skip navigation links
Spring CredHub