public static interface CustomCacheableAuthenticationInfo.CredentialsMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCredentialsMatch(AuthToken authToken)
Returns true if the credentials of the given AuthToken matches the credentials of the cached
CustomCacheableAuthenticationInfo that is the owner of this CredentialsMatcher.
|
boolean doCredentialsMatch(AuthToken authToken)
authToken - Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.