public class ReportCardScreen extends LessonAdapter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
USERNAME
Description of the Field
|
ADMIN_ROLE, CHALLENGE_ROLE, HACKED_ADMIN_ROLE, USER_ROLE| Constructor and Description |
|---|
ReportCardScreen() |
| 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 UserAdminScreen object
|
protected Integer |
getDefaultRanking()
getDefaultRanking.
|
String |
getRole()
Gets the role attribute of the UserAdminScreen object
|
String |
getTitle()
Gets the title attribute of the UserAdminScreen object
|
protected org.apache.ecs.Element |
makeMessages(WebSession s)
Description of the Method
|
org.apache.ecs.Element |
makeReportCard(WebSession s,
String user)
Description of the Method
|
protected org.apache.ecs.Element |
makeUser(WebSession s,
String user)
Description of the Method
|
getCurrentAction, getCustomCredits, getDefaultHidden, getHintCount, getHints, getInstructions, 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, output, pad, setContentprotected static final String USERNAME
protected 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.public String getRole()
getRole in class AbstractLessonpublic String getTitle()
getTitle in class LessonAdapterprotected org.apache.ecs.Element makeMessages(WebSession s)
makeMessages in class Screens - Description of the Parameterpublic org.apache.ecs.Element makeReportCard(WebSession s, String user)
s - Description of the Parameteruser - Description of the Parameterprotected org.apache.ecs.Element makeUser(WebSession s, String user)
s - Description of the Parameteruser - Description of the ParameterCopyright © 2006–2016 OWASP. All rights reserved.