| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.cloudfoundry |
Auto-configuration for actuator Cloud Foundry concerns.
|
| org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive |
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
|
| org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet |
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
|
| Class and Description |
|---|
| AccessLevel
The specific access level granted to the cloud foundry user that's calling the
endpoints.
|
| CloudFoundryAuthorizationException.Reason
Reasons why the exception can be thrown.
|
| SecurityResponse
Response from the Cloud Foundry security interceptors.
|
| Class and Description |
|---|
| EndpointCloudFoundryExtension
Identifies a type as being a Cloud Foundry specific extension for an
@Endpoint. |
| Class and Description |
|---|
| EndpointCloudFoundryExtension
Identifies a type as being a Cloud Foundry specific extension for an
@Endpoint. |