Uses of Class
nl.harm27.obs.websocket.authentication.AuthenticationHandler
-
Packages that use AuthenticationHandler Package Description nl.harm27.obs.websocket nl.harm27.obs.websocket.processor -
-
Uses of AuthenticationHandler in nl.harm27.obs.websocket
Constructors in nl.harm27.obs.websocket with parameters of type AuthenticationHandler Constructor Description RequestSenderManager(OBSWebSocketClient obsWebSocketClient, AuthenticationHandler authenticationHandler, ListenerRegistry listenerRegistry)
-
Uses of AuthenticationHandler in nl.harm27.obs.websocket.processor
Constructors in nl.harm27.obs.websocket.processor with parameters of type AuthenticationHandler Constructor Description MessageSender(RequestSenderManager requestSenderManager, OBSWebSocketClient obsWebSocketClient, AuthenticationHandler authenticationHandler)
-