public class WebCLIHelper extends Object
| Constructor and Description |
|---|
WebCLIHelper(javax.servlet.http.HttpServletRequest request,
String definitionClass,
String commandName,
String jspName) |
| Modifier and Type | Method and Description |
|---|---|
String |
autogenUI(String cmdName) |
static String |
escapeTags(String html) |
void |
genUI(SubCommand cmd,
String opt,
boolean mandatory,
StringBuffer buff) |
String |
getHTML(javax.servlet.http.HttpServletRequest request,
SSOToken ssoToken) |
public WebCLIHelper(javax.servlet.http.HttpServletRequest request,
String definitionClass,
String commandName,
String jspName)
throws CLIException
CLIExceptionpublic String getHTML(javax.servlet.http.HttpServletRequest request, SSOToken ssoToken) throws CLIException
CLIExceptionpublic String autogenUI(String cmdName) throws CLIException
CLIExceptionpublic void genUI(SubCommand cmd, String opt, boolean mandatory, StringBuffer buff)
Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.