Uses of Class
io.gravitee.am.service.model.UpdateSystemScope
Packages that use UpdateSystemScope
-
Uses of UpdateSystemScope in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type UpdateSystemScopeModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Scope>ScopeService.update(String domain, String id, UpdateSystemScope updateScope) -
Uses of UpdateSystemScope in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type UpdateSystemScopeModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Scope>ScopeServiceImpl.update(String domain, String id, UpdateSystemScope updateScope)