Class | Description |
---|---|
AsmServicesWs |
This web service provides the ASM services methods.
|
AsmServicesWs.AsmDeviceInfo |
Container-object, which holds the information of the device.
|
AsmServicesWs.AsmDeviceStateInfo |
Container-object, which holds the information of the state of the device.
|
AsmServicesWs.LoginResult |
Container-object, which holds the information of the login result, including a return code.
|
AsmServicesWs.NodeDeviceEvent |
Container object, which holds data for all device events of a node.
|
AsmServicesWs.NodeTransactionEvent | Deprecated |
AsmServicesWs.TransactionInput | Deprecated |
AsmServicesWs.TransactionResult |
Container-object, which holds the result data of a transaction.
|
AsmWaitingListEntry |
Super class for sending transaction and message data.
|
AstMessageProperty |
The container class, which holds all the properties of Ast Message.
|
AstProperty |
This class represents the data container (data transfer object) holding the data to get or set a property.
|
AstPropertyParam |
This class represents the data container (data transfer object) holding the data to get or set a property.
|
CancelResultEx2 |
Container-object, containing the cancel result of a canceled transaction.
|
DeviceEvent |
Container-object, which holds data of a device event.
|
DeviceEvent.DeviceEventBuilder | |
DeviceProperty | Deprecated |
DisplayMessageParam |
Container-object, information to generate a message from template key and the substitution items.
|
EventTypeFilter |
Filter class, which holds a list of strings (representing the required DeviceType events).
|
FilterAbstract<T> |
Abstract filter class, which will be extended by the filter classes used for interface AsmServicesWs.pollDeviceEvents(PollDeviceEventsParam).
|
MetaDataExistsFilter |
Filter class, which holds a boolean value.
|
OfflineOtpParam |
Class represents the data container (data transfer object) holding the offline verification data
that are transferred to external services.
|
OfflineOtpResult |
Container-class, which holds the outcome of an OTP verification of an AsmOfflineClient.
|
OfflineReSyncParam |
Class represents the data container (data transfer object) holding the offline re-synchronization
data that are transferred to external services.
|
OfflineReSyncResult |
Class represents the data container (data transfer object) holding the offline re-synchronization result.
|
OfflineSecureSequenceParam |
Class represents the data container (data transfer object) holding the secure sequence verification
data that are transferred from clients to SSMS.
|
OfflineSecureSequenceResult |
Class represents the data container (data transfer object) holding the secure sequence verification result.
|
OfflineSecureSequenceResultEx | |
PinVerifyResult |
This class represents the result for a PIN verify method.
|
PollDeviceEventsParam |
Container class, which holds a list of filter classes (these classes extend class FilterAbstract).
|
PushNotificationParam |
Class represents the data container (data transfer object) holding the data to send a push notification.
|
TransactionData |
########### IMPORTANT NOTE ###########
This class is used by a method which is intended for testing purposes only!
|
TransactionFilter |
Container-object, used for filtering transactions.
|
TransactionParam |
Container-object, which holds the data required for a transaction.
|
TrxParam |
Super class for sending transaction and message data.
|
Enum | Description |
---|---|
AsmServicesWs.CancelResult |
Return values of the method
and
{@link AsmServicesWs#cancelTransaction(int)} |
AsmServicesWs.CertTypeCategory |
Categories of certificates, which shall be used (for example for search operation).
|
AsmServicesWs.DeviceEvents |
The current event of a device.
|
AsmServicesWs.ErrorCodes |
Class with all possible error codes listed.
|
AsmServicesWs.LoginResultCode |
Return codes of the
AsmServicesWs.login(String) method. |
AsmServicesWs.OfflineResultCode |
Return values of the methods
AsmServicesWs.verifyOfflineOtp(OfflineOtpParam)
and AsmServicesWs.verifyOfflineSecureSequence(OfflineSecureSequenceParam) |
AsmServicesWs.TransactionResultCode |
Return codes of a transaction.
|
AstPropertyOwner |
This class represents the data container (data transfer object) holding the 'owner' of a property.
|
DeviceState |
The current state of a device.
|
MessageState | |
MessageType | |
PinVerifyResult.VerificationResultsCode | |
WaitingListMessageState |
This enum provides each possible state of a message.
|
WaitingListMessageType |
This enum provides all possible types of a message.
|
Exception | Description |
---|---|
AsmServicesWs.ASMServicesWSFault |
Own exception class of the SOAP interface ASMServicesWS.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.