Uses of Class
net.sf.asterisk.manager.AuthenticationFailedException

Packages that use AuthenticationFailedException
net.sf.asterisk.manager Provides an implementaion of Asterisk's Manager API. 
 

Uses of AuthenticationFailedException in net.sf.asterisk.manager
 

Methods in net.sf.asterisk.manager that throw AuthenticationFailedException
 void MultiAsterisksManager.initialize()
           
 void DefaultAsteriskManager.initialize()
           
 void DefaultManagerConnection.login()
          Logs in to the asterisk manager using asterisk's MD5 based challenge/response protocol.
 void ManagerConnection.login()
          Logs in to the Asterisk server with the username and password specified when this connection was created.
 



Copyright © 2004-2005 Stefan Reuter. All Rights Reserved.