Java org.apache.maven.settings.crypto SettingsDecryptionRequest fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.settings.crypto SettingsDecryptionRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.settings.crypto SettingsDecryptionRequest.

The text is from its open source code.

Method

ListgetProxies()
Gets the proxies whose passwords should be decrypted.
ListgetServers()
Gets the servers whose passwords should be decrypted.
SettingsDecryptionRequestsetServers(List servers)
Sets the servers whose passwords should be decrypted.