Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.servlet.ProtectedPrincipal

Packages that use ProtectedPrincipal
com.liferay.portal.kernel.security.jaas   
com.liferay.util.servlet   
 

Uses of ProtectedPrincipal in com.liferay.portal.kernel.security.jaas
 

Subclasses of ProtectedPrincipal in com.liferay.portal.kernel.security.jaas
 class PortalGroup
           
 class PortalPrincipal
           
 class PortalRole
           
 

Uses of ProtectedPrincipal in com.liferay.util.servlet
 

Subclasses of ProtectedPrincipal in com.liferay.util.servlet
 class ProtectedPrincipal
          Deprecated. As of 6.2.0, moved to ProtectedPrincipal
 


Liferay 6.2-ce-ga5