Searched defs:isAttributeDN (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java623 && isAttributeDN(container.getCurrentAttributeType()))
1164 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java671 && (isAttributeDN(container.getCurrentAttributeType())))
1240 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java671 && (isAttributeDN(container.getCurrentAttributeType())))
1240 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java623 && isAttributeDN(container.getCurrentAttributeType()))
1164 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java671 && (isAttributeDN(container.getCurrentAttributeType())))
1240 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciHandler.java529 && isAttributeDN(container.getCurrentAttributeType()))
1017 private boolean isAttributeDN(AttributeType attribute) method in class:AciHandler

Completed in 56 milliseconds