Package | Description |
---|---|
com.lexmark.saperion.client | |
com.lexmark.saperion.client.implementation |
Modifier and Type | Method and Description |
---|---|
SaperionClient |
SaperionClientFactory.changePassword(String userName,
String oldPassword,
String newPassword,
LicenseEnumeration licenseType,
String tenant)
This method creates a new saperion client with a new session in the context of the given user credentials.
|
SaperionClient |
SaperionClientFactory.newClient(String userName,
String password,
LicenseEnumeration licenseType)
This method creates a new saperion client with a new session in the context of the given user credentials.
|
SaperionClient |
SaperionClientFactory.newClient(String userName,
String password,
LicenseEnumeration licenseType,
String tenant)
This method creates a new saperion client with a new session in the context of the given user credentials.
|
Modifier and Type | Class and Description |
---|---|
class |
SaperionClientImpl
This is the default implementation of
SaperionClient . |
Modifier and Type | Method and Description |
---|---|
SaperionClient |
SaperionClientFactoryImpl.changePassword(String userName,
String oldPassword,
String newPassword,
LicenseEnumeration licenseType,
String tenant) |
SaperionClient |
SaperionClientFactoryImpl.newClient(String userName,
String password,
LicenseEnumeration licenseType) |
SaperionClient |
SaperionClientFactoryImpl.newClient(String userName,
String password,
LicenseEnumeration licenseType,
String tenant) |
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.