Searched refs:need (Results 1 – 24 of 24) sorted by relevance
315 To protect your rights, we need to make restrictions that forbid anyone to deny439 distributed need not include anything that is normally distributed (in either662 or visit www.oracle.com if you need additional information or have any688 or visit www.oracle.com if you need additional information or have any714 or visit www.oracle.com if you need additional information or have any740 or visit www.oracle.com if you need additional information or have any766 or visit www.oracle.com if you need additional information or have any792 or visit www.oracle.com if you need additional information or have any818 or visit www.oracle.com if you need additional information or have any844 or visit www.oracle.com if you need additional information or have any[all …]
322 public abstract void setNeedClientAuth(boolean need); in setNeedClientAuth() argument
1253 public abstract void setNeedClientAuth(boolean need); in setNeedClientAuth() argument
1755 public abstract void setNeedClientAuth(boolean need); in setNeedClientAuth() argument
145 public void setNeedClientAuth(boolean need) { } in setNeedClientAuth() argument
143 public void setNeedClientAuth(boolean need) { } in setNeedClientAuth() argument
22 # or visit www.oracle.com if you need additional information or have any
383 final boolean need) { in clientAuth() argument388 s.setNeedClientAuth(need); in clientAuth()
94 public void setNeedClientAuth(boolean need) { in setNeedClientAuth() argument
12 need to check that they're secure, so they all fail when we refuse to install
79 …: "It's not allowed to pass null as parent class loader to a new ClassLoader anymore. Maybe we need1488 description: "Zip64 tests take too long to execute and need more than 5GB of space to run.",
29 To protect your rights, we need to make restrictions that forbid anyone to deny153 distributed need not include anything that is normally distributed (in either
3275 @Override public void setNeedClientAuth(boolean need) {3276 delegate.setNeedClientAuth(need);