Uses of Annotation Interface
com.iland.core.web.rest.annotations.Anonymous
Packages that use Anonymous
Package
Description
REsT resources: entry point to platform services.
-
Uses of Anonymous in com.iland.core.web.rest.api
Methods in com.iland.core.web.rest.api with annotations of type AnonymousModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseDownloadResource.downloadPreparedDownload(String token, String byteRange) Download a file that was previously prepared for download. -
Uses of Anonymous in com.iland.core.web.rest.swagger.api
Methods in com.iland.core.web.rest.swagger.api with annotations of type AnonymousModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseSwaggerDownloadResource.downloadPreparedDownload(String token, String byteRange) Download a file that was previously prepared for download.