<liclass="level2"><divclass="li"><strong>List type</strong>: choose white list to define allowed domains or black list to define forbidden domains</div>
<liclass="level1"><divclass="li"> LLNG Portal provides a simple tool to delete a session: <code>llngDeleteSession</code>. To use it, simply give it the user identifier <em>(wildcard are authorizated)</em>:</div>
<liclass="level1"><divclass="li"> LLNG Portal provides a simple tool to delete a session: <code>llngDeleteSession</code>. To use it, simply give it the user identifier <em>(wildcard are authorized)</em>:</div>
</li>
</ul>
<preclass="code shell"># Delete all sessions opened by user "dwho"
@ -68,7 +68,7 @@ SOAP functions are not accessible by network by default. SOAP functions are prot
</li>
<liclass="level2"><divclass="li"><strong>isAuthorizedURI(cookieValue,url)</strong>: check if user is granted to access to the function</div>
</li>
<liclass="level2"><divclass="li"><strong>getMenuApplications(cookieValue)</strong>: return a list of authorizated applications (based on menu calculation)</div>
<liclass="level2"><divclass="li"><strong>getMenuApplications(cookieValue)</strong>: return a list of authorized applications (based on menu calculation)</div>