Skip to content

Order is not preserved when securely storing an ordered set #91

@gmale

Description

@gmale

When attempting to store an ordered set such as a LinkedHashSet the ordering is lost. This is due to using a HashSet when retrieving set values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions