Package nl.goodbytes.xmpp.xep0363
Class SecureUniqueIdFactory
- java.lang.Object
-
- nl.goodbytes.xmpp.xep0363.SecureUniqueIdFactory
-
public class SecureUniqueIdFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SecureUniqueIdFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SecureUniqueIdfromString(String s)
-
-
-
Method Detail
-
fromString
public static SecureUniqueId fromString(String s)
-
-