Class DataUserAIS

  • All Implemented Interfaces:
    DSL<DataUser>

    @Service
    @Scope("prototype")
    public class DataUserAIS
    extends DataUser
    This class extends DataUser by adding the functionality to create/delete users in Alfresco Identity Service (AIS). The behaviour of this class should be identical to that of DataUser if AIS support is disabled, see DataAIS.