|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.servermgmt.KeystoreManager
com.sun.enterprise.admin.servermgmt.NodeKeystoreManager
public class NodeKeystoreManager
The KeyStoreManager implementation for a node. This is used by the change-master-password command which will change the master password for a node
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.enterprise.admin.servermgmt.KeystoreManager |
|---|
KeystoreManager.KeytoolExecutor |
| Field Summary |
|---|
| Fields inherited from class com.sun.enterprise.admin.servermgmt.KeystoreManager |
|---|
_fileLayout, CERTIFICATE_ALIAS, DEFAULT_MASTER_PASSWORD, INSTANCE_SECURE_ADMIN_ALIAS |
| Constructor Summary | |
|---|---|
NodeKeystoreManager()
|
|
| Method Summary | |
|---|---|
void |
encryptKeystore(RepositoryConfig config,
java.lang.String oldPassword,
java.lang.String newPassword)
|
| Methods inherited from class com.sun.enterprise.admin.servermgmt.KeystoreManager |
|---|
changeKeystorePassword, changeS1ASAliasPassword, changeSSLCertificateDatabasePassword, chmod, createKeyStore, createSSLCertificateDatabase, createTrustStore, getCertificateDN, getDASCertDN, getFileLayout, getInstanceCertDN |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeKeystoreManager()
| Method Detail |
|---|
public void encryptKeystore(RepositoryConfig config,
java.lang.String oldPassword,
java.lang.String newPassword)
throws RepositoryException
RepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||