See: Description
Class | Description |
---|---|
CloudFoundryWebEndpointDiscoverer |
WebEndpointDiscoverer for Cloud Foundry that uses Cloud Foundry specific
extensions for the HealthEndpoint . |
SecurityResponse |
Response from the Cloud Foundry security interceptors.
|
Token |
The JSON web token provided with each request that originates from Cloud Foundry.
|
Enum | 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.
|
Exception | Description |
---|---|
CloudFoundryAuthorizationException |
Authorization exceptions thrown to limit access to the endpoints.
|
Annotation Type | Description |
---|---|
EndpointCloudFoundryExtension |
Identifies a type as being a Cloud Foundry specific extension for an
@Endpoint . |