com.liferay.util.servlet
Class ProtectedPrincipal

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

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

public class ProtectedPrincipal
extends com.liferay.portal.kernel.servlet.ProtectedPrincipal

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Constructor Summary
ProtectedPrincipal()
          Deprecated.  
ProtectedPrincipal(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

ProtectedPrincipal

public ProtectedPrincipal()
Deprecated. 

ProtectedPrincipal

public ProtectedPrincipal(java.lang.String name)
Deprecated.