Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Biret <[email protected]>
  • Loading branch information
Ndiritu and baywet committed Sep 26, 2024
1 parent f04ca6e commit 5fa1f82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
*/
public class AuthorizationHandler implements Interceptor {

private final BaseBearerTokenAuthenticationProvider authenticationProvider;
@Nonnull private final BaseBearerTokenAuthenticationProvider authenticationProvider;
private static final String authorizationHeaderKey = "Authorization";

/**
Expand Down

0 comments on commit 5fa1f82

Please sign in to comment.