public class AccessManager extends CLIDefinitionBase
rb| Constructor and Description |
|---|
AccessManager()
Constructs an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProductName()
Returns product name.
|
boolean |
isAuthOption(String opt)
Returns
true if the option is an authentication related
option such as user ID and password. |
getLogName, getSubCommand, getSubCommands, initpublic AccessManager()
throws CLIException
CLIExceptionpublic String getProductName()
public boolean isAuthOption(String opt)
true if the option is an authentication related
option such as user ID and password.opt - Name of option.true if the option is an authentication related
option such as user ID and password.Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.