Uses of Interface
org.codehaus.plexus.components.secdispatcher.DispatcherMeta
Packages that use DispatcherMeta
Package
Description
-
Uses of DispatcherMeta in org.codehaus.plexus.components.secdispatcher
Methods in org.codehaus.plexus.components.secdispatcher that return types with arguments of type DispatcherMetaModifier and TypeMethodDescriptionSecDispatcher.availableDispatchers()
Returns the set of available dispatcher metadata, nevernull
. -
Uses of DispatcherMeta in org.codehaus.plexus.components.secdispatcher.internal
Methods in org.codehaus.plexus.components.secdispatcher.internal that return types with arguments of type DispatcherMeta -
Uses of DispatcherMeta in org.codehaus.plexus.components.secdispatcher.internal.dispatchers
Classes in org.codehaus.plexus.components.secdispatcher.internal.dispatchers that implement DispatcherMetaModifier 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.class
This dispatcher does not actually perform any crypto operations, but just forwards the string to be decrypted to aMasterSource
.