com.silverpeas.authentication.web
Class WebResource
java.lang.Object
com.silverpeas.web.RESTWebService
com.silverpeas.authentication.web.WebResource
@Service
@RequestScoped
@Authenticated
public class WebResource
- extends RESTWebService
A Web resource dedicated to tests.
| Methods inherited from class com.silverpeas.web.RESTWebService |
getBundle, getBundleLocation, getGreaterUserRole, getHttpRequest, getHttpServletRequest, getHttpServletResponse, getOrganisationController, getUriInfo, getUserDetail, getUserPreferences, getUserRoles, process, validateUserAuthentication, validateUserAuthorization |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebResource
public WebResource()
getComponentId
public String getComponentId()
- Specified by:
getComponentId in class RESTWebService
getResourceById
public javax.ws.rs.core.Response getResourceById(String id)
Copyright © 2016 Silverpeas. All Rights Reserved.