Class Hierarchy
- java.lang.Object
- org.springframework.credhub.core.CredHubProperties
- org.springframework.credhub.core.CredHubProperties.OAuth2
- org.springframework.credhub.core.CredHubTemplate (implements org.springframework.credhub.core.CredHubOperations)
- org.springframework.credhub.core.ExceptionUtils
- org.springframework.credhub.core.ReactiveCredHubTemplate (implements org.springframework.credhub.core.ReactiveCredHubOperations)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.web.client.RestClientException
- org.springframework.web.client.RestClientResponseException
- org.springframework.web.client.HttpStatusCodeException
- org.springframework.credhub.core.CredHubException
- org.springframework.web.client.HttpStatusCodeException
- org.springframework.web.client.RestClientResponseException
- org.springframework.web.client.RestClientException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.credhub.core.CredHubOperations
- org.springframework.credhub.core.ReactiveCredHubOperations
- org.springframework.credhub.core.RestOperationsCallback<T>