Class ClientMapping
java.lang.Object
org.wildfly.test.security.common.other.ClientMapping
Single item represantation of client-mappings list attribute in socket-binding configuration.
- Author:
- Josef Cacek
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ClientMapping.Builderbuilder()Creates builder to buildClientMapping.org.jboss.dmr.ModelNode
-
Method Details
-
getSourceNetwork
-
getDestinationAddress
-
getDestinationPort
-
toModelNode
public org.jboss.dmr.ModelNode toModelNode() -
builder
Creates builder to buildClientMapping.- Returns:
- created builder
-