spring-projects / spring-projects/spring-security

AclClassIdUtils is package private and not accessible

Open
#10,080 0 comments 1 reaction 1 assignee View on GitHub

@jzheaux is already working on this.

Since Jul 16, 2021.

in: acl type: bug
Dominant language
Java
Stars
9.6k
Forks
6.3k
Avg merge
2d 11h
Merged PRs (30d)
52

Description

Describe the bug
This is a follow up from #10079, as i discovered, that AclClassIdUtils is package private, wich seems a little bit weird to me, because there is a legit use case for this?

Expected behavior
This class should be part of the public api, so you dont need to create something similair for yourself.

Sample

A link to a GitHub repository with a minimal, reproducible sample.

Reports that include a sample will take priority over reports that do not.
At times, we may require a sample, so it is good to try and include a sample up front.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.