Hi all, I was digging a bit into the karaf code for JAAS.
Would it be possible to use https://github.com/apache/karaf/blob/master/jaas/modules/src/main/java/org/apache/karaf/jaas/modules/properties/PropertiesBackingEngine.java as a bean within a Blueprint DSL? And maybe, does someone have a little code snippet for this? I'm assuming that this could be a good way to add users / passwords /roles from a Camel route inside a Blueprint DSL, couldn't be? Many thank in advance - Gerald
