public class SlingIdUtil extends Object
| Constructor and Description |
|---|
SlingIdUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createSlingId() |
static String |
readSlingId(File idFile)
Read the id from a file.
|
static void |
writeSlingId(File idFile,
String id)
Write the sling id file.
|
public static String createSlingId()
public static String readSlingId(File idFile) throws IOException
IOExceptionpublic static void writeSlingId(File idFile, String id) throws IOException
IOExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.