Class MatchRules
java.lang.Object
org.wildfly.test.security.common.elytron.MatchRules
- All Implemented Interfaces:
CliFragment
Helper class for adding "match-rules" attributes into CLI commands.
- Author:
- Stefan Guilhen
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionasString()Generates part of CLI string which uses configuration for this fragment.static MatchRules.Builderbuilder()
-
Method Details
-
asString
Description copied from interface:CliFragmentGenerates part of CLI string which uses configuration for this fragment.- Specified by:
asStringin interfaceCliFragment- Returns:
- part of CLI command
-
builder
-