auth::local::password::CanChangePassword (private)

 auth::local::password::CanChangePassword [ parameters ]

Defined in packages/acs-authentication/tcl/local-procs.tcl

Implements the CanChangePassword operation of the auth_password service contract for the local account implementation.

Parameters:
parameters (optional)

Testcases:
auth_password_implementations
Source code:
    # Yeah, we can change your password
    return 1
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-authentication/tcl/local-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: