org.exoplatform.addons.chat.api
Class UserRestService
java.lang.Object
org.exoplatform.addons.chat.api.UserRestService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class UserRestService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAST_MODIFIED_PROPERTY
protected static final String LAST_MODIFIED_PROPERTY
- The Constant LAST_MODIFIED_PROPERTY.
- See Also:
- Constant Field Values
IF_MODIFIED_SINCE_DATE_FORMAT
protected static final String IF_MODIFIED_SINCE_DATE_FORMAT
- The Constant IF_MODIFIED_SINCE_DATE_FORMAT.
- See Also:
- Constant Field Values
ANONIM_USER
public static final String ANONIM_USER
- See Also:
- Constant Field Values
UserRestService
public UserRestService()
getAvatarURL
@RolesAllowed(value="users")
public javax.ws.rs.core.Response getAvatarURL(String userId,
@Context
javax.ws.rs.core.UriInfo uri)
getToken
public javax.ws.rs.core.Response getToken(String tokenOnly)
throws Exception
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.