Interface AuthTree<T extends org.rundeck.storage.api.ContentMeta>

  • All Superinterfaces:
    ExtTree<com.dtolabs.rundeck.core.authorization.AuthContext,​T>
    All Known Subinterfaces:
    AuthStorageTree
    All Known Implementing Classes:
    AuthRundeckStorageTree

    public interface AuthTree<T extends org.rundeck.storage.api.ContentMeta>
    extends ExtTree<com.dtolabs.rundeck.core.authorization.AuthContext,​T>
    AuthTree authenticated facade to Tree
    Since:
    2014-03-20