public final class SettingsDecrypter extends Object
| Constructor and Description |
|---|
SettingsDecrypter(org.sonatype.plexus.components.sec.dispatcher.SecDispatcher securityDispatcher,
String settingsSecurityLocation)
Default constructor.
|
public SettingsDecrypter(org.sonatype.plexus.components.sec.dispatcher.SecDispatcher securityDispatcher,
String settingsSecurityLocation)
securityDispatcher - the Maven infrastructure to decrypt passwords
from the settings.settingsSecurityLocation - the location of the
settings-security.public String decrypt(String encrypted) throws org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException
encrypted - the value to decrypt.encrypted.org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException - if the decryption failed.Copyright © 2006-2014. All Rights Reserved.