Uses of Annotation Interface
de.hybris.platform.usageconsumptiontmfwebservices.v1.security.IsAuthorizedAdminOrNotAnonymous
Packages that use IsAuthorizedAdminOrNotAnonymous
-
Uses of IsAuthorizedAdminOrNotAnonymous in de.hybris.platform.usageconsumptiontmfwebservices.v1.controllers
Methods in de.hybris.platform.usageconsumptiontmfwebservices.v1.controllers with annotations of type IsAuthorizedAdminOrNotAnonymousModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<UsageConsumptionReport>>UcUsageConsumptionReportController.listUsageConsumptionReport(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String relatedPartyId, @Valid String productId, @Valid String publicIdentifier) Deprecated.