Liferay 6.0.4

com.liferay.portal.security.jaas
Class PortalRole

java.lang.Object
  extended by com.liferay.portal.kernel.servlet.ProtectedPrincipal
      extended by com.liferay.portal.kernel.security.jaas.PortalPrincipal
          extended by com.liferay.portal.kernel.security.jaas.PortalRole
              extended by com.liferay.portal.security.jaas.PortalRole
All Implemented Interfaces:
Serializable, Principal

Deprecated. This class has been repackaged at com.liferay.portal.kernel.security.jaas.

public class PortalRole
extends PortalRole

See Also:
Serialized Form

Constructor Summary
PortalRole()
          Deprecated.  
PortalRole(String name)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.servlet.ProtectedPrincipal
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalRole

public PortalRole()
Deprecated. 

PortalRole

public PortalRole(String name)
Deprecated. 

Liferay 6.0.4