Searched defs:saveProfiles (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-device-id/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/
H A DDevicePrintDao.java74 void saveProfiles(AMIdentityWrapper amIdentity, List<Map<String, Object>> profiles) { method in class:DevicePrintDao
/forgerock/openam/openam-authentication/openam-auth-device-id/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/
H A DDevicePrintDao.java74 void saveProfiles(AMIdentityWrapper amIdentity, List<Map<String, Object>> profiles) { method in class:DevicePrintDao
/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/
H A DUserProfilesDao.java136 public void saveProfiles() throws NotUniqueUserProfileException { method in class:UserProfilesDao

Completed in 51 milliseconds