Package org.sonews.auth
Interface AccessControl
public interface AccessControl
- Since:
- sonews/1.1
- Author:
- Christian Lins
-
Method Summary
Modifier and TypeMethodDescriptionboolean
hasPermission
(String user, char[] secret, String permission)
-
Method Details
-
hasPermission
-