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
CLIException
public String getHTML(javax.servlet.http.HttpServletRequest request, SSOToken ssoToken) throws CLIException
CLIException
public String autogenUI(String cmdName) throws CLIException
CLIException
public void genUI(SubCommand cmd, String opt, boolean mandatory, StringBuffer buff)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.