public abstract static class AuthenticationPlugin.CachingEnabledAdapter extends AuthProviderLifecycle.Adapter implements AuthenticationPlugin
AuthenticationPlugin.Adapter, AuthenticationPlugin.CachingEnabledAdapter| Constructor and Description |
|---|
CachingEnabledAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AuthProviderOperations authProviderOperations) |
String |
name()
The name of this authentication provider.
|
shutdown, start, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticateshutdown, 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 AuthenticationPluginpublic void initialize(AuthProviderOperations authProviderOperations) throws Throwable
initialize in interface AuthProviderLifecycleinitialize in class AuthProviderLifecycle.AdapterThrowableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.