Skip to content

SEC-2188: Change CasAuthenticationProvider authenticateNow() method to protected #2415

Open
@spring-projects-issues

Description

@spring-projects-issues

James Lorenzen (Migrated from SEC-2188) said:

I'm trying to enhance CasAuthenticationProvider to add some additional features. Specifically I'd like to override the authenticateNow() method, but it's private and consequently I have to override the authenticate() method as well, which is redundant.
Can you please make the authenticateNow() method protected so one can override it's functionality?

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: casAn issue in spring-security-castype: jiraAn issue that was migrated from JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions