public class SessionCommand extends AuthenticatedCommand
ssoToken
Constructor and Description |
---|
SessionCommand() |
SessionCommand(SessionCache sessionCache) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(RequestContext rc)
Authenticates the administrator.
|
getAdminID, getAdminPassword, getAdminSSOToken, ldapLogin, processFileAttributes, writeLog
debugError, debugError, debugMessage, debugWarning, getCommandManager, getOutputWriter, getResourceString, getStringOptionValue, getStringOptionValue, isOptionSet, isVerbose, tokenize
@Inject public SessionCommand(SessionCache sessionCache)
public SessionCommand()
public void handleRequest(RequestContext rc) throws CLIException
AuthenticatedCommand
handleRequest(RequestContext rc)
.
Override this method to get user name and passowrd.handleRequest
in interface CLICommand
handleRequest
in class AuthenticatedCommand
rc
- Request Context.CLIException
- if authentication fails.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.