
public abstract class OSecurityResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
resourceString |
| Constructor and Description |
|---|
OSecurityResource(String resourceString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static OSecurityResource |
getInstance(String resource) |
String |
getResourceString() |
int |
hashCode() |
protected static OSecurityResource |
parseResource(String resource) |
protected final String resourceString
public OSecurityResource(String resourceString)
public static OSecurityResource getInstance(String resource)
protected static OSecurityResource parseResource(String resource)
public String getResourceString()
Copyright © 2009–2025 OrientDB. All rights reserved.