|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResource
The interface at the core of Cassandra authorization. Represents a resource in the hierarchy. Currently just one resource type is supported by Cassandra
DataResource
Method Summary | |
---|---|
boolean |
exists()
|
java.lang.String |
getName()
|
IResource |
getParent()
Gets next resource in the hierarchy. |
boolean |
hasParent()
Indicates whether or not this resource has a parent in the hierarchy. |
Method Detail |
---|
java.lang.String getName()
IResource getParent()
boolean hasParent()
boolean exists()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |