public class CodeAuthentication.Identity extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected void |
finalize() |
long |
getCreated()
Gets the created.
|
String |
getPassword()
Gets the password.
|
String |
getServiceContext()
Gets the service context.
|
String |
getServiceURL()
Gets the service URL.
|
String |
getUser()
Gets the user.
|
void |
setServiceContext(String serviceContext)
Sets the service context.
|
public String getUser()
public String getPassword()
public String getServiceContext()
public void setServiceContext(String serviceContext)
serviceContext - the serviceContext to setpublic String getServiceURL()
public long getCreated()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.