Package | Description |
---|---|
biz.onixs.eurex.eti.handler.core | |
biz.onixs.eurex.eti.handler.message |
Modifier and Type | Method and Description |
---|---|
boolean |
Handler.send(UserLoginRequestEncrypted userLoginRequest,
String password)
Sends the User Login with Encrypted Password.
|
Modifier and Type | Method and Description |
---|---|
UserLoginRequestEncrypted |
UserLoginRequestEncrypted.setEncryptedPassword(CharSequence value) |
UserLoginRequestEncrypted |
UserLoginRequestEncrypted.setUsername(long value) |
Modifier and Type | Method and Description |
---|---|
static void |
Deserializer.deserialize(UserLoginRequestEncrypted msg,
DeserializerHelpers helpers) |
static void |
Serializer.serialize(UserLoginRequestEncrypted msg,
SerializerHelpers helpers) |
Copyright © 2012–2025 Onix Solutions. All rights reserved.