Package com.jedox.palojlib.main
Class SessionConfiguration
java.lang.Object
com.jedox.palojlib.main.ConnectionConfiguration
com.jedox.palojlib.main.SessionConfiguration
- All Implemented Interfaces:
IConnectionConfiguration
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.jedox.palojlib.interfaces.IConnectionConfiguration
IConnectionConfiguration.IClientInfo -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jedox.palojlib.main.ConnectionConfiguration
copyOf, getClientInfo, getEncodedPassword, getEncodedUsername, getHost, getPassword, getPort, getSession, getTimeout, getUsername, isHttpEnforced, isHttpsEnforced, isSslPreferred, overwrite, setClientInfo, setHost, setPassword, setPort, setSession, setSslPreferred, setTimeout, setUsernameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.jedox.palojlib.interfaces.IConnectionConfiguration
hasSession
-
Constructor Details
-
SessionConfiguration
public SessionConfiguration()Deprecated.
-