com.atlassian.confluence.security
Interface PermissionCheckExemptions

All Known Implementing Classes:
ConfluenceAdministratorsPermissionCheckExemptions

public interface PermissionCheckExemptions


Method Summary
 boolean isExempt(com.atlassian.user.User user)
          Returns true if the user is exempt from permission checks, otherwise false.
 

Method Detail

isExempt

boolean isExempt(com.atlassian.user.User user)
Returns true if the user is exempt from permission checks, otherwise false.



Copyright © 2003-2013 Atlassian. All Rights Reserved.