Liferay 7.0-ce-b4

com.liferay.portal.kernel.security.auth
Interface AlwaysAllowDoAsUser


public interface AlwaysAllowDoAsUser


Method Summary
 Collection<String> getActionNames()
           
 Collection<String> getMVCRenderCommandNames()
           
 Collection<String> getPaths()
           
 Collection<String> getStrutsActions()
           
 

Method Detail

getActionNames

Collection<String> getActionNames()

getMVCRenderCommandNames

Collection<String> getMVCRenderCommandNames()

getPaths

Collection<String> getPaths()

getStrutsActions

Collection<String> getStrutsActions()

Liferay 7.0-ce-b4