public class CloudFoundryAuthorizationException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.dataflow.server.cloudfoundry.config.security.support.CloudFoundryAuthorizationException.Reason |
getReason()
Return the reason why the authorization exception was thrown.
|
org.springframework.http.HttpStatus |
getStatusCode()
Return the status code that should be returned to the client.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public org.springframework.http.HttpStatus getStatusCode()
public org.springframework.cloud.dataflow.server.cloudfoundry.config.security.support.CloudFoundryAuthorizationException.Reason getReason()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.