|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.proxies.AdminNotification
An AdminNotification
is sent by an administrator's proxy for
registering to the local administration topic.
Field Summary |
Fields inherited from class fr.dyade.aaa.agent.Notification |
persistent |
Method Summary | |
java.lang.String |
getName()
Returns the name of the administrator. |
java.lang.String |
getPass()
Returns the password of the administrator. |
AgentId |
getProxyId()
Returns the AgentId of the proxy. |
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, setContext, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public AgentId getProxyId()
AgentId
of the proxy.
public java.lang.String getName()
public java.lang.String getPass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |