Uses of Interface
org.osgi.service.useradmin.UserAdmin
-
Uses of UserAdmin in org.osgi.service.useradmin
Modifier and TypeMethodDescriptionUserAdminEvent.getServiceReference()
Gets theServiceReference
object of the User Admin service that generated this event.ModifierConstructorDescriptionUserAdminEvent
(ServiceReference<UserAdmin> ref, int type, Role role) Constructs aUserAdminEvent
object from the givenServiceReference
object, event type, andRole
object.