Documentazione
Liferay fornisce un ricco bagaglio di risorse e conoscenze per aiutare la nostra Communità nell' usare e lavorare con la nostra tecnologia.
Bean Property Security
Specify bean properties the plugin is permitted to get.
Example:
security-manager-get-bean-property=\
com.liferay.portal.kernel.cache.CacheRegistryUtil,\
com.liferay.portal.kernel.cache.key.CacheKeyGeneratorUtil,\
com.liferay.portal.kernel.configuration.ConfigurationFactoryUtil,\
com.liferay.portal.kernel.dao.db.DBFactoryUtil,\
com.liferay.portal.kernel.dao.orm.DynamicQueryFactoryUtil,\
com.liferay.portal.kernel.dao.orm.FinderCacheUtil,\
com.liferay.portal.kernel.dao.orm.PortalCustomSQLUtil,\
com.liferay.portal.kernel.deploy.DeployManagerUtil,\
com.liferay.portal.kernel.executor.PortalExecutorManagerUtil,\
com.liferay.portal.kernel.format.PhoneNumberFormatUtil,\
com.liferay.portal.kernel.language.LanguageUtil,\
com.liferay.portal.kernel.messaging.MessageBusUtil,\
com.liferay.portal.kernel.servlet.DirectRequestDispatcherFactoryUtil,\
com.liferay.portal.kernel.servlet.DirectServletRegistryUtil,\
com.liferay.portal.kernel.spring.util.SpringFactoryUtil,\
com.liferay.portal.kernel.util.FileUtil,\
com.liferay.portal.kernel.util.HtmlUtil,\
com.liferay.portal.kernel.util.HttpUtil,\
com.liferay.portal.kernel.util.InfrastructureUtil,\
com.liferay.portal.kernel.util.PropsUtil,\
com.liferay.portal.kernel.xml.SAXReaderUtil,\
com.liferay.portal.util.PortalUtil
Specify bean properties the plugin is permitted to set.
Example:
security-manager-set-bean-property=\
com.liferay.portal.kernel.dao.orm.PortalCustomSQLUtil