Open Kilda Java Documentation
org.openkilda.pce.provider.AuthNeo4j Class Reference
Inheritance diagram for org.openkilda.pce.provider.AuthNeo4j:
org.openkilda.pce.provider.Auth org.openkilda.pce.provider.PathComputerAuth org.openkilda.wfm.topology.flow.MockedPathComputerAuth

Public Member Functions

 AuthNeo4j (String host, String login, String password)
 
Driver getDriver ()
 

Detailed Description

Definition at line 11 of file AuthNeo4j.java.

Constructor & Destructor Documentation

◆ AuthNeo4j()

org.openkilda.pce.provider.AuthNeo4j.AuthNeo4j ( String  host,
String  login,
String  password 
)

Definition at line 16 of file AuthNeo4j.java.

Member Function Documentation

◆ getDriver()

Driver org.openkilda.pce.provider.AuthNeo4j.getDriver ( )

Implements org.openkilda.pce.provider.Auth.

Definition at line 23 of file AuthNeo4j.java.


The documentation for this class was generated from the following file: