Class PrefixMasterSourceSupport

java.lang.Object
org.codehaus.plexus.components.secdispatcher.internal.sources.MasterSourceSupport
org.codehaus.plexus.components.secdispatcher.internal.sources.PrefixMasterSourceSupport
All Implemented Interfaces:
MasterSource
Direct Known Subclasses:
EnvMasterSource, FileMasterSource, GpgAgentMasterSource, PinEntryMasterSource, SystemPropertyMasterSource

public abstract class PrefixMasterSourceSupport extends MasterSourceSupport
Master password source support class for simple "prefix" use case.
  • Constructor Details

    • PrefixMasterSourceSupport

      public PrefixMasterSourceSupport(String prefix)