mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
bug5828: added methods for role management to SecurityResource / SecuredServer facade
This commit is contained in:
-2
@@ -122,6 +122,4 @@ public interface SailingServer extends SecuredServer {
|
||||
* removed as a result of calling this method
|
||||
*/
|
||||
RemoteSailingServerReference removeRemoteServerEventReferences(SailingServer referencedServer, Iterable<UUID> eventIds) throws Exception;
|
||||
|
||||
String getBearerToken();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user