com.spss.psapi.core

Interface ServerConnectionDescriptor

    • Method Detail

      • getPassword

        java.lang.String getPassword()
        Returns the user's password in plain text. An empty string indicates that there is no password.
        Returns:
        the user's password in plain text
      • isUseSSL

        boolean isUseSSL()
        Returns true if the connection should use SSL.
        Returns:
        true if the connection should use SSL, otherwise false.
        Since:
        PSAPI 2.0
      • isSSOConnect

        boolean isSSOConnect()
        Returns true if the connection should use SSO.
        Returns:
        true if the connection should use SSL, otherwise false.
        Since:
        PSAPI 15.0

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.