1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 21:04:50 +02:00
Smack/smack-im/src/test/java/org/jivesoftware/smack/roster
Florian Schmaus 1d1ea5dd10 Improve Roster API
Make Roster entries Map from BareJid to RosterEntry, since only
bare JIDs are allowed as roster items as per RFC 6121 § 3.1.1

   When a user sends a presence subscription request to a potential
   instant messaging and presence contact, the value of the 'to'
   attribute MUST be a bare JID <contact@domainpart> rather than a full
   JID <contact@domainpart/resourcepart>,…

Also some further Roster API changes regarding JIDs.
2015-05-27 22:34:43 +02:00
..
rosterstore Improve Roster API 2015-05-27 22:34:43 +02:00
RosterOfflineTest.java Lint fixes: Remove dead code, etc. 2015-03-24 18:33:47 +01:00
RosterTest.java Improve Roster API 2015-05-27 22:34:43 +02:00
RosterVersioningTest.java Improve Roster API 2015-05-27 22:34:43 +02:00
SubscriptionPreApprovalTest.java Improve Roster API 2015-05-27 22:34:43 +02:00