public class ServerConfigBase extends AuthenticatedCommand
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_SVR_CONFIG |
ssoToken| Constructor and Description |
|---|
ServerConfigBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(RequestContext rc)
Services a Commandline Request.
|
getAdminID, getAdminPassword, getAdminSSOToken, ldapLogin, processFileAttributes, writeLogdebugError, debugError, debugMessage, debugWarning, getCommandManager, getOutputWriter, getResourceString, getStringOptionValue, getStringOptionValue, isOptionSet, isVerbose, tokenizeprotected static final String DEFAULT_SVR_CONFIG
public void handleRequest(RequestContext rc) throws CLIException
handleRequest in interface CLICommandhandleRequest in class AuthenticatedCommandrc - Request Context.CLIException - if the request cannot serviced.Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.