Searched defs:getCurrentTimeMS (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1551 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1962 long currentTime = provider.getCurrentTimeMS();
2343 public long getCurrentTimeMS()
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1549 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1960 long currentTime = provider.getCurrentTimeMS();
2337 public long getCurrentTimeMS()
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1555 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1966 long currentTime = provider.getCurrentTimeMS();
2347 public long getCurrentTimeMS()
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1551 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1962 long currentTime = provider.getCurrentTimeMS();
2343 public long getCurrentTimeMS()
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1549 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1960 long currentTime = provider.getCurrentTimeMS();
2337 public long getCurrentTimeMS()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java1423 long getCurrentTimeMS(); method in interface:LDAPPassThroughAuthenticationPolicyFactory.Provider
1809 long currentTime = provider.getCurrentTimeMS();
2167 public long getCurrentTimeMS()
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1077 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1068 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1083 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1068 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1077 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1027 public long getCurrentTimeMS() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockProvider

Completed in 161 milliseconds