org.gcube.accounting.security.authz
Interface AuthorizationManager

All Known Implementing Classes:
FileAuthorizationManager

public interface AuthorizationManager


Method Summary
 boolean isAllowed(String userId, Action action)
           
 boolean isAllowed(String userId, Action action, String object)
           
 

Method Detail

isAllowed

boolean isAllowed(String userId,
                  Action action)

isAllowed

boolean isAllowed(String userId,
                  Action action,
                  String object)


Copyright © 2013. All Rights Reserved.