Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Glacier2::IdentitySet Interface Reference

Manages a set of object identity constraints on a Session. More...

defined in <Glacier2/Session.ice>

interface IdentitySet { ... }

Operations

idempotent void add (Ice::IdentitySeq additions)
 Adds a sequence of Ice identities to this set of constraints.
idempotent Ice::IdentitySeq get ()
 Gets a sequence of identities describing the constraints in this set.
idempotent void remove (Ice::IdentitySeq deletions)
 Removes a sequence of identities from this set of constraints.

Detailed Description

Manages a set of object identity constraints on a Session.

See also
SessionControl

Definition at line 61 of file Session.ice.


The documentation for this interface was generated from the following file: