Package org.alfresco.util
Class GUID
java.lang.Object
org.alfresco.util.GUID
A wrapper class to serve up GUIDs
- Author:
- kevinr
-
Method Summary
-
Method Details
-
generate
Generates and returns a new GUID as a string based on a SecureRandom pool in other to avoid thread blocking in concurrent calls.- Returns:
- String GUID
-