Package org.apache.maven.settings.crypto
Class MavenSecDispatcher
java.lang.Object
org.codehaus.plexus.components.secdispatcher.internal.DefaultSecDispatcher
org.apache.maven.settings.crypto.MavenSecDispatcher
- All Implemented Interfaces:
org.codehaus.plexus.components.secdispatcher.SecDispatcher
@Named
@Singleton
@Deprecated(since="4.0.0")
public class MavenSecDispatcher
extends org.codehaus.plexus.components.secdispatcher.internal.DefaultSecDispatcher
Deprecated.
since 4.0.0
This class implements "Maven specific"
SecDispatcher.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.codehaus.plexus.components.secdispatcher.SecDispatcher
org.codehaus.plexus.components.secdispatcher.SecDispatcher.ValidationResponse -
Field Summary
Fields inherited from class org.codehaus.plexus.components.secdispatcher.internal.DefaultSecDispatcher
ATTR_START, ATTR_STOP, configurationFile, dispatchers, SHIELD_BEGIN, SHIELD_ENDFields inherited from interface org.codehaus.plexus.components.secdispatcher.SecDispatcher
DISPATCHER_NAME_ATTR, DISPATCHER_VERSION_ATTR -
Constructor Summary
ConstructorsConstructorDescriptionMavenSecDispatcher(Map<String, org.codehaus.plexus.components.secdispatcher.Dispatcher> dispatchers) Deprecated. -
Method Summary
Methods inherited from class org.codehaus.plexus.components.secdispatcher.internal.DefaultSecDispatcher
availableDispatchers, decrypt, encrypt, isEncryptedString, isLegacyEncryptedString, prepareDispatcherConfig, readConfiguration, strip, stripAttributes, unDecorate, unDecorateLegacy, validateConfiguration, writeConfigurationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.codehaus.plexus.components.secdispatcher.SecDispatcher
isAnyEncryptedString