Skip to content

Duplicate PRINCIPAL_NAME_INDEX_NAME #3313

Open
@d3bt3ch

Description

@d3bt3ch

We are developing our own repository extension for storing spring session. In the spring codebase there are two PRINCIPAL_NAME_INDEX_NAME constants, one being the FindByIndexNameSessionRepository.PRINCIPAL_NAME_INDEX_NAME and the other is ReactiveFindByIndexNameSessionRepository.PRINCIPAL_NAME_INDEX_NAME. In all the spring session repository implementations FindByIndexNameSessionRepository.PRINCIPAL_NAME_INDEX_NAME is used to extract the principal. What is the use of ReactiveFindByIndexNameSessionRepository.PRINCIPAL_NAME_INDEX_NAME ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions