public class AccessDeniedResponse extends ResponseWithErrorCode
description, errorCode, httpStatusCode, referenceId
Constructor and Description |
---|
AccessDeniedResponse() |
AccessDeniedResponse(String user,
Iterable<String> missingAuthorizations,
String description) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getMissingAuthorizations() |
String |
getUser() |
getDescription, getErrorCode, getHttpStatusCode, getReferenceId
Copyright © 2019 SAP SE. All rights reserved.