Package org.apache.ws.security.util
Class UUIDGenerator
java.lang.Object
org.apache.ws.security.util.UUIDGenerator
UUID generator (taken from Axis2)
-
Constructor Details
-
UUIDGenerator
public UUIDGenerator()
-
-
Method Details
-
getUUID
MD5 a random string with localhost/date etc will return 128 bits construct a string of 18 characters from those bits.- Returns:
- string
-
getInitialUUID
-