DeserialiseAuth¶
This is a capability token that allows the holder to deserialise objects. It does not allow the holder to serialise objects or examine serialised.
primitive val DeserialiseAuth
Constructors¶
create¶
new val create(
auth: AmbientAuth val)
: DeserialiseAuth val^
Parameters¶
- auth: AmbientAuth val
Returns¶
- DeserialiseAuth val^
Public Functions¶
eq¶
fun box eq(
that: DeserialiseAuth val)
: Bool val
Parameters¶
- that: DeserialiseAuth val
Returns¶
- Bool val
ne¶
fun box ne(
that: DeserialiseAuth val)
: Bool val
Parameters¶
- that: DeserialiseAuth val
Returns¶
- Bool val