Package org.bsc.confluence
Class ConfluenceProxy
- java.lang.Object
-
- org.bsc.confluence.ConfluenceProxy
-
public class ConfluenceProxy extends Object
- Author:
- bsorrentino
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ConfluenceProxy
of(String host, int port, String userName, String password, String nonProxyHosts)
-
-
-
Method Detail
-
of
public static ConfluenceProxy of(String host, int port, String userName, String password, String nonProxyHosts)
-
-