Interface SCIMResourceService<R extends SCIMResource>

All Known Subinterfaces:
SCIMGroupService, SCIMUserService
All Known Implementing Classes:
SCIMGroupServiceImpl, SCIMUserServiceImpl

public interface SCIMResourceService<R extends SCIMResource>