Class SecurityResponse
java.lang.Object
org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.SecurityResponse
Response from the Cloud Foundry security interceptors.
- Since:
- 4.0.0
- Author:
- Madhura Bhave
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityResponse(HttpStatus status) SecurityResponse(HttpStatus status, @Nullable String message) -
Method Summary
-
Constructor Details
-
SecurityResponse
-
SecurityResponse
-
-
Method Details
-
getStatus
-
getMessage
-
success
-