Searched defs:remoteHost (Results 1 - 20 of 20) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/filter/
H A DIWebServiceAuthenticator.java41 String remoteIP, String remoteHost, AmFilterRequestContext ctx);
40 getUserToken(HttpServletRequest request, String message, String remoteIP, String remoteHost, AmFilterRequestContext ctx) argument
H A DWebServiceDefaultAuthenticator.java64 String requestMessage, String remoteAddress, String remoteHost,
63 getUserToken(HttpServletRequest request, String requestMessage, String remoteAddress, String remoteHost, AmFilterRequestContext ctx) argument
H A DWSSUsernameTokenAuthenticator.java75 String requestMessage, String remoteAddress, String remoteHost,
74 getUserToken(HttpServletRequest request, String requestMessage, String remoteAddress, String remoteHost, AmFilterRequestContext ctx) argument
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/snmp/
H A DSNMPSet.java70 " -h <remoteHost>" +
90 remoteHost = val;
175 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
234 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
342 " GET request for SNMP agent on \"" + remoteHost +
512 String remoteHost = null; field in class:SNMPSet
H A DSNMPGet.java68 " -h <remoteHost>" +
89 remoteHost = val;
181 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
238 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
356 " GET request for SNMP agent on \"" + remoteHost +
571 String remoteHost = null; field in class:SNMPGet
H A DSNMPTrapListener.java102 " -h <remoteHost>" +
114 remoteHost = val;
174 " event to " + remoteHost + ".");
175 handle.submit2(remoteHost, "SEM", "PULSE EVENT SNMPTrapListener/Ready");
180 "from " + remoteHost + ".");
181 handle.submit2(remoteHost, "SEM", "WAIT EVENT SendTrap/Complete");
186 "on " + remoteHost + ".");
187 handle.submit2(remoteHost, "SEM", "DELETE EVENT SendTrap/Complete");
264 String remoteHost = null; field in class:SNMPTrapListener
/forgerock/opendj2/tests/staf-tests/shared/java/snmp/
H A DSNMPSet.java69 " -h <remoteHost>" +
89 remoteHost = val;
174 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
233 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
341 " GET request for SNMP agent on \"" + remoteHost +
511 String remoteHost = null; field in class:SNMPSet
H A DSNMPGet.java67 " -h <remoteHost>" +
88 remoteHost = val;
180 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
237 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
355 " GET request for SNMP agent on \"" + remoteHost +
570 String remoteHost = null; field in class:SNMPGet
H A DSNMPTrapListener.java101 " -h <remoteHost>" +
113 remoteHost = val;
173 " event to " + remoteHost + ".");
174 handle.submit2(remoteHost, "SEM", "PULSE EVENT SNMPTrapListener/Ready");
179 "from " + remoteHost + ".");
180 handle.submit2(remoteHost, "SEM", "WAIT EVENT SendTrap/Complete");
185 "on " + remoteHost + ".");
186 handle.submit2(remoteHost, "SEM", "DELETE EVENT SendTrap/Complete");
263 String remoteHost = null; field in class:SNMPTrapListener
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/snmp/
H A DSNMPSet.java70 " -h <remoteHost>" +
90 remoteHost = val;
175 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
234 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
342 " GET request for SNMP agent on \"" + remoteHost +
512 String remoteHost = null; field in class:SNMPSet
H A DSNMPGet.java68 " -h <remoteHost>" +
89 remoteHost = val;
181 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
238 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
356 " GET request for SNMP agent on \"" + remoteHost +
571 String remoteHost = null; field in class:SNMPGet
H A DSNMPTrapListener.java102 " -h <remoteHost>" +
114 remoteHost = val;
174 " event to " + remoteHost + ".");
175 handle.submit2(remoteHost, "SEM", "PULSE EVENT SNMPTrapListener/Ready");
180 "from " + remoteHost + ".");
181 handle.submit2(remoteHost, "SEM", "WAIT EVENT SendTrap/Complete");
186 "on " + remoteHost + ".");
187 handle.submit2(remoteHost, "SEM", "DELETE EVENT SendTrap/Complete");
264 String remoteHost = null; field in class:SNMPTrapListener
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/snmp/
H A DSNMPSet.java70 " -h <remoteHost>" +
90 remoteHost = val;
175 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
234 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
342 " GET request for SNMP agent on \"" + remoteHost +
512 String remoteHost = null; field in class:SNMPSet
H A DSNMPGet.java68 " -h <remoteHost>" +
89 remoteHost = val;
181 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
238 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
356 " GET request for SNMP agent on \"" + remoteHost +
571 String remoteHost = null; field in class:SNMPGet
H A DSNMPTrapListener.java102 " -h <remoteHost>" +
114 remoteHost = val;
174 " event to " + remoteHost + ".");
175 handle.submit2(remoteHost, "SEM", "PULSE EVENT SNMPTrapListener/Ready");
180 "from " + remoteHost + ".");
181 handle.submit2(remoteHost, "SEM", "WAIT EVENT SendTrap/Complete");
186 "on " + remoteHost + ".");
187 handle.submit2(remoteHost, "SEM", "DELETE EVENT SendTrap/Complete");
264 String remoteHost = null; field in class:SNMPTrapListener
/forgerock/opendj2-hg/tests/staf-tests/shared/java/snmp/
H A DSNMPSet.java69 " -h <remoteHost>" +
89 remoteHost = val;
174 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
233 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
341 " GET request for SNMP agent on \"" + remoteHost +
511 String remoteHost = null; field in class:SNMPSet
H A DSNMPGet.java67 " -h <remoteHost>" +
88 remoteHost = val;
180 final SnmpPeer agent = new SnmpPeer(remoteHost, port);
237 final SnmpUsmPeer agentV3 = new SnmpUsmPeer(engine, remoteHost, port);
355 " GET request for SNMP agent on \"" + remoteHost +
570 String remoteHost = null; field in class:SNMPGet
H A DSNMPTrapListener.java101 " -h <remoteHost>" +
113 remoteHost = val;
173 " event to " + remoteHost + ".");
174 handle.submit2(remoteHost, "SEM", "PULSE EVENT SNMPTrapListener/Ready");
179 "from " + remoteHost + ".");
180 handle.submit2(remoteHost, "SEM", "WAIT EVENT SendTrap/Complete");
185 "on " + remoteHost + ".");
186 handle.submit2(remoteHost, "SEM", "DELETE EVENT SendTrap/Complete");
263 String remoteHost = null; field in class:SNMPTrapListener
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/authentication/service/protocol/
H A DRemoteServletRequest.java73 private String remoteHost = null; field in class:RemoteServletRequest
148 remoteHost = getRemoteHost();
461 return request != null ? this.request.getRemoteHost() : remoteHost;
579 .append("Remote host : ").append(remoteHost)
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/authentication/service/protocol/
H A DRemoteServletRequest.java73 private String remoteHost = null; field in class:RemoteServletRequest
148 remoteHost = getRemoteHost();
461 return request != null ? this.request.getRemoteHost() : remoteHost;
579 .append("Remote host : ").append(remoteHost)

Completed in 68 milliseconds