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