com.spss.psapi.core

Interface ASCredentialDescriptor



  • public interface ASCredentialDescriptor
    This defines the credentials to log into the Analytic Server.
    Since:
    PSAPI 15.0
    Version:
    1.0
    Author:
    jfyang
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getPassword()
      Returns the ASL password.
      java.lang.String getUserName()
      Returns the ASL user name.
    • Method Detail

      • getUserName

        java.lang.String getUserName()
        Returns the ASL user name.
        Returns:
        the user name
      • getPassword

        java.lang.String getPassword()
        Returns the ASL password.
        Returns:
        the password

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.