Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface QuatiApiToken
Link copied to clipboard
class QuatiApiTokenEncoder<Token : QuatiApiToken, TokenHash : QuatiApiTokenHash, TokenParsed : QuatiApiTokenParsed>(hasher: <Error class: unknown class> = defaultEncoder, parser: (token: QuatiApiTokenParsed.Simple) -> <Error class: unknown class><TokenParsed, InvalidApiTokenException>, hashMapper: (token: QuatiApiTokenHash.Simple) -> TokenHash)
Link copied to clipboard
interface QuatiApiTokenHash
Link copied to clipboard
interface QuatiApiTokenParsed