|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.util.DeployitKeyStore
public class DeployitKeyStore
| Method Summary | |
|---|---|
static void |
generateRandomKeyStore(java.io.File parentDir,
java.lang.String password)
|
static javax.crypto.SecretKey |
getPasswordEncryptionKey()
|
static void |
load(char[] password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void generateRandomKeyStore(java.io.File parentDir,
java.lang.String password)
public static void load(char[] password)
public static javax.crypto.SecretKey getPasswordEncryptionKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||