public interface BasicAuthenticatorCacheNotifier
| Modifier and Type | Method and Description | 
|---|---|
void | 
addUpdate(String updatedAuthenticatorPrefix,
         byte[] updatedUserMap)
Send the user map state contained in updatedUserMap to all non-coordinator Druid services 
 | 
void addUpdate(String updatedAuthenticatorPrefix, byte[] updatedUserMap)
updatedAuthenticatorPrefix - Name of authenticator being updatedupdatedUserMap - User map stateCopyright © 2011–2018. All rights reserved.