public class JSONRestStatusService extends RestStatusService
RestStatusService
that returns a JacksonRepresentation
.Constructor and Description |
---|
JSONRestStatusService()
Default constructor - will initialise Guice objects from the
InjectorHolder . |
JSONRestStatusService(JacksonRepresentationFactory factory)
Dependency constructor used for testing.
|
Modifier and Type | Method and Description |
---|---|
protected org.restlet.representation.Representation |
representMap(Map<String,Object> map) |
toRepresentation
createInboundFilter, getConnegService, getContactEmail, getConverterService, getHomeRef, getMetadataService, getRepresentation, getStatus, getStatus, isOverwriting, setConnegService, setContactEmail, setConverterService, setHomeRef, setMetadataService, setOverwriting, toRepresentation, toStatus, toStatus
public JSONRestStatusService()
InjectorHolder
.@Inject public JSONRestStatusService(JacksonRepresentationFactory factory)
JSONRestStatusService()
.factory
- non null.protected org.restlet.representation.Representation representMap(Map<String,Object> map)
representMap
in class RestStatusService
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.