Package com.bytedesk.core.socket.mqtt
Class MqttAuthService
java.lang.Object
com.bytedesk.core.socket.mqtt.MqttAuthService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheckValid
(String username, String password) private SecretKey
private boolean
validateJwtToken
(String authToken)
-
Field Details
-
tokenRestService
-
bytedeskProperties
-
-
Constructor Details
-
MqttAuthService
public MqttAuthService()
-
-
Method Details
-
checkValid
-
validateJwtToken
-
secretKey
-