Interface CacheableYamlSource
-
- All Superinterfaces:
java.lang.AutoCloseable,java.io.Closeable,YamlSource
public interface CacheableYamlSource extends YamlSource
Created by greg on 7/17/15.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.DategetLastModified()booleanisValid()-
Methods inherited from interface com.dtolabs.rundeck.core.authorization.providers.YamlSource
getIdentity, getValidationSet, loadAll
-
-