org.apache.empire.struts2.action
Interface ActionAccessValidator

All Known Implementing Classes:
WebAction

public interface ActionAccessValidator


Method Summary
 boolean hasAccess(String method)
           
 boolean loginRequired()
           
 

Method Detail

loginRequired

boolean loginRequired()

hasAccess

boolean hasAccess(String method)


Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.