Auth

sealed interface Auth(source)

Inheritors

Types

Link copied to clipboard
data class Http(val schema: IRTree.Auth.Http.Schema, val name: String, val packageName: String, val documentation: String?) : IRTree.Auth
Link copied to clipboard