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

/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/push/
H A DAuthenticatorPushServiceFactory.java28 public class AuthenticatorPushServiceFactory implements DeviceServiceFactory<AuthenticatorPushService> { class in inherits:DeviceServiceFactory
31 public static final String FACTORY_NAME = "AuthenticatorPushServiceFactory";

Completed in 19 milliseconds