jar

com.liferay.portal : portal-pacl

Maven & Gradle

Jan 15, 2016
1.9k stars

Liferay Portal PACL · Contains implementation for the portal security manager.

Table Of Contents

Latest Version

Download com.liferay.portal : portal-pacl JAR file - Latest Versions:

All Versions

Download com.liferay.portal : portal-pacl JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.2.x
6.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window portal-pacl-6.2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.portal.security.pacl.jndi

├─ com.liferay.portal.security.pacl.jndi.PACLContext.class - [JAR]

├─ com.liferay.portal.security.pacl.jndi.PACLInitialContextFactory.class - [JAR]

├─ com.liferay.portal.security.pacl.jndi.PACLInitialContextFactoryBuilder.class - [JAR]

├─ com.liferay.portal.security.pacl.jndi.SchemeAwareContextWrapper.class - [JAR]

com.liferay.portal.security.pacl.checker

├─ com.liferay.portal.security.pacl.checker.AWTChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.AuthorizationProperty.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.BaseChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.BaseReflectChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.Checker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.DefaultAcceptChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.DefaultRejectChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.FileChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.JNDIChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.MBeanChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.NetChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.PortalHookChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.PortalMessageBusChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.PortalRuntimeChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.PortalServiceChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.PropertyChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.ReflectChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.RuntimeChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.SQLChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.SecurityChecker.class - [JAR]

├─ com.liferay.portal.security.pacl.checker.SocketChecker.class - [JAR]

com.liferay.portal.security.pacl

├─ com.liferay.portal.security.pacl.ActivePACLPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.BasePACLPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.GeneratingPACLPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.InactivePACLPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.LenientPermissionCollection.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLAdvice.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLBeanHandler.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLClassLoaderUtil.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLClassUtil.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLInvocationHandler.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLPolicyManager.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLPolicyThreadLocal.class - [JAR]

├─ com.liferay.portal.security.pacl.PACLUtil.class - [JAR]

├─ com.liferay.portal.security.pacl.PortalPermissionCollection.class - [JAR]

├─ com.liferay.portal.security.pacl.PortalPolicy.class - [JAR]

├─ com.liferay.portal.security.pacl.PortalSecurityManagerImpl.class - [JAR]

├─ com.liferay.portal.security.pacl.Reflection.class - [JAR]

├─ com.liferay.portal.security.pacl.URLWrapper.class - [JAR]

com.liferay.portal.security.pacl.dao.jdbc

├─ com.liferay.portal.security.pacl.dao.jdbc.PACLConnectionHandler.class - [JAR]

├─ com.liferay.portal.security.pacl.dao.jdbc.PACLDataSource.class - [JAR]

├─ com.liferay.portal.security.pacl.dao.jdbc.PACLStatementHandler.class - [JAR]

com.liferay.portal.security.pacl.servlet

├─ com.liferay.portal.security.pacl.servlet.PACLRequestDispatcherWrapper.class - [JAR]

Advertisement