Searched refs:obj (Results 301 - 325 of 907) sorted by relevance

<<11121314151617181920>>

/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/event/
H A Devent-debug.js38 * obj
102 * @param {Object} obj An object to be passed along when the event
104 * @param {boolean|Object} override If true, the obj passed in becomes
141 * @param {Object} obj An object to be passed along when the event
143 * @param {boolean|Object} override If true, the obj passed in becomes
148 subscribe: function(fn, obj, override) {
155 this.subscribeEvent.fire(fn, obj, override);
158 this.subscribers.push( new YAHOO.util.Subscriber(fn, obj, override) );
166 * @param {Object} obj The custom object passed to subscribe. This is
173 unsubscribe: function(fn, obj) {
[all...]
H A Devent-min.js9 var onsubscribeType="_YUICEOnSubscribe";if(type!==onsubscribeType){this.subscribeEvent=new YAHOO.util.CustomEvent(onsubscribeType,this,true);}};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1;YAHOO.util.CustomEvent.prototype={subscribe:function(fn,obj,override){if(!fn){throw new Error("Invalid callback for subscriber to '"+this.type+"'");}
10 if(this.subscribeEvent){this.subscribeEvent.fire(fn,obj,override);}
11 this.subscribers.push(new YAHOO.util.Subscriber(fn,obj,override));},unsubscribe:function(fn,obj){if(!fn){return this.unsubscribeAll();}
12 var found=false;for(var i=0,len=this.subscribers.length;i<len;++i){var s=this.subscribers[i];if(s&&s.contains(fn,obj)){this._delete(i);found=true;}}
18 ret=s.fn.call(scope,param,s.obj);}else{ret=s.fn.call(scope,this.type,args,s.obj);}
24 this.subscribers=[];return i;},_delete:function(index){var s=this.subscribers[index];if(s){delete s.fn;delete s.obj;}
25 this.subscribers[index]=null;},toString:function(){return"CustomEvent: "+"'"+this.type+"', "+"scope: "+this.scope;}};YAHOO.util.Subscriber=function(fn,obj,override){this.fn=fn;this.obj
[all...]
H A Devent.js38 * obj
101 * @param {Object} obj An object to be passed along when the event
103 * @param {boolean|Object} override If true, the obj passed in becomes
140 * @param {Object} obj An object to be passed along when the event
142 * @param {boolean|Object} override If true, the obj passed in becomes
147 subscribe: function(fn, obj, override) {
154 this.subscribeEvent.fire(fn, obj, override);
157 this.subscribers.push( new YAHOO.util.Subscriber(fn, obj, override) );
165 * @param {Object} obj The custom object passed to subscribe. This is
172 unsubscribe: function(fn, obj) {
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServerGroup.java69 Object obj = elems.elementAt(i);
73 + obj.getClass().getName());
76 if (obj instanceof Server) {
84 servers.add((Server) obj);
85 } else if (obj instanceof LDAPUser) {
89 users.add(obj);
90 } else if (obj instanceof GenericNode) {
92 GenericNode x = (GenericNode) obj;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DCacheCleanUpRunnable.java60 public boolean addElement(Object obj) { argument
64 public boolean removeElement(Object obj) { argument
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DDeleteCircleOfTrust.java72 Object[] obj = {cot};
74 getResourceString("delete-circle-of-trust-succeeded"), obj));
H A DImportMetaData.java446 Object obj;
448 obj = IDFFMetaUtils.convertStringToJAXB(metadata);
453 obj = IDFFMetaUtils.convertNodeToJAXB(doc);
456 if (obj instanceof
461 obj;
507 Object obj;
510 obj = WSFederationMetaUtils.convertStringToJAXB(metadata);
516 obj = WSFederationMetaUtils.convertNodeToJAXB(doc);
519 if (obj instanceof com.sun.identity.wsfederation.jaxb.wsfederation.FederationMetadataElement) {
522 obj
[all...]
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/
H A DChainsView.js136 _.each(data.values.result, function (obj) {
138 if (obj.active) {
139 sortedChains.unshift(obj);
141 sortedChains.push(obj);
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/config/routes/
H A DAdminRoutesConfig.js22 var obj = {
206 obj.landingPage = obj.dashboardView;
208 return obj;
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DDeleteCircleOfTrust.java72 Object[] obj = {cot};
74 getResourceString("delete-circle-of-trust-succeeded"), obj));
H A DImportMetaData.java441 Object obj;
443 obj = IDFFMetaUtils.convertStringToJAXB(metadata);
448 obj = IDFFMetaUtils.convertNodeToJAXB(doc);
451 if (obj instanceof
456 obj;
502 Object obj;
505 obj = WSFederationMetaUtils.convertStringToJAXB(metadata);
511 obj = WSFederationMetaUtils.convertNodeToJAXB(doc);
514 if (obj instanceof com.sun.identity.wsfederation.jaxb.wsfederation.FederationMetadataElement) {
517 obj
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServerGroup.java69 Object obj = elems.elementAt(i);
73 + obj.getClass().getName());
76 if (obj instanceof Server) {
84 servers.add((Server) obj);
85 } else if (obj instanceof LDAPUser) {
89 users.add(obj);
90 } else if (obj instanceof GenericNode) {
92 GenericNode x = (GenericNode) obj;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DCacheCleanUpRunnable.java60 public boolean addElement(Object obj) { argument
64 public boolean removeElement(Object obj) { argument
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/
H A DChainsView.js126 _.each(data.values.result, function (obj) {
128 if (obj.active) {
129 sortedChains.unshift(obj);
131 sortedChains.push(obj);
/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/model/
H A DDevicePrint.java303 public boolean equals(Object obj) { argument
304 if (this == obj)
306 if (obj == null)
308 if (getClass() != obj.getClass())
310 DevicePrint other = (DevicePrint) obj;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDiscoveryServiceData.java410 Object obj = iter.next();;
412 if (obj instanceof AuthenticateRequesterElement) {
414 (AuthenticateRequesterElement)obj;
417 } else if (obj instanceof EncryptResourceIDElement) {
419 (EncryptResourceIDElement)obj;
422 } else if (obj instanceof AuthenticateSessionContextElement) {
424 (AuthenticateSessionContextElement)obj;
427 } else if (obj instanceof AuthorizeRequesterElement) {
429 (AuthorizeRequesterElement)obj;
432 } else if (obj instanceo
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDiscoveryServiceData.java410 Object obj = iter.next();;
412 if (obj instanceof AuthenticateRequesterElement) {
414 (AuthenticateRequesterElement)obj;
417 } else if (obj instanceof EncryptResourceIDElement) {
419 (EncryptResourceIDElement)obj;
422 } else if (obj instanceof AuthenticateSessionContextElement) {
424 (AuthenticateSessionContextElement)obj;
427 } else if (obj instanceof AuthorizeRequesterElement) {
429 (AuthorizeRequesterElement)obj;
432 } else if (obj instanceo
[all...]
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/util/
H A DRequestDebugUtils.java126 Object obj = request.getAttribute(name);
127 String value = (obj == null)
129 : obj.toString();
213 Object obj = anEnum.nextElement();
214 String value = (obj == null)
216 : obj.toString();
266 private static void writeln(StringBuffer buff, String str1, Object obj) { argument
269 buff.append((obj == null)
271 : obj.toString());
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DGetCircleOfTrusts.java110 Object obj = SAML2MetaUtils.convertStringToJAXB(xml);
112 (obj instanceof EntityConfigElement) ?
113 (EntityConfigElement)obj : null;
H A DImportSAML2MetaData.java72 Object obj = SAML2MetaUtils.convertStringToJAXB(extended);
73 configElt = (obj instanceof EntityConfigElement) ?
74 (EntityConfigElement)obj : null;
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DGetCircleOfTrusts.java110 Object obj = SAML2MetaUtils.convertStringToJAXB(xml);
112 (obj instanceof EntityConfigElement) ?
113 (EntityConfigElement)obj : null;
H A DImportSAML2MetaData.java72 Object obj = SAML2MetaUtils.convertStringToJAXB(extended);
73 configElt = (obj instanceof EntityConfigElement) ?
74 (EntityConfigElement)obj : null;
/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/persistence/
H A DRepoPersistenceManager.java331 Map<String,Object> obj = dictToMap(properties);
332 JsonValue content = new JsonValue(obj);
336 String configString = (String)obj.get(JSONEnhancedConfig.JSON_CONFIG_PROPERTY);
341 obj.put(JSONEnhancedConfig.JSON_CONFIG_PROPERTY, configMap);
355 obj.remove("_rev"); // beware, this means _id and _rev should not be in config file
356 obj.remove("_id"); // beware, this means _id and _rev should not be in config file
357 obj.remove(RepoPersistenceManager.BUNDLE_LOCATION);
358 obj.remove(RepoPersistenceManager.FELIX_FILEINSTALL_FILENAME);
359 if(!existing.equals(obj)) {
360 logger.trace("Not matching {} {}", existing, obj);
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DUpdateMsg.java161 public boolean equals(Object obj) argument
163 return obj != null && obj.getClass() == this.getClass() &&
164 changeNumber.equals(((UpdateMsg) obj).changeNumber);
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/server/
H A DNotAssuredUpdateMsg.java274 public boolean equals(Object obj) argument
277 if (obj != null)
279 if (obj.getClass() != realUpdateMsg.getClass())
282 equals(((UpdateMsg)obj).getChangeNumber());

Completed in 81 milliseconds

<<11121314151617181920>>