public class FederationManager extends CLIDefinitionBase
rb| Constructor and Description |
|---|
FederationManager()
Constructs an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getIDFFSubCommandSpecification(RequestContext rc)
Returns specification version for ID-FF/SAML sub commands.
|
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 FederationManager()
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.public static String getIDFFSubCommandSpecification(RequestContext rc)
Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.