Interface SCIMAnyObjectService

All Superinterfaces:
SCIMResourceService<SCIMAnyObject>
All Known Implementing Classes:
SCIMAnyObjectServiceImpl

@Path("v2/AnyObjects") public interface SCIMAnyObjectService extends SCIMResourceService<SCIMAnyObject>