Class ProfileMappingCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.tps.profile.ProfileMappingCLI
- Author:
- Endi S. Dewata
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
printProfileMappingData
(ProfileMappingData profileMappingData, boolean showProperties) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger -
profileMappingClient
-
-
Constructor Details
-
ProfileMappingCLI
-
-
Method Details
-
getProfileMappingClient
- Throws:
Exception
-
printProfileMappingData
public static void printProfileMappingData(ProfileMappingData profileMappingData, boolean showProperties) throws IOException - Throws:
IOException
-