public class NuxeoInstanceIdentifierHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
protected static String |
serverInstanceName |
Constructor and Description |
---|
NuxeoInstanceIdentifierHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
generateHardwareUID() |
static String |
getServerInstanceName() |
static String |
newServerInstanceName() |
static String |
summarize(String value) |
protected static final org.apache.commons.logging.Log log
protected static String serverInstanceName
public NuxeoInstanceIdentifierHelper()
public static String generateHardwareUID() throws IOException
IOException
public static String summarize(String value) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public static String newServerInstanceName()
public static String getServerInstanceName()
Copyright © 2018 Nuxeo. All rights reserved.