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:
java.io.Serializable, java.security.Principal

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

public class PortalRole
extends com.liferay.portal.kernel.security.jaas.PortalRole

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Constructor Summary
PortalRole()
          Deprecated.  
PortalRole(java.lang.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(java.lang.String name)
Deprecated.