| Package | Description |
|---|---|
| org.neo4j.server.security.enterprise.auth.plugin.spi |
| Modifier and Type | Method and Description |
|---|---|
CustomCacheableAuthenticationInfo.CredentialsMatcher |
CustomCacheableAuthenticationInfo.credentialsMatcher()
Returns the credentials matcher that will be used to verify the credentials of an auth token against the
cached credentials in this object.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomCacheableAuthenticationInfo |
CustomCacheableAuthenticationInfo.of(Object principal,
CustomCacheableAuthenticationInfo.CredentialsMatcher credentialsMatcher) |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.