public static class ZAuth.SimpleCurveAuth extends Object implements ZAuth.Auth
| Constructor and Description |
|---|
SimpleCurveAuth() |
SimpleCurveAuth(ZCertStore.Fingerprinter fingerprinter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authorize(ZAuth.ZapRequest request,
boolean verbose)
Callback for authorizing a connection.
|
boolean |
configure(ZMsg configuration,
boolean verbose)
Configures with ad-hoc message.
|
public SimpleCurveAuth()
public SimpleCurveAuth(ZCertStore.Fingerprinter fingerprinter)
public boolean configure(ZMsg configuration, boolean verbose)
ZAuth.Authconfigure in interface ZAuth.Authconfiguration - 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.