Uses of Interface
com.hsbc.cranker.mucranker.IPValidator
-
-
Uses of IPValidator in com.hsbc.cranker.mucranker
Fields in com.hsbc.cranker.mucranker declared as IPValidator Modifier and Type Field Description static IPValidatorIPValidator. AllowAllA validator that allows all IP addresses to connectMethods in com.hsbc.cranker.mucranker with parameters of type IPValidator Modifier and Type Method Description CrankerRouterBuilderCrankerRouterBuilder. withRegistrationIpValidator(IPValidator ipValidator)Sets the IP validator for service registration requests.
-