Liferay 6.0.5

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:
Serializable, Principal

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

public class ProtectedPrincipal
extends ProtectedPrincipal

See Also:
Serialized Form

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

Liferay 6.0.5