Uses of Class
com.streambase.liveview.client.LiveViewPermission
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of LiveViewPermission in com.streambase.liveview.client
Modifier and TypeMethodDescriptionboolean
LiveViewConnection.checkPermission
(LiveViewPermission permission) Checks whether the authenticated user has the specified permission.Modifier and TypeMethodDescriptionLiveViewConnection.checkPermissions
(List<LiveViewPermission> permissions) Checks whether the authenticated user has the specified permissions.