public interface CLICommand
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(RequestContext rc)
Services a Commandline Request.
|
void handleRequest(RequestContext rc) throws CLIException
rc - Request Context.CLIException - if the request cannot serviced.Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.