This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
from c1d2731370 Merge pull request #1951 from rovarga/karaf7961
add 41b428e0ce [KARAF-7856] Improve support for JAAS roles that extend
Karaf's RolePrincipal
new 08a38d4157 Merge pull request #1944 from mattrpav/KARAF-7856
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../osgi/secured/SecuredSessionFactoryImpl.java | 13 ++++-
.../karaf/shell/ssh/ExtendedRolePrincipal.java} | 61 +++++++++++-----------
.../shell/ssh/KarafJaasAuthenticatorTest.java | 10 +++-
3 files changed, 51 insertions(+), 33 deletions(-)
copy shell/{console/src/main/java/org/apache/karaf/shell/console/Console.java
=> ssh/src/test/java/org/apache/karaf/shell/ssh/ExtendedRolePrincipal.java}
(75%)