public class OAuth2StatusService
extends org.restlet.service.StatusService
Constructor and Description |
---|
OAuth2StatusService() |
Modifier and Type | Method and Description |
---|---|
org.restlet.representation.Representation |
getRepresentation(org.restlet.data.Status status,
org.restlet.Request request,
org.restlet.Response response)
Takes the status reason and description and creates a Json representation of them.
|
createInboundFilter, getConnegService, getContactEmail, getConverterService, getHomeRef, getMetadataService, getStatus, getStatus, isOverwriting, setConnegService, setContactEmail, setConverterService, setHomeRef, setMetadataService, setOverwriting, toRepresentation, toRepresentation, toStatus, toStatus
public org.restlet.representation.Representation getRepresentation(org.restlet.data.Status status, org.restlet.Request request, org.restlet.Response response)
getRepresentation
in class org.restlet.service.StatusService
status
- request
- response
- Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.