/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/server/ |
H A D | NotificationSender.java | 56 private static boolean useCache = Boolean.getBoolean( field in class:NotificationSender 70 conn.setUseCaches(useCache);
|
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/server/ |
H A D | NotificationSender.java | 56 private static boolean useCache = Boolean.getBoolean( field in class:NotificationSender 70 conn.setUseCaches(useCache);
|
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/comm/client/ |
H A D | PLLClient.java | 81 private static boolean useCache = Boolean.getBoolean( field in class:PLLClient 160 conn.setUseCaches(useCache);
|
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/comm/client/ |
H A D | PLLClient.java | 81 private static boolean useCache = Boolean.getBoolean( field in class:PLLClient 160 conn.setUseCaches(useCache);
|
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/ |
H A D | ResourceResultCache.java | 319 * @param useCache flag indicating whether to return a locally cached 330 Set actionNames, Map env, boolean useCache) 348 token, rootResourceName, actionNames, env, cacheMode, useCache); 361 + ":useCache=" + useCache 392 true); //useCache 406 * @param useCache flag indicating whether to return locally cached 419 Map env, String scope, boolean useCache) 431 + ":useCache=" + useCache 328 getPolicyDecision(SSOToken appToken, String serviceName, SSOToken token, String resourceName, Set actionNames, Map env, boolean useCache) argument 417 getResourceResults(SSOToken appToken, String serviceName, SSOToken token, String resourceName, Set actionNames, Map env, String scope, boolean useCache) argument [all...] |
/forgerock/openidm-v4/openidm-script/src/main/java/org/forgerock/openidm/script/impl/ |
H A D | ScriptRegistryService.java | 596 boolean useCache = false; 601 useCache = (Boolean) arguments[2]; 606 if (useCache) {
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/ |
H A D | ResourceResultCache.java | 322 * @param useCache flag indicating whether to return a locally cached 333 Set actionNames, Map env, boolean useCache) 351 token, rootResourceName, actionNames, env, cacheMode, useCache); 364 + ":useCache=" + useCache 395 true); //useCache 409 * @param useCache flag indicating whether to return locally cached 422 Map env, String scope, boolean useCache) 434 + ":useCache=" + useCache 331 getPolicyDecision(SSOToken appToken, String serviceName, SSOToken token, String resourceName, Set actionNames, Map env, boolean useCache) argument 420 getResourceResults(SSOToken appToken, String serviceName, SSOToken token, String resourceName, Set actionNames, Map env, String scope, boolean useCache) argument [all...] |
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/jaxrpc/ |
H A D | SOAPClient.java | 123 private static boolean useCache = Boolean.getBoolean( field in class:SOAPClient 194 connection.setUseCaches(useCache);
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/jaxrpc/ |
H A D | SOAPClient.java | 123 private static boolean useCache = Boolean.getBoolean( field in class:SOAPClient 194 connection.setUseCaches(useCache);
|
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/dragdrop/ |
H A D | dragdrop-debug.js | 284 * Set useCache to false if you want to force object the lookup of each 286 * @property useCache 290 useCache: true, 1071 if (!loc || !this.useCache) {
|
H A D | dragdrop-min.js | 9 oDD[sMethod].apply(oDD,args);}}},_onLoad:function(){this.init();Event.on(document,"mouseup",this.handleMouseUp,this,true);Event.on(document,"mousemove",this.handleMouseMove,this,true);Event.on(window,"unload",this._onUnload,this,true);Event.on(window,"resize",this._onResize,this,true);},_onResize:function(e){this._execOnAll("resetConstraints",[]);},lock:function(){this.locked=true;},unlock:function(){this.locked=false;},isLocked:function(){return this.locked;},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,regDragDrop:function(oDD,sGroup){if(!this.initialized){this.init();} 54 x1=pos[0];x2=x1+el.offsetWidth;y1=pos[1];y2=y1+el.offsetHeight;t=y1-oDD.padding[0];r=x2+oDD.padding[1];b=y2+oDD.padding[2];l=x1-oDD.padding[3];return new YAHOO.util.Region(t,r,b,l);},isOverTarget:function(pt,oTarget,intersect,curRegion){var loc=this.locationCache[oTarget.id];if(!loc||!this.useCache){loc=this.getLocation(oTarget);this.locationCache[oTarget.id]=loc;}
|
H A D | dragdrop.js | 282 * Set useCache to false if you want to force object the lookup of each 284 * @property useCache 288 useCache: true, 1041 if (!loc || !this.useCache) {
|
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/dragdrop/ |
H A D | dragdrop-debug.js | 284 * Set useCache to false if you want to force object the lookup of each 286 * @property useCache 290 useCache: true, 1071 if (!loc || !this.useCache) {
|
H A D | dragdrop-min.js | 9 oDD[sMethod].apply(oDD,args);}}},_onLoad:function(){this.init();Event.on(document,"mouseup",this.handleMouseUp,this,true);Event.on(document,"mousemove",this.handleMouseMove,this,true);Event.on(window,"unload",this._onUnload,this,true);Event.on(window,"resize",this._onResize,this,true);},_onResize:function(e){this._execOnAll("resetConstraints",[]);},lock:function(){this.locked=true;},unlock:function(){this.locked=false;},isLocked:function(){return this.locked;},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,regDragDrop:function(oDD,sGroup){if(!this.initialized){this.init();} 54 x1=pos[0];x2=x1+el.offsetWidth;y1=pos[1];y2=y1+el.offsetHeight;t=y1-oDD.padding[0];r=x2+oDD.padding[1];b=y2+oDD.padding[2];l=x1-oDD.padding[3];return new YAHOO.util.Region(t,r,b,l);},isOverTarget:function(pt,oTarget,intersect,curRegion){var loc=this.locationCache[oTarget.id];if(!loc||!this.useCache){loc=this.getLocation(oTarget);this.locationCache[oTarget.id]=loc;}
|
H A D | dragdrop.js | 282 * Set useCache to false if you want to force object the lookup of each 284 * @property useCache 288 useCache: true, 1041 if (!loc || !this.useCache) {
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/ |
H A D | PolicyManager.java | 1240 * @param useCache flag to indicate whether to use cache or not 1247 Policy getPolicy(String policyName, boolean useCache) throws SSOException, argument 1252 if ( useCache ) {
|
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/ |
H A D | PolicyManager.java | 1253 * @param useCache flag to indicate whether to use cache or not 1260 Policy getPolicy(String policyName, boolean useCache) throws SSOException, argument 1265 if ( useCache ) {
|
/forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/main/resources/js/ |
H A D | jquery.js | 1724 useCache = !xml && !ofType; 1746 if ( forward && useCache ) { 1767 } else if ( useCache && (cache = (elem[ expando ] || (elem[ expando ] = {}))[ type ]) && cache[0] === dirruns ) { 1778 if ( useCache ) {
|
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/ |
H A D | AuthClientUtils.java | 175 private static boolean useCache = Boolean.getBoolean(SystemProperties.get( field in class:AuthClientUtils 2525 conn.setUseCaches(useCache);
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/ |
H A D | AuthClientUtils.java | 175 private static boolean useCache = Boolean.getBoolean(SystemProperties.get( field in class:AuthClientUtils 2528 conn.setUseCaches(useCache);
|
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/utilities/ |
H A D | utilities.js | 393 oDD[sMethod].apply(oDD,args);}}},_onLoad:function(){this.init();Event.on(document,"mouseup",this.handleMouseUp,this,true);Event.on(document,"mousemove",this.handleMouseMove,this,true);Event.on(window,"unload",this._onUnload,this,true);Event.on(window,"resize",this._onResize,this,true);},_onResize:function(e){this._execOnAll("resetConstraints",[]);},lock:function(){this.locked=true;},unlock:function(){this.locked=false;},isLocked:function(){return this.locked;},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,regDragDrop:function(oDD,sGroup){if(!this.initialized){this.init();} 438 x1=pos[0];x2=x1+el.offsetWidth;y1=pos[1];y2=y1+el.offsetHeight;t=y1-oDD.padding[0];r=x2+oDD.padding[1];b=y2+oDD.padding[2];l=x1-oDD.padding[3];return new YAHOO.util.Region(t,r,b,l);},isOverTarget:function(pt,oTarget,intersect,curRegion){var loc=this.locationCache[oTarget.id];if(!loc||!this.useCache){loc=this.getLocation(oTarget);this.locationCache[oTarget.id]=loc;}
|
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/utilities/ |
H A D | utilities.js | 393 oDD[sMethod].apply(oDD,args);}}},_onLoad:function(){this.init();Event.on(document,"mouseup",this.handleMouseUp,this,true);Event.on(document,"mousemove",this.handleMouseMove,this,true);Event.on(window,"unload",this._onUnload,this,true);Event.on(window,"resize",this._onResize,this,true);},_onResize:function(e){this._execOnAll("resetConstraints",[]);},lock:function(){this.locked=true;},unlock:function(){this.locked=false;},isLocked:function(){return this.locked;},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,regDragDrop:function(oDD,sGroup){if(!this.initialized){this.init();} 438 x1=pos[0];x2=x1+el.offsetWidth;y1=pos[1];y2=y1+el.offsetHeight;t=y1-oDD.padding[0];r=x2+oDD.padding[1];b=y2+oDD.padding[2];l=x1-oDD.padding[3];return new YAHOO.util.Region(t,r,b,l);},isOverTarget:function(pt,oTarget,intersect,curRegion){var loc=this.locationCache[oTarget.id];if(!loc||!this.useCache){loc=this.getLocation(oTarget);this.locationCache[oTarget.id]=loc;}
|