public class GetRoleHandler extends ApplicationLogicHandler
Modifier and Type | Field and Description |
---|---|
static String |
URL_KEY
the key for the url property.
|
args
_ID, CONTENT_TYPE, FILE_METADATA, FILENAME, PROPERTIES
Constructor and Description |
---|
GetRoleHandler(PipedHttpHandler next,
Map<String,Object> args)
Creates a new instance of GetRoleHandler
|
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange,
RequestContext context)
Handles the request.
|
buildSecurityHandlerChain, getDatabase, getNext, handleRequest, isInvalidMetadata, isNotAcceptableContent, isResponseInConflict, next
public static final String URL_KEY
public void handleRequest(io.undertow.server.HttpServerExchange exchange, RequestContext context) throws Exception
handleRequest
in class PipedHttpHandler
exchange
- context
- Exception
Copyright © 2014–2019 SoftInstigate. All rights reserved.