|  | Ice 3.8
    Slice API Reference | 
Manages a set of constraints on a Session.  
 More...
defined in <Glacier2/Session.ice>
interface StringSet { ... }
| Operations | |
| idempotent void | add (Ice::StringSeq additions) | 
| Adds a sequence of strings to this set of constraints. | |
| idempotent Ice::StringSeq | get () | 
| Gets a sequence of strings describing the constraints in this set. | |
| idempotent void | remove (Ice::StringSeq deletions) | 
| Removes a sequence of strings from this set of constraints. | |
Manages a set of constraints on a Session. 
Definition at line 42 of file Session.ice.