Kernel::WebApp::Util::UserPreferenceType::Password

NAME

Kernel::WebApp::Util::UserPreferenceType::Password – Wrapper for User Preference Type Password fields.

Fields()

The /Fields() method will return the necessary Current, New and Verify fields to update the password.

GetError()

The /GetError() method will validate and output the correct error message when updating the password.

_Set()

The /_Set() method will update the password.

_AreValuesPresent

The /_AreValuesPresent() method verify that any necessary fields are present.

_DiscoverPasswordPolicyRules

The /_DiscoverPasswordPolicyRules() method builds the current password policy rules.

Scroll to Top