Searched refs:checkAccept (Results 1 – 8 of 8) sorted by relevance
165 public void checkAccept(String host, int port) { } in checkAccept() method in SecurityManager
246 sm.checkAccept(remote.getAddress().getHostAddress(), in finishAccept()255 sm.checkAccept(remote.getAddress().getHostAddress(), in finishAccept()
270 sm.checkAccept(isa.getAddress().getHostAddress(), in accept()
397 security.checkAccept( in receive()
96 sm.checkAccept(SAMPLE_HOST, SAMPLE_PORT); in testCheckAccept()
151 security.checkAccept(address.getHostAddress(), port); in connectInternal()788 security.checkAccept(peekAd, peekPort); in receive()
575 security.checkAccept(si.getInetAddress().getHostAddress(), in implAccept()
3882 method public void checkAccept(String, int);