Package com.flowable.platform.websocket
Interface WebSocketPrincipalTenantExtractor
-
public interface WebSocketPrincipalTenantExtractor- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTenantId(Principal principal)Retrieve the tenantId for the given principal.
-