List of usage examples for com.liferay.portal.kernel.security.auth AlwaysAllowDoAsUser interface-usage
From source file com.liferay.wiki.web.internal.security.auth.EditPageAttachmentAlwaysAllowDoAsUser.java
/** * @author Ivn Zaera */ @Component(service = AlwaysAllowDoAsUser.class) public class EditPageAttachmentAlwaysAllowDoAsUser implements AlwaysAllowDoAsUser {