|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SettingsDecryptionRequest | |
|---|---|
| org.apache.maven.settings.crypto | |
| Uses of SettingsDecryptionRequest in org.apache.maven.settings.crypto |
|---|
| Classes in org.apache.maven.settings.crypto that implement SettingsDecryptionRequest | |
|---|---|
class |
DefaultSettingsDecryptionRequest
Collects parameters that control the decryption of settings. |
| Methods in org.apache.maven.settings.crypto that return SettingsDecryptionRequest | |
|---|---|
SettingsDecryptionRequest |
SettingsDecryptionRequest.setProxies(List<Proxy> proxies)
Sets the proxies whose passwords should be decrypted. |
SettingsDecryptionRequest |
SettingsDecryptionRequest.setServers(List<Server> servers)
Sets the servers whose passwords should be decrypted. |
| Methods in org.apache.maven.settings.crypto with parameters of type SettingsDecryptionRequest | |
|---|---|
SettingsDecryptionResult |
SettingsDecrypter.decrypt(SettingsDecryptionRequest request)
Decrypts passwords in the settings. |
SettingsDecryptionResult |
DefaultSettingsDecrypter.decrypt(SettingsDecryptionRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||