changePasswordSessionAborted() method

This method is called if the password change operation is aborted for any reason.

Syntax

public void changePasswordSessionAborted ()

Usage

It should roll back anything that was started by the beginChangePassword() method.

This method will only be called if authentication is enabled for the Agentry Java system connection.