Searched defs:isEmpty (Results 176 - 200 of 258) sorted by relevance

1234567891011

/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManager.java842 if ((attributes != null) && (!attributes.isEmpty())) {
1194 if ((artifact == null) || destID == null || destID.isEmpty()) {
2519 if ((statements != null) && (!statements.isEmpty())) {
2580 public boolean isEmpty() { method in class:AssertionManager.GoThroughRunnable
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DSession.java363 public boolean isEmpty() { method in class:Session
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java190 if (set != null && !set.isEmpty()) {
202 if ((set != null) && !set.isEmpty()) {
214 if (set != null && !set.isEmpty()) {
219 if (set != null && !set.isEmpty()) {
224 if (set != null && !set.isEmpty()) {
230 if ((set != null) && !set.isEmpty()) {
235 if ((set != null) && !set.isEmpty()) {
309 if (objectclasses != null && !objectclasses.isEmpty()
410 if (presentOcs == null || presentOcs.isEmpty()) {
420 if (reqOcs != null && !reqOcs.isEmpty()
1786 public boolean isEmpty() { method in class:FilesRepo.CacheUpdateRunnable
[all...]
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java1420 public boolean isEmpty() { method in class:AgentConfiguration.ConfigurationMonitor
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java192 if (set != null && !set.isEmpty()) {
204 if ((set != null) && !set.isEmpty()) {
216 if (set != null && !set.isEmpty()) {
221 if (set != null && !set.isEmpty()) {
226 if (set != null && !set.isEmpty()) {
232 if ((set != null) && !set.isEmpty()) {
237 if ((set != null) && !set.isEmpty()) {
311 if (objectclasses != null && !objectclasses.isEmpty()
412 if (presentOcs == null || presentOcs.isEmpty()) {
422 if (reqOcs != null && !reqOcs.isEmpty()
1788 public boolean isEmpty() { method in class:FilesRepo.CacheUpdateRunnable
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DInternalSession.java531 public boolean isEmpty() { method in class:InternalSession
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/
H A Dyuitest-beta-debug.js1534 * @method isEmpty
1537 isEmpty : function (actual /*:Array*/, message /*:String*/) /*:Void*/ {
H A Dyuitest-beta-min.js32 var len=Math.max(expected.length,actual.length);for(var i=0;i<len;i++){if(!comparator(expected[i],actual[i])){throw new YAHOO.util.ComparisonFailure(message||"Values in position "+i+" are not equivalent.",expected[i],actual[i]);}}},isEmpty:function(actual,message){if(actual.length>0){YAHOO.util.Assert.fail(message||"Array should be empty.");}},isNotEmpty:function(actual,message){if(actual.length===0){YAHOO.util.Assert.fail(message||"Array should not be empty.");}},itemsAreSame:function(expected,actual,message){var len=Math.max(expected.length,actual.length);for(var i=0;i<len;i++){YAHOO.util.Assert.areSame(expected[i],actual[i],message||"Values in position "+i+" are not the same.");}},lastIndexOf:function(needle,haystack,index,message){for(var i=haystack.length;i>=0;i--){if(haystack[i]===needle){YAHOO.util.Assert.areEqual(index,i,message||"Value exists at index "+i+" but should be at index "+index+".");return;}}
H A Dyuitest-beta.js1534 * @method isEmpty
1537 isEmpty : function (actual /*:Array*/, message /*:String*/) /*:Void*/ {
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/
H A Dyuitest-beta-debug.js1534 * @method isEmpty
1537 isEmpty : function (actual /*:Array*/, message /*:String*/) /*:Void*/ {
H A Dyuitest-beta-min.js32 var len=Math.max(expected.length,actual.length);for(var i=0;i<len;i++){if(!comparator(expected[i],actual[i])){throw new YAHOO.util.ComparisonFailure(message||"Values in position "+i+" are not equivalent.",expected[i],actual[i]);}}},isEmpty:function(actual,message){if(actual.length>0){YAHOO.util.Assert.fail(message||"Array should be empty.");}},isNotEmpty:function(actual,message){if(actual.length===0){YAHOO.util.Assert.fail(message||"Array should not be empty.");}},itemsAreSame:function(expected,actual,message){var len=Math.max(expected.length,actual.length);for(var i=0;i<len;i++){YAHOO.util.Assert.areSame(expected[i],actual[i],message||"Values in position "+i+" are not the same.");}},lastIndexOf:function(needle,haystack,index,message){for(var i=haystack.length;i>=0;i--){if(haystack[i]===needle){YAHOO.util.Assert.areEqual(index,i,message||"Value exists at index "+i+" but should be at index "+index+".");return;}}
H A Dyuitest-beta.js1534 * @method isEmpty
1537 isEmpty : function (actual /*:Array*/, message /*:String*/) /*:Void*/ {
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dactivation.jarMETA-INF/MANIFEST.MF META-INF/SUN_MICR.SF META-INF/SUN_MICR.RSA META ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dactivation.jarMETA-INF/MANIFEST.MF META-INF/SUN_MICR.SF META-INF/SUN_MICR.RSA META ...
/forgerock/opendj2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2.6.2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-jel-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2.6.2/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-jel-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2-hg/ext/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/forgerock/opendj2/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...

Completed in 164 milliseconds

1234567891011