LaColla.core.msg
Class msgAuthenticationOfParticipant
java.lang.Object
LaColla.core.msg.Msg
LaColla.core.msg.msgAuthenticationOfParticipant
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class msgAuthenticationOfParticipant
- extends Msg
- See Also:
- Serialized Form
Field Summary |
java.lang.String |
AppId
|
Methods inherited from class LaColla.core.msg.Msg |
decrementConnectedAgents, getAddress, getConnectedAgents, getDest, getId, getKindOfAgent, getOb, getOwnerId, getSource, gettimestampLOCALlocation, setAddress, setConnectedAgents, setDest, setId, setKindOfAgent, setObject, setOwnerId, setSource, settimestampLOCALlocation, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AppId
public java.lang.String AppId
msgAuthenticationOfParticipant
public msgAuthenticationOfParticipant()
msgAuthenticationOfParticipant
public msgAuthenticationOfParticipant(int id)
setUsername
public void setUsername(java.lang.String username_)
getUsername
public java.lang.String getUsername()
setPswd
public void setPswd(java.lang.String pswd_)
getPswd
public java.lang.String getPswd()
getGroupId
public java.lang.String getGroupId()
- Overrides:
getGroupId
in class Msg
setGroupId
public void setGroupId(java.lang.String groupId_)
- Overrides:
setGroupId
in class Msg
getPassword
public java.lang.String getPassword()
- Returns:
- Returns the password.
setPassword
public void setPassword(java.lang.String password)
- Parameters:
password
- The password to set.
getAppId
public java.lang.String getAppId()
- Returns:
- Returns the setAppId.
setAppId
public void setAppId(java.lang.String setAppId)
- Parameters:
setAppId
- The setAppId to set.