public static class AuthProviderLifecycle.Adapter extends Object implements AuthProviderLifecycle
AuthProviderLifecycle.Adapter| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AuthProviderOperations authProviderOperations) |
void |
shutdown() |
void |
start() |
void |
stop() |
public void initialize(AuthProviderOperations authProviderOperations) throws Throwable
initialize in interface AuthProviderLifecycleThrowablepublic void start()
throws Throwable
start in interface AuthProviderLifecycleThrowablepublic void stop()
throws Throwable
stop in interface AuthProviderLifecycleThrowablepublic void shutdown()
throws Throwable
shutdown in interface AuthProviderLifecycleThrowableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.