Interface AuthToken

All Known Implementing Classes:
InternalAuthToken

public interface AuthToken
Token for holding authentication details, such as user name and password. Such a token is required by a Driver to authenticate with a Neo4j instance.
Since:
1.0
See Also: