Package | Description |
---|---|
com.spss.psapi.session |
This provides support for the construction and use of data mining sessions.
|
Modifier and Type | Method and Description |
---|---|
ASCredentialDescriptor |
Session.getASCredentialDescriptor()
Returns the credential descriptor used to log in to the Analytic Server.
|
Modifier and Type | Method and Description |
---|---|
abstract Session |
SessionFactory.create(java.util.Locale locale,
ServerConnectionDescriptor serverDescriptor,
RepositoryConnectionDescriptor repositoryDescriptor,
ASCredentialDescriptor asConnectionDescriptor)
Create a new sessio using the sepcified locale, The session is automatically
connected to the specified server
|
boolean |
Session.isValidASCredentialDescriptor(ASCredentialDescriptor asConnectionDescriptor)
Check weather the credential descriptor is a valid
|
void |
Session.setASCredentialDescriptor(ASCredentialDescriptor asConnectionDescriptor)
Sets the credential descriptor used to log in Analytic Server.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.