Package-level declarations

Types

Link copied to clipboard
abstract class DefaultNovaController : EquinoxController<T>
The DefaultNovaController class is useful to give the base behavior of the Nova's controllers
Link copied to clipboard
@Controller
@RequestMapping(value = "BASE_EQUINOX_ENDPOINT + JOINING_QRCODES_KEY")
open class JoiningQRCodeWebPageProvider
The JoiningQRCodeWebPageProvider class is useful to provide the dedicated web page of a JoiningQRCode and manage the invalid accesses
Link copied to clipboard
@Primary
@RestController
open class NovaUsersController : EquinoxUsersController<T>
The UsersController class is useful to manage all the user operations