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

Public Member Functions

 PathComputerAuth (String host, String login, String password)
 
PathComputer getPathComputer ()
 
- Public Member Functions inherited from org.openkilda.pce.provider.AuthNeo4j
 AuthNeo4j (String host, String login, String password)
 
Driver getDriver ()
 

Detailed Description

Definition at line 18 of file PathComputerAuth.java.

Constructor & Destructor Documentation

◆ PathComputerAuth()

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

Definition at line 20 of file PathComputerAuth.java.

Member Function Documentation

◆ getPathComputer()

PathComputer org.openkilda.pce.provider.PathComputerAuth.getPathComputer ( )

Definition at line 24 of file PathComputerAuth.java.


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