Package pl.edu.icm.unity.engine.api
Interface AuthorizationManagement
-
public interface AuthorizationManagement
API for authorization management.- Author:
- P.Piernik
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
hasAdminAccess()
Checks if caller has admin access
-