]
Tristan Tarrant updated ISPN-11046:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Move mapper and audit implementations to specific public packages
-----------------------------------------------------------------
Key: ISPN-11046
URL:
https://issues.redhat.com/browse/ISPN-11046
Project: Infinispan
Issue Type: Task
Components: API, Core, Security
Affects Versions: 10.1.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.1.0.CR1
We should move public implementations of `org.infinispan.security.AuditLogger` and
`org.infinispan.security.PrincipalRoleMapper` out of `org.infinispan.security.impl` and
into dedicated public packages.