Uses of Class
GWTApplication.client.UnableToChangePasswordException

Packages that use UnableToChangePasswordException
GWTApplication.client   
GWTApplication.server   
 

Uses of UnableToChangePasswordException in GWTApplication.client
 

Methods in GWTApplication.client that throw UnableToChangePasswordException
 void FaultService.resetPassword(java.lang.String emailAddress, java.lang.String confirmedPassword)
           
 

Uses of UnableToChangePasswordException in GWTApplication.server
 

Methods in GWTApplication.server that throw UnableToChangePasswordException
 void FaultServiceImpl.resetPassword(java.lang.String emailAddress, java.lang.String confirmedPassword)
          Allow the password associated with the user which is provided to be changed to the demand password