com.dtolabs.rundeck.core.storage
Interface AuthTree<T extends ContentMeta>

All Superinterfaces:
ExtTree<AuthContext,T>
All Known Subinterfaces:
AuthStorageTree
All Known Implementing Classes:
AuthRundeckStorageTree

public interface AuthTree<T extends ContentMeta>
extends ExtTree<AuthContext,T>

AuthTree authenticated facade to Tree

Since:
2014-03-20

Method Summary
 
Methods inherited from interface com.dtolabs.rundeck.core.storage.ExtTree
createResource, deleteResource, getPath, getResource, hasDirectory, hasPath, hasResource, listDirectory, listDirectoryResources, listDirectorySubdirs, updateResource