Searched refs:tm (Results 26 - 50 of 58) sorted by relevance

123

/forgerock/opendj2-hg/src/build-tools/windows/
H A Dcommon.c272 struct tm * timeinfo;
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dcommon.c273 struct tm * timeinfo;
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DDirectoryManagerImpl.java73 protected static SSOTokenManager tm; field in class:DirectoryManagerImpl
105 tm = SSOTokenManager.getInstance();
686 AMSearchResults results = dsServices.search(tm
749 AMSearchResults results = dsServices.search(tm
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dcommon.c272 struct tm * timeinfo;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DDirectoryManagerImpl.java73 protected static SSOTokenManager tm; field in class:DirectoryManagerImpl
105 tm = SSOTokenManager.getInstance();
686 AMSearchResults results = dsServices.search(tm
749 AMSearchResults results = dsServices.search(tm
/forgerock/web-agents-v4/source/
H A Dadmin.c144 struct tm now;
2124 struct tm fd;
2235 char tm[64]; local
2236 struct tm now;
2281 strftime(tm, sizeof (tm) - 1, "%Y%m%d%H%M%S", &now);
2293 strcat(log_path, tm);
H A Dcache.c359 struct tm created, until;
636 struct tm created, until;
1075 struct tm created, until;
H A Dutility.c2470 char tm[64]; local
2471 struct tm now;
2474 strftime(tm, sizeof (tm) - 1, "%Y%m%d%H%M%S", &now);
2475 am_asprintf(&to_tmp, "%s_amagent_%s", from, tm);
H A Dprocess.c1177 struct tm until;
1258 struct tm now;
1568 struct tm tn;
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1351 TrustManager[] tm = null;
1359 tm = trustManagerProvider.getTrustManagers();
1365 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1349 TrustManager[] tm = null;
1357 tm = trustManagerProvider.getTrustManagers();
1363 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1355 TrustManager[] tm = null;
1363 tm = trustManagerProvider.getTrustManagers();
1369 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1351 TrustManager[] tm = null;
1359 tm = trustManagerProvider.getTrustManagers();
1365 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1349 TrustManager[] tm = null;
1357 tm = trustManagerProvider.getTrustManagers();
1363 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java100 public static SSOTokenManager tm; field in class:SMSEntry
254 tm = SSOTokenManager.getInstance();
1167 tm.validateToken(token);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1269 TrustManager[] tm = null;
1277 tm = trustManagerProvider.getTrustManagers();
1283 sslContext.init(null /* key managers */, tm, null /* rng */);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java100 public static SSOTokenManager tm; field in class:SMSEntry
254 tm = SSOTokenManager.getInstance();
1167 tm.validateToken(token);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java1998 TreeMap tm = null;
2001 tm = new TreeMap(collator);
2014 if (tm != null) {
2018 Object obj = tm.get(attrValue);
2020 tm.put(attrValue, dn);
2025 tm.put(attrValue, tmpSet);
2072 if (tm != null) {
2073 Object[] values = tm.values().toArray();
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/handlers/
H A DSecureFileHandler.java767 TreeMap tm = vl.getKeysAndFiles(new File(path), logName);
768 Vector logFiles = (Vector)tm.get(PREFIX + "log." + logName);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java1998 TreeMap tm = null;
2001 tm = new TreeMap(collator);
2014 if (tm != null) {
2018 Object obj = tm.get(attrValue);
2020 tm.put(attrValue, dn);
2025 tm.put(attrValue, tmpSet);
2072 if (tm != null) {
2073 Object[] values = tm.values().toArray();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/handlers/
H A DSecureFileHandler.java766 TreeMap tm = vl.getKeysAndFiles(new File(path), logName);
767 Vector logFiles = (Vector)tm.get(PREFIX + "log." + logName);
/forgerock/opendj2/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jar ... private com.trilead.ssh2.transport.TransportManager tm private boolean tcpNoDelay private com.trilead.ssh2. ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dtrilead.jar ... private com.trilead.ssh2.transport.TransportManager tm private boolean tcpNoDelay private com.trilead.ssh2. ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dtrilead.jar ... private com.trilead.ssh2.transport.TransportManager tm private boolean tcpNoDelay private com.trilead.ssh2. ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jar ... private com.trilead.ssh2.transport.TransportManager tm private boolean tcpNoDelay private com.trilead.ssh2. ...

Completed in 157 milliseconds

123