Uses of Interface
org.apache.maven.settings.crypto.SettingsDecryptionRequest
Packages that use SettingsDecryptionRequest
-
Uses of SettingsDecryptionRequest in org.apache.maven.settings.crypto
Classes in org.apache.maven.settings.crypto that implement SettingsDecryptionRequestMethods in org.apache.maven.settings.crypto that return SettingsDecryptionRequestModifier and TypeMethodDescriptionSettingsDecryptionRequest.setProxies
(List<Proxy> proxies) Deprecated.Sets the proxies whose passwords should be decrypted.SettingsDecryptionRequest.setServers
(List<Server> servers) Deprecated.Sets the servers whose passwords should be decrypted.Methods in org.apache.maven.settings.crypto with parameters of type SettingsDecryptionRequestModifier and TypeMethodDescriptionDefaultSettingsDecrypter.decrypt
(SettingsDecryptionRequest request) Deprecated.SettingsDecrypter.decrypt
(SettingsDecryptionRequest request) Deprecated.Decrypts passwords in the settings.