Class WebClientData2UserAccess
java.lang.Object
io.deephaven.enterprise.webclientdata2.WebClientData2UserAccess
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLatestAdminGroupInfo(Database db, String id) static booleanhasAccess(@NotNull GroupProvider groupProvider, @Nullable UserContext userContext, @NotNull String tablesForUser)
-
Constructor Details
-
WebClientData2UserAccess
public WebClientData2UserAccess()
-
-
Method Details
-
getLatestAdminGroupInfo
public static WebClientData2UserAccess.AdminGroupInfo getLatestAdminGroupInfo(Database db, String id) -
hasAccess
public static boolean hasAccess(@NotNull @NotNull GroupProvider groupProvider, @Nullable @Nullable UserContext userContext, @NotNull @NotNull String tablesForUser)
-