Skip to content

Commit

Permalink
Formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 25, 2024
1 parent 1704120 commit 1f67b17
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

public class SAMLAttributeAuthenticationFilter extends UsernamePasswordAuthenticationFilter {


@Override
protected void setDetails(HttpServletRequest request, UsernamePasswordAuthenticationToken authRequest) {
Map<String, String[]> parameterMap = request.getParameterMap().entrySet().stream()
Expand Down

0 comments on commit 1f67b17

Please sign in to comment.