com.atlassian.plugins.rest.common.sal.websudo
Interface WebSudoResourceContext


public interface WebSudoResourceContext


Method Summary
 boolean shouldEnforceWebSudoProtection()
          Checks if WebSudo protection is required.
 

Method Detail

shouldEnforceWebSudoProtection

boolean shouldEnforceWebSudoProtection()
Checks if WebSudo protection is required.

Returns:
true if WebSudo protection should be enforced, false otherwise.


Copyright © 2014 Atlassian. All Rights Reserved.