public static class ZAuth.SimplePlainAuth extends Object implements ZAuth.Auth
| Constructor and Description |
|---|
SimplePlainAuth() |
| 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.
|
public boolean configure(ZMsg msg, boolean verbose)
ZAuth.Authconfigure in interface ZAuth.Authmsg - the configuration message.verbose - true if the actor is verbose.public boolean authorize(ZAuth.ZapRequest request, boolean verbose)
ZAuth.Authauthorize in interface ZAuth.AuthCopyright © 2020. All rights reserved.