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

/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/
H A DAuthenticatorOathServiceFactory.java24 public class AuthenticatorOathServiceFactory implements DeviceServiceFactory { class in inherits:DeviceServiceFactory
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/oath/
H A DAuthenticatorOathServiceFactory.java28 public class AuthenticatorOathServiceFactory implements DeviceServiceFactory<AuthenticatorOathService> { class in inherits:DeviceServiceFactory
31 public static final String FACTORY_NAME = "AuthenticatorOathServiceFactory";

Completed in 49 milliseconds