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

/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/
H A DOathDevicesDao.java27 public class OathDevicesDao extends UserDevicesDao { class in inherits:UserDevicesDao
30 public OathDevicesDao(AuthenticatorOathServiceFactory serviceFactory) { method in class:OathDevicesDao
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/oath/
H A DOathDevicesDao.java32 public class OathDevicesDao extends UserDevicesDao { class in inherits:UserDevicesDao
35 * Construct a new OathDevicesDao.
40 public OathDevicesDao(@Named(FACTORY_NAME) method in class:OathDevicesDao

Completed in 32 milliseconds