public abstract static class AuthPlugin.CachingEnabledAdapter extends AuthProviderLifecycle.Adapter implements AuthPlugin
AuthPlugin.Adapter, AuthPlugin.CachingEnabledAdapter| Constructor and Description |
|---|
CachingEnabledAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AuthProviderOperations authProviderOperations) |
String |
name()
The name of this auth provider.
|
shutdown, start, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticateAndAuthorizeshutdown, start, stoppublic String name()
AuthPluginThis name, prepended with the prefix "plugin-", can be used by a client to direct an auth token directly to this auth provider.
name in interface AuthPluginpublic void initialize(AuthProviderOperations authProviderOperations) throws Throwable
initialize in interface AuthProviderLifecycleinitialize in class AuthProviderLifecycle.AdapterThrowableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.