Searched defs:getChoice (Results 1 - 10 of 10) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java164 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
214 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
264 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
459 .success(p.getChoice()));
464 .get(i), MenuResult.success(p.getChoice()));
474 if (result.getValue().equals(Protocols.SSL.getChoice()))
479 .equals(Protocols.START_TLS.getChoice()))
864 .success(t.getChoice()));
869 .get(new Integer(i)), MenuResult.success(t.getChoice()));
880 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj2/src/server/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java163 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
213 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
263 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
458 .success(p.getChoice()));
463 .get(i), MenuResult.success(p.getChoice()));
473 if (result.getValue().equals(Protocols.SSL.getChoice()))
478 .equals(Protocols.START_TLS.getChoice()))
863 .success(t.getChoice()));
868 .get(new Integer(i)), MenuResult.success(t.getChoice()));
879 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java164 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
214 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
264 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
459 .success(p.getChoice()));
464 .get(i), MenuResult.success(p.getChoice()));
474 if (result.getValue().equals(Protocols.SSL.getChoice()))
479 .equals(Protocols.START_TLS.getChoice()))
864 .success(t.getChoice()));
869 .get(new Integer(i)), MenuResult.success(t.getChoice()));
880 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java164 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
214 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
264 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
459 .success(p.getChoice()));
464 .get(i), MenuResult.success(p.getChoice()));
474 if (result.getValue().equals(Protocols.SSL.getChoice()))
479 .equals(Protocols.START_TLS.getChoice()))
864 .success(t.getChoice()));
869 .get(new Integer(i)), MenuResult.success(t.getChoice()));
880 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java163 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
213 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
263 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
458 .success(p.getChoice()));
463 .get(i), MenuResult.success(p.getChoice()));
473 if (result.getValue().equals(Protocols.SSL.getChoice()))
478 .equals(Protocols.START_TLS.getChoice()))
863 .success(t.getChoice()));
868 .get(new Integer(i)), MenuResult.success(t.getChoice()));
879 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/cli/
H A DLDAPConnectionConsoleInteraction.java235 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.Protocols
285 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustMethod
334 public Integer getChoice() method in class:LDAPConnectionConsoleInteraction.TrustOption
498 .getChoice()));
503 MenuResult.success(p.getChoice()));
513 if (result.getValue().equals(Protocols.SSL.getChoice()))
517 else if (result.getValue().equals(Protocols.START_TLS.getChoice()))
898 .getChoice()));
903 .get(Integer.valueOf(i)), MenuResult.success(t.getChoice()));
914 if (result.getValue().equals(TrustMethod.TRUSTALL.getChoice()))
[all...]
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...

Completed in 40 milliseconds