Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.ciphercore.UserPasswordException

Uses of UserPasswordException in com.ciphercore
 

Methods in com.ciphercore that throw UserPasswordException
 void Client.connect()
          Establishes the connection as specified in the constructor.
protected  void Client.sendPassword()
           
 void Child.verifyPassword()
          Override this method with an empty method if you don't want to use password authentication.