Uses of Class
org.zeromq.ZAuth
Packages that use ZAuth
-
Uses of ZAuth in org.zeromq
Methods in org.zeromq that return ZAuthModifier and TypeMethodDescriptionAllow (whitelist) a single IP address.ZAuth.configureCurve
(String location) Configure CURVE authenticationZAuth.configurePlain
(String domain, String filename) Configure PLAIN authentication for a given domain.Deny (blacklist) a single IP address.ZAuth.replies
(boolean enable) protected ZAuth
ZAuth.setVerbose
(boolean verbose) Enable verbose tracing of commands and activityZAuth.verbose
(boolean verbose)