Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::UserAccountMapper Interface Reference

Maps user strings in server descriptors to actual user account names. More...

defined in <IceGrid/UserAccountMapper.ice>

interface UserAccountMapper { ... }

Operations

string getUserAccount (string user) throws UserAccountNotFoundException
 Gets the name of the user account for the given user.

Detailed Description

Maps user strings in server descriptors to actual user account names.

You can configure the user account mapper of an IceGrid node with the property IceGrid.Node.UserAccountMapper.

Definition at line 23 of file UserAccountMapper.ice.


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