Skip to content

Method getGlobalState() should not be private #28

@ZZromanZZ

Description

@ZZromanZZ

I have implemented my own link signing sevice. Last thing I need to do is override method canonicalize() to generate signed redirect. However in current state, I cannot do this because method getGlobalState() is private and therefore this metod cannot be used in my overriden method canonicalize(). Is there any reason why is getGlobalState() private and should not be at least protected ? Thanks

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