java.lang.Object | ||
↳ | org.rundeck.api.domain.BaseStorageResource | |
↳ | org.rundeck.api.domain.BaseKeyResource |
BaseKeyResource is ...
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the list of directory contents if this is a directory
| |||||||||||
Return true if this is a file and is a private SSH key file.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.rundeck.api.domain.BaseStorageResource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.rundeck.api.domain.KeyResource
| |||||||||||
From interface
org.rundeck.api.domain.StorageResource
|
Return the list of directory contents if this is a directory
Return true if this is a file and is a private SSH key file.