public class StorePassphraseBasedLogin
extends java.lang.Object
WARNING: Do not run this class until you have changed the default values for passphrase and password in the code, or you risk making your real AWS Credentials available online with a publicly known Passphrase and Password!
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
passphrase |
private static java.lang.String |
password |
| Constructor and Description |
|---|
StorePassphraseBasedLogin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
private static final java.lang.String passphrase
private static final java.lang.String password