Package io.datarouter.websocket.session
Class PushServiceSettings
java.lang.Object
io.datarouter.websocket.session.PushServiceSettings
- All Implemented Interfaces:
PushServiceSettingsSupplier
public class PushServiceSettings extends Object implements PushServiceSettingsSupplier
-
Constructor Summary
Constructors Constructor Description PushServiceSettings(String cipherKey, String salt, String apiKey) -
Method Summary
-
Constructor Details
-
Method Details
-
getCipherKey
- Specified by:
getCipherKeyin interfacePushServiceSettingsSupplier
-
getSalt
- Specified by:
getSaltin interfacePushServiceSettingsSupplier
-
getApiKey
- Specified by:
getApiKeyin interfacePushServiceSettingsSupplier
-