Original commit message

ChangeScribe message

Implement mappings from UserAdminEvents (FELIX-86)


BUG - FEATURE: <type-ID>


This is a state update modifier commit: this change set is composed only of mutator methods, and these methods provide changes related to updates of an object's state. This commit includes changes to internationalization, properties or configuration files (pom.xml). This change set is mainly composed of:


1. Changes to package org.apache.felix.eventadmin.bridge.useradmin:


1.1. Add a BundleActivator implementation for activator. It allows to:


Start bundle context;

Stop bundle context


1.2. Add an UserAdminListener implementation for user admin event to event admin bridge. It allows to:


Instantiate user admin event to event admin bridge with bundle context;

Handle role changed