Uses of Enum Class
com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
Packages that use IConnectionInfo.EncryptionType
-
Uses of IConnectionInfo.EncryptionType in com.jedox.palojlib.interfaces
Methods in com.jedox.palojlib.interfaces that return IConnectionInfo.EncryptionTypeModifier and TypeMethodDescriptionIConnectionInfo.getEncryptionType()
get encryption type used in olap serverIConnectionInfo.EncryptionType
Returns the enum constant of this class with the specified name.static IConnectionInfo.EncryptionType[]
IConnectionInfo.EncryptionType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IConnectionInfo.EncryptionType in com.jedox.palojlib.main
Methods in com.jedox.palojlib.main that return IConnectionInfo.EncryptionType