Package | Description |
---|---|
org.apache.zookeeper.server.auth |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
ServerAuthenticationProvider.matches(ServerAuthenticationProvider.ServerObjs serverObjs,
ServerAuthenticationProvider.MatchValues matchValues)
This method is called to see if the given id matches the given id
expression in the ACL.
|
boolean |
KeyAuthenticationProvider.matches(ServerAuthenticationProvider.ServerObjs serverObjs,
ServerAuthenticationProvider.MatchValues matchValues) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.