| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.security.jps.tools.utility.JpsUtilModifyBootCredTool
public class JpsUtilModifyBootCredTool
| Constructor Summary | |
|---|---|
JpsUtilModifyBootCredTool() | 
|
| Method Summary | |
|---|---|
static void | 
executeCommand(java.lang.String jpsConfigFile, java.lang.String userName, char[] password)This API is invoked by the WLST offline command modifyBootStrapCredential It is used to modify/reset the bootstrap credentials of policystore/credential store defined in default JPS context  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JpsUtilModifyBootCredTool()
| Method Detail | 
|---|
public static void executeCommand(java.lang.String jpsConfigFile,
                                  java.lang.String userName,
                                  char[] password)
                           throws JpsException
jpsConfigFile - Location and name of the valid jps-config.xml file.userName - User credential for which the password has to be resetpassword - Reset with this passwordJpsException
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||