Interface CliFragment
- All Known Implementing Classes:
CertificateRevocationList,CredentialReference,MatchRules,Ocsp,Path
public interface CliFragment
Represents common piece in CLI commands, which can be shared across types.
- Author:
- Josef Cacek
-
Method Summary
-
Method Details
-
asString
String asString()Generates part of CLI string which uses configuration for this fragment.- Returns:
- part of CLI command
-