Skip to content

Commit

Permalink
Removed code which is no longer needed
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Bandener <[email protected]>
  • Loading branch information
nibix committed Oct 8, 2024
1 parent e995cff commit fc49c3c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,698 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,5 @@ public abstract class ConfigModel {

public abstract Set<String> mapSecurityRoles(User user, TransportAddress caller);

public abstract SecurityRoles getSecurityRoles();

public abstract Set<String> getAllConfiguredTenantNames();
}
Loading

0 comments on commit fc49c3c

Please sign in to comment.