com.dtolabs.rundeck.core.storage
Interface AuthStorageTree

All Superinterfaces:
AuthTree<ResourceMeta>, ExtTree<AuthContext,ResourceMeta>
All Known Implementing Classes:
AuthRundeckStorageTree

public interface AuthStorageTree
extends AuthTree<ResourceMeta>

AuthStorageTree authenticated interface to resource 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