java - Karaf OSGI return different JAAS realms with different loginmodules for each bundle -


there need have default jaas realm , list of bundles contains thirdparty code , uses default javax.security.auth.login.configuration creating logincontexts. each bundle should receive own jaas.conf (the list of loginmodules) same realm name.

does karaf has it's own security javax.security.auth.login.configuration implementation can this?

or need(and it's possible) implement same functionality manually?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -