Searched refs:authorizationFuture (Results 1 – 1 of 1) sorted by relevance
131 CompletableFuture<String> authorizationFuture = in uploadPicture() local142 networkFuture.thenCombineAsync(authorizationFuture, in uploadPicture()191 CompletableFuture<String> authorizationFuture = authenticateHeaderFuture in downloadPicture()199 return networkFuture.thenCombineAsync(authorizationFuture, in downloadPicture()