◐ Shell
reader mode source ↗
Skip to content

Request: Elevate access level of isAuthenticated to public #390

New issue
New issue
@torbenfreise

Description

@torbenfreise

@Getter(AccessLevel.PACKAGE)
private final boolean isAuthenticated;

I would like to be able to access this to test that the resolver is setting the Authentication bit / the result is authenticated.

Is there a reason for the access level to be package? The information is publicly available through toString() already.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions