Uses of Interface
org.codehaus.plexus.components.secdispatcher.Dispatcher
Packages that use Dispatcher
Package
Description
-
Uses of Dispatcher in org.codehaus.plexus.components.secdispatcher.internal
Fields in org.codehaus.plexus.components.secdispatcher.internal with type parameters of type DispatcherModifier and TypeFieldDescriptionprotected final Map
<String, Dispatcher> DefaultSecDispatcher.dispatchers
Method parameters in org.codehaus.plexus.components.secdispatcher.internal with type arguments of type DispatcherModifier and TypeMethodDescriptionprivate DispatcherMeta
DefaultSecDispatcher.dispatcherMeta
(Map.Entry<String, Dispatcher> dispatcher) Constructor parameters in org.codehaus.plexus.components.secdispatcher.internal with type arguments of type DispatcherModifierConstructorDescriptionDefaultSecDispatcher
(Map<String, Dispatcher> dispatchers, Path configurationFile) -
Uses of Dispatcher in org.codehaus.plexus.components.secdispatcher.internal.dispatchers
Classes in org.codehaus.plexus.components.secdispatcher.internal.dispatchers that implement DispatcherModifier and TypeClassDescriptionclass
This dispatcher is legacy, serves the purpose of migration only.class
This dispatcher is logically equivalent (but much more secure) that Maven3 "master password" encryption.