NAME
Kernel::System::CustomerAuth::PostAuth::Base
DESCRIPTION
This is the base module for the post authorization modules.
PUBLIC INTERFACE
has CustomerUserData
Attribute that holds the customer user data.
ModuleName()
Returns the module name that will be returned if the step is needed for the current user.
_SetCustomerUserData()
Set function for the user data.
$PostAuthPasswordChangeObject->_SetCustomerUserData(
User => 'tt',
);