Uses of Annotation Interface
org.apache.maven.api.di.Provides
Packages that use Provides
-
Uses of Provides in org.apache.maven.api.plugin.testing
Methods in org.apache.maven.api.plugin.testing with annotations of type ProvidesModifier and TypeMethodDescriptionstatic org.codehaus.plexus.components.secdispatcher.CipherSecDispatcherProvider.aesGcmNoPaddingCipher()static org.codehaus.plexus.components.secdispatcher.MasterSourceSecDispatcherProvider.envMasterSource()static org.codehaus.plexus.components.secdispatcher.MasterSourceSecDispatcherProvider.gpgAgentMasterSource()static org.codehaus.plexus.components.secdispatcher.DispatcherSecDispatcherProvider.legacyDispatcher()static org.codehaus.plexus.components.secdispatcher.DispatcherSecDispatcherProvider.masterDispatcher(Map<String, org.codehaus.plexus.components.secdispatcher.Cipher> masterCiphers, Map<String, org.codehaus.plexus.components.secdispatcher.MasterSource> masterSources) static org.codehaus.plexus.components.secdispatcher.MasterSourceSecDispatcherProvider.pinEntryMasterSource()static org.codehaus.plexus.components.secdispatcher.MasterSourceSecDispatcherProvider.systemPropertyMasterSource()