Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MacaroonInterface

typedef

{Object} MacaroonInterface

property

{string} location

property

{string} identifier

property

{string} signature

property

{Buffer} signatureBuffer

property

{CaveatPacketType[]} caveatPackets

Hierarchy

  • MacaroonInterface

Index

Properties

caveatPackets

caveatPackets: CaveatPacketInterface[]

createCaveatPackets

createCaveatPackets: function

Type declaration

createKeyValuePacket

createKeyValuePacket: function

Type declaration

identifier

identifier: string

inspect

inspect: function

Type declaration

    • (): string
    • Returns string

location

location: string

serialize

serialize: function

Type declaration

    • (): string
    • Returns string

signature

signature: string

signatureBuffer

signatureBuffer: Buffer

Generated using TypeDoc