Class GateInToken

java.lang.Object
org.exoplatform.web.security.GateInToken
All Implemented Interfaces:
Token

public class GateInToken extends Object implements Token
Created by The eXo Platform SAS Author : Tan Pham Dinh tan.pham@exoplatform.com May 6, 2009
  • Constructor Details

    • GateInToken

      public GateInToken(long expirationTimeMillis, String username)
  • Method Details