If the {@link IsisConfiguration} contains the key{@value ExplorationAuthenticatorConstants#USERS} then returns a{@link MultiUserExplorationSession} which encapsulates the details of severalusers (and their roles). Viewers that are aware of this capability can offer the convenient ability to switch between these users. For viewers that are not aware, the {@link MultiUserExplorationSession} appears as a regular{@link SimpleSession session}, with the Id of the first user listed.
The format of the {@value ExplorationAuthenticatorConstants#USERS} key shouldbe:
<:userName> [:<role>[|<role>]...], <userName>...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|