Searched defs:getTargetAttributes (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java222 && castObject.getTargetAttributes().equals(
223 getTargetAttributes())
331 public QualifiedCollection getTargetAttributes() { method in class:ACI
652 qc = getTargetAttributes();
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java222 && castObject.getTargetAttributes().equals(
223 getTargetAttributes())
331 public QualifiedCollection getTargetAttributes() { method in class:ACI
652 qc = getTargetAttributes();

Completed in 34 milliseconds