Skip to content

Conversation

agherardi
Copy link
Contributor

@agherardi agherardi commented Jun 17, 2018

@@ -419,4 +431,23 @@ static Credentials getCredentials(ClientRequestContext request, Credentials defa
return specificCredentials != null ? specificCredentials : defaultCredentials;
}
}

private static void discardInputAndClose(InputStream is) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This discardInputAndClose is once again in HttpAuthenticationFilter in PR3859. Can you put it to the AuthenticationUtil as discussed in PR 3862?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Done.

Signed-off-by: agherardi <[email protected]>
@jansupol jansupol merged commit 4125a33 into eclipse-ee4j:master Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants