Interface IamServiceManager<I extends Identity,G extends Group>

All Superinterfaces:
IamService<I,G>
All Known Implementing Classes:
BasicIamServiceWrapper, SimpleDocDbSvc

public interface IamServiceManager<I extends Identity,G extends Group> extends IamService<I,G>
A combined interface for user/group/tag management.