| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime | |
| org.symphonyoss.s2.canon.runtime.http |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IEntityHandler.handle(RequestContext context) |
boolean |
PathHandler.handle(RequestContext context) |
protected abstract void |
PathHandler.handle(T canonAuth,
RequestContext context,
List<String> variables) |
void |
PathHandler.unsupportedMethod(T canonAuth,
RequestContext context)
Called by generated servlets for unsupported methods.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IRequestAuthenticator.authenticate(RequestContext context) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.