Searched defs:bindPasswordFile1Arg (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java106 FileBasedArgument bindPasswordFile1Arg = null; field in class:ReplicationCliArgumentParser
691 bindPasswordFile1Arg = new FileBasedArgument("bindPasswordFile1",
779 bindPasswordFile1Arg, replicationPort1Arg, secureReplication1Arg,
1067 return getBindPassword(bindPassword1Arg, bindPasswordFile1Arg);
1118 bindPasswordFile1Arg);
2045 {bindPassword1Arg, bindPasswordFile1Arg},
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java105 FileBasedArgument bindPasswordFile1Arg = null; field in class:ReplicationCliArgumentParser
690 bindPasswordFile1Arg = new FileBasedArgument("bindPasswordFile1",
778 bindPasswordFile1Arg, replicationPort1Arg, secureReplication1Arg,
1066 return getBindPassword(bindPassword1Arg, bindPasswordFile1Arg);
1117 bindPasswordFile1Arg);
2044 {bindPassword1Arg, bindPasswordFile1Arg},
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java106 FileBasedArgument bindPasswordFile1Arg = null; field in class:ReplicationCliArgumentParser
691 bindPasswordFile1Arg = new FileBasedArgument("bindPasswordFile1",
779 bindPasswordFile1Arg, replicationPort1Arg, secureReplication1Arg,
1067 return getBindPassword(bindPassword1Arg, bindPasswordFile1Arg);
1118 bindPasswordFile1Arg);
2045 {bindPassword1Arg, bindPasswordFile1Arg},
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java106 FileBasedArgument bindPasswordFile1Arg = null; field in class:ReplicationCliArgumentParser
691 bindPasswordFile1Arg = new FileBasedArgument("bindPasswordFile1",
779 bindPasswordFile1Arg, replicationPort1Arg, secureReplication1Arg,
1067 return getBindPassword(bindPassword1Arg, bindPasswordFile1Arg);
1118 bindPasswordFile1Arg);
2045 {bindPassword1Arg, bindPasswordFile1Arg},
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java105 FileBasedArgument bindPasswordFile1Arg = null; field in class:ReplicationCliArgumentParser
690 bindPasswordFile1Arg = new FileBasedArgument("bindPasswordFile1",
778 bindPasswordFile1Arg, replicationPort1Arg, secureReplication1Arg,
1066 return getBindPassword(bindPassword1Arg, bindPasswordFile1Arg);
1117 bindPasswordFile1Arg);
2044 {bindPassword1Arg, bindPasswordFile1Arg},

Completed in 39 milliseconds