]
Nistor Adrian updated ISPN-11046:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated. Thanks [~NadirX]!
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.