public class Login extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET
Constructor and Description |
---|
Login() |
Modifier and Type | Method and Description |
---|---|
String |
getLocationCode() |
String |
getLoginPassword() |
String |
getLoginUserId() |
String |
getPWDAlgorithm() |
String |
getUIDAlgorithm() |
void |
setLocationCode(String locationCode) |
void |
setLoginPassword(String loginPassword) |
void |
setLoginUserId(String loginUserId) |
void |
setPWDAlgorithm(String PWDAlgorithm) |
void |
setUIDAlgorithm(String UIDAlgorithm) |
addChecksum, calculateChecksum, decode, encode, encode, encode, getCharsetEncoding, getSequenceCharacter, setSequenceCharacter, testCaseDefaultDecode, testCaseDefaultEncode, testCaseDefaultRoundTrip, testCaseDisableDecodeAutoPopulate, testCaseDisableEncodeAutoPopulate, testCasePopulatedDecode, testCasePopulatedEncode, testCasePopulatedRoundTrip, toString, xmlDecode, xmlEncode
public String getUIDAlgorithm()
public void setUIDAlgorithm(String UIDAlgorithm)
public String getPWDAlgorithm()
public void setPWDAlgorithm(String PWDAlgorithm)
public String getLoginUserId()
public void setLoginUserId(String loginUserId)
public String getLoginPassword()
public void setLoginPassword(String loginPassword)
public String getLocationCode()
public void setLocationCode(String locationCode)
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.