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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java25 * $Id: DatabaseRepo.java,v 1.1 2009/04/21 20:04:48 sean_brydon Exp $
63 public class DatabaseRepo extends IdRepo { class in inherits:IdRepo
70 "com.sun.identity.idm.plugins.database.DatabaseRepo";
239 public DatabaseRepo() { method in class:DatabaseRepo
255 debug.message("DatabaseRepo.initialize called.");
268 String badDaoMsg = "DatabaseRepo.initialize: daoClassName obtained"
279 debug.error("DatabaseRepo.initialize: exception trying to create a new"
284 debug.error("DatabaseRepo.initialize: exception trying to create a new"
289 debug.error("DatabaseRepo.initialize: exception trying to create a new"
294 debug.error("DatabaseRepo
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java25 * $Id: DatabaseRepo.java,v 1.1 2009/04/21 20:04:48 sean_brydon Exp $
64 public class DatabaseRepo extends IdRepo { class in inherits:IdRepo
71 "com.sun.identity.idm.plugins.database.DatabaseRepo";
240 public DatabaseRepo() { method in class:DatabaseRepo
256 debug.message("DatabaseRepo.initialize called.");
269 String badDaoMsg = "DatabaseRepo.initialize: daoClassName obtained"
280 debug.error("DatabaseRepo.initialize: exception trying to create a new"
285 debug.error("DatabaseRepo.initialize: exception trying to create a new"
290 debug.error("DatabaseRepo.initialize: exception trying to create a new"
295 debug.error("DatabaseRepo
[all...]

Completed in 38 milliseconds