Interface MasterSourceMeta

All Known Implementing Classes:
EnvMasterSource, FileMasterSource, GpgAgentMasterSource, PinEntryMasterSource, SystemPropertyMasterSource

public interface MasterSourceMeta
Source of master password.
  • Method Summary

    Modifier and Type
    Method
    Description
    Optional "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

      Optional<String> configTemplate()
      Optional "config template" that may serve as basis to configure this master source. The template cannot be "reused" as is as configuration.