Package org.jets3t.samples
Class StorePassphraseBasedLogin
- java.lang.Object
-
- org.jets3t.samples.StorePassphraseBasedLogin
-
public class StorePassphraseBasedLogin extends Object
Demonstrates how Cockpit stores Passphrase-based login credentials in S3.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!
- Author:
- James Murty
-
-
Constructor Summary
Constructors Constructor Description StorePassphraseBasedLogin()
-