UserServiceTestData.xml
498 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<dataset>
<!-- die Gross-/Kleinschreibung scheint unter bestimmten Bedingungen von Bedeutung zu sein! -->
<!-- das Kennwort ist "secret" -->
<Profile id="1" username="username_profile" passwordHash="9EOZEsheQcXixUO/XW/vPwRlZh9NMyHppli2qKe3U9+Y0EHhtJU1AA56pkduCGsSbp8VZ7so/62+3cftxBhJGg==" hashAlgorithm="SHA512" salt="FuQll2Av59se1r1Dc4WEPDmzZw4="/>
<User id="2" firstname="firstname_user" lastname="lastname_user" profile_id="1"/>
</dataset>