|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PACLPolicy | |
|---|---|
| com.liferay.portal.security.pacl | |
| com.liferay.portal.security.pacl.checker | |
| com.liferay.portal.security.pacl.dao.jdbc | |
| com.liferay.portal.security.pacl.jndi | |
| Uses of PACLPolicy in com.liferay.portal.security.pacl |
|---|
| Classes in com.liferay.portal.security.pacl that implement PACLPolicy | |
|---|---|
class |
ActivePACLPolicy
|
class |
BasePACLPolicy
|
class |
GeneratingPACLPolicy
|
class |
InactivePACLPolicy
|
| Methods in com.liferay.portal.security.pacl that return PACLPolicy | |
|---|---|
static PACLPolicy |
PACLPolicyManager.buildPACLPolicy(String servletContextName,
ClassLoader classLoader,
Properties properties)
|
static PACLPolicy |
PACLPolicyManager.getDefaultPACLPolicy()
|
PACLPolicy |
PACLUtil.Exception.getPaclPolicy()
|
PACLPolicy |
PortalPermissionCollection.getPACLPolicy()
|
static PACLPolicy |
PACLUtil.getPACLPolicy()
|
static PACLPolicy |
PACLClassUtil.getPACLPolicy(boolean deep,
boolean debug)
Deprecated. |
static PACLPolicy |
PACLPolicyManager.getPACLPolicy(ClassLoader classLoader)
|
static PACLPolicy |
PACLClassUtil.getPACLPolicyByReflection(boolean deep,
boolean debug)
Deprecated. |
| Methods in com.liferay.portal.security.pacl with parameters of type PACLPolicy | |
|---|---|
static boolean |
PACLUtil.isTrustedCaller(Class<?> callerClass,
Permission permission,
PACLPolicy paclPolicy)
|
static void |
PACLPolicyManager.register(ClassLoader classLoader,
PACLPolicy paclPolicy)
|
| Constructors in com.liferay.portal.security.pacl with parameters of type PACLPolicy | |
|---|---|
PACLUtil.Exception(PACLPolicy paclPolicy)
|
|
PortalPermissionCollection(PACLPolicy paclPolicy,
PermissionCollection permissionCollection)
|
|
| Uses of PACLPolicy in com.liferay.portal.security.pacl.checker |
|---|
| Methods in com.liferay.portal.security.pacl.checker that return PACLPolicy | |
|---|---|
PACLPolicy |
Checker.getPACLPolicy()
|
PACLPolicy |
BaseChecker.getPACLPolicy()
|
| Methods in com.liferay.portal.security.pacl.checker with parameters of type PACLPolicy | |
|---|---|
void |
Checker.setPACLPolicy(PACLPolicy paclPolicy)
|
void |
BaseChecker.setPACLPolicy(PACLPolicy paclPolicy)
|
| Uses of PACLPolicy in com.liferay.portal.security.pacl.dao.jdbc |
|---|
| Constructors in com.liferay.portal.security.pacl.dao.jdbc with parameters of type PACLPolicy | |
|---|---|
PACLConnectionHandler(Connection connection,
PACLPolicy paclPolicy)
|
|
PACLStatementHandler(Statement statement,
PACLPolicy paclPolicy)
|
|
| Uses of PACLPolicy in com.liferay.portal.security.pacl.jndi |
|---|
| Constructors in com.liferay.portal.security.pacl.jndi with parameters of type PACLPolicy | |
|---|---|
PACLContext(Context context,
PACLPolicy paclPolicy)
|
|
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||