org.objectweb.joram.mom.notifications
Class GetProxyIdNot
java.lang.Object
fr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.SyncNotification
org.objectweb.joram.mom.notifications.GetProxyIdNot
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class GetProxyIdNot
- extends fr.dyade.aaa.agent.SyncNotification
Transient notification
- See Also:
- Serialized Form
Nested classes inherited from class fr.dyade.aaa.agent.SyncNotification |
fr.dyade.aaa.agent.SyncNotification.Context |
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Constructor Summary |
GetProxyIdNot(java.lang.String userName,
java.lang.String password)
|
Methods inherited from class fr.dyade.aaa.agent.SyncNotification |
getException, getValue, invoke, Return, Throw |
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, getMessageId, isPersistent, setContext, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetProxyIdNot
public GetProxyIdNot(java.lang.String userName,
java.lang.String password)
getUserName
public final java.lang.String getUserName()
getPassword
public final java.lang.String getPassword()
Return
public void Return(fr.dyade.aaa.agent.AgentId proxyId)
getProxyId
public final fr.dyade.aaa.agent.AgentId getProxyId()
Copyright © 2005 Scalagent - All rights reserved