public abstract class ActivitiRestApplication
extends org.restlet.Application
| Modifier and Type | Field and Description |
|---|---|
protected ActivitiStatusService |
activitiStatusService |
protected org.restlet.security.ChallengeAuthenticator |
authenticator |
protected MediaTypeResolver |
mediaTypeResolver |
protected RestAuthenticator |
restAuthenticator |
| Constructor and Description |
|---|
ActivitiRestApplication() |
| Modifier and Type | Method and Description |
|---|---|
String |
authenticate(org.restlet.Request request,
org.restlet.Response response) |
MediaTypeResolver |
getMediaTypeResolver() |
void |
initializeAuthentication() |
void |
setMediaTypeResolver(MediaTypeResolver mediaTypeResolver) |
void |
setRestAuthenticator(RestAuthenticator restAuthenticator) |
createInboundRoot, createOutboundRoot, getConnectorService, getConnegService, getConverterService, getCurrent, getDecoderService, getEncoderService, getInboundRoot, getMetadataService, getOutboundRoot, getRangeService, getRole, getRoles, getServices, getStatusService, getTaskService, getTunnelService, handle, setClientRoot, setConnectorService, setConnegService, setContext, setConverterService, setCurrent, setDecoderService, setEncoderService, setInboundRoot, setInboundRoot, setMetadataService, setOutboundRoot, setOutboundRoot, setRangeService, setRoles, setStatusService, setTaskService, setTunnelService, start, stopprotected org.restlet.security.ChallengeAuthenticator authenticator
protected ActivitiStatusService activitiStatusService
protected MediaTypeResolver mediaTypeResolver
protected RestAuthenticator restAuthenticator
public MediaTypeResolver getMediaTypeResolver()
public void setRestAuthenticator(RestAuthenticator restAuthenticator)
public void setMediaTypeResolver(MediaTypeResolver mediaTypeResolver)
public void initializeAuthentication()
public String authenticate(org.restlet.Request request, org.restlet.Response response)
Copyright © 2014 Alfresco. All rights reserved.