Uses of Interface
org.codehaus.plexus.components.secdispatcher.MasterSource
Packages that use MasterSource
Package
Description
-
Uses of MasterSource in org.codehaus.plexus.components.secdispatcher.internal.dispatchers
Fields in org.codehaus.plexus.components.secdispatcher.internal.dispatchers with type parameters of type MasterSourceModifier and TypeFieldDescriptionprotected final Map<String,MasterSource> MasterDispatcher.masterSourcesprotected final Collection<MasterSource>MasterSourceLookupDispatcher.sourcesConstructor parameters in org.codehaus.plexus.components.secdispatcher.internal.dispatchers with type arguments of type MasterSource -
Uses of MasterSource in org.codehaus.plexus.components.secdispatcher.internal.sources
Classes in org.codehaus.plexus.components.secdispatcher.internal.sources that implement MasterSourceModifier and TypeClassDescriptionfinal classPassword source that uses env.final classPassword source that uses a plain file with plaintext master password (residing on things like an encrypted pen-drive or partition).final classPassword source that uses GnuPG Agent.classMaster password source support class.final classPassword source that uses 1Password CLI with its read command to retrieve passwords from 1Password vaults.classMaster source usingPinEntryclassMaster password source support class for simple "prefix" use case.final classPassword source that uses env.