-
Deprecated MethodsMethodDescriptionUse
AuthorizationExceptionDto.getMissingAuthorizations()to get the id of the resource of theMissingAuthorizationDto(s). This method will be removed in future version.UseAuthorizationExceptionDto.getMissingAuthorizations()to get the name of the resource of theMissingAuthorizationDto(s). This method will be removed in future version.UseAuthorizationExceptionDto.setMissingAuthorizations(List)} to set the theMissingAuthorizationDto(s). This method will be removed in future version.UseAuthorizationExceptionDto.setMissingAuthorizations(List)} to set the theMissingAuthorizationDto(s). This method will be removed in future version.UseAuthorizationExceptionDto.setMissingAuthorizations(List)} to set the theMissingAuthorizationDto(s). This method will be removed in future version.
AuthorizationExceptionDto.getMissingAuthorizations()to get the name of the violated permission of theMissingAuthorizationDto(s). This method will be removed in future version.