Smack/smack-core/src/main
Florian Schmaus 2c83c73005 core: Avoid ClassCastException in getExtension(Class)
Ensure that he returned extension element is actually of the correct
type. It should not be common, but in theory, Smack's provider
architecture would allow for different types to be returned than the
ones one may expect.
2020-04-11 18:04:15 +02:00
..
java/org/jivesoftware/smack core: Avoid ClassCastException in getExtension(Class) 2020-04-11 18:04:15 +02:00
resources/org.jivesoftware.smack XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00