Uses of Class
org.exoplatform.push.service.fcm.FCMServiceAccountConfiguration
-
Packages that use FCMServiceAccountConfiguration Package Description org.exoplatform.push.service.fcm -
-
Uses of FCMServiceAccountConfiguration in org.exoplatform.push.service.fcm
Methods in org.exoplatform.push.service.fcm that return FCMServiceAccountConfiguration Modifier and Type Method Description protected FCMServiceAccountConfigurationFCMMessagePublisher. loadConfiguration(String fcmServiceAccountFilePath)Load Firebase Cloud Messaging configuration from fileMethods in org.exoplatform.push.service.fcm with parameters of type FCMServiceAccountConfiguration Modifier and Type Method Description protected com.google.api.client.googleapis.auth.oauth2.GoogleCredentialFCMMessagePublisher. getCredentialsFromStream(FCMServiceAccountConfiguration configuration)Build GoogleCredential object from configuration
-