AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\UsernamePasswordLoginModule::getUsersPassword PHP Method

getUsersPassword() abstract protected method

Returns the password for the user from the sharedMap data.
abstract protected getUsersPassword ( ) : AppserverIo\Lang\String
return AppserverIo\Lang\String The user's password
    protected abstract function getUsersPassword();