Searched defs:ar (Results 1 - 25 of 31) sorted by relevance

12

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java294 final AuthRecord ar = new AuthRecord();
295 ar.dn = dn;
296 ar.password = pw;
299 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
304 authTable.put(key, ar);
409 * @param ar the authentication information.
414 AuthRecord ar) throws NamingException
422 return ConnectionUtils.createLdapsContext(ldapUrl.toString(), ar.dn,
423 ar.password, getConnectTimeout(), null,
426 return ConnectionUtils.createLdapContext(ldapUrl.toString(), ar
413 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java340 AuthRecord ar;
341 ar = new AuthRecord();
342 ar.ldapUrl = ldapUrl;
343 ar.dn = dn;
344 ar.password = pw;
347 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
352 authTable.put(key, ar);
414 AuthRecord ar = authTable.get(key);
415 if (ar == null) {
419 result = ar
506 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java340 AuthRecord ar;
341 ar = new AuthRecord();
342 ar.ldapUrl = ldapUrl;
343 ar.dn = dn;
344 ar.password = pw;
347 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
352 authTable.put(key, ar);
414 AuthRecord ar = authTable.get(key);
415 if (ar == null) {
419 result = ar
506 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java294 final AuthRecord ar = new AuthRecord();
295 ar.dn = dn;
296 ar.password = pw;
299 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
304 authTable.put(key, ar);
409 * @param ar the authentication information.
414 AuthRecord ar) throws NamingException
422 return ConnectionUtils.createLdapsContext(ldapUrl.toString(), ar.dn,
423 ar.password, getConnectTimeout(), null,
426 return ConnectionUtils.createLdapContext(ldapUrl.toString(), ar
413 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java340 AuthRecord ar;
341 ar = new AuthRecord();
342 ar.ldapUrl = ldapUrl;
343 ar.dn = dn;
344 ar.password = pw;
347 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
352 authTable.put(key, ar);
414 AuthRecord ar = authTable.get(key);
415 if (ar == null) {
419 result = ar
506 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java294 final AuthRecord ar = new AuthRecord();
295 ar.dn = dn;
296 ar.password = pw;
299 InitialLdapContext ctx = createLDAPConnection(ldapUrl, ar);
304 authTable.put(key, ar);
409 * @param ar the authentication information.
414 AuthRecord ar) throws NamingException
422 return ConnectionUtils.createLdapsContext(ldapUrl.toString(), ar.dn,
423 ar.password, getConnectTimeout(), null,
426 return ConnectionUtils.createLdapContext(ldapUrl.toString(), ar
413 createLDAPConnection(LDAPURL ldapUrl, AuthRecord ar) argument
[all...]
/forgerock/web-agents-v4/source/varnish/
H A Dagent.c250 static am_status_t get_request_url(am_request_t *ar) { argument
252 struct request *req = (struct request *) ar->ctx;
257 ar->orig_url = WS_Printf(req->ctx->ws, "%s:%d%s",
262 if (ar->orig_url == NULL || ar->orig_url[0] == ':') {
263 AM_LOG_ERROR(ar->instance_id, "get_request_url(): unable to create request url");
264 ar->orig_url = NULL;
270 static am_status_t set_header_in_request(am_request_t *ar, const char *key, const char *value) { argument
271 struct request *req = (struct request *) ar->ctx;
276 static am_status_t set_cookie(am_request_t *ar, cons argument
301 add_header_in_response(am_request_t *ar, const char *key, const char *value) argument
311 set_method(am_request_t *ar) argument
346 set_custom_response(am_request_t *ar, const char *text, const char *cont_type) argument
465 get_request_body(am_request_t *ar) argument
511 set_request_body(am_request_t *ar) argument
[all...]
/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c294 static am_status_t get_request_url(am_request_t *ar) { argument
296 struct request *req = (struct request *) ar->ctx;
301 ar->orig_url = WS_Printf(req->ctx->ws, "%s:%d%s",
306 if (ar->orig_url == NULL || ar->orig_url[0] == ':') {
307 AM_LOG_ERROR(ar->instance_id, "get_request_url(): unable to create request url");
308 ar->orig_url = NULL;
314 static am_status_t set_header_in_request(am_request_t *ar, const char *key, const char *value) { argument
315 struct request *req = (struct request *) ar->ctx;
320 static am_status_t set_cookie(am_request_t *ar, cons argument
344 add_header_in_response(am_request_t *ar, const char *key, const char *value) argument
354 set_method(am_request_t *ar) argument
396 set_custom_response(am_request_t *ar, const char *text, const char *cont_type) argument
515 get_request_body(am_request_t *ar) argument
561 set_request_body(am_request_t *ar) argument
[all...]
/forgerock/opendj2/ext/ant/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Djdeb-0.10.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/plugin. ...
/forgerock/opendj2/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 69 milliseconds

12