Uses of Interface
com.flowable.platform.websocket.WebSocketPrincipalTenantExtractor
Packages that use WebSocketPrincipalTenantExtractor
-
Uses of WebSocketPrincipalTenantExtractor in com.flowable.platform.websocket
Fields in com.flowable.platform.websocket declared as WebSocketPrincipalTenantExtractorModifier and TypeFieldDescriptionprotected final WebSocketPrincipalTenantExtractorWebSocketSessionEventHandler.webSocketPrincipalTenantExtractorConstructors in com.flowable.platform.websocket with parameters of type WebSocketPrincipalTenantExtractorModifierConstructorDescriptionWebSocketSessionEventHandler(UserSessionService userSessionService, TaskScheduler taskScheduler, WebSocketPrincipalTenantExtractor webSocketPrincipalTenantExtractor)