Searched refs:hasAttribute (Results 176 - 200 of 270) sorted by relevance

1234567891011

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java421 if(!retEntry.hasAttribute(attributeType))
657 if(!retEntry.hasAttribute(attributeType))
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java394 if(!retEntry.hasAttribute(attributeType))
639 if(!retEntry.hasAttribute(attributeType))
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java394 if(!retEntry.hasAttribute(attributeType))
639 if(!retEntry.hasAttribute(attributeType))
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java421 if(!retEntry.hasAttribute(attributeType))
657 if(!retEntry.hasAttribute(attributeType))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java394 if(!retEntry.hasAttribute(attributeType))
639 if(!retEntry.hasAttribute(attributeType))
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java414 if(!retEntry.hasAttribute(attributeType))
650 if(!retEntry.hasAttribute(attributeType))
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOSubjectAttributesCollector.java211 public boolean hasAttribute( method in class:OpenSSOSubjectAttributesCollector
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/
H A DTemplateEntry.java196 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java618 String valueString, int timeout, boolean hasAttribute) throws Exception
654 if (found != hasAttribute)
656 } while ((--count > 0) && (found != hasAttribute));
617 checkEntryHasAttribute(DN dn, String attrTypeStr, String valueString, int timeout, boolean hasAttribute) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java521 String valueString, int timeout, boolean hasAttribute) throws Exception
553 if (found != hasAttribute)
555 } while ((--count > 0) && (found != hasAttribute));
520 checkEntryHasAttribute(DN dn, String attrTypeStr, String valueString, int timeout, boolean hasAttribute) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java618 String valueString, int timeout, boolean hasAttribute) throws Exception
654 if (found != hasAttribute)
656 } while ((--count > 0) && (found != hasAttribute));
617 checkEntryHasAttribute(DN dn, String attrTypeStr, String valueString, int timeout, boolean hasAttribute) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java521 String valueString, int timeout, boolean hasAttribute) throws Exception
553 if (found != hasAttribute)
555 } while ((--count > 0) && (found != hasAttribute));
520 checkEntryHasAttribute(DN dn, String attrTypeStr, String valueString, int timeout, boolean hasAttribute) argument
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DReplicationTestCase.java618 String valueString, int timeout, boolean hasAttribute) throws Exception
654 if (found != hasAttribute)
656 } while ((--count > 0) && (found != hasAttribute));
617 checkEntryHasAttribute(DN dn, String attrTypeStr, String valueString, int timeout, boolean hasAttribute) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/
H A DTemplateEntry.java211 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperationTestCase.java2661 assertFalse(userEntry.hasAttribute(lastLoginTimeAttr));
2679 assertTrue(userEntry.hasAttribute(lastLoginTimeAttr));
2733 assertFalse(userEntry.hasAttribute(authFailureTimesAttr));
2751 assertTrue(userEntry.hasAttribute(authFailureTimesAttr));
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperationTestCase.java2660 assertFalse(userEntry.hasAttribute(lastLoginTimeAttr));
2678 assertTrue(userEntry.hasAttribute(lastLoginTimeAttr));
2732 assertFalse(userEntry.hasAttribute(authFailureTimesAttr));
2750 assertTrue(userEntry.hasAttribute(authFailureTimesAttr));
/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/
H A DTemplateEntry.java210 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/
H A DTemplateEntry.java211 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperationTestCase.java2661 assertFalse(userEntry.hasAttribute(lastLoginTimeAttr));
2679 assertTrue(userEntry.hasAttribute(lastLoginTimeAttr));
2733 assertFalse(userEntry.hasAttribute(authFailureTimesAttr));
2751 assertTrue(userEntry.hasAttribute(authFailureTimesAttr));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperationTestCase.java2660 assertFalse(userEntry.hasAttribute(lastLoginTimeAttr));
2678 assertTrue(userEntry.hasAttribute(lastLoginTimeAttr));
2732 assertFalse(userEntry.hasAttribute(authFailureTimesAttr));
2750 assertTrue(userEntry.hasAttribute(authFailureTimesAttr));
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperationTestCase.java2661 assertFalse(userEntry.hasAttribute(lastLoginTimeAttr));
2679 assertTrue(userEntry.hasAttribute(lastLoginTimeAttr));
2733 assertFalse(userEntry.hasAttribute(authFailureTimesAttr));
2751 assertTrue(userEntry.hasAttribute(authFailureTimesAttr));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplateEntry.java211 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/
H A DTemplateEntry.java210 public boolean hasAttribute(AttributeType attributeType) method in class:TemplateEntry
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DEntry.java488 public boolean hasAttribute(AttributeType attributeType) method in class:Entry
490 return hasAttribute(attributeType, null, true);
506 public boolean hasAttribute(AttributeType attributeType, method in class:Entry
509 return hasAttribute(attributeType, null, includeSubordinates);
527 public boolean hasAttribute( method in class:Entry
531 return hasAttribute(attributeType, options, true);
550 public boolean hasAttribute( method in class:Entry
3677 hasAttribute(subEntry.getInheritFromDNType()))
3716 hasAttribute(subEntry.getInheritFromRDNAttrType()))
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DEntry.java488 public boolean hasAttribute(AttributeType attributeType) method in class:Entry
490 return hasAttribute(attributeType, null, true);
506 public boolean hasAttribute(AttributeType attributeType, method in class:Entry
509 return hasAttribute(attributeType, null, includeSubordinates);
527 public boolean hasAttribute( method in class:Entry
531 return hasAttribute(attributeType, options, true);
550 public boolean hasAttribute( method in class:Entry
3677 hasAttribute(subEntry.getInheritFromDNType()))
3716 hasAttribute(subEntry.getInheritFromRDNAttrType()))

Completed in 475 milliseconds

1234567891011