public class VirtualUserDescriptor
extends Object
implements VirtualUser
Descriptor for virtual users.
APG-240 All attributes are defined public because the user manager service do not get
access to the fields. OSGI don't allow splitted packages having access to public members defined
from an another package provider.