java.lang.Object
org.springframework.boot.actuate.autoconfigure.cloudfoundry.SecurityResponse

public class SecurityResponse extends Object
Response from the Cloud Foundry security interceptors.
从以下版本开始:
2.0.0
作者:
Madhura Bhave
  • 构造器详细资料

    • SecurityResponse

      public SecurityResponse(HttpStatus status)
    • SecurityResponse

      public SecurityResponse(HttpStatus status, String message)
  • 方法详细资料