Package-level declarations
Types
Link copied to clipboard
interface AuthOption
A tuple of AuthSchemeId and typed properties. AuthSchemeOption represents a candidate authentication scheme.
Link copied to clipboard
Represents a unique authentication scheme ID
Link copied to clipboard
Resolves the candidate set of authentication schemes for an operation
Functions
Link copied to clipboard
fun AuthOption(id: AuthSchemeId, attributes: <Error class: unknown class> = emptyAttributes()): AuthOption