Liferay 6.0.5

com.liferay.portal.security.auth
Class AuthTokenImpl

java.lang.Object
  extended by com.liferay.portal.security.auth.AuthTokenWrapper
      extended by com.liferay.portal.security.auth.AuthTokenImpl
All Implemented Interfaces:
AuthToken

public class AuthTokenImpl
extends AuthTokenWrapper


Constructor Summary
AuthTokenImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.security.auth.AuthTokenWrapper
check, getToken, getToken, setAuthToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthTokenImpl

public AuthTokenImpl()

Liferay 6.0.5