|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuntimeContainer
Web Script Container extensions for a Web Script Runtime
| Method Summary | |
|---|---|
boolean |
authenticate(Authenticator auth,
Description.RequiredAuthentication required)
Pre-authenticate container, if required |
void |
executeScript(WebScriptRequest scriptReq,
WebScriptResponse scriptRes,
Authenticator auth)
Execute the script in the context of the provided request and response |
Description.RequiredAuthentication |
getRequiredAuthentication()
Gets the required container authentication level (for matching web scripts) |
| Methods inherited from interface org.springframework.extensions.webscripts.Container |
|---|
getConfigService, getDescription, getFormatRegistry, getName, getRegistry, getScriptParameters, getScriptProcessorRegistry, getSearchPath, getTemplateParameters, getTemplateProcessorRegistry, reset |
| Method Detail |
|---|
void executeScript(WebScriptRequest scriptReq,
WebScriptResponse scriptRes,
Authenticator auth)
throws IOException
scriptReq - scriptRes -
IOExceptionDescription.RequiredAuthentication getRequiredAuthentication()
boolean authenticate(Authenticator auth,
Description.RequiredAuthentication required)
auth - required -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||