Skip to content

GrantedAuthority.getAuthority() should be marked @Nullable #17999

@rwinch

Description

@rwinch

The javadoc of GrantedAuthority.getAuthority() states that the return value an be null, but it is not marked as @Nullable. We should update it to be marked as @Nullable and update the build to account for this.

Metadata

Metadata

Assignees

Labels

in: coreAn issue in spring-security-coretype: bugA general bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions