![]() |
Open Kilda Java Documentation
|
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 () |
Definition at line 18 of file PathComputerAuth.java.
| org.openkilda.pce.provider.PathComputerAuth.PathComputerAuth | ( | String | host, |
| String | login, | ||
| String | password | ||
| ) |
Definition at line 20 of file PathComputerAuth.java.
| PathComputer org.openkilda.pce.provider.PathComputerAuth.getPathComputer | ( | ) |
Definition at line 24 of file PathComputerAuth.java.