Package-level declarations
Types
Link copied to clipboard
@RestController
@RequestMapping(value = "BASE_EQUINOX_ENDPOINT + USERS_KEY + "/{" + USER_IDENTIFIER_KEY + "}" + CUSTOM_LINKS_ENDPOINT"
)
The
LinksController
class is useful to manage all the RefyLink
operations
Link copied to clipboard
@Controller
@RequestMapping(value = "BASE_EQUINOX_ENDPOINT + CUSTOM_LINKS_PATH"
)
The
CustomLinkWebPageProvider
class is useful to provide the dedicated web page of a CustomRefyLink
and manage the invalid accesses to the link and protect with
a validation form the resources shared by that link