Uses of Class
cn.herodotus.engine.oauth2.management.entity.OAuth2Product
Packages that use OAuth2Product
Package
Description
-
Uses of OAuth2Product in cn.herodotus.engine.oauth2.management.controller
Methods in cn.herodotus.engine.oauth2.management.controller that return types with arguments of type OAuth2ProductModifier and TypeMethodDescriptioncn.herodotus.engine.data.core.service.WriteableService<OAuth2Product,String> OAuth2ProductController.getWriteableService() -
Uses of OAuth2Product in cn.herodotus.engine.oauth2.management.service
Methods in cn.herodotus.engine.oauth2.management.service that return types with arguments of type OAuth2ProductModifier and TypeMethodDescriptioncn.herodotus.engine.data.core.repository.BaseRepository<OAuth2Product,String> OAuth2ProductService.getRepository()