Uses of Class
io.gravitee.am.service.model.TotalToken
Packages that use TotalToken
-
Uses of TotalToken in io.gravitee.am.service
Methods in io.gravitee.am.service that return types with arguments of type TotalTokenModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<TotalToken>TokenService.findTotalTokens()io.reactivex.rxjava3.core.Single<TotalToken>TokenService.findTotalTokensByApplication(Application application) io.reactivex.rxjava3.core.Single<TotalToken>TokenService.findTotalTokensByDomain(String domain) -
Uses of TotalToken in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl that return types with arguments of type TotalTokenModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<TotalToken>TokenServiceImpl.findTotalTokens()io.reactivex.rxjava3.core.Single<TotalToken>TokenServiceImpl.findTotalTokensByApplication(Application application) io.reactivex.rxjava3.core.Single<TotalToken>TokenServiceImpl.findTotalTokensByDomain(String domain)