GetDirectSessionController

Constructors

Link copied to clipboard
constructor(sessionService: SessionService)

Functions

Link copied to clipboard
open override fun get(principal: Principal, username: String): GetDirectSessionApi.Response
Link copied to clipboard
@Status(value = HttpStatus.NOT_FOUND)
open fun onDirectSessionNotFound(exception: DirectErrors.DirectNotFound, @PathVariable username: String): GetDirectSessionApi.Errors.DirectSessionNotFound