Searched refs:remoteHost (Results 1 - 25 of 26) sorted by relevance

12

/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
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/snmp/
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
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 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
/forgerock/opendj2/tests/staf-tests/shared/java/snmp/
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
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 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
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/snmp/
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
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 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
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/snmp/
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
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 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
/forgerock/opendj2-hg/tests/staf-tests/shared/java/snmp/
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
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 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
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DDNS.java178 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
181 if(evalHostName(remoteHost, pat)) {
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DDNS.java186 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
189 if(evalHostName(remoteHost, pat)) {
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DDNS.java186 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
189 if(evalHostName(remoteHost, pat)) {
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DDNS.java178 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
181 if(evalHostName(remoteHost, pat)) {
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DDNS.java186 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
189 if(evalHostName(remoteHost, pat)) {
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DDNS.java160 String[] remoteHost = evalCtx.getHostName().split("\\.", -1);
163 if(evalHostName(remoteHost, pat)) {
/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 126 milliseconds

12