Skip to content

AuthenticationFilter#attemptAuthentication should be protected #7177

Closed
@jzheaux

Description

@jzheaux

AuthenticationFilter#attemptAuthentication is public:

public Authentication attemptAuthentication(HttpServletRequest request, HttpServletResponse response)

But, it should be protected until it is clear that making it public is necessary.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions