public class ViewDatabase extends LessonAdapter
ADMIN_ROLE, CHALLENGE_ROLE, HACKED_ADMIN_ROLE, USER_ROLE| Constructor and Description |
|---|
ViewDatabase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ecs.Element |
createContent(WebSession s)
Description of the Method
|
protected Category |
getDefaultCategory()
Gets the category attribute of the DatabaseScreen object
|
protected Integer |
getDefaultRanking()
getDefaultRanking.
|
protected List<String> |
getHints(WebSession s)
getHints.
|
String |
getInstructions(WebSession s)
Gets the instructions attribute of the AbstractLesson object
|
String |
getRole()
Gets the role attribute of the ViewDatabase object
|
String |
getTitle()
Gets the title attribute of the DatabaseScreen object
|
getCurrentAction, getCustomCredits, getDefaultHidden, getHintCount, getSessionAttribute, getSubmitMethod, makeSuccess, restartLesson, setCurrentAction, setSessionAttributecompareTo, equals, getAvailableLanguages, getCategory, getDefaultLanguage, getFileMethod, getFileText, getFormAction, getHidden, getHint, getHintsPublic, getHtml_DELETE_ME, getLabelManager, getLessonName, getLessonPlan, getLessonPlanFileName, getLessonSolutionFileName, getLink, getName, getPage, getPath, getRanking, getRawSource, getScreenId, getServletLink, getSolution, getSource, getSourceFileName, getTemplatePage, getUserId, getUserName, getWebgoatContext, handleRequest, isAuthorized, isAuthorized, isCompleted, isEnterprise, makeWindowScript, readFromFile, readFromURL, readMethodFromFile, setHidden, setLessonPlanFileName, setLessonSolutionFileName, setRanking, setSourceFileName, setWebgoatContext, toString, updateconvertMetachars, convertMetacharsJavaCode, createLessonTracker, createLessonTracker, getContent, getContentLength, getLessonTracker, getLessonTracker, getLessonTracker, getSponsor, getSponsorLogoResource, makeLogo, makeMessages, output, pad, setContentprotected org.apache.ecs.Element createContent(WebSession s)
createContent in class LessonAdapters - Description of the Parameterprotected Category getDefaultCategory()
getDefaultCategory in class LessonAdapterprotected Integer getDefaultRanking()
getDefaultRanking.
getDefaultRanking in class LessonAdapterInteger object.protected List<String> getHints(WebSession s)
getHints.
Fill in a minor hint that will help people who basically get it, but are stuck on somthing silly. Hints will be returned to the user in the order they appear below. The user must click on the "next hint" button before the hint will be displayed. Gets the hints attribute of the DatabaseScreen objectgetHints in class LessonAdapters - a WebSession object.List object.public String getInstructions(WebSession s)
getInstructions in class LessonAdapters - a WebSession object.public String getRole()
getRole in class AbstractLessonpublic String getTitle()
getTitle in class LessonAdapterCopyright © 2006–2016 OWASP. All rights reserved.