SecurityManager.logoff

Logs a user off the system, this is the reverse of method #logon(String[][]). Method #isUserLoggedOn() returns false after this method is invoked. Note that the user's session is not terminated by calling this method.