public class EntityIdUtils extends Object
| Constructor and Description |
|---|
EntityIdUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStableId(AbstractElement<?,?> element) |
static String |
getStableId(CanonicalPath path) |
static boolean |
isTenantEscapeAttempt(CanonicalPath origin,
Path extension) |
static CanonicalPath |
toCanonicalPath(String restPath) |
public static String getStableId(CanonicalPath path)
public static String getStableId(AbstractElement<?,?> element)
public static CanonicalPath toCanonicalPath(String restPath)
public static boolean isTenantEscapeAttempt(CanonicalPath origin, Path extension)
Copyright © 2015 Red Hat, Inc.. All rights reserved.