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, writeLog
debugError, debugError, debugMessage, debugWarning, getCommandManager, getOutputWriter, getResourceString, getStringOptionValue, getStringOptionValue, isOptionSet, isVerbose, tokenize
protected static final String DEFAULT_SVR_CONFIG
public void handleRequest(RequestContext rc) throws CLIException
handleRequest
in interface CLICommand
handleRequest
in class AuthenticatedCommand
rc
- Request Context.CLIException
- if the request cannot serviced.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.