public abstract static class AuthenticationPlugin.Adapter extends AuthProviderLifecycle.Adapter implements AuthenticationPlugin
AuthenticationPlugin.Adapter, AuthenticationPlugin.CachingEnabledAdapter| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The name of this authentication provider.
|
initialize, shutdown, start, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticateinitialize, shutdown, start, stoppublic String name()
AuthenticationPluginThis name, prepended with the prefix "plugin-", can be used by a client to direct an auth token directly to this authentication provider.
name in interface AuthenticationPluginCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.