Liferay 6.2.0-ce-m5

Uses of Interface
com.liferay.portal.security.lang.PortalSecurityManager

Packages that use PortalSecurityManager
com.liferay.portal.security.lang   
com.liferay.portal.security.pacl   
 

Uses of PortalSecurityManager in com.liferay.portal.security.lang
 

Methods in com.liferay.portal.security.lang that return PortalSecurityManager
static PortalSecurityManager SecurityManagerUtil.getPortalSecurityManager()
           
 

Uses of PortalSecurityManager in com.liferay.portal.security.pacl
 

Classes in com.liferay.portal.security.pacl that implement PortalSecurityManager
 class PortalSecurityManagerImpl
          This is the portal's implementation of a security manager.
 


Liferay 6.2.0-ce-m5