Class VirtualUserDescriptor

java.lang.Object
org.nuxeo.ecm.platform.usermanager.VirtualUserDescriptor
All Implemented Interfaces:
VirtualUser

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.
Author:
Anahide Tchertchian