Skip to content

Add Builders for all Authentication implementations #17861

@jzheaux

Description

@jzheaux

We can simplify mutating an authentication by adding a builder to each Authentication implementation:

public Builder<?> toBuilder()

This method will return a builder that is based off of the existing authentication instance.

Metadata

Metadata

Assignees

Labels

in: coreAn issue in spring-security-coretype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions