Searched refs:verifyAndGetAttributes (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DComplianceServicesImpl.java452 protected AttrSet verifyAndGetAttributes(PersistentObject po, method in class:ComplianceServicesImpl
483 debug.error("Compliance.verifyAndGetAttributes(): ", ue);
H A DDirectoryServicesImpl.java801 attrSet = complianceImpl.verifyAndGetAttributes(po, names);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DComplianceServicesImpl.java452 protected AttrSet verifyAndGetAttributes(PersistentObject po, method in class:ComplianceServicesImpl
483 debug.error("Compliance.verifyAndGetAttributes(): ", ue);
H A DDirectoryServicesImpl.java801 attrSet = complianceImpl.verifyAndGetAttributes(po, names);

Completed in 56 milliseconds