org.objectweb.joram.mom.notifications

Class GetProxyIdNot

Implemented Interfaces:
Cloneable, Serializable

public class GetProxyIdNot
extends SyncNotification

Transient notification

Field Summary

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

GetProxyIdNot(String userName, String password)

Method Summary

void
Return(AgentId proxyId)
String
getPassword()
AgentId
getProxyId()
String
getUserName()

Methods inherited from class fr.dyade.aaa.agent.SyncNotification

Return, Throw, getException, getValue, invoke

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Constructor Details

GetProxyIdNot

public GetProxyIdNot(String userName,
                     String password)

Method Details

Return

public void Return(AgentId proxyId)


getPassword

public final String getPassword()


getProxyId

public final AgentId getProxyId()


getUserName

public final String getUserName()


Copyright B) 2004 Scalagent - All rights reserved