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 2, 2024
1 parent e98f00e commit 06af405
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,668 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 06af405

Please sign in to comment.