Skip to content

SerialiseAuth

[Source]

This is a capability that allows the holder to serialise objects. It does not allow the holder to examine serialised data or to deserialise objects.

primitive val SerialiseAuth

Constructors

create

[Source]

new val create(
  auth: AmbientAuth val)
: SerialiseAuth val^

Parameters

Returns


Public Functions

eq

[Source]

fun box eq(
  that: SerialiseAuth val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SerialiseAuth val)
: Bool val

Parameters

Returns