AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\NamingDirectoryLoginModule::logout PHP Method

logout() public method

Performs the user logout.
public logout ( ) : boolean
return boolean Always TRUE
    public function logout()
    {
        // @TODO Still to implement
    }