public static interface ZAuth.Auth
Modifier and Type | Method and Description |
---|---|
boolean |
authorize(ZAuth.ZapRequest request,
boolean verbose)
Callback for authorizing a connection.
|
boolean |
configure(ZMsg msg,
boolean verbose)
Configures with ad-hoc message.
|
boolean configure(ZMsg msg, boolean verbose)
msg
- the configuration message.verbose
- true if the actor is verbose.boolean authorize(ZAuth.ZapRequest request, boolean verbose)
request
- verbose
-