Package io.jans.as.model.configuration
Class CIBAEndUserNotificationConfig
java.lang.Object
io.jans.as.model.configuration.CIBAEndUserNotificationConfig
- Version:
- August 20, 2019
- Author:
- Javier Rojas Blum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppId()voidvoidvoidsetAuthDomain(String authDomain) voidsetDatabaseURL(String databaseURL) voidsetMessagingSenderId(String messagingSenderId) voidsetNotificationKey(String notificationKey) voidsetNotificationUrl(String notificationUrl) voidsetProjectId(String projectId) voidsetPublicVapidKey(String publicVapidKey) voidsetStorageBucket(String storageBucket)
-
Constructor Details
-
CIBAEndUserNotificationConfig
public CIBAEndUserNotificationConfig()
-
-
Method Details
-
getApiKey
-
setApiKey
-
getAuthDomain
-
setAuthDomain
-
getDatabaseURL
-
setDatabaseURL
-
getProjectId
-
setProjectId
-
getStorageBucket
-
setStorageBucket
-
getMessagingSenderId
-
setMessagingSenderId
-
getAppId
-
setAppId
-
getNotificationUrl
-
setNotificationUrl
-
getNotificationKey
-
setNotificationKey
-
getPublicVapidKey
-
setPublicVapidKey
-