Searched refs:window (Results 1 - 25 of 264) sorted by relevance

1234567891011

/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/user/login/
H A DnavigateThenRefresh.js20 window.location.href = event.target.href;
21 window.location.reload();
/forgerock/openam-v13/openam-shared/src/main/java/org/forgerock/openam/shared/monitoring/
H A DRateWindow.java25 * This class maintains the rate of an event for a sample rate over a window of a particular size.
27 * The window is constructed with a given size and sample rate and the window will move continuously at interval
28 * defined by the sample rate. The min, max and average will always be of the current window position, ie as the window
29 * moves and sample are not covered by the window the sample will not be included in the min, max and average
39 private final ConcurrentSkipListMap<Long, AtomicLong> window = new ConcurrentSkipListMap<Long, AtomicLong>(); field in class:RateWindow
54 * @param size The size of the window.
55 * @param sampleRate The sample rate for the window.
72 AtomicLong rate = window
[all...]
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/shared/monitoring/
H A DRateWindow.java25 * This class maintains the rate of an event for a sample rate over a window of a particular size.
27 * The window is constructed with a given size and sample rate and the window will move continuously at interval
28 * defined by the sample rate. The min, max and average will always be of the current window position, ie as the window
29 * moves and sample are not covered by the window the sample will not be included in the min, max and average
39 private final ConcurrentSkipListMap<Long, AtomicLong> window = new ConcurrentSkipListMap<Long, AtomicLong>(); field in class:RateWindow
54 * @param size The size of the window.
55 * @param sampleRate The sample rate for the window.
72 AtomicLong rate = window
[all...]
/forgerock/openam-v13/openam-server-only/src/main/webapp/com_sun_web_ui/js/
H A DscrollCookie.js58 window.scrollTo(parseInt(this.left), parseInt(this.top));
69 var documentElement = window.document.documentElement;
75 this.left = window.document.body.scrollLeft;
76 this.top = window.document.body.scrollTop;
83 this.left = window.pageXOffset;
84 this.top = window.pageYOffset;
H A Dtopology.js13 window.showMenu(menu);
27 var keycode = (window.event)
28 ? window.event.keyCode
H A Dpopup.js64 if (!window.menus) window.menus = new Array();
65 this.label = label || "menuLabel" + window.menus.length;
66 window.menus[this.label] = this;
67 window.menus[window.menus.length] = this;
68 if (!window.activeMenus) window.activeMenus = new Array();
69 if (!window.menuContainers) window
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/com_sun_web_ui/js/
H A DscrollCookie.js58 window.scrollTo(parseInt(this.left), parseInt(this.top));
69 var documentElement = window.document.documentElement;
75 this.left = window.document.body.scrollLeft;
76 this.top = window.document.body.scrollTop;
83 this.left = window.pageXOffset;
84 this.top = window.pageYOffset;
H A Dtopology.js13 window.showMenu(menu);
27 var keycode = (window.event)
28 ? window.event.keyCode
H A Dpopup.js64 if (!window.menus) window.menus = new Array();
65 this.label = label || "menuLabel" + window.menus.length;
66 window.menus[this.label] = this;
67 window.menus[window.menus.length] = this;
68 if (!window.activeMenus) window.activeMenus = new Array();
69 if (!window.menuContainers) window
[all...]
/forgerock/openam/openam-ui/openam-ui-ria/src/test/js/
H A Dtest-main.js19 allTestFiles = Object.keys(window.__karma__.files).filter(function (file) {
54 window.expect = chai.expect;
55 window.__karma__.start();
/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DAppDelegate.h27 * The window used to present the app's visual content on the device's main screen.
30 @property (strong, nonatomic) UIWindow *window; variable
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/store/
H A Dindex.jsm22 const enhancers = compose(window.devToolsExtension ? window.devToolsExtension() : (f) => f);
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/
H A Dmain.js175 window.React = React;
180 window.ReactDOM = ReactDOM;
181 window.classNames = classNames;
182 window.AutosizeInput = autoSize;
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/test/js/
H A Dtest-main.js18 allTestFiles = Object.keys(window.__karma__.files).filter(function (file) {
48 window.expect = chai.expect;
49 window.__karma__.start();
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/connector/oauth/
H A DAbstractOAuthView.js17 /*global define, window */
31 var urlBack = window.location.protocol+"//"+window.location.host + "/admin/oauth.html",
49 mergedResult.configurationProperties.domain = window.location.protocol+"//"+window.location.host;
57 window.location = url;
H A DGoogleTypeView.js17 /*global define, window */
41 "callbackURL": window.location.protocol + "//" + window.location.host + "/admin/oauth.html"
51 window.location.protocol+"//"+window.location.host + "/admin/oauth.html",
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/utils/
H A DRedirectToLegacyConsole.js38 window.location.href = "/" + Constants.context + "/task/Home?" +
42 window.location.href = "/" + Constants.context + "/UI/Login?service=adminconsoleservice";
50 window.location.href = "/" + Constants.context + "/" + link + query + "realm=" + encodeURIComponent(realm);
63 window.location.href = "/" + Constants.context + "/realm/RealmProperties?" +
68 window.location.href = "/" + Constants.context + "/UI/Login?service=adminconsoleservice";
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/utils/
H A DRedirectToLegacyConsole.js36 window.location.href = `/${Constants.context}/task/Home?Home.tabCommon.TabHref=${
40 window.location.href = `/${Constants.context}/UI/Login?service=adminconsoleservice`;
47 window.location.href = `/${
53 window.location.href = `/${Constants.context}/UI/Login?service=adminconsoleservice`;
61 window.location.href = `/${Constants.context}/${link}${query}realm=${encodeURIComponent(realm)}`;
65 window.location.href = `/${Constants.context}/service/ServerSite`;
76 window.location.href = `/${Constants.context}/realm/RealmProperties?RMRealm.tblDataActionHref=${
80 window.location.href = `/${Constants.context}/UI/Login?service=adminconsoleservice`;
93 window.location.href = `/${
97 window
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/dashboard/
H A DDashboard.js17 /*global define window*/
47 $(window).unbind("resize.dashboardResize");
63 $(window).bind("resize.dashboardResize", _.bind(function () {
65 $(window).unbind("resize");
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
83 fakeCfg.setWindowSize(window);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
83 fakeCfg.setWindowSize(window);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/
H A Dmain-authorize.js75 window.$ = $;
76 window._ = _;
82 data = window.pageData || {},
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
83 fakeCfg.setWindowSize(window);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java74 int window,
79 startPublishService(replicationServers, window, heartbeatInterval, 500);
88 int window,
95 startPublishService(replicationServers, window, heartbeatInterval, 500);
70 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
84 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java74 int window,
79 startPublishService(replicationServers, window, heartbeatInterval, 500, null);
88 int window,
95 startPublishService(replicationServers, window, heartbeatInterval, 500, null);
70 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
84 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument

Completed in 31 milliseconds

1234567891011