org.exoplatform.clouddrive.cmis.login
Class CodeAuthentication.Identity
java.lang.Object
org.exoplatform.clouddrive.cmis.login.CodeAuthentication.Identity
- Enclosing class:
- CodeAuthentication
public class CodeAuthentication.Identity
- extends Object
getUser
public String getUser()
- Returns:
- the user
getPassword
public String getPassword()
- Returns:
- the password
getServiceContext
public String getServiceContext()
- Returns:
- the serviceContext
setServiceContext
public void setServiceContext(String serviceContext)
- Parameters:
serviceContext - the serviceContext to set
getServiceURL
public String getServiceURL()
- Returns:
- the serviceURL
getCreated
public long getCreated()
- Returns:
- the created
equals
public boolean equals(Object obj)
-
- Overrides:
equals in class Object
finalize
protected void finalize()
throws Throwable
-
- Overrides:
finalize in class Object
- Throws:
Throwable
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.