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.masterSources
protected final Collection<MasterSource>
MasterSourceLookupDispatcher.sources
Constructor 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 class
Password source that uses env.final class
Password source that uses a plain file with plaintext master password (residing on things like an encrypted pen-drive or partition).final class
Password source that uses GnuPG Agent.class
Master password source support class.final class
Password source that uses 1Password CLI with its read command to retrieve passwords from 1Password vaults.class
Master source usingPinEntry
class
Master password source support class for simple "prefix" use case.final class
Password source that uses env.