Uses of Class
org.zeromq.ZAuth.ZapRequest
Packages that use ZAuth.ZapRequest
-
Uses of ZAuth.ZapRequest in org.zeromq
Methods in org.zeromq that return ZAuth.ZapRequestModifier and TypeMethodDescriptionprivate static ZAuth.ZapRequestZAuth.ZapRequest.recvRequest(ZMQ.Socket handler, boolean wait) Methods in org.zeromq with parameters of type ZAuth.ZapRequestModifier and TypeMethodDescriptionbooleanZAuth.Auth.authorize(ZAuth.ZapRequest request, boolean verbose) Callback for authorizing a connection.booleanZAuth.SimpleCurveAuth.authorize(ZAuth.ZapRequest request, boolean verbose) booleanZAuth.SimpleNullAuth.authorize(ZAuth.ZapRequest request, boolean verbose) booleanZAuth.SimplePlainAuth.authorize(ZAuth.ZapRequest request, boolean verbose)