Interface MasterSourceMeta
- All Known Implementing Classes:
EnvMasterSource, FileMasterSource, GpgAgentMasterSource, OnePasswordCliMasterSource, PinEntryMasterSource, SystemPropertyMasterSource
public interface MasterSourceMeta
Source of master password.
-
Method Summary
Modifier and TypeMethodDescriptionOptional "config template" that may serve as basis to configure this master source.String describing what this source does.
-
Method Details
-
description
String description()String describing what this source does. -
configTemplate
-