SafepineCoreInterface.getUserContexts

class SafepineCoreInterface
@anyAuth
@path("/app/list_user_contexts")
void
getUserContexts
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)