69707172737475
Map<String, Object> config = getConfig(); karafRealm = new KarafRealm(bundleContext, config); register(JaasRealm.class, karafRealm); autoEncryptionSupport = new AutoEncryptionSupport(config); }