com.atlassian.crowd.plugin.rest.service.resource
Class AbstractResource
java.lang.Object
com.atlassian.crowd.plugin.rest.service.resource.AbstractResource
- Direct Known Subclasses:
- AuthenticationResource, GroupsResource, SearchResource, TokenResource, UsersResource
public class AbstractResource
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_INDEX_PARAM
protected static final java.lang.String START_INDEX_PARAM
- See Also:
- Constant Field Values
MAX_RESULTS_PARAM
protected static final java.lang.String MAX_RESULTS_PARAM
- See Also:
- Constant Field Values
DEFAULT_SEARCH_RESULT_SIZE
protected static final java.lang.String DEFAULT_SEARCH_RESULT_SIZE
- See Also:
- Constant Field Values
uriInfo
@Context
protected javax.ws.rs.core.UriInfo uriInfo
request
@Context
protected javax.servlet.http.HttpServletRequest request
AbstractResource
public AbstractResource()
getApplicationName
protected java.lang.String getApplicationName()
getBaseUri
protected java.net.URI getBaseUri()
Copyright © 2011 Atlassian. All Rights Reserved.