Uses of Class
io.gravitee.am.service.model.NewSystemScope
Packages that use NewSystemScope
-
Uses of NewSystemScope in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewSystemScopeModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Scope>ScopeService.create(String domain, NewSystemScope scope) -
Uses of NewSystemScope in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewSystemScopeModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Scope>ScopeServiceImpl.create(String domain, NewSystemScope newScope)